Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-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-asterisk-ims-ue-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision eb927b7697ee5fa8753e02dd382abff57639015e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 Commit message: "asterisk-master: Build from jolly/work branch by default" > git rev-list --no-walk eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 [ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins3920169756438933853.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-asterisk-ims-ue-test + export IMAGE_SUFFIX=master + cd ttcn3-asterisk-ims-ue-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs ] + [ xjenkins-ttcn3-asterisk-ims-ue-test-92 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test + SUITE_NAME=ttcn3-asterisk-ims-ue-test + IMAGE_SUFFIX=master + docker_images_require asterisk-master ttcn3-asterisk-ims-ue-test dnsmasq + 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 asterisk-master + local feed + depends= + [ -n ] + docker_distro_from_image_name asterisk-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name asterisk-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name asterisk-master + echo asterisk-master + dir=asterisk-master + pull_arg=--pull + grep ^FROM ../asterisk-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: asterisk-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../asterisk-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/asterisk-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-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-asterisk-ims-ue-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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/asterisk-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.28kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/14] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [ 2/14] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 ... #6 https://gitea.sysmocom.de/api/v1/repos/sysmocom/pjproject/git/refs/heads/jolly/work #6 DONE 0.2s #7 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/jolly/work #7 DONE 0.2s #5 [ 2/14] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 0.398 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.398 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.398 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.496 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.899 Reading package lists... #5 1.163 Reading package lists... #5 1.410 Building dependency tree... #5 1.463 Reading state information... #5 1.476 Calculating upgrade... #5 1.633 The following packages will be upgraded: #5 1.633 base-files bash distro-info-data libfreetype6 libgdk-pixbuf-2.0-0 #5 1.633 libgdk-pixbuf2.0-common libglib2.0-0 libglib2.0-bin libglib2.0-data #5 1.633 libglib2.0-dev libglib2.0-dev-bin libgnutls-dane0 libgnutls-openssl27 #5 1.633 libgnutls28-dev libgnutls30 libgnutlsxx30 libltdl-dev libltdl7 libpython3.11 #5 1.633 libpython3.11-dev libpython3.11-minimal libpython3.11-stdlib libseccomp2 #5 1.633 libssl-dev libssl3 libtool linux-libc-dev openssh-client openssl python3.11 #5 1.633 python3.11-dev python3.11-minimal #5 1.652 32 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 1.652 Need to get 33.0 MB of archives. #5 1.652 After this operation, 66.6 kB of additional disk space will be used. #5 1.652 Get:1 http://deb.debian.org/debian bookworm/main amd64 base-files amd64 12.4+deb12u6 [70.8 kB] #5 1.684 Get:2 http://deb.debian.org/debian bookworm/main amd64 bash amd64 5.2.15-2+b7 [1490 kB] #5 1.715 Get:3 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u2 [615 kB] #5 1.718 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u2 [4742 kB] #5 1.767 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u2 [1987 kB] #5 1.784 Get:6 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.13-1~deb12u1 [2435 kB] #5 1.804 Get:7 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.13-1~deb12u1 [2022 kB] #5 1.815 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u2 [573 kB] #5 1.823 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u2 [1799 kB] #5 1.841 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u2 [2067 kB] #5 1.860 Get:11 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u2 [814 kB] #5 1.868 Get:12 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u3 [1352 kB] #5 1.881 Get:13 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u3 [406 kB] #5 1.884 Get:14 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u3 [14.5 kB] #5 1.892 Get:15 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u3 [406 kB] #5 1.893 Get:16 http://deb.debian.org/debian bookworm/main amd64 libgnutls30 amd64 3.7.9-2+deb12u3 [1405 kB] #5 1.900 Get:17 http://deb.debian.org/debian bookworm/main amd64 libseccomp2 amd64 2.5.4-1+deb12u1 [46.8 kB] #5 1.900 Get:18 http://deb.debian.org/debian-security bookworm-security/main amd64 openssh-client amd64 1:9.2p1-2+deb12u3 [991 kB] #5 1.908 Get:19 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u2 [6204 B] #5 1.916 Get:20 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u3 [398 kB] #5 1.917 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1+deb12u1 [306 kB] #5 1.988 Get:22 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u3 [1605 kB] #5 2.204 Get:23 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u3 [151 kB] #5 2.206 Get:24 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u3 [1209 kB] #5 2.213 Get:25 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u3 [110 kB] #5 2.214 Get:26 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u3 [1400 kB] #5 2.228 Get:27 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+deb12u1 [139 kB] #5 2.229 Get:28 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB] #5 2.230 Get:29 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB] #5 2.234 Get:30 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB] #5 2.238 Get:31 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.94-1 [1994 kB] #5 2.267 Get:32 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.13-1~deb12u1 [1418 kB] #5 2.393 debconf: delaying package configuration, since apt-utils is not installed #5 2.436 Fetched 33.0 MB in 1s (51.6 MB/s) #5 2.509 (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 ... 117415 files and directories currently installed.) #5 2.546 Preparing to unpack .../base-files_12.4+deb12u6_amd64.deb ... #5 2.594 Unpacking base-files (12.4+deb12u6) over (12.4+deb12u5) ... #5 3.104 Setting up base-files (12.4+deb12u6) ... #5 3.129 Installing new version of config file /etc/debian_version ... #5 3.385 (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 ... 117415 files and directories currently installed.) #5 3.410 Preparing to unpack .../bash_5.2.15-2+b7_amd64.deb ... #5 3.448 update-alternatives: warning: alternative /usr/share/man/man7/bash-builtins.7.gz (part of link group builtins.7.gz) doesn't exist; removing from list of alternatives #5 3.456 update-alternatives: warning: /etc/alternatives/builtins.7.gz is dangling; it will be updated with best choice #5 3.512 Unpacking bash (5.2.15-2+b7) over (5.2.15-2+b2) ... #5 4.507 Setting up bash (5.2.15-2+b7) ... #5 4.632 update-alternatives: error: alternative path /usr/share/man/man7/bash-builtins.7.gz doesn't exist #5 4.735 (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 ... 117415 files and directories currently installed.) #5 4.769 Preparing to unpack .../00-python3.11-dev_3.11.2-6+deb12u2_amd64.deb ... #5 4.819 Unpacking python3.11-dev (3.11.2-6+deb12u2) over (3.11.2-6) ... #5 4.999 Preparing to unpack .../01-libpython3.11-dev_3.11.2-6+deb12u2_amd64.deb ... #5 5.049 Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u2) over (3.11.2-6) ... #5 7.160 Preparing to unpack .../02-libpython3.11_3.11.2-6+deb12u2_amd64.deb ... #5 7.226 Unpacking libpython3.11:amd64 (3.11.2-6+deb12u2) over (3.11.2-6) ... #5 7.468 Preparing to unpack .../03-libssl-dev_3.0.13-1~deb12u1_amd64.deb ... #5 7.517 Unpacking libssl-dev:amd64 (3.0.13-1~deb12u1) over (3.0.11-1~deb12u2) ... #5 9.043 Preparing to unpack .../04-libssl3_3.0.13-1~deb12u1_amd64.deb ... #5 9.092 Unpacking libssl3:amd64 (3.0.13-1~deb12u1) over (3.0.11-1~deb12u2) ... #5 9.408 Preparing to unpack .../05-python3.11_3.11.2-6+deb12u2_amd64.deb ... #5 9.483 Unpacking python3.11 (3.11.2-6+deb12u2) over (3.11.2-6) ... #5 9.736 Preparing to unpack .../06-libpython3.11-stdlib_3.11.2-6+deb12u2_amd64.deb ... #5 9.805 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u2) over (3.11.2-6) ... #5 13.08 Preparing to unpack .../07-python3.11-minimal_3.11.2-6+deb12u2_amd64.deb ... #5 13.13 Unpacking python3.11-minimal (3.11.2-6+deb12u2) over (3.11.2-6) ... #5 13.50 Preparing to unpack .../08-libpython3.11-minimal_3.11.2-6+deb12u2_amd64.deb ... #5 13.62 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u2) over (3.11.2-6) ... #5 16.38 Preparing to unpack .../09-libgnutls28-dev_3.7.9-2+deb12u3_amd64.deb ... #5 16.43 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u3) over (3.7.9-2+deb12u2) ... #5 16.87 Preparing to unpack .../10-libgnutls-openssl27_3.7.9-2+deb12u3_amd64.deb ... #5 16.92 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u3) over (3.7.9-2+deb12u2) ... #5 17.08 Preparing to unpack .../11-libgnutlsxx30_3.7.9-2+deb12u3_amd64.deb ... #5 17.13 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u3) over (3.7.9-2+deb12u2) ... #5 17.28 Preparing to unpack .../12-libgnutls-dane0_3.7.9-2+deb12u3_amd64.deb ... #5 17.33 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u3) over (3.7.9-2+deb12u2) ... #5 17.50 Preparing to unpack .../13-libgnutls30_3.7.9-2+deb12u3_amd64.deb ... #5 17.55 Unpacking libgnutls30:amd64 (3.7.9-2+deb12u3) over (3.7.9-2+deb12u2) ... #5 17.96 Setting up libgnutls30:amd64 (3.7.9-2+deb12u3) ... #5 18.10 (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 ... 117415 files and directories currently installed.) #5 18.12 Preparing to unpack .../libseccomp2_2.5.4-1+deb12u1_amd64.deb ... #5 18.17 Unpacking libseccomp2:amd64 (2.5.4-1+deb12u1) over (2.5.4-1+b3) ... #5 18.34 Setting up libseccomp2:amd64 (2.5.4-1+deb12u1) ... #5 18.49 (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 ... 117414 files and directories currently installed.) #5 18.51 Preparing to unpack .../00-openssh-client_1%3a9.2p1-2+deb12u3_amd64.deb ... #5 18.56 Unpacking openssh-client (1:9.2p1-2+deb12u3) over (1:9.2p1-2+deb12u2) ... #5 19.06 Preparing to unpack .../01-distro-info-data_0.58+deb12u2_all.deb ... #5 19.11 Unpacking distro-info-data (0.58+deb12u2) over (0.58+deb12u1) ... #5 19.29 Preparing to unpack .../02-libfreetype6_2.12.1+dfsg-5+deb12u3_amd64.deb ... #5 19.34 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) over (2.12.1+dfsg-5) ... #5 19.52 Preparing to unpack .../03-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ... #5 19.58 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) over (2.42.10+dfsg-1) ... #5 20.77 Preparing to unpack .../04-libglib2.0-dev_2.74.6-2+deb12u3_amd64.deb ... #5 20.83 Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u3) over (2.74.6-2+deb12u2) ... #5 23.75 Preparing to unpack .../05-libglib2.0-dev-bin_2.74.6-2+deb12u3_amd64.deb ... #5 23.91 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u3) over (2.74.6-2+deb12u2) ... #5 24.24 Preparing to unpack .../06-libglib2.0-data_2.74.6-2+deb12u3_all.deb ... #5 24.29 Unpacking libglib2.0-data (2.74.6-2+deb12u3) over (2.74.6-2+deb12u2) ... #5 25.41 Preparing to unpack .../07-libglib2.0-bin_2.74.6-2+deb12u3_amd64.deb ... #5 25.45 Unpacking libglib2.0-bin (2.74.6-2+deb12u3) over (2.74.6-2+deb12u2) ... #5 25.72 Preparing to unpack .../08-libglib2.0-0_2.74.6-2+deb12u3_amd64.deb ... #5 25.77 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u3) over (2.74.6-2+deb12u2) ... #5 26.10 Preparing to unpack .../09-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ... #5 26.16 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) over (2.42.10+dfsg-1+b1) ... #5 26.46 Preparing to unpack .../10-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ... #5 26.51 Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) over (2.4.7-5) ... #5 27.07 Preparing to unpack .../11-libltdl7_2.4.7-7~deb12u1_amd64.deb ... #5 27.12 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) over (2.4.7-5) ... #5 27.29 Preparing to unpack .../12-libtool_2.4.7-7~deb12u1_all.deb ... #5 27.34 Unpacking libtool (2.4.7-7~deb12u1) over (2.4.7-5) ... #5 27.62 Preparing to unpack .../13-linux-libc-dev_6.1.94-1_amd64.deb ... #5 27.67 Unpacking linux-libc-dev:amd64 (6.1.94-1) over (6.1.90-1) ... #5 36.85 Preparing to unpack .../14-openssl_3.0.13-1~deb12u1_amd64.deb ... #5 36.96 Unpacking openssl (3.0.13-1~deb12u1) over (3.0.11-1~deb12u2) ... #5 37.47 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u3) ... #5 37.57 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u3) ... #5 37.67 Setting up libtool (2.4.7-7~deb12u1) ... #5 37.78 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u3) ... #5 37.84 No schema files found: doing nothing. #5 37.87 Setting up distro-info-data (0.58+deb12u2) ... #5 37.94 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #5 38.03 Setting up libssl3:amd64 (3.0.13-1~deb12u1) ... #5 38.10 Setting up linux-libc-dev:amd64 (6.1.94-1) ... #5 38.16 Setting up libglib2.0-data (2.74.6-2+deb12u3) ... #5 38.21 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ... #5 38.27 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u3) ... #5 38.32 Setting up libssl-dev:amd64 (3.0.13-1~deb12u1) ... #5 38.40 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... #5 38.50 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #5 38.61 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u2) ... #5 38.75 Setting up openssl (3.0.13-1~deb12u1) ... #5 38.89 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u3) ... #5 38.98 Setting up python3.11-minimal (3.11.2-6+deb12u2) ... #5 39.36 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u3) ... #5 39.49 Setting up openssh-client (1:9.2p1-2+deb12u3) ... #5 39.57 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u2) ... #5 39.62 Setting up libglib2.0-bin (2.74.6-2+deb12u3) ... #5 39.67 Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #5 39.72 Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u3) ... #5 39.78 Setting up python3.11 (3.11.2-6+deb12u2) ... #5 40.22 Setting up libpython3.11:amd64 (3.11.2-6+deb12u2) ... #5 40.27 Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u2) ... #5 40.32 Setting up python3.11-dev (3.11.2-6+deb12u2) ... #5 40.36 Processing triggers for systemd (252.26-1~deb12u2) ... #5 40.40 Processing triggers for man-db (2.11.2-2) ... #5 40.44 Processing triggers for debianutils (5.7-0.5~deb12u1) ... #5 40.54 Processing triggers for mailcap (3.70+nmu1) ... #5 40.58 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 40.69 Reading package lists... #5 40.98 Building dependency tree... #5 41.06 Reading state information... #5 41.14 sudo is already the newest version (1.9.13p3-1+deb12u1). #5 41.14 iproute2 is already the newest version (6.1.0-3). #5 41.14 libcap2-bin is already the newest version (1:2.66-4). #5 41.14 libcap2-bin set to manually installed. #5 41.14 libssl-dev is already the newest version (3.0.13-1~deb12u1). #5 41.14 libncurses5-dev is already the newest version (6.4-4). #5 41.14 libsqlite3-dev is already the newest version (3.40.1-2). #5 41.14 build-essential is already the newest version (12.9). #5 41.14 libjansson-dev is already the newest version (2.14-2). #5 41.14 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #5 41.14 libxml2-dev set to manually installed. #5 41.14 uuid-dev is already the newest version (2.38.1-5+deb12u1). #5 41.14 uuid-dev set to manually installed. #5 41.14 wget is already the newest version (1.21.3-1+b2). #5 41.14 The following additional packages will be installed: #5 41.14 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 41.14 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 41.14 Suggested packages: #5 41.14 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 41.14 Recommended packages: #5 41.14 libpng-tools xxd #5 41.25 The following NEW packages will be installed: #5 41.25 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 41.25 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 41.25 net-tools subversion vim vim-common vim-runtime #5 41.27 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 41.27 Need to get 13.5 MB of archives. #5 41.27 After this operation, 60.8 MB of additional disk space will be used. #5 41.27 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #5 41.28 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #5 41.28 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #5 41.29 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 41.29 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 41.29 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 41.29 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 41.30 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 41.30 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 41.31 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 41.31 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 41.31 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 41.31 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 41.31 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #5 41.33 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #5 41.33 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #5 41.34 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #5 41.41 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #5 41.52 debconf: delaying package configuration, since apt-utils is not installed #5 41.53 Fetched 13.5 MB in 0s (74.4 MB/s) #5 41.61 Selecting previously unselected package iputils-ping. #5 41.61 (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 ... 117413 files and directories currently installed.) #5 41.64 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #5 41.67 Unpacking iputils-ping (3:20221126-1) ... #5 41.89 Selecting previously unselected package vim-common. #5 41.89 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #5 41.91 Unpacking vim-common (2:9.0.1378-2) ... #5 42.19 Selecting previously unselected package libapr1:amd64. #5 42.19 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #5 42.25 Unpacking libapr1:amd64 (1.7.2-3) ... #5 42.46 Selecting previously unselected package libaprutil1:amd64. #5 42.47 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 42.49 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 42.68 Selecting previously unselected package libedit-dev:amd64. #5 42.68 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 42.71 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 42.89 Selecting previously unselected package libgpm2:amd64. #5 42.90 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 42.92 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 43.16 Selecting previously unselected package libslang2:amd64. #5 43.17 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 43.20 Unpacking libslang2:amd64 (2.3.3-3) ... #5 43.40 Selecting previously unselected package libpng-dev:amd64. #5 43.41 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 43.44 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 43.57 Selecting previously unselected package libslang2-dev:amd64. #5 43.58 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 43.61 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 43.78 Selecting previously unselected package libnewt0.52:amd64. #5 43.79 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 43.81 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 43.96 Selecting previously unselected package libnewt-dev:amd64. #5 43.96 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 43.98 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 44.11 Selecting previously unselected package libserf-1-1:amd64. #5 44.12 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 44.14 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 44.29 Selecting previously unselected package libutf8proc2:amd64. #5 44.31 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 44.33 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 44.48 Selecting previously unselected package libsvn1:amd64. #5 44.48 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #5 44.50 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #5 44.75 Selecting previously unselected package net-tools. #5 44.76 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #5 44.79 Unpacking net-tools (2.10-0.1) ... #5 44.99 Selecting previously unselected package subversion. #5 44.99 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #5 45.02 Unpacking subversion (1.14.2-4+b2) ... #5 45.28 Selecting previously unselected package vim-runtime. #5 45.29 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #5 45.31 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 45.34 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 45.35 Unpacking vim-runtime (2:9.0.1378-2) ... #5 45.80 Selecting previously unselected package vim. #5 45.80 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #5 45.83 Unpacking vim (2:9.0.1378-2) ... #5 45.99 Setting up net-tools (2.10-0.1) ... #5 46.05 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 46.13 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 46.27 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 46.34 Setting up libapr1:amd64 (1.7.2-3) ... #5 46.41 Setting up vim-common (2:9.0.1378-2) ... #5 46.53 Setting up libslang2:amd64 (2.3.3-3) ... #5 46.64 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 46.72 Setting up vim-runtime (2:9.0.1378-2) ... #5 46.87 Setting up iputils-ping (3:20221126-1) ... #5 46.98 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 47.08 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 47.18 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 47.28 Setting up vim (2:9.0.1378-2) ... #5 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 47.35 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist #5 47.35 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist #5 47.35 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist #5 47.35 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist #5 47.35 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist #5 47.35 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist #5 47.35 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist #5 47.35 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist #5 47.35 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist #5 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 47.36 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist #5 47.36 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist #5 47.36 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist #5 47.36 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist #5 47.36 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist #5 47.36 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist #5 47.36 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist #5 47.36 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist #5 47.36 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist #5 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 47.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 47.41 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist #5 47.41 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist #5 47.41 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist #5 47.41 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist #5 47.41 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist #5 47.41 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist #5 47.41 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist #5 47.41 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist #5 47.41 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist #5 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 47.42 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist #5 47.42 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist #5 47.42 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist #5 47.42 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist #5 47.42 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist #5 47.42 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist #5 47.42 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist #5 47.42 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist #5 47.42 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist #5 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 47.48 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 47.56 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 47.67 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #5 47.77 Setting up subversion (1.14.2-4+b2) ... #5 47.93 Processing triggers for mailcap (3.70+nmu1) ... #5 47.98 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 48.05 Processing triggers for man-db (2.11.2-2) ... #5 DONE 48.7s #8 [ 3/14] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends libopencore-amrnb-dev libopencore-amrwb-dev libvo-amrwbenc-dev && apt-get clean #8 0.559 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 0.559 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 0.559 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 0.559 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #8 0.713 Reading package lists... #8 1.008 Reading package lists... #8 1.298 Building dependency tree... #8 1.369 Reading state information... #8 1.384 Calculating upgrade... #8 1.466 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #8 1.470 Reading package lists... #8 1.747 Building dependency tree... #8 1.813 Reading state information... #8 1.884 The following additional packages will be installed: #8 1.885 libopencore-amrnb0 libopencore-amrwb0 libvo-amrwbenc0 #8 1.935 The following NEW packages will be installed: #8 1.935 libopencore-amrnb-dev libopencore-amrnb0 libopencore-amrwb-dev #8 1.936 libopencore-amrwb0 libvo-amrwbenc-dev libvo-amrwbenc0 #8 1.954 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #8 1.954 Need to get 454 kB of archives. #8 1.954 After this operation, 1215 kB of additional disk space will be used. #8 1.954 Get:1 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb0 amd64 0.1.6-1 [96.5 kB] #8 1.969 Get:2 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb-dev amd64 0.1.6-1 [112 kB] #8 1.971 Get:3 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb0 amd64 0.1.6-1 [52.0 kB] #8 1.975 Get:4 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb-dev amd64 0.1.6-1 [58.2 kB] #8 1.976 Get:5 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc0 amd64 0.1.3-2 [68.4 kB] #8 1.977 Get:6 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc-dev amd64 0.1.3-2 [67.1 kB] #8 2.097 debconf: delaying package configuration, since apt-utils is not installed #8 2.150 Fetched 454 kB in 0s (11.8 MB/s) #8 2.277 Selecting previously unselected package libopencore-amrnb0:amd64. #8 2.277 (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 ... 119999 files and directories currently installed.) #8 2.306 Preparing to unpack .../0-libopencore-amrnb0_0.1.6-1_amd64.deb ... #8 2.376 Unpacking libopencore-amrnb0:amd64 (0.1.6-1) ... #8 2.546 Selecting previously unselected package libopencore-amrnb-dev:amd64. #8 2.551 Preparing to unpack .../1-libopencore-amrnb-dev_0.1.6-1_amd64.deb ... #8 2.582 Unpacking libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 2.779 Selecting previously unselected package libopencore-amrwb0:amd64. #8 2.784 Preparing to unpack .../2-libopencore-amrwb0_0.1.6-1_amd64.deb ... #8 2.812 Unpacking libopencore-amrwb0:amd64 (0.1.6-1) ... #8 2.985 Selecting previously unselected package libopencore-amrwb-dev:amd64. #8 2.996 Preparing to unpack .../3-libopencore-amrwb-dev_0.1.6-1_amd64.deb ... #8 3.026 Unpacking libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 3.192 Selecting previously unselected package libvo-amrwbenc0:amd64. #8 3.197 Preparing to unpack .../4-libvo-amrwbenc0_0.1.3-2_amd64.deb ... #8 3.215 Unpacking libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 3.313 Selecting previously unselected package libvo-amrwbenc-dev:amd64. #8 3.318 Preparing to unpack .../5-libvo-amrwbenc-dev_0.1.3-2_amd64.deb ... #8 3.337 Unpacking libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.545 Setting up libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 3.643 Setting up libopencore-amrwb0:amd64 (0.1.6-1) ... #8 3.729 Setting up libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.786 Setting up libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 3.851 Setting up libopencore-amrnb0:amd64 (0.1.6-1) ... #8 3.965 Setting up libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 4.033 Processing triggers for libc-bin (2.36-9+deb12u7) ... #8 DONE 4.4s #9 [ 4/14] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #9 DONE 1.0s #10 [ 5/14] WORKDIR /HOME/ASTERISK #10 DONE 0.2s #11 [ 6/14] RUN GIT clone https://gitea.sysmocom.de/sysmocom/pjproject.git #11 0.367 Cloning into 'pjproject'... #11 DONE 3.0s #12 [ 7/14] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/JOLLY/WORK /tmp/pjproject-ver #12 DONE 0.1s #13 [ 8/14] RUN CD pjproject && git fetch && git checkout jolly/work && (git symbolic-ref -q HEAD && git reset --hard origin/jolly/work || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #13 0.465 Switched to a new branch 'jolly/work' #13 0.465 branch 'jolly/work' set up to track 'origin/jolly/work'. #13 0.467 refs/heads/jolly/work #13 0.501 HEAD is now at a6c239117 Add option to bind TCP interfact to given interface. #13 0.502 jolly/work #13 0.503 a6c239117f91e1543b898606d842d2f29728b95b #13 DONE 0.6s #14 [ 9/14] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #14 0.337 Cloning into 'asterisk'... #14 DONE 19.6s #15 [10/14] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/JOLLY/WORK /tmp/asterisk-ver #15 DONE 0.3s #16 [11/14] RUN CD asterisk && git fetch && git checkout -f -B jolly/work origin/jolly/work #16 0.636 Switched to a new branch 'jolly/work' #16 0.637 branch 'jolly/work' set up to track 'origin/jolly/work'. #16 DONE 1.0s #17 [12/14] RUN CD asterisk/third-party/pjproject && ln -s ../../../pjproject/ source #17 DONE 0.8s #18 [13/14] RUN CD asterisk && ./bootstrap.sh && ./configure && make "-j$(nproc)" && make install && make samples && ldconfig #18 0.564 Generating the configure script for Asterisk ... #18 3.125 Generating the configure script for menuselect ... #18 3.982 checking build system type... x86_64-pc-linux-gnu #18 4.012 checking host system type... x86_64-pc-linux-gnu #18 4.012 checking for gcc... gcc #18 4.025 checking whether the C compiler works... yes #18 4.044 checking for C compiler default output file name... a.out #18 4.045 checking for suffix of executables... #18 4.064 checking whether we are cross compiling... no #18 4.085 checking for suffix of object files... o #18 4.095 checking whether the compiler supports GNU C... yes #18 4.105 checking whether gcc accepts -g... yes #18 4.114 checking for gcc option to enable C11 features... none needed #18 4.142 checking for stdio.h... yes #18 4.151 checking for stdlib.h... yes #18 4.163 checking for string.h... yes #18 4.174 checking for inttypes.h... yes #18 4.187 checking for stdint.h... yes #18 4.199 checking for strings.h... yes #18 4.211 checking for sys/stat.h... yes #18 4.223 checking for sys/types.h... yes #18 4.235 checking for unistd.h... yes #18 4.249 checking for wchar.h... yes #18 4.262 checking for minix/config.h... no #18 4.276 checking for sys/param.h... yes #18 4.291 checking for sys/select.h... yes #18 4.304 checking for sys/socket.h... yes #18 4.318 checking for utime.h... yes #18 4.332 checking whether it is safe to define __EXTENSIONS__... yes #18 4.349 checking whether _XOPEN_SOURCE should be defined... no #18 4.361 checking whether char is unsigned... no #18 4.369 checking for uname... /usr/bin/uname #18 4.371 checking for g++... g++ #18 4.381 checking whether the compiler supports GNU C++... yes #18 4.391 checking whether g++ accepts -g... yes #18 4.401 checking for g++ option to enable C++11 features... none needed #18 4.444 checking how to run the C preprocessor... gcc -E #18 4.468 checking how to run the C++ preprocessor... g++ -E #18 4.495 checking for a sed that does not truncate output... /usr/bin/sed #18 4.497 checking for egrep... grep -E #18 4.498 checking for ld used by gcc... /usr/bin/ld #18 4.500 checking if the linker (/usr/bin/ld) is GNU ld... yes #18 4.501 checking for gawk... gawk #18 4.501 checking for a BSD-compatible install... /usr/bin/install -c #18 4.505 checking whether ln -s works... yes #18 4.505 checking for ranlib... ranlib #18 4.505 checking for GNU make... make #18 4.508 checking for grep that handles long lines and -e... /usr/bin/grep #18 4.509 checking for egrep... /usr/bin/grep -E #18 4.510 checking for strip... strip #18 4.510 checking for ar... ar #18 4.511 checking for bison... /usr/bin/bison #18 4.511 checking for cmp... /usr/bin/cmp #18 4.511 checking for cat... /usr/bin/cat #18 4.511 checking for cut... /usr/bin/cut #18 4.511 checking for flex... /usr/bin/flex #18 4.511 checking for grep... (cached) /usr/bin/grep #18 4.512 checking for python2.7... no #18 4.512 checking for python2... no #18 4.512 checking for python... no #18 4.512 checking for python3... /usr/bin/python3 #18 4.512 checking for find... /usr/bin/find #18 4.512 checking for basename... /usr/bin/basename #18 4.512 checking for dirname... /usr/bin/dirname #18 4.513 checking for sh... /bin/bash #18 4.513 checking for ln... /usr/bin/ln #18 4.513 checking for doxygen... /usr/bin/doxygen #18 4.513 checking for dot... /usr/bin/dot #18 4.513 checking for wget... /usr/bin/wget #18 4.513 checking for curl... /usr/bin/curl #18 4.514 checking for xmllint... /usr/bin/xmllint #18 4.514 checking for xmlstarlet... no #18 4.514 checking for xml... no #18 4.514 checking for bash... /bin/bash #18 4.514 checking for git... /usr/bin/git #18 4.515 checking for alembic... : #18 4.515 checking for bzip2... /usr/bin/bzip2 #18 4.515 checking for tar... /usr/bin/tar #18 4.515 checking for patch... /usr/bin/patch #18 4.515 checking for sed... (cached) /usr/bin/sed #18 4.515 checking for nm... /usr/bin/nm #18 4.516 checking for realpath... /usr/bin/realpath #18 4.516 checking for ldconfig... /usr/sbin/ldconfig #18 4.516 checking for sha1sum... /usr/bin/sha1sum #18 4.516 checking for openssl... /usr/bin/openssl #18 4.517 checking for pkg-config... /usr/bin/pkg-config #18 4.517 checking pkg-config is at least version 0.9.0... yes #18 4.517 checking for bison that supports parse-param... /usr/bin/bison #18 4.528 checking for soxmix... no #18 4.529 checking for md5... no #18 4.529 checking for md5sum... md5sum #18 4.529 checking for a sed that does not truncate output... (cached) /usr/bin/sed #18 4.530 checking whether gcc is Clang... no #18 4.537 checking whether pthreads work with "-pthread" and "-lpthread"... yes #18 4.564 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #18 4.586 checking whether more special flags are required for pthreads... no #18 4.586 checking for PTHREAD_PRIO_INHERIT... yes #18 4.608 checking for RAII support... checking for gcc -fnested-functions... no #18 4.638 checking for clang strsep/strcmp optimization... no #18 4.653 configure: checking OPENSSL with pkg-config #18 4.653 configure: checking whether system openssl > 1.1.0 #18 4.653 checking for openssl >= 1.1.0... yes #18 4.658 checking for embedded pjproject (may have to download)... configuring #18 4.677 [pjproject] Applying user.mak #18 4.678 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #18 4.679 [pjproject] Applying custom include file patches/config_site.h #18 4.680 [pjproject] Configuring with --with-ssl --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec --enable-epoll #18 6.366 checking for bundled pjproject... yes #18 6.412 checking for gawk... (cached) gawk #18 6.412 checking for curl-config... /usr/bin/curl-config #18 6.412 checking for the version of libcurl... 7.88.1 #18 6.418 checking for libcurl >= version 7.10.1... yes #18 6.420 checking whether libcurl is usable... yes #18 6.472 checking for curl_free... yes #18 6.641 checking for size_t... yes #18 6.676 checking for working alloca.h... yes #18 6.697 checking for alloca... yes #18 6.699 checking for dirent.h that defines DIR... yes #18 6.713 checking for library containing opendir... none required #18 6.734 checking for sys/wait.h that is POSIX.1 compatible... yes #18 6.750 checking for sys/types.h... (cached) yes #18 6.750 checking for netinet/in.h... yes #18 6.760 checking for arpa/nameser.h... yes #18 6.774 checking for netdb.h... yes #18 6.788 checking for resolv.h... yes #18 6.805 checking for arpa/nameser.h... (cached) yes #18 6.808 checking for assert.h... yes #18 6.825 checking for ctype.h... yes #18 6.842 checking for dlfcn.h... yes #18 6.859 checking for errno.h... yes #18 6.876 checking for fcntl.h... yes #18 6.893 checking for float.h... yes #18 6.910 checking for grp.h... yes #18 6.927 checking for inttypes.h... (cached) yes #18 6.930 checking for limits.h... yes #18 6.947 checking for locale.h... yes #18 6.964 checking for math.h... yes #18 6.992 checking for pwd.h... yes #18 7.009 checking for netinet/in.h... (cached) yes #18 7.012 checking for regex.h... yes #18 7.029 checking for sched.h... yes #18 7.046 checking for stdarg.h... yes #18 7.063 checking for stdint.h... (cached) yes #18 7.066 checking for stdio.h... (cached) yes #18 7.069 checking for stdlib.h... (cached) yes #18 7.072 checking for string.h... (cached) yes #18 7.075 checking for syslog.h... yes #18 7.092 checking for sys/file.h... yes #18 7.110 checking for sys/ioctl.h... yes #18 7.127 checking for sys/param.h... (cached) yes #18 7.130 checking for sys/resource.h... yes #18 7.147 checking for sys/socket.h... (cached) yes #18 7.150 checking for sys/stat.h... (cached) yes #18 7.153 checking for sys/time.h... yes #18 7.169 checking for sys/types.h... (cached) yes #18 7.172 checking for sys/un.h... yes #18 7.189 checking for termios.h... yes #18 7.206 checking for time.h... yes #18 7.224 checking for unistd.h... (cached) yes #18 7.225 checking for arpa/inet.h... yes #18 7.241 checking for libintl.h... yes #18 7.255 checking for malloc.h... yes #18 7.269 checking for netdb.h... (cached) yes #18 7.269 checking for stddef.h... yes #18 7.282 checking for strings.h... (cached) yes #18 7.283 checking for sys/event.h... no #18 7.297 checking for utime.h... (cached) yes #18 7.298 checking for libedit... yes #18 7.302 checking for Testing for libedit unicode support... yes #18 7.316 checking for uuid_generate_random in -luuid... yes #18 7.335 checking for uuid/uuid.h... yes #18 7.350 checking for jansson >= 2.11... yes #18 7.369 checking for libjwt >= 1.15.3... no #18 7.387 checking for clock_gettime in -lrt... yes #18 7.407 checking for libxml-2.0... yes #18 7.411 checking for uriParseUriA in -luriparser... no #18 7.427 checking for xsltLoadStylesheetPI in -lxslt... no #18 7.445 checking for xsltCleanupGlobals in -lxslt... no #18 7.462 checking for xlocale.h... no #18 7.477 checking for winsock.h... no #18 7.492 checking for winsock2.h... no #18 7.507 checking for sys/poll.h... yes #18 7.521 checking for special C compiler options needed for large files... no #18 7.521 checking for _FILE_OFFSET_BITS value needed for large files... no #18 7.532 checking for _Bool... yes #18 7.564 checking for stdbool.h that conforms to C99... yes #18 7.576 checking for an ANSI C-conforming const... yes #18 7.587 checking for uid_t in sys/types.h... yes #18 7.593 checking for inline... inline #18 7.600 checking for long double with more range or precision than double... yes #18 7.613 checking for mode_t... yes #18 7.645 checking for off_t... yes #18 7.677 checking for pid_t... yes #18 7.710 checking for size_t... (cached) yes #18 7.710 checking for struct stat.st_blksize... yes #18 7.727 checking for struct ucred.uid... yes #18 7.740 checking for struct ucred.cr_uid... no #18 7.845 checking for struct sockpeercred.uid... no #18 7.865 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #18 7.888 checking whether struct tm is in sys/time.h or time.h... time.h #18 7.900 checking for working volatile... yes #18 7.911 checking for ptrdiff_t... yes #18 7.943 checking for struct stat.st_mtim... yes #18 7.964 checking for struct stat.st_mtimensec... no #18 7.982 checking for struct stat.st_mtimespec... no #18 8.001 checking for working chown... yes #18 8.031 checking whether closedir returns void... no #18 8.043 checking for error_at_line... yes #18 8.065 checking for vfork.h... no #18 8.080 checking for fork... yes #18 8.103 checking for vfork... yes #18 8.123 checking for working fork... yes #18 8.151 checking for working vfork... (cached) yes #18 8.151 checking for _LARGEFILE_SOURCE value needed for large files... no #18 8.176 checking whether gcc needs -traditional... no #18 8.187 checking for working memcmp... yes #18 8.218 checking for getpagesize... yes #18 8.239 checking for vprintf... yes #18 8.262 checking for working mmap... yes #18 8.302 checking types of arguments for select... int,fd_set *,struct timeval * #18 8.322 checking whether lstat correctly handles trailing slash... yes #18 8.351 checking whether stat accepts an empty string... no #18 8.378 checking for working strcoll... yes #18 8.406 checking for strftime... yes #18 8.428 checking for working strnlen... yes #18 8.457 checking for working strtod... yes #18 8.486 checking whether utime accepts a null argument... yes #18 8.516 checking for asprintf... yes #18 8.537 checking for atexit... yes #18 8.558 checking for closefrom... yes #18 8.578 checking for dup2... yes #18 8.599 checking for eaccess... yes #18 8.620 checking for endpwent... yes #18 8.641 checking for euidaccess... yes #18 8.662 checking for ffsll... yes #18 8.687 checking for ftruncate... yes #18 8.708 checking for getcwd... yes #18 8.727 checking for gethostbyname... yes #18 8.747 checking for gethostname... yes #18 8.767 checking for getloadavg... yes #18 8.788 checking for gettimeofday... yes #18 8.808 checking for glob... yes #18 8.829 checking for ioperm... yes #18 8.849 checking for inet_ntoa... yes #18 8.870 checking for isascii... yes #18 8.892 checking for memchr... yes #18 8.914 checking for memmove... yes #18 8.936 checking for memset... yes #18 8.959 checking for mkdir... yes #18 8.979 checking for mkdtemp... yes #18 8.999 checking for munmap... yes #18 9.020 checking for newlocale... yes #18 9.040 checking for pipe2... yes #18 9.061 checking for ppoll... yes #18 9.081 checking for putenv... yes #18 9.101 checking for re_comp... yes #18 9.121 checking for regcomp... yes #18 9.141 checking for select... yes #18 9.162 checking for setenv... yes #18 9.182 checking for socket... yes #18 9.203 checking for strcasecmp... yes #18 9.225 checking for strcasestr... yes #18 9.245 checking for strchr... yes #18 9.267 checking for strcspn... yes #18 9.289 checking for strdup... yes #18 9.311 checking for strerror... yes #18 9.331 checking for strlcat... no #18 9.354 checking for strlcpy... no #18 9.376 checking for strncasecmp... yes #18 9.398 checking for strndup... yes #18 9.421 checking for strnlen... yes #18 9.444 checking for strrchr... yes #18 9.467 checking for strsep... yes #18 9.487 checking for strspn... yes #18 9.510 checking for strstr... yes #18 9.532 checking for strtod... (cached) yes #18 9.532 checking for strtol... yes #18 9.553 checking for strtold... yes #18 9.574 checking for strtoq... yes #18 9.595 checking for unsetenv... yes #18 9.616 checking for uselocale... yes #18 9.638 checking for utime... yes #18 9.658 checking for vasprintf... yes #18 9.680 checking for getpeereid... no #18 9.703 checking for sysctl... no #18 9.727 checking for swapctl... no #18 9.751 checking for malloc_trim... yes #18 9.772 checking for htonll... no #18 9.797 checking for ntohll... no #18 9.824 checking for sqrt in -lm... yes #18 9.850 checking for exp2... yes #18 9.876 checking for log2... yes #18 9.902 checking for exp10... yes #18 9.927 checking for log10... yes #18 9.954 checking for sin... yes #18 9.980 checking for cos... yes #18 10.01 checking for tan... yes #18 10.03 checking for asin... yes #18 10.06 checking for acos... yes #18 10.09 checking for atan... yes #18 10.11 checking for atan2... yes #18 10.14 checking for pow... yes #18 10.17 checking for rint... yes #18 10.19 checking for exp... yes #18 10.22 checking for log... yes #18 10.25 checking for remainder... yes #18 10.27 checking for fmod... yes #18 10.30 checking for round... yes #18 10.33 checking for roundf... yes #18 10.35 checking for trunc... yes #18 10.38 checking for floor... yes #18 10.41 checking for ceil... yes #18 10.43 checking for exp2l... yes #18 10.46 checking for log2l... yes #18 10.48 checking for exp10l... yes #18 10.51 checking for log10l... yes #18 10.54 checking for sinl... yes #18 10.56 checking for cosl... yes #18 10.59 checking for tanl... yes #18 10.62 checking for asinl... yes #18 10.64 checking for acosl... yes #18 10.67 checking for atanl... yes #18 10.69 checking for atan2l... yes #18 10.72 checking for powl... yes #18 10.74 checking for sqrtl... yes #18 10.77 checking for rintl... yes #18 10.80 checking for expl... yes #18 10.84 checking for logl... yes #18 10.87 checking for remainderl... yes #18 10.91 checking for fmodl... yes #18 10.96 checking for roundl... yes #18 10.99 checking for truncl... yes #18 11.03 checking for floorl... yes #18 11.06 checking for ceill... yes #18 11.10 checking for LLONG_MAX in limits.h... yes #18 11.12 checking for timersub in time.h... yes #18 11.14 checking for a version of GNU ld that supports the --dynamic-list flag... yes #18 11.17 checking for sys/poll.h... (cached) yes #18 11.17 checking for inet_aton... yes #18 11.19 checking for IP_PKTINFO... yes #18 11.21 checking for gcc options needed to detect all undeclared functions... none needed #18 11.23 checking whether gethostbyname_r is declared... yes #18 11.26 checking for library containing gethostbyname_r... none required #18 11.28 checking for gethostbyname_r with 6 arguments... yes #18 11.31 checking for gethostbyname_r with 5 arguments... no #18 11.34 checking for byteswap.h... yes #18 11.36 checking for __swap16 variant of byteswapping macros... no #18 11.38 checking for bswap16 variant of byteswapping macros... no #18 11.41 checking for locale_t in locale.h... yes #18 11.47 checking for O_EVTONLY in fcntl.h... no #18 11.49 checking for O_SYMLINK in fcntl.h... no #18 11.52 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #18 11.55 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #18 11.59 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #18 11.63 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #18 11.67 checking for pthread_spinlock_t in pthread.h... yes #18 11.69 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #18 11.74 checking for working unnamed semaphores... yes #18 11.77 checking if PTHREAD_ONCE_INIT needs braces... no #18 11.78 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #18 11.80 checking whether we can compare a mutex to its initial value... no #18 11.81 checking for compiler sync operations... yes #18 11.86 checking for compiler atomic operations... yes #18 11.89 checking if your system printf is NULL-safe.... (null)yes #18 11.93 checking if socket() accepts SOCK_NONBLOCK... yes #18 11.96 checking if we can increase the maximum select-able file descriptor... no #18 11.99 checking if we have usable eventfd support... yes #18 12.03 checking for compiler 'attribute pure' support... yes #18 12.05 checking for compiler 'attribute malloc' support... yes #18 12.08 checking for compiler 'attribute const' support... yes #18 12.10 checking for compiler 'attribute unused' support... yes #18 12.13 checking for compiler 'attribute always_inline' support... no #18 12.15 checking for compiler 'attribute deprecated' support... yes #18 12.16 checking for compiler 'attribute sentinel' support... yes #18 12.17 checking for compiler 'attribute warn_unused_result' support... yes #18 12.19 checking for compiler 'attribute may_alias' support... yes #18 12.20 checking for compiler 'attribute constructor' support... yes #18 12.21 checking for compiler 'attribute destructor' support... yes #18 12.22 checking for compiler 'attribute noreturn' support... yes #18 12.24 checking for -fsanitize=address support... yes #18 12.27 checking for -fsanitize=thread support... yes #18 12.28 checking for -fsanitize=leak support... yes #18 12.30 checking for -fsanitize=undefined support... yes #18 12.32 checking for -Wdeclaration-after-statement support... yes #18 12.33 checking for -Wtrampolines support... yes #18 12.33 checking for _FORTIFY_SOURCE support... yes #18 12.35 checking for -fno-strict-overflow... yes #18 12.36 checking for -Wno-format-truncation... yes #18 12.38 checking for -Wno-format-y2k... yes #18 12.39 checking for -Wno-stringop-truncation... yes #18 12.41 checking for -Wshadow... yes #18 12.43 checking for -march=native support... yes #18 12.45 checking whether to use rpath... not needed #18 12.45 checking for sysinfo... yes #18 12.49 checking for library containing res_9_ninit... no #18 12.58 checking for res_ninit... yes #18 12.62 checking for library containing res_9_ndestroy... no #18 12.68 checking for res_ndestroy... no #18 13.02 checking for library containing res_9_close... no #18 13.27 checking for res_close... no #18 13.32 checking for struct __res_state._u._ext.nsaddrs... yes #18 13.35 checking for BIND_8_COMPAT required... no #18 13.37 checking for GLOB_NOMAGIC in glob.h... yes #18 13.39 checking for GLOB_BRACE in glob.h... yes #18 13.40 checking for RTLD_NOLOAD in dlfcn.h... yes #18 13.41 checking for IP_MTU_DISCOVER in netinet/in.h... yes #18 13.43 checking size of int... 4 #18 13.46 checking size of long... 8 #18 13.51 checking size of long long... 8 #18 13.54 checking size of char *... 8 #18 13.58 checking size of long... (cached) 8 #18 13.58 checking size of long long... (cached) 8 #18 13.61 checking size of fd_set.fds_bits... (cached) 8 #18 13.61 checking for dladdr in dlfcn.h... yes #18 13.64 checking for snd_pcm_open in -lasound... yes #18 13.66 checking for alsa/asoundlib.h... yes #18 13.69 checking for Encoder_Interface_init in -lopencore-amrnb... yes #18 13.72 checking for opencore-amrnb/interf_enc.h... yes #18 13.73 checking for D_IF_init in -lopencore-amrwb... yes #18 13.76 checking for opencore-amrwb/dec_if.h... yes #18 13.77 checking for E_IF_init in -lvo-amrwbenc... yes #18 13.81 checking for vo-amrwbenc/enc_if.h... yes #18 13.83 checking for bfd_openr in -lbfd... no #18 13.87 checking for bfd_openr in -lbfd... (cached) no #18 13.87 checking for bfd_openr in -lbfd... (cached) no #18 13.87 checking for cap_from_text in -lcap... no #18 13.92 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #18 13.95 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #18 13.97 checking for enhanced dahdi vmwi support... yes #18 14.00 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #18 14.02 checking for getifaddrs() support... yes #18 14.04 checking for timerfd support... yes #18 14.05 checking for gsm_create in -lgsm... yes #18 14.09 checking for gsm.h... yes #18 14.11 checking for gsm/gsm.h... yes #18 14.13 checking for libilbc < 3... no #18 14.15 checking for iconv_open in -liconv... no #18 14.20 checking for libiconv_open in -liconv... no #18 14.24 checking for iconv_close in -lc... yes #18 14.28 checking for iconv.h... yes #18 14.30 checking for icaltimezone_get_utc_timezone in -lical... no #18 14.35 checking for iks_start_sasl in -liksemel... no #18 14.38 checking for UW IMAP Toolkit c-client library... no #18 14.42 checking for system c-client library...... no #18 14.52 checking for SQLConnect in -liodbc... no #18 14.55 checking for inotify_init in -lc... yes #18 14.59 checking for sys/inotify.h... yes #18 14.61 checking for jack_activate in -ljack... no #18 14.64 checking for kqueue in -lc... no #18 14.68 checking for kevent64... no #18 14.70 checking for ldap_initialize in -lldap... no #18 14.72 checking for mysql_config... no #18 14.72 checking for neon-config... no #18 14.72 checking for neon-config... no #18 14.72 checking for netsnmp-agent... yes #18 14.72 checking for newtBell in -lnewt... yes #18 14.75 checking for newt.h... yes #18 14.77 checking for ub_ctx_delete in -lunbound... no #18 14.79 checking for SQLConnect in -lodbc... no #18 14.82 checking for ogg_stream_init in -logg... no #18 14.87 checking for backtrace in -lexecinfo... no #18 14.91 checking for backtrace in -lc... yes #18 14.96 checking for execinfo.h... yes #18 14.98 checking for ba2str in -lbluetooth... no #18 15.00 checking for bs_version in -lbeanstalk... no #18 15.04 checking for ba2str in -lbluetooth... (cached) no #18 15.04 checking for mnl_socket_open in -lmnl... yes #18 15.08 checking for libmnl/libmnl.h... yes #18 15.10 checking for pg_config... no #18 15.10 checking for poptStrerror in -lpopt... no #18 15.11 checking for portaudio-2.0... no #18 15.12 checking for Pa_GetDeviceCount in -lportaudio... no #18 15.14 checking for pri_connected_line_update in -lpri... no #18 15.16 checking for resample_open in -lresample... no #18 15.18 checking for fftw_malloc in -lfftw3... yes #18 15.20 checking for fftw3.h... yes #18 15.22 checking for sf_open in -lsndfile... no #18 15.24 checking for minimum version of SpanDSP... no #18 15.27 checking for ss7_set_isup_timer in -lss7... no #18 15.31 checking for openr2_chan_new in -lopenr2... no #18 15.34 checking for opus_encoder_create in -lopus... no #18 15.38 checking for op_open_callbacks in -lopusfile... no #18 15.44 checking for luaL_newstate in -llua5.4... no #18 15.49 checking for luaL_newstate in -llua5.3... yes #18 15.55 checking for lua5.3/lua.h... yes #18 15.57 checking for rc_read_config in -lfreeradius-client... no #18 15.61 checking for rc_read_config in -lradiusclient-ng... no #18 15.66 checking for rc_read_config in -lradcli... no #18 15.72 checking for codec2_create in -lcodec2... no #18 15.77 checking for cpg_join in -lcpg... no #18 15.81 checking for corosync_cfg_state_track in -lcfg... no #18 15.86 checking for speex_encode in -lspeex... no #18 15.90 checking for speex_preprocess_ctl in -lspeex... no #18 15.95 checking for speex_preprocess_ctl in -lspeexdsp... no #18 16.00 checking for sqlite3_open in -lsqlite3... yes #18 16.05 checking for sqlite3.h... yes #18 16.07 checking for crypt in -lcrypt... yes #18 16.09 checking for crypt.h... yes #18 16.12 checking for crypt... no #18 16.15 checking for crypt_r in -lcrypt... yes #18 16.17 checking for osp/osp.h... no #18 16.19 checking for srtp_init in -lsrtp2... no #18 16.21 checking for srtp_init in -lsrtp... no #18 16.23 checking for gmime-3.0... no #18 16.25 checking for gmime-2.6... no #18 16.28 checking for gmime-2.4... no #18 16.31 checking for gmime-2.2... no #18 16.34 checking for gmime-2.0... no #18 16.38 checking for malloc in -lhoard... no #18 16.40 checking for dbinit in -lsybdb... no #18 16.44 checking for tone_zone_find_by_num in -ltonezone... no #18 16.49 checking for tone_zone_find in -ltonezone... no #18 16.54 checking for vorbis_info_init in -lvorbis... no #18 16.59 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #18 16.62 checking for compress in -lz... yes #18 16.64 checking for zlib.h... yes #18 16.66 checking for linux/compiler.h... no #18 16.68 checking for MSG_NOSIGNAL in sys/socket.h... yes #18 16.69 checking for SO_NOSIGPIPE in sys/socket.h... no #18 16.71 checking for sdl-config... no #18 16.71 checking for IMG_Load in -lSDL_image... no #18 16.75 checking for sws_getContext in -lavcodec... no #18 16.79 checking for linux/videodev.h... no #18 16.81 checking for XOpenDisplay in -lX11... no #18 16.84 checking for XOpenDisplay in -lX11... (cached) no #18 16.84 checking for /sbin/launchd... no #18 16.84 checking for gtk+-2.0... no #18 16.88 checking for libsystemd... yes #18 16.89 checking for LOG_AUTH in syslog.h... yes #18 16.93 checking for LOG_AUTHPRIV in syslog.h... yes #18 16.95 checking for LOG_CRON in syslog.h... yes #18 16.97 checking for LOG_DAEMON in syslog.h... yes #18 17.00 checking for LOG_FTP in syslog.h... yes #18 17.01 checking for LOG_KERN in syslog.h... yes #18 17.04 checking for LOG_LPR in syslog.h... yes #18 17.06 checking for LOG_MAIL in syslog.h... yes #18 17.08 checking for LOG_NEWS in syslog.h... yes #18 17.10 checking for LOG_SYSLOG in syslog.h... yes #18 17.12 checking for LOG_UUCP in syslog.h... yes #18 17.13 checking for bridges/bridge_softmix/include/hrirs.h... yes #18 17.13 checking for mandatory modules: PJPROJECT... ok #18 17.18 configure: creating ./config.status #18 17.40 config.status: creating build_tools/menuselect-deps #18 17.45 config.status: creating makeopts #18 17.48 config.status: creating include/asterisk/autoconfig.h #18 17.63 checking build system type... x86_64-unknown-linux-gnu #18 17.65 checking host system type... x86_64-unknown-linux-gnu #18 17.65 checking for gcc... gcc #18 17.67 checking whether the C compiler works... yes #18 17.69 checking for C compiler default output file name... a.out #18 17.69 checking for suffix of executables... #18 17.72 checking whether we are cross compiling... no #18 17.75 checking for suffix of object files... o #18 17.76 checking whether the compiler supports GNU C... yes #18 17.78 checking whether gcc accepts -g... yes #18 17.80 checking for gcc option to enable C11 features... none needed #18 17.83 checking for GNU make... make #18 17.83 checking for pkg-config... /usr/bin/pkg-config #18 17.83 checking pkg-config is at least version 0.9.0... yes #18 17.83 checking for stdio.h... yes #18 17.84 checking for stdlib.h... yes #18 17.86 checking for string.h... yes #18 17.88 checking for inttypes.h... yes #18 17.90 checking for stdint.h... yes #18 17.91 checking for strings.h... yes #18 17.93 checking for sys/stat.h... yes #18 17.94 checking for sys/types.h... yes #18 17.96 checking for unistd.h... yes #18 17.98 checking for size_t... yes #18 18.01 checking for working alloca.h... yes #18 18.04 checking for alloca... yes #18 18.04 checking for asprintf... yes #18 18.07 checking for getloadavg... yes #18 18.11 checking for setenv... yes #18 18.13 checking for strcasestr... yes #18 18.15 checking for strndup... yes #18 18.17 checking for strnlen... yes #18 18.19 checking for strsep... yes #18 18.23 checking for unsetenv... yes #18 18.26 checking for vasprintf... yes #18 18.29 checking for newtBell in -lnewt... yes #18 18.33 checking for newt.h... yes #18 18.35 checking for initscr in -lncurses... yes #18 18.38 checking for ncurses.h... yes #18 18.41 checking for keypad in -ltinfo... yes #18 18.44 checking for ncurses.h... (cached) yes #18 18.45 checking for a sed that does not truncate output... /usr/bin/sed #18 18.45 checking for libxml-2.0... yes #18 18.45 checking for gtk+-2.0... no #18 18.53 configure: creating ./config.status #18 18.73 config.status: creating makeopts #18 18.76 config.status: creating autoconfig.h #18 18.78 configure: Menuselect build configuration successfully completed #18 18.83 #18 18.83 .$$$$$$$$$$$$$$$=.. #18 18.83 .$7$7.. .7$$7:. #18 18.83 .$$:. ,$7.7 #18 18.83 .$7. 7$$$$ .$$77 #18 18.83 ..$$. $$$$$ .$$$7 #18 18.83 ..7$ .?. $$$$$ .?. 7$$$. #18 18.83 $.$. .$$$7. $$$$7 .7$$$. .$$$. #18 18.83 .777. .$$$$$$77$$$77$$$$$7. $$$, #18 18.83 $$$~ .7$$$$$$$$$$$$$7. .$$$. #18 18.83 .$$7 .7$$$$$$$7: ?$$$. #18 18.83 $$$ ?7$$$$$$$$$$I .$$$7 #18 18.83 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #18 18.83 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #18 18.83 $$$ $$$ 7$$$7 .$$$ .$$$. #18 18.83 $$$$ $$$$7 .$$$. #18 18.83 7$$$7 7$$$$ 7$$$ #18 18.83 $$$$$ $$$ #18 18.83 $$$$7. $$ (TM) #18 18.83 $$$$$$$. .7$$$$$$ $$ #18 18.83 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #18 18.83 $$$$$$$$$$$$$$$$. #18 18.83 #18 18.83 configure: Package configured for: #18 18.83 configure: OS type : linux-gnu #18 18.83 configure: Host CPU : x86_64 #18 18.83 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #18 18.83 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #18 20.63 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #18 20.64 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #18 20.64 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #18 20.64 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #18 20.64 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #18 20.72 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #18 20.75 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #18 20.77 Generating input for menuselect ... #18 21.97 menuselect/menuselect --check-deps menuselect.makeopts #18 21.97 menuselect/menuselect --check-deps menuselect.makeopts #18 22.10 [CC] astcanary.c -> astcanary.o #18 22.10 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #18 22.10 [CC] astdb2bdb.c -> astdb2bdb.o #18 22.10 [CC] hash/hash.c -> hash/hash.o #18 22.10 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #18 22.10 [CC] hash/hash_buf.c -> hash/hash_buf.o #18 22.10 [CC] hash/hash_log2.c -> hash/hash_log2.o #18 22.10 [CC] hash/hash_func.c -> hash/hash_func.o #18 22.10 [CC] hash/hash_page.c -> hash/hash_page.o #18 22.10 [CC] hash/ndbm.c -> hash/ndbm.o #18 22.10 [CC] btree/bt_close.c -> btree/bt_close.o #18 22.10 [CC] btree/bt_conv.c -> btree/bt_conv.o #18 22.10 [CC] btree/bt_debug.c -> btree/bt_debug.o #18 22.10 [CC] btree/bt_delete.c -> btree/bt_delete.o #18 22.10 [CC] btree/bt_get.c -> btree/bt_get.o #18 22.10 [CC] btree/bt_open.c -> btree/bt_open.o #18 22.10 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #18 22.11 [CC] btree/bt_page.c -> btree/bt_page.o #18 22.11 [CC] btree/bt_put.c -> btree/bt_put.o #18 22.12 [CC] btree/bt_search.c -> btree/bt_search.o #18 22.14 [LD] astcanary.o -> astcanary #18 22.14 [CC] btree/bt_seq.c -> btree/bt_seq.o #18 22.17 [CC] btree/bt_split.c -> btree/bt_split.o #18 22.17 [CC] btree/bt_utils.c -> btree/bt_utils.o #18 22.17 [CC] db/db.c -> db/db.o #18 22.17 [CC] mpool/mpool.c -> mpool/mpool.o #18 22.17 [CC] recno/rec_close.c -> recno/rec_close.o #18 22.17 [CC] recno/rec_delete.c -> recno/rec_delete.o #18 22.18 [CC] recno/rec_get.c -> recno/rec_get.o #18 22.18 [CC] recno/rec_open.c -> recno/rec_open.o #18 22.18 [CC] recno/rec_put.c -> recno/rec_put.o #18 22.18 [CC] recno/rec_search.c -> recno/rec_search.o #18 22.19 [CC] recno/rec_seq.c -> recno/rec_seq.o #18 22.22 [CC] recno/rec_utils.c -> recno/rec_utils.o #18 22.36 [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a #18 22.41 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #18 22.41 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #18 22.60 [pjproject] Generating pjproject dependency file .pjnath-x86_64-unknown-linux-gnu.depend #18 23.15 [pjproject] Generating asterisk dependency file .pjnath-x86_64-unknown-linux-gnu.astdep #18 23.54 [pjproject] Generating pjproject dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.depend #18 25.64 [pjproject] Generating asterisk dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.astdep #18 26.18 [pjproject] Generating asterisk dependency file .pjmedia-x86_64-unknown-linux-gnu.astdep #18 26.94 [pjproject] Generating asterisk dependency file .pjmedia-videodev-x86_64-unknown-linux-gnu.astdep #18 27.12 [pjproject] Generating asterisk dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.astdep #18 27.70 [pjproject] Generating pjproject dependency file .pjsip-x86_64-unknown-linux-gnu.depend #18 29.34 [pjproject] Generating asterisk dependency file .pjsip-x86_64-unknown-linux-gnu.astdep #18 29.48 [pjproject] Generating asterisk dependency file .pjsip-simple-x86_64-unknown-linux-gnu.astdep #18 29.86 [pjproject] Generating asterisk dependency file .pjsip-ua-x86_64-unknown-linux-gnu.astdep #18 30.12 [pjproject] Generating asterisk dependency file .pjsua-lib-x86_64-unknown-linux-gnu.astdep #18 31.12 [pjproject] Generating pjproject dependency file .pjlib-util-x86_64-unknown-linux-gnu.depend #18 31.60 [pjproject] Generating asterisk dependency file .pjlib-util-x86_64-unknown-linux-gnu.astdep #18 31.95 [pjproject] Generating pjproject dependency file .pjlib-x86_64-unknown-linux-gnu.depend #18 33.03 [pjproject] Generating asterisk dependency file .pjlib-x86_64-unknown-linux-gnu.astdep #18 33.96 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #18 33.96 make -C source/pjlib/build libpj-x86_64-unknown-linux-gnu.a #18 34.09 In file included from ../src/pj/hash.c:20: #18 34.09 ../src/pj/hash.c: In function 'find_entry': #18 34.09 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 191 | ht, entry, pj_pool_get_used_size(pool), #18 34.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #18 34.09 189 | PJ_LOG(6, ("hashtbl", #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/hash.c:190:60: note: format string is defined here #18 34.09 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 191 | ht, entry, pj_pool_get_used_size(pool), #18 34.09 192 | pj_pool_get_capacity(pool))); #18 34.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #18 34.09 189 | PJ_LOG(6, ("hashtbl", #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/hash.c:190:68: note: format string is defined here #18 34.09 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 In file included from ../src/pj/pool.c:20: #18 34.09 ../src/pj/pool.c: In function 'pj_pool_create_block': #18 34.09 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 34.09 | ~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 34.09 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:55:44: note: format string is defined here #18 34.09 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 34.09 | ~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 34.09 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:55:57: note: format string is defined here #18 34.09 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 34.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 34.09 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:55:70: note: format string is defined here #18 34.09 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/pool.c: In function 'pj_pool_allocate_find': #18 34.09 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 120 | "(used=%u, cap=%u)", #18 34.09 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 34.09 | ~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 34.09 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:119:62: note: format string is defined here #18 34.09 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 120 | "(used=%u, cap=%u)", #18 34.09 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 34.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 34.09 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 120 | "(used=%u, cap=%u)", #18 34.09 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 34.09 | ~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 34.09 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 34.09 | ~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 34.09 144 | LOG((pool->obj_name, #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:145:12: note: format string is defined here #18 34.09 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 34.09 | ~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 34.09 144 | LOG((pool->obj_name, #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:145:49: note: format string is defined here #18 34.09 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 34.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 34.09 144 | LOG((pool->obj_name, #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:145:64: note: format string is defined here #18 34.09 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 34.09 | ~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 34.09 144 | LOG((pool->obj_name, #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:145:72: note: format string is defined here #18 34.09 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/pool.c: In function 'pj_pool_create_int': #18 34.09 ../src/pj/pool.c:236:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:236:5: note: in expansion of macro 'LOG' #18 34.09 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:236:47: note: format string is defined here #18 34.09 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 34.09 | ~^ #18 34.09 | | #18 34.09 | unsigned int #18 34.09 | %lu #18 34.09 ../src/pj/pool.c: In function 'pj_pool_reset': #18 34.09 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 282 | pool->capacity, pj_pool_get_used_size(pool), #18 34.09 | ~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 34.09 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:281:41: note: format string is defined here #18 34.09 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | int #18 34.09 | %ld #18 34.09 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 282 | pool->capacity, pj_pool_get_used_size(pool), #18 34.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 34.09 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:281:50: note: format string is defined here #18 34.09 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | int #18 34.09 | %ld #18 34.09 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 282 | pool->capacity, pj_pool_get_used_size(pool), #18 34.09 283 | pj_pool_get_used_size(pool)*100/pool->capacity)); #18 34.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 34.09 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:281:53: note: format string is defined here #18 34.09 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | int #18 34.09 | %ld #18 34.09 ../src/pj/pool.c: In function 'pj_pool_destroy_int': #18 34.09 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 296 | pool->capacity, pj_pool_get_used_size(pool), #18 34.09 | ~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.09 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.09 | ^~~~~~ #18 34.09 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 34.09 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 34.09 | ^~~ #18 34.09 ../src/pj/pool.c:295:43: note: format string is defined here #18 34.09 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 34.09 | ~^ #18 34.09 | | #18 34.09 | int #18 34.09 | %ld #18 34.09 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.09 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 34.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 296 | pool->capacity, pj_pool_get_used_size(pool), #18 34.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.09 | | #18 34.09 | pj_size_t {aka long unsigned int} #18 34.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.10 | ^~~ #18 34.10 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.10 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.10 | ^~~~~~ #18 34.10 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 34.10 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 34.10 | ^~~ #18 34.10 ../src/pj/pool.c:295:52: note: format string is defined here #18 34.10 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 34.10 | ~^ #18 34.10 | | #18 34.10 | int #18 34.10 | %ld #18 34.10 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.10 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 34.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.10 296 | pool->capacity, pj_pool_get_used_size(pool), #18 34.10 297 | pj_pool_get_used_size(pool)*100/pool->capacity, #18 34.10 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.10 | | #18 34.10 | pj_size_t {aka long unsigned int} #18 34.10 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.10 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.10 | ^~~ #18 34.10 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 34.10 33 | #define LOG(expr) PJ_LOG(6,expr) #18 34.10 | ^~~~~~ #18 34.10 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 34.10 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 34.10 | ^~~ #18 34.10 ../src/pj/pool.c:295:55: note: format string is defined here #18 34.10 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 34.10 | ~^ #18 34.10 | | #18 34.10 | int #18 34.10 | %ld #18 34.10 In file included from ../src/pj/pool_caching.c:21: #18 34.10 ../src/pj/pool_caching.c: In function 'cpool_create_pool': #18 34.10 ../src/pj/pool_caching.c:191:36: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.10 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 34.10 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #18 34.10 | | #18 34.10 | pj_size_t {aka long unsigned int} #18 34.10 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.10 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.10 | ^~~ #18 34.10 ../src/pj/pool_caching.c:191:9: note: in expansion of macro 'PJ_LOG' #18 34.10 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 34.10 | ^~~~~~ #18 34.10 ../src/pj/pool_caching.c:191:56: note: format string is defined here #18 34.10 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 34.10 | ~^ #18 34.10 | | #18 34.10 | unsigned int #18 34.10 | %lu #18 34.10 ../src/pj/pool_caching.c: In function 'cpool_release_pool': #18 34.10 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.10 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 34.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.18 249 | pool_capacity, pj_pool_get_used_size(pool), #18 34.18 | ~~~~~~~~~~~~~ #18 34.18 | | #18 34.18 | pj_size_t {aka long unsigned int} #18 34.18 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.18 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.18 | ^~~ #18 34.18 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 34.18 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 34.18 | ^~~~~~ #18 34.18 ../src/pj/pool_caching.c:248:49: note: format string is defined here #18 34.18 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 34.18 | ~^ #18 34.18 | | #18 34.18 | int #18 34.18 | %ld #18 34.18 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.18 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 34.18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.18 249 | pool_capacity, pj_pool_get_used_size(pool), #18 34.18 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.18 | | #18 34.18 | pj_size_t {aka long unsigned int} #18 34.18 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.18 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.18 | ^~~ #18 34.18 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 34.18 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 34.18 | ^~~~~~ #18 34.18 ../src/pj/pool_caching.c:248:58: note: format string is defined here #18 34.18 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 34.18 | ~^ #18 34.18 | | #18 34.18 | int #18 34.18 | %ld #18 34.18 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.18 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 34.18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.18 249 | pool_capacity, pj_pool_get_used_size(pool), #18 34.18 250 | pj_pool_get_used_size(pool)*100/pool_capacity)); #18 34.18 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.18 | | #18 34.18 | pj_size_t {aka long unsigned int} #18 34.18 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.18 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.18 | ^~~ #18 34.18 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 34.18 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 34.18 | ^~~~~~ #18 34.18 ../src/pj/pool_caching.c:248:61: note: format string is defined here #18 34.18 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 34.18 | ~^ #18 34.18 | | #18 34.18 | int #18 34.18 | %ld #18 34.18 In file included from ../src/pj/timer.c:36: #18 34.18 ../src/pj/timer.c: In function 'grow_heap': #18 34.18 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.18 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 34.18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.70 385 | ht->max_size, new_size)); #18 34.70 | ~~~~~~~~~~~~ #18 34.70 | | #18 34.70 | pj_size_t {aka long unsigned int} #18 34.70 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.70 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.70 | ^~~ #18 34.70 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #18 34.70 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 34.70 | ^~~~~~ #18 34.70 ../src/pj/timer.c:384:51: note: format string is defined here #18 34.70 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 34.70 | ~^ #18 34.70 | | #18 34.70 | int #18 34.70 | %ld #18 34.70 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] #18 34.70 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 34.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 34.70 385 | ht->max_size, new_size)); #18 34.70 | ~~~~~~~~ #18 34.70 | | #18 34.70 | size_t {aka long unsigned int} #18 34.70 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 34.70 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 34.70 | ^~~ #18 34.70 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #18 34.70 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 34.70 | ^~~~~~ #18 34.70 ../src/pj/timer.c:384:57: note: format string is defined here #18 34.70 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 34.70 | ~^ #18 34.70 | | #18 34.70 | int #18 34.70 | %ld #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/ioqueue_epoll.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/file_access_unistd.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/file_io_ansi.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/os_core_unix.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/os_error_unix.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/os_time_unix.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/os_timestamp_posix.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/sock_qos_bsd.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/guid_uuid.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/addr_resolv_sock.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/log_writer_stdout.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/os_timestamp_common.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/pool_policy_malloc.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/sock_bsd.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/sock_select.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/activesock.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/array.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/config.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/ctype.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/errno.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/except.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/fifobuf.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/guid.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/hash.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/ip_helper_generic.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/list.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/lock.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/log.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/os_time_common.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/os_info.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/pool.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/pool_buf.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/pool_caching.o #18 34.70 a - output/pjlib-x86_64-unknown-linux-gnu/pool_dbg.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/rand.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/rbtree.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/sock_common.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/sock_qos_common.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_common.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_ossl.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_gtls.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_dump.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_darwin.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/string.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/timer.o #18 34.79 a - output/pjlib-x86_64-unknown-linux-gnu/types.o #18 34.79 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #18 34.79 make -C source/pjlib-util/build libpjlib-util-x86_64-unknown-linux-gnu.a #18 35.21 In file included from ../src/pjlib-util/stun_simple_client.c:22: #18 35.21 ../src/pjlib-util/stun_simple_client.c: In function 'pjstun_get_mapped_addr2': #18 35.21 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 35.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 35.21 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 35.21 | | #18 35.21 | pj_size_t {aka long unsigned int} #18 35.21 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 35.21 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 35.21 | ^~~ #18 35.21 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #18 35.21 36 | #define TRACE_(x) PJ_LOG(6,x) #18 35.21 | ^~~~~~ #18 35.21 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #18 35.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 35.21 | ^~~~~~ #18 35.21 ../src/pjlib-util/stun_simple_client.c:348:39: note: format string is defined here #18 35.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 35.21 | ~^ #18 35.21 | | #18 35.21 | int #18 35.21 | %ld #18 35.21 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 35.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 35.21 | ^~~~~~~~~~~~~~~~~~~~~~~ #18 35.21 349 | pj_pool_get_capacity(pool))); #18 35.21 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 35.21 | | #18 35.21 | pj_size_t {aka long unsigned int} #18 35.21 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 35.21 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 35.21 | ^~~ #18 35.21 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #18 35.21 36 | #define TRACE_(x) PJ_LOG(6,x) #18 35.21 | ^~~~~~ #18 35.21 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #18 35.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 35.21 | ^~~~~~ #18 35.21 ../src/pjlib-util/stun_simple_client.c:348:45: note: format string is defined here #18 35.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 35.21 | ~^ #18 35.21 | | #18 35.21 | int #18 35.21 | %ld #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/base64.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/cli.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/cli_console.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/cli_telnet.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/crc32.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/errno.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/dns.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/dns_dump.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/dns_server.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/getopt.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/hmac_md5.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/hmac_sha1.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/http_client.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/json.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/md5.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/pcap.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/resolver.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/scanner.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/sha1.o #18 35.21 a - output/pjlib-util-x86_64-unknown-linux-gnu/srv_resolver.o #18 35.25 a - output/pjlib-util-x86_64-unknown-linux-gnu/string.o #18 35.25 a - output/pjlib-util-x86_64-unknown-linux-gnu/stun_simple.o #18 35.25 a - output/pjlib-util-x86_64-unknown-linux-gnu/stun_simple_client.o #18 35.25 a - output/pjlib-util-x86_64-unknown-linux-gnu/xml.o #18 35.25 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #18 35.26 make -C source/pjsip/build libpjsua-x86_64-unknown-linux-gnu.a #18 35.32 In file included from ../../pjlib/include/pj/except.h:29, #18 35.32 from ../src/pjsip/sip_endpoint.c:27: #18 35.32 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_dbg': #18 35.32 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #18 35.32 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 35.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 35.32 791 | entry, delay->sec, delay->msec)); #18 35.32 | ~~~~~~~~~~ #18 35.32 | | #18 35.32 | long int #18 35.32 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 35.32 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 35.32 | ^~~ #18 35.32 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #18 35.32 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 35.32 | ^~~~~~ #18 35.32 ../src/pjsip/sip_endpoint.c:790:72: note: format string is defined here #18 35.32 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 35.32 | ~^ #18 35.32 | | #18 35.32 | unsigned int #18 35.32 | %lu #18 35.32 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #18 35.32 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 35.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 35.32 791 | entry, delay->sec, delay->msec)); #18 35.32 | ~~~~~~~~~~~ #18 35.32 | | #18 35.32 | long int #18 35.32 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 35.32 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 35.32 | ^~~ #18 35.32 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #18 35.32 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 35.32 | ^~~~~~ #18 35.32 ../src/pjsip/sip_endpoint.c:790:75: note: format string is defined here #18 35.32 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 35.32 | ~^ #18 35.32 | | #18 35.32 | unsigned int #18 35.32 | %lu #18 35.32 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_w_grp_lock_dbg': #18 35.32 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #18 35.32 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 35.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 35.32 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #18 35.32 821 | entry, delay->sec, delay->msec, grp_lock)); #18 35.32 | ~~~~~~~~~~ #18 35.32 | | #18 35.32 | long int #18 35.32 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 35.32 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 35.32 | ^~~ #18 35.32 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #18 35.32 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 35.79 | ^~~~~~ #18 35.79 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #18 35.79 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 35.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 35.79 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #18 35.79 821 | entry, delay->sec, delay->msec, grp_lock)); #18 35.79 | ~~~~~~~~~~~ #18 35.79 | | #18 35.79 | long int #18 35.79 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 35.79 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 35.79 | ^~~ #18 35.79 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #18 35.79 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 35.79 | ^~~~~~ #18 35.79 In file included from ../src/pjsip/sip_transaction.c:33: #18 35.79 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uac2': #18 35.79 ../src/pjsip/sip_transaction.c:1585:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #18 35.79 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 35.79 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #18 35.79 | | #18 35.79 | pj_ssize_t {aka long int} #18 35.79 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 35.79 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 35.79 | ^~~ #18 35.79 ../src/pjsip/sip_transaction.c:1585:5: note: in expansion of macro 'PJ_LOG' #18 35.79 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 35.79 | ^~~~~~ #18 35.79 ../src/pjsip/sip_transaction.c:1585:42: note: format string is defined here #18 35.79 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 35.79 | ~~^~ #18 35.79 | | #18 35.79 | int #18 35.79 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uas2': #18 35.79 ../src/pjsip/sip_transaction.c:1744:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #18 35.79 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 35.79 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #18 35.79 | | #18 35.79 | pj_ssize_t {aka long int} #18 35.79 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 35.79 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 35.79 | ^~~ #18 35.79 ../src/pjsip/sip_transaction.c:1744:5: note: in expansion of macro 'PJ_LOG' #18 35.79 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 35.79 | ^~~~~~ #18 35.79 ../src/pjsip/sip_transaction.c:1744:42: note: format string is defined here #18 35.79 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 35.79 | ~~^~ #18 35.79 | | #18 35.79 | int #18 35.79 a - output/pjsip-x86_64-unknown-linux-gnu/sip_config.o #18 35.79 a - output/pjsip-x86_64-unknown-linux-gnu/sip_multipart.o #18 35.79 a - output/pjsip-x86_64-unknown-linux-gnu/sip_errno.o #18 35.79 a - output/pjsip-x86_64-unknown-linux-gnu/sip_msg.o #18 35.79 a - output/pjsip-x86_64-unknown-linux-gnu/sip_parser.o #18 35.79 a - output/pjsip-x86_64-unknown-linux-gnu/sip_tel_uri.o #18 35.79 a - output/pjsip-x86_64-unknown-linux-gnu/sip_uri.o #18 35.79 a - output/pjsip-x86_64-unknown-linux-gnu/sip_endpoint.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_util.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_util_proxy.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_resolve.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport_loop.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport_udp.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport_tcp.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport_tls.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_aka.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_client.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_msg.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_parser.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_server.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transaction.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_util_statefull.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_dialog.o #18 37.72 a - output/pjsip-x86_64-unknown-linux-gnu/sip_ua_layer.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/errno.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/evsub.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/evsub_msg.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/iscomposing.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/mwi.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/pidf.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/presence.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/presence_body.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/publishc.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/rpid.o #18 37.72 a - output/pjsip-simple-x86_64-unknown-linux-gnu/xpidf.o #18 37.72 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_inv.o #18 37.72 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_reg.o #18 37.72 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_replaces.o #18 37.72 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_xfer.o #18 37.72 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_100rel.o #18 37.72 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_timer.o #18 37.72 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_acc.o #18 37.72 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_call.o #18 37.72 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_core.o #18 37.72 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_im.o #18 37.72 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_media.o #18 37.72 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_pres.o #18 37.72 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_dump.o #18 37.72 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_aud.o #18 37.72 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_vid.o #18 37.72 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #18 37.73 make -C source/pjsip/build libpjsip-ua-x86_64-unknown-linux-gnu.a #18 37.76 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #18 37.76 make -C source/pjsip/build libpjsip-simple-x86_64-unknown-linux-gnu.a #18 37.79 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #18 37.79 make -C source/pjsip/build libpjsip-x86_64-unknown-linux-gnu.a #18 37.81 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #18 37.82 make -C source/pjmedia/build libpjmedia-codec-x86_64-unknown-linux-gnu.a #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/alaw_ulaw.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/alaw_ulaw_table.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/avi_player.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/bidirectional.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/clock_thread.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/codec.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/conference.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/conf_switch.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/converter.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/converter_libswscale.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/converter_libyuv.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/delaybuf.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_common.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_port.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_suppress.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_webrtc.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_webrtc_aec3.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/endpoint.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/errno.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/event.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/format.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/ffmpeg_util.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/g711.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/jbuf.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/master_port.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/mem_capture.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/mem_player.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/null_port.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/plc_common.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/port.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/splitcomb.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/resample_resample.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/resample_libsamplerate.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/resample_speex.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/resample_port.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/rtcp.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/rtcp_xr.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/rtcp_fb.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/rtp.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/sdp.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/sdp_cmp.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/sdp_neg.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/session.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/silencedet.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/sound_legacy.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/sound_port.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/stereo_port.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/stream_common.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/stream.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/stream_info.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/tonegen.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_adapter_sample.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_ice.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_loop.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_srtp.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_udp.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/types.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_codec.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_codec_util.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_port.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_stream.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_stream_info.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_conf.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/wav_player.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/wav_playlist.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/wav_writer.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/wave.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/wsola.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/audiodev.o #18 38.93 a - output/pjmedia-x86_64-unknown-linux-gnu/videodev.o #18 38.93 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/audio_codecs.o #18 38.93 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/ffmpeg_vid_codecs.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/openh264.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/h263_packetizer.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/h264_packetizer.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/vpx_packetizer.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/ipp_codecs.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/silk.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/opus.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/and_aud_mediacodec.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/and_vid_mediacodec.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/g7221_sdp_match.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/amr_sdp_match.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/passthrough.o #18 38.96 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/vpx.o #18 38.96 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #18 38.96 make -C source/pjmedia/build libpjmedia-videodev-x86_64-unknown-linux-gnu.a #18 39.04 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/sdl_dev.o #18 39.04 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/videodev.o #18 39.04 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/errno.o #18 39.04 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/avi_dev.o #18 39.04 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/ffmpeg_dev.o #18 39.04 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/colorbar_dev.o #18 39.04 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/v4l2_dev.o #18 39.04 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/opengl_dev.o #18 39.04 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/util.o #18 39.05 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #18 39.05 make -C source/pjmedia/build libpjmedia-x86_64-unknown-linux-gnu.a #18 39.06 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #18 39.06 make -C source/pjmedia/build libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/audiodev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/audiotest.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/errno.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/legacy_dev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/null_dev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/pa_dev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/wmme_dev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/alsa_dev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/bb10_dev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/bdimad_dev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/android_jni_dev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/opensl_dev.o #18 39.27 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/oboe_dev.o #18 39.27 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #18 39.27 make -C source/pjnath/build libpjnath-x86_64-unknown-linux-gnu.a #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/errno.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/ice_session.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/ice_strans.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/nat_detect.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/stun_auth.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/stun_msg.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/stun_msg_dump.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/stun_session.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/stun_sock.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/stun_transaction.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/turn_session.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/turn_sock.o #18 39.81 a - output/pjnath-x86_64-unknown-linux-gnu/upnp.o #18 39.81 [pjproject] Generating symbols #18 39.88 [CC] chan_audiosocket.c -> chan_audiosocket.o #18 39.88 [CC] chan_bridge_media.c -> chan_bridge_media.o #18 39.88 [CC] chan_iax2.c -> chan_iax2.o #18 39.88 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #18 39.88 [CC] iax2/firmware.c -> iax2/firmware.o #18 39.88 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #18 39.88 [CC] iax2/netsock.c -> iax2/netsock.o #18 39.89 [CC] iax2/parser.c -> iax2/parser.o #18 39.89 [CC] iax2/provision.c -> iax2/provision.o #18 39.89 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #18 39.89 [CC] chan_pjsip.c -> chan_pjsip.o #18 39.89 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #18 39.89 [CC] chan_rtp.c -> chan_rtp.o #18 39.89 [CC] chan_unistim.c -> chan_unistim.o #18 39.99 [LD] chan_bridge_media.o -> chan_bridge_media.so #18 40.01 [LD] chan_audiosocket.o -> chan_audiosocket.so #18 40.11 [LD] chan_rtp.o -> chan_rtp.so #18 40.69 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #18 41.26 [LD] chan_unistim.o -> chan_unistim.so #18 43.33 [LD] chan_iax2.o iax2/codec_pref.o iax2/firmware.o iax2/format_compatibility.o iax2/netsock.o iax2/parser.o iax2/provision.o -> chan_iax2.so #18 43.36 [CC] pbx_ael.c -> pbx_ael.o #18 43.36 [CC] pbx_config.c -> pbx_config.o #18 43.36 [CC] pbx_dundi.c -> pbx_dundi.o #18 43.36 [CC] dundi-parser.c -> dundi-parser.o #18 43.36 [CC] pbx_loopback.c -> pbx_loopback.o #18 43.36 [CC] pbx_lua.c -> pbx_lua.o #18 43.36 [CC] pbx_realtime.c -> pbx_realtime.o #18 43.36 [CC] pbx_spool.c -> pbx_spool.o #18 43.47 [LD] pbx_ael.o -> pbx_ael.so #18 43.48 [LD] pbx_loopback.o -> pbx_loopback.so #18 43.59 [LD] pbx_realtime.o -> pbx_realtime.so #18 43.59 [LD] pbx_lua.o -> pbx_lua.so #18 43.67 [LD] pbx_spool.o -> pbx_spool.so #18 43.84 [LD] pbx_config.o -> pbx_config.so #18 44.64 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #18 44.67 [CC] app_adsiprog.c -> app_adsiprog.o #18 44.67 [CC] app_agent_pool.c -> app_agent_pool.o #18 44.67 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #18 44.67 [CC] app_amd.c -> app_amd.o #18 44.67 [CC] app_attended_transfer.c -> app_attended_transfer.o #18 44.67 [CC] app_audiosocket.c -> app_audiosocket.o #18 44.67 [CC] app_authenticate.c -> app_authenticate.o #18 44.67 [CC] app_blind_transfer.c -> app_blind_transfer.o #18 44.67 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #18 44.67 [CC] app_bridgewait.c -> app_bridgewait.o #18 44.67 [CC] app_broadcast.c -> app_broadcast.o #18 44.67 [CC] app_cdr.c -> app_cdr.o #18 44.67 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #18 44.67 [CC] app_chanisavail.c -> app_chanisavail.o #18 44.67 [CC] app_channelredirect.c -> app_channelredirect.o #18 44.67 [CC] app_chanspy.c -> app_chanspy.o #18 44.69 [CC] app_confbridge.c -> app_confbridge.o #18 44.69 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #18 44.69 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #18 44.69 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #18 44.82 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #18 44.83 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #18 44.83 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #18 44.84 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #18 44.84 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #18 44.84 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #18 44.85 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #18 44.86 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #18 44.86 [CC] app_controlplayback.c -> app_controlplayback.o #18 44.86 [CC] app_db.c -> app_db.o #18 44.87 [CC] app_dial.c -> app_dial.o #18 44.87 [CC] app_dictate.c -> app_dictate.o #18 44.96 [CC] app_directed_pickup.c -> app_directed_pickup.o #18 44.98 [CC] app_directory.c -> app_directory.o #18 44.98 [CC] app_disa.c -> app_disa.o #18 44.99 [CC] app_dtmfstore.c -> app_dtmfstore.o #18 45.01 [CC] app_dumpchan.c -> app_dumpchan.o #18 45.02 [CC] app_echo.c -> app_echo.o #18 45.02 [CC] app_exec.c -> app_exec.o #18 45.03 [CC] app_externalivr.c -> app_externalivr.o #18 45.04 [CC] app_festival.c -> app_festival.o #18 45.06 [CC] app_flash.c -> app_flash.o #18 45.06 [CC] app_followme.c -> app_followme.o #18 45.10 [CC] app_forkcdr.c -> app_forkcdr.o #18 45.12 [CC] app_getcpeid.c -> app_getcpeid.o #18 45.18 [CC] app_if.c -> app_if.o #18 45.18 [CC] app_milliwatt.c -> app_milliwatt.o #18 45.18 [CC] app_mf.c -> app_mf.o #18 45.18 [CC] app_minivm.c -> app_minivm.o #18 45.22 [CC] app_mixmonitor.c -> app_mixmonitor.o #18 45.23 [CC] app_morsecode.c -> app_morsecode.o #18 45.25 [CC] app_mp3.c -> app_mp3.o #18 45.27 [CC] app_originate.c -> app_originate.o #18 45.29 [CC] app_page.c -> app_page.o #18 45.30 [CC] app_playback.c -> app_playback.o #18 45.30 [CC] app_playtones.c -> app_playtones.o #18 45.33 [CC] app_privacy.c -> app_privacy.o #18 45.38 [CC] app_queue.c -> app_queue.o #18 45.41 [CC] app_read.c -> app_read.o #18 45.41 [CC] app_readexten.c -> app_readexten.o #18 45.43 [CC] app_record.c -> app_record.o #18 45.44 [CC] app_reload.c -> app_reload.o #18 45.44 [CC] app_sayunixtime.c -> app_sayunixtime.o #18 45.47 [CC] app_senddtmf.c -> app_senddtmf.o #18 45.48 [CC] app_sendtext.c -> app_sendtext.o #18 45.48 [CC] app_sf.c -> app_sf.o #18 45.50 [CC] app_signal.c -> app_signal.o #18 45.53 [CC] app_sms.c -> app_sms.o #18 45.54 [CC] app_softhangup.c -> app_softhangup.o #18 45.58 [CC] app_speech_utils.c -> app_speech_utils.o #18 45.59 [CC] app_stack.c -> app_stack.o #18 45.61 [CC] app_stasis.c -> app_stasis.o #18 45.64 [CC] app_stream_echo.c -> app_stream_echo.o #18 45.65 [CC] app_system.c -> app_system.o #18 45.65 [CC] app_talkdetect.c -> app_talkdetect.o #18 45.67 [CC] app_test.c -> app_test.o #18 45.71 [CC] app_transfer.c -> app_transfer.o #18 45.74 [CC] app_userevent.c -> app_userevent.o #18 45.74 [CC] app_verbose.c -> app_verbose.o #18 45.79 [CC] app_voicemail.c -> app_voicemail.o #18 45.80 [CC] app_waitforcond.c -> app_waitforcond.o #18 45.84 [CC] app_waitforprecondition.c -> app_waitforprecondition.o #18 45.85 [CC] app_waitforring.c -> app_waitforring.o #18 45.86 [CC] app_waitforsilence.c -> app_waitforsilence.o #18 45.88 [CC] app_waituntil.c -> app_waituntil.o #18 45.88 [CC] app_while.c -> app_while.o #18 45.91 [CC] app_zapateller.c -> app_zapateller.o #18 45.93 [LD] app_agent_pool.o -> app_agent_pool.so #18 45.93 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #18 45.94 [LD] app_adsiprog.o -> app_adsiprog.so #18 45.95 [LD] app_amd.o -> app_amd.so #18 45.95 [LD] app_attended_transfer.o -> app_attended_transfer.so #18 45.97 [LD] app_blind_transfer.o -> app_blind_transfer.so #18 45.97 [LD] app_authenticate.o -> app_authenticate.so #18 45.98 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #18 46.00 [LD] app_audiosocket.o -> app_audiosocket.so #18 46.00 [LD] app_bridgewait.o -> app_bridgewait.so #18 46.00 [LD] app_cdr.o -> app_cdr.so #18 46.00 [LD] app_broadcast.o -> app_broadcast.so #18 46.00 [LD] app_chanisavail.o -> app_chanisavail.so #18 46.01 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #18 46.01 [LD] app_channelredirect.o -> app_channelredirect.so #18 46.03 [LD] app_chanspy.o -> app_chanspy.so #18 46.03 [LD] app_confbridge.o confbridge/conf_chan_announce.o confbridge/conf_chan_record.o confbridge/conf_config_parser.o confbridge/conf_state.o confbridge/conf_state_empty.o confbridge/conf_state_inactive.o confbridge/conf_state_multi.o confbridge/conf_state_multi_marked.o confbridge/conf_state_single.o confbridge/conf_state_single_marked.o confbridge/confbridge_manager.o -> app_confbridge.so #18 46.03 [LD] app_controlplayback.o -> app_controlplayback.so #18 46.03 [LD] app_db.o -> app_db.so #18 46.04 [LD] app_dictate.o -> app_dictate.so #18 46.04 [LD] app_directed_pickup.o -> app_directed_pickup.so #18 46.04 [LD] app_directory.o -> app_directory.so #18 46.04 [LD] app_disa.o -> app_disa.so #18 46.04 [LD] app_dtmfstore.o -> app_dtmfstore.so #18 46.06 [LD] app_dumpchan.o -> app_dumpchan.so #18 46.07 [LD] app_exec.o -> app_exec.so #18 46.07 [LD] app_echo.o -> app_echo.so #18 46.07 [LD] app_externalivr.o -> app_externalivr.so #18 46.07 [LD] app_flash.o -> app_flash.so #18 46.07 [LD] app_festival.o -> app_festival.so #18 46.09 [LD] app_forkcdr.o -> app_forkcdr.so #18 46.09 [LD] app_followme.o -> app_followme.so #18 46.09 [LD] app_getcpeid.o -> app_getcpeid.so #18 46.10 [LD] app_mf.o -> app_mf.so #18 46.10 [LD] app_milliwatt.o -> app_milliwatt.so #18 46.10 [LD] app_if.o -> app_if.so #18 46.11 [LD] app_originate.o -> app_originate.so #18 46.11 [LD] app_page.o -> app_page.so #18 46.12 [LD] app_playtones.o -> app_playtones.so #18 46.12 [LD] app_mixmonitor.o -> app_mixmonitor.so #18 46.12 [LD] app_morsecode.o -> app_morsecode.so #18 46.12 [LD] app_read.o -> app_read.so #18 46.12 [LD] app_mp3.o -> app_mp3.so #18 46.12 [LD] app_privacy.o -> app_privacy.so #18 46.13 [LD] app_readexten.o -> app_readexten.so #18 46.13 [LD] app_playback.o -> app_playback.so #18 46.14 [LD] app_reload.o -> app_reload.so #18 46.14 [LD] app_record.o -> app_record.so #18 46.14 [LD] app_sayunixtime.o -> app_sayunixtime.so #18 46.14 [LD] app_sendtext.o -> app_sendtext.so #18 46.14 [LD] app_senddtmf.o -> app_senddtmf.so #18 46.14 [LD] app_sf.o -> app_sf.so #18 46.14 [LD] app_signal.o -> app_signal.so #18 46.15 [LD] app_softhangup.o -> app_softhangup.so #18 46.15 [LD] app_speech_utils.o -> app_speech_utils.so #18 46.15 [LD] app_stack.o -> app_stack.so #18 46.17 [LD] app_stream_echo.o -> app_stream_echo.so #18 46.17 [LD] app_stasis.o -> app_stasis.so #18 46.17 [LD] app_system.o -> app_system.so #18 46.18 [LD] app_talkdetect.o -> app_talkdetect.so #18 46.18 [LD] app_test.o -> app_test.so #18 46.18 [LD] app_transfer.o -> app_transfer.so #18 46.18 [LD] app_verbose.o -> app_verbose.so #18 46.18 [LD] app_userevent.o -> app_userevent.so #18 46.18 [LD] app_waitforcond.o -> app_waitforcond.so #18 46.18 [LD] app_waitforprecondition.o -> app_waitforprecondition.so #18 46.18 [LD] app_waitforsilence.o -> app_waitforsilence.so #18 46.18 [LD] app_waitforring.o -> app_waitforring.so #18 46.19 [LD] app_waituntil.o -> app_waituntil.so #18 46.19 [LD] app_zapateller.o -> app_zapateller.so #18 46.20 [LD] app_while.o -> app_while.so #18 46.35 [LD] app_dial.o -> app_dial.so #18 46.45 [LD] app_sms.o -> app_sms.so #18 46.53 [LD] app_minivm.o -> app_minivm.so #18 47.83 [LD] app_queue.o -> app_queue.so #18 48.78 [LD] app_voicemail.o -> app_voicemail.so #18 48.80 [CC] codec_a_mu.c -> codec_a_mu.o #18 48.80 [CC] codec_adpcm.c -> codec_adpcm.o #18 48.80 [CC] codec_alaw.c -> codec_alaw.o #18 48.80 [CC] codec_dahdi.c -> codec_dahdi.o #18 48.80 [CC] codec_amr.c -> codec_amr.o #18 48.80 [CC] codec_g722.c -> codec_g722.o #18 48.80 [CC] g722/g722_encode.c -> g722/g722_encode.o #18 48.80 [CC] g722/g722_decode.c -> g722/g722_decode.o #18 48.80 [CC] codec_g726.c -> codec_g726.o #18 48.80 [CC] codec_gsm.c -> codec_gsm.o #18 48.81 [CC] codec_ilbc.c -> codec_ilbc.o #18 48.81 [CC] codec_lpc10.c -> codec_lpc10.o #18 48.81 [CC] anaFilter.c -> anaFilter.o #18 48.81 [CC] f2clib.c -> f2clib.o #18 48.81 [CC] codec_resample.c -> codec_resample.o #18 48.81 [CC] createCB.c -> createCB.o #18 48.81 [CC] constants.c -> constants.o #18 48.81 [CC] analys.c -> analys.o #18 48.81 [CC] bsynz.c -> bsynz.o #18 48.81 [CC] speex/resample.c -> speex/resample.o #18 48.83 [CC] doCPLC.c -> doCPLC.o #18 48.85 [CC] chanwr.c -> chanwr.o #18 48.90 [CC] enhancer.c -> enhancer.o #18 48.94 [CC] codec_ulaw.c -> codec_ulaw.o #18 48.94 [CC] filter.c -> filter.o #18 48.94 [CC] FrameClassify.c -> FrameClassify.o #18 48.94 [CC] dcbias.c -> dcbias.o #18 48.96 [CC] gainquant.c -> gainquant.o #18 48.96 [LD] codec_alaw.o -> codec_alaw.so #18 48.98 [CC] decode.c -> decode.o #18 48.98 [CC] deemp.c -> deemp.o #18 48.99 [LD] codec_a_mu.o -> codec_a_mu.so #18 48.99 [CC] getCBvec.c -> getCBvec.o #18 48.99 [LD] codec_adpcm.o -> codec_adpcm.so #18 49.02 [CC] helpfun.c -> helpfun.o #18 49.02 [CC] difmag.c -> difmag.o #18 49.02 [CC] hpInput.c -> hpInput.o #18 49.02 [CC] hpOutput.c -> hpOutput.o #18 49.03 [CC] dyptrk.c -> dyptrk.o #18 49.03 [CC] iCBConstruct.c -> iCBConstruct.o #18 49.04 [CC] encode.c -> encode.o #18 49.05 [CC] energy.c -> energy.o #18 49.05 [LD] codec_amr.o -> codec_amr.so #18 49.06 [CC] iCBSearch.c -> iCBSearch.o #18 49.06 [CC] ham84.c -> ham84.o #18 49.07 [CC] iLBC_decode.c -> iLBC_decode.o #18 49.07 [CC] invert.c -> invert.o #18 49.07 [CC] hp100.c -> hp100.o #18 49.07 [CC] irc2pc.c -> irc2pc.o #18 49.10 [CC] iLBC_encode.c -> iLBC_encode.o #18 49.10 [CC] ivfilt.c -> ivfilt.o #18 49.10 [LD] codec_g726.o -> codec_g726.so #18 49.11 [CC] iLBC_test.c -> iLBC_test.o #18 49.12 [LD] codec_ulaw.o -> codec_ulaw.so #18 49.12 [CC] LPCdecode.c -> LPCdecode.o #18 49.12 [CC] LPCencode.c -> LPCencode.o #18 49.13 [CC] lpcdec.c -> lpcdec.o #18 49.13 [CC] lpcenc.c -> lpcenc.o #18 49.13 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #18 49.13 [CC] lsf.c -> lsf.o #18 49.14 [CC] lpcini.c -> lpcini.o #18 49.14 [CC] packing.c -> packing.o #18 49.14 [CC] StateConstructW.c -> StateConstructW.o #18 49.15 [CC] lpfilt.c -> lpfilt.o #18 49.15 [CC] median.c -> median.o #18 49.16 [CC] mload.c -> mload.o #18 49.16 [CC] onset.c -> onset.o #18 49.18 [CC] pitsyn.c -> pitsyn.o #18 49.18 [CC] placea.c -> placea.o #18 49.19 [CC] StateSearchW.c -> StateSearchW.o #18 49.19 [LD] codec_dahdi.o -> codec_dahdi.so #18 49.19 [CC] syntFilter.c -> syntFilter.o #18 49.20 [CC] placev.c -> placev.o #18 49.22 [LD] codec_resample.o speex/resample.o -> codec_resample.so #18 49.22 [CC] preemp.c -> preemp.o #18 49.22 [CC] prepro.c -> prepro.o #18 49.23 [CC] random.c -> random.o #18 49.23 [CC] rcchk.c -> rcchk.o #18 49.23 [LD] codec_gsm.o -> codec_gsm.so #18 49.24 [CC] synths.c -> synths.o #18 49.24 [CC] tbdm.c -> tbdm.o #18 49.26 [CC] voicin.c -> voicin.o #18 49.26 [CC] vparms.c -> vparms.o #18 49.33 [AR] f2clib.o analys.o bsynz.o chanwr.o dcbias.o decode.o deemp.o difmag.o dyptrk.o encode.o energy.o ham84.o hp100.o invert.o irc2pc.o ivfilt.o lpcdec.o lpcenc.o lpcini.o lpfilt.o median.o mload.o onset.o pitsyn.o placea.o placev.o preemp.o prepro.o random.o rcchk.o synths.o tbdm.o voicin.o vparms.o -> liblpc10.a #18 49.35 [AR] anaFilter.o constants.o createCB.o doCPLC.o enhancer.o filter.o FrameClassify.o gainquant.o getCBvec.o helpfun.o hpInput.o hpOutput.o iCBConstruct.o iCBSearch.o iLBC_decode.o iLBC_encode.o iLBC_test.o LPCdecode.o LPCencode.o lsf.o packing.o StateConstructW.o StateSearchW.o syntFilter.o -> libilbc.a #18 49.36 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #18 49.39 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #18 49.42 [CC] format_g719.c -> format_g719.o #18 49.42 [CC] format_g723.c -> format_g723.o #18 49.42 [CC] format_g726.c -> format_g726.o #18 49.42 [CC] format_g729.c -> format_g729.o #18 49.42 [CC] format_gsm.c -> format_gsm.o #18 49.42 [CC] format_h263.c -> format_h263.o #18 49.42 [CC] format_h264.c -> format_h264.o #18 49.42 [CC] format_pcm.c -> format_pcm.o #18 49.42 [CC] format_ilbc.c -> format_ilbc.o #18 49.42 [CC] format_siren14.c -> format_siren14.o #18 49.42 [CC] format_siren7.c -> format_siren7.o #18 49.42 [CC] format_sln.c -> format_sln.o #18 49.42 [CC] format_vox.c -> format_vox.o #18 49.42 [CC] format_wav.c -> format_wav.o #18 49.42 [CC] format_wav_gsm.c -> format_wav_gsm.o #18 49.51 [LD] format_ilbc.o -> format_ilbc.so #18 49.51 [LD] format_h264.o -> format_h264.so #18 49.54 [LD] format_vox.o -> format_vox.so #18 49.55 [LD] format_siren14.o -> format_siren14.so #18 49.55 [LD] format_g719.o -> format_g719.so #18 49.55 [LD] format_siren7.o -> format_siren7.so #18 49.57 [LD] format_g723.o -> format_g723.so #18 49.57 [LD] format_g729.o -> format_g729.so #18 49.57 [LD] format_h263.o -> format_h263.so #18 49.60 [LD] format_pcm.o -> format_pcm.so #18 49.61 [LD] format_sln.o -> format_sln.so #18 49.61 [LD] format_g726.o -> format_g726.so #18 49.63 [LD] format_wav.o -> format_wav.so #18 49.70 [LD] format_gsm.o -> format_gsm.so #18 49.81 [LD] format_wav_gsm.o -> format_wav_gsm.so #18 49.82 [CC] cdr_csv.c -> cdr_csv.o #18 49.82 [CC] cdr_custom.c -> cdr_custom.o #18 49.82 [CC] cdr_manager.c -> cdr_manager.o #18 49.82 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #18 49.93 [LD] cdr_manager.o -> cdr_manager.so #18 49.93 [LD] cdr_custom.o -> cdr_custom.so #18 49.97 [LD] cdr_csv.o -> cdr_csv.so #18 49.97 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #18 49.99 [CC] cel_custom.c -> cel_custom.o #18 49.99 [CC] cel_manager.c -> cel_manager.o #18 49.99 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #18 50.08 [LD] cel_manager.o -> cel_manager.so #18 50.10 [LD] cel_custom.o -> cel_custom.so #18 50.14 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #18 50.16 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #18 50.16 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #18 50.16 [CC] bridge_holding.c -> bridge_holding.o #18 50.16 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #18 50.16 [CC] bridge_simple.c -> bridge_simple.o #18 50.16 [CC] bridge_softmix.c -> bridge_softmix.o #18 50.16 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #18 50.27 [LD] bridge_simple.o -> bridge_simple.so #18 50.33 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #18 50.36 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #18 50.36 [LD] bridge_holding.o -> bridge_holding.so #18 50.41 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #18 50.77 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #18 50.79 [CC] func_aes.c -> func_aes.o #18 50.79 [CC] func_base64.c -> func_base64.o #18 50.79 [CC] func_blacklist.c -> func_blacklist.o #18 50.79 [CC] func_callcompletion.c -> func_callcompletion.o #18 50.79 [CC] func_callerid.c -> func_callerid.o #18 50.79 [CC] func_cdr.c -> func_cdr.o #18 50.79 [CC] func_channel.c -> func_channel.o #18 50.79 [CC] func_config.c -> func_config.o #18 50.79 [CC] func_curl.c -> func_curl.o #18 50.79 [CC] func_cut.c -> func_cut.o #18 50.79 [CC] func_db.c -> func_db.o #18 50.79 [CC] func_devstate.c -> func_devstate.o #18 50.79 [CC] func_dialgroup.c -> func_dialgroup.o #18 50.79 [CC] func_dialplan.c -> func_dialplan.o #18 50.79 [CC] func_enum.c -> func_enum.o #18 50.81 [CC] func_env.c -> func_env.o #18 50.81 [CC] func_evalexten.c -> func_evalexten.o #18 50.81 [CC] func_export.c -> func_export.o #18 50.82 [CC] func_extstate.c -> func_extstate.o #18 50.85 [CC] func_frame_drop.c -> func_frame_drop.o #18 50.95 [CC] func_frame_trace.c -> func_frame_trace.o #18 50.95 [CC] func_global.c -> func_global.o #18 50.95 [CC] func_groupcount.c -> func_groupcount.o #18 50.98 [CC] func_hangupcause.c -> func_hangupcause.o #18 50.98 [CC] func_holdintercept.c -> func_holdintercept.o #18 50.99 [CC] func_iconv.c -> func_iconv.o #18 51.00 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #18 51.01 [CC] func_json.c -> func_json.o #18 51.01 [CC] func_lock.c -> func_lock.o #18 51.02 [CC] func_logic.c -> func_logic.o #18 51.03 [CC] func_math.c -> func_math.o #18 51.07 [CC] func_md5.c -> func_md5.o #18 51.11 [CC] func_module.c -> func_module.o #18 51.12 [CC] func_periodic_hook.c -> func_periodic_hook.o #18 51.15 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #18 51.15 [CC] func_pitchshift.c -> func_pitchshift.o #18 51.15 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #18 51.15 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #18 51.15 [CC] func_presencestate.c -> func_presencestate.o #18 51.17 [CC] func_rand.c -> func_rand.o #18 51.18 [CC] func_realtime.c -> func_realtime.o #18 51.19 [CC] func_sayfiles.c -> func_sayfiles.o #18 51.22 [CC] func_scramble.c -> func_scramble.o #18 51.24 [CC] func_sha1.c -> func_sha1.o #18 51.24 [CC] func_shell.c -> func_shell.o #18 51.26 [CC] func_sorcery.c -> func_sorcery.o #18 51.28 [CC] func_sprintf.c -> func_sprintf.o #18 51.28 [CC] func_srv.c -> func_srv.o #18 51.28 [CC] func_strings.c -> func_strings.o #18 51.28 [CC] func_sysinfo.c -> func_sysinfo.o #18 51.32 [CC] func_talkdetect.c -> func_talkdetect.o #18 51.34 [CC] func_timeout.c -> func_timeout.o #18 51.36 [CC] func_uri.c -> func_uri.o #18 51.39 [CC] func_vmcount.c -> func_vmcount.o #18 51.39 [CC] func_version.c -> func_version.o #18 51.39 [CC] func_volume.c -> func_volume.o #18 51.44 [LD] func_aes.o -> func_aes.so #18 51.49 [LD] func_base64.o -> func_base64.so #18 51.49 [LD] func_blacklist.o -> func_blacklist.so #18 51.51 [LD] func_callcompletion.o -> func_callcompletion.so #18 51.51 [LD] func_callerid.o -> func_callerid.so #18 51.52 [LD] func_cdr.o -> func_cdr.so #18 51.52 [LD] func_channel.o -> func_channel.so #18 51.52 [LD] func_config.o -> func_config.so #18 51.52 [LD] func_cut.o -> func_cut.so #18 51.52 [LD] func_db.o -> func_db.so #18 51.53 [LD] func_devstate.o -> func_devstate.so #18 51.53 [LD] func_dialgroup.o -> func_dialgroup.so #18 51.53 [LD] func_curl.o -> func_curl.so #18 51.55 [LD] func_dialplan.o -> func_dialplan.so #18 51.55 [LD] func_enum.o -> func_enum.so #18 51.55 [LD] func_env.o -> func_env.so #18 51.55 [LD] func_evalexten.o -> func_evalexten.so #18 51.55 [LD] func_extstate.o -> func_extstate.so #18 51.55 [LD] func_export.o -> func_export.so #18 51.56 [LD] func_frame_drop.o -> func_frame_drop.so #18 51.56 [LD] func_frame_trace.o -> func_frame_trace.so #18 51.57 [LD] func_global.o -> func_global.so #18 51.57 [LD] func_groupcount.o -> func_groupcount.so #18 51.57 [LD] func_hangupcause.o -> func_hangupcause.so #18 51.58 [LD] func_holdintercept.o -> func_holdintercept.so #18 51.58 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #18 51.58 [LD] func_json.o -> func_json.so #18 51.58 [LD] func_iconv.o -> func_iconv.so #18 51.58 [LD] func_logic.o -> func_logic.so #18 51.58 [LD] func_math.o -> func_math.so #18 51.58 [LD] func_md5.o -> func_md5.so #18 51.59 [LD] func_module.o -> func_module.so #18 51.59 [LD] func_periodic_hook.o -> func_periodic_hook.so #18 51.59 [LD] func_pitchshift.o -> func_pitchshift.so #18 51.59 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #18 51.60 [LD] func_lock.o -> func_lock.so #18 51.61 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #18 51.61 [LD] func_presencestate.o -> func_presencestate.so #18 51.61 [LD] func_realtime.o -> func_realtime.so #18 51.61 [LD] func_sayfiles.o -> func_sayfiles.so #18 51.61 [LD] func_scramble.o -> func_scramble.so #18 51.61 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #18 51.61 [LD] func_sha1.o -> func_sha1.so #18 51.61 [LD] func_shell.o -> func_shell.so #18 51.62 [LD] func_rand.o -> func_rand.so #18 51.62 [LD] func_sorcery.o -> func_sorcery.so #18 51.62 [LD] func_sprintf.o -> func_sprintf.so #18 51.64 [LD] func_talkdetect.o -> func_talkdetect.so #18 51.64 [LD] func_timeout.o -> func_timeout.so #18 51.64 [LD] func_version.o -> func_version.so #18 51.64 [LD] func_uri.o -> func_uri.so #18 51.64 [LD] func_srv.o -> func_srv.so #18 51.64 [LD] func_vmcount.o -> func_vmcount.so #18 51.65 [LD] func_sysinfo.o -> func_sysinfo.so #18 51.67 [LD] func_volume.o -> func_volume.so #18 51.93 [LD] func_strings.o -> func_strings.so #18 51.96 [CC] abstract_jb.c -> abstract_jb.o #18 51.96 [CC] acl.c -> acl.o #18 51.96 [CC] adsi.c -> adsi.o #18 51.96 [CC] alaw.c -> alaw.o #18 51.96 [CC] alertpipe.c -> alertpipe.o #18 51.96 [CC] aoc.c -> aoc.o #18 51.96 [CC] app.c -> app.o #18 51.96 [CC] ast_expr2.c -> ast_expr2.o #18 51.96 [CC] ast_expr2f.c -> ast_expr2f.o #18 51.96 [CC] asterisk.c -> asterisk.o #18 51.96 [CC] astfd.c -> astfd.o #18 51.96 [CC] astmm.c -> astmm.o #18 51.96 [CC] astobj2.c -> astobj2.o #18 51.96 [CC] astobj2_container.c -> astobj2_container.o #18 51.96 [CC] astobj2_global.c -> astobj2_global.o #18 51.96 [CC] astobj2_hash.c -> astobj2_hash.o #18 51.96 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #18 51.98 [CC] audiohook.c -> audiohook.o #18 51.98 [CC] autochan.c -> autochan.o #18 51.99 [CC] autoservice.c -> autoservice.o #18 52.01 [CC] backtrace.c -> backtrace.o #18 52.02 [CC] bridge.c -> bridge.o #18 52.09 [CC] bridge_after.c -> bridge_after.o #18 52.11 [CC] bridge_basic.c -> bridge_basic.o #18 52.13 [CC] bridge_channel.c -> bridge_channel.o #18 52.13 [CC] bridge_roles.c -> bridge_roles.o #18 52.17 [CC] bucket.c -> bucket.o #18 52.24 [CC] callerid.c -> callerid.o #18 52.30 [CC] channel.c -> channel.o #18 52.35 [CC] channel_internal_api.c -> channel_internal_api.o #18 52.41 [CC] chanvars.c -> chanvars.o #18 52.45 [CC] cli.c -> cli.o #18 52.46 [CC] codec.c -> codec.o #18 52.49 [CC] codec_builtin.c -> codec_builtin.o #18 52.50 [CC] config_options.c -> config_options.o #18 52.52 [CC] conversions.c -> conversions.o #18 52.61 [CC] core_local.c -> core_local.o #18 52.62 [CC] core_unreal.c -> core_unreal.o #18 52.64 [CC] crypt.c -> crypt.o #18 52.74 [CC] data_buffer.c -> data_buffer.o #18 52.74 [CC] datastore.c -> datastore.o #18 52.76 [CC] db.c -> db.o #18 52.82 [CC] devicestate.c -> devicestate.o #18 52.86 [CC] dial.c -> dial.o #18 52.89 [CC] dns.c -> dns.o #18 52.93 [CC] dns_core.c -> dns_core.o #18 52.95 [CC] dns_naptr.c -> dns_naptr.o #18 52.96 [CC] dns_query_set.c -> dns_query_set.o #18 53.15 [CC] dns_recurring.c -> dns_recurring.o #18 53.17 [CC] dns_srv.c -> dns_srv.o #18 53.22 [CC] dns_system_resolver.c -> dns_system_resolver.o #18 53.22 [CC] dns_test.c -> dns_test.o #18 53.24 [CC] dns_tlsa.c -> dns_tlsa.o #18 53.28 [CC] dns_txt.c -> dns_txt.o #18 53.33 [CC] endpoints.c -> endpoints.o #18 53.34 [CC] features_config.c -> features_config.o #18 53.34 [CC] event.c -> event.o #18 53.36 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #18 53.36 [CC] file.c -> file.o #18 53.36 [CC] format.c -> format.o #18 53.39 [CC] format_cache.c -> format_cache.o #18 53.39 [CC] format_cap.c -> format_cap.o #18 53.39 [CC] format_compatibility.c -> format_compatibility.o #18 53.39 [CC] frame.c -> frame.o #18 53.49 [CC] framehook.c -> framehook.o #18 53.49 [CC] fskmodem.c -> fskmodem.o #18 53.52 [CC] global_datastores.c -> global_datastores.o #18 53.56 [CC] hashtab.c -> hashtab.o #18 53.57 [CC] heap.c -> heap.o #18 53.58 [CC] image.c -> image.o #18 53.67 [CC] io.c -> io.o #18 53.69 [CC] iostream.c -> iostream.o #18 53.71 [CC] jitterbuf.c -> jitterbuf.o #18 53.75 [CC] json.c -> json.o #18 53.75 [CC] loader.c -> loader.o #18 53.77 [CC] lock.c -> lock.o #18 53.78 [CC] logger_category.c -> logger_category.o #18 53.82 [CC] manager_bridges.c -> manager_bridges.o #18 53.86 [CC] manager_channels.c -> manager_channels.o #18 53.87 [CC] manager_endpoints.c -> manager_endpoints.o #18 53.87 [CC] manager_mwi.c -> manager_mwi.o #18 53.88 [CC] manager_system.c -> manager_system.o #18 53.93 [CC] max_forwards.c -> max_forwards.o #18 53.94 [CC] md5.c -> md5.o #18 54.02 [CC] media_cache.c -> media_cache.o #18 54.03 [CC] media_index.c -> media_index.o #18 54.03 [CC] message.c -> message.o #18 54.06 [CC] mixmonitor.c -> mixmonitor.o #18 54.06 [CC] mwi.c -> mwi.o #18 54.08 [CC] named_locks.c -> named_locks.o #18 54.12 [CC] netsock2.c -> netsock2.o #18 54.14 [CC] optional_api.c -> optional_api.o #18 54.17 [CC] options.c -> options.o #18 54.19 [CC] parking.c -> parking.o #18 54.21 [CC] pbx.c -> pbx.o #18 54.21 [CC] pbx_app.c -> pbx_app.o #18 54.21 [CC] pbx_builtins.c -> pbx_builtins.o #18 54.22 [CC] pbx_functions.c -> pbx_functions.o #18 54.22 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #18 54.27 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #18 54.27 [CC] pbx_include.c -> pbx_include.o #18 54.37 [CC] pbx_sw.c -> pbx_sw.o #18 54.40 [CC] pbx_switch.c -> pbx_switch.o #18 54.44 [CC] pbx_timing.c -> pbx_timing.o #18 54.47 [CC] pbx_variables.c -> pbx_variables.o #18 54.47 [CC] pickup.c -> pickup.o #18 54.48 [CC] poll.c -> poll.o #18 54.49 [CC] presencestate.c -> presencestate.o #18 54.49 [CC] privacy.c -> privacy.o #18 54.50 [CC] refer.c -> refer.o #18 54.52 [CC] rtp_engine.c -> rtp_engine.o #18 54.56 [CC] say.c -> say.o #18 54.57 [CC] sched.c -> sched.o #18 54.59 [CC] sdp_srtp.c -> sdp_srtp.o #18 54.61 [CC] security_events.c -> security_events.o #18 54.61 [CC] sem.c -> sem.o #18 54.64 [CC] serializer.c -> serializer.o #18 54.65 [CC] sha1.c -> sha1.o #18 54.69 [CC] sip_api.c -> sip_api.o #18 54.72 [CC] slinfactory.c -> slinfactory.o #18 54.73 [CC] smoother.c -> smoother.o #18 54.75 [CC] sorcery.c -> sorcery.o #18 54.76 [CC] srv.c -> srv.o #18 54.77 [CC] stasis.c -> stasis.o #18 54.77 [CC] stasis_bridges.c -> stasis_bridges.o #18 54.79 [CC] stasis_cache.c -> stasis_cache.o #18 54.83 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #18 54.84 [CC] stasis_channels.c -> stasis_channels.o #18 54.84 [CC] stasis_endpoints.c -> stasis_endpoints.o #18 54.88 [CC] stasis_message.c -> stasis_message.o #18 54.90 [CC] stasis_message_router.c -> stasis_message_router.o #18 54.93 [CC] stasis_state.c -> stasis_state.o #18 54.99 [CC] stasis_system.c -> stasis_system.o #18 55.02 [CC] stdtime/localtime.c -> stdtime/localtime.o #18 55.03 [CC] strcompat.c -> strcompat.o #18 55.06 [CC] stream.c -> stream.o #18 55.08 [CC] stringfields.c -> stringfields.o #18 55.10 [CC] strings.c -> strings.o #18 55.13 [CC] stun.c -> stun.o #18 55.18 [CC] syslog.c -> syslog.o #18 55.23 [CC] taskprocessor.c -> taskprocessor.o #18 55.25 [CC] tcptls.c -> tcptls.o #18 55.26 [CC] tdd.c -> tdd.o #18 55.28 [CC] term.c -> term.o #18 55.29 [CC] test.c -> test.o #18 55.35 [CC] threadpool.c -> threadpool.o #18 55.35 [CC] threadstorage.c -> threadstorage.o #18 55.36 [CC] time.c -> time.o #18 55.40 [CC] timing.c -> timing.o #18 55.41 [CC] translate.c -> translate.o #18 55.43 [CC] ulaw.c -> ulaw.o #18 55.47 [CC] uri.c -> uri.o #18 55.48 [CC] utf8.c -> utf8.o #18 55.48 [CC] utils.c -> utils.o #18 55.52 [CC] uuid.c -> uuid.o #18 55.57 [CC] version.c -> version.o #18 55.60 [CC] xml.c -> xml.o #18 55.62 [CC] xmldoc.c -> xmldoc.o #18 55.63 [CC] ccss.c -> ccss.o #18 55.71 [CC] cdr.c -> cdr.o #18 55.71 [CC] cel.c -> cel.o #18 55.72 [CC] config.c -> config.o #18 55.80 [CC] dnsmgr.c -> dnsmgr.o #18 55.81 [CC] dsp.c -> dsp.o #18 55.83 [CC] enum.c -> enum.o #18 55.85 [CC] features.c -> features.o #18 55.92 [CC] http.c -> http.o #18 55.98 [CC] indications.c -> indications.o #18 56.01 [CC] logger.c -> logger.o #18 56.05 [CC] manager.c -> manager.o #18 56.15 [CC] named_acl.c -> named_acl.o #18 56.23 [CC] plc.c -> plc.o #18 56.33 [CC] sounds.c -> sounds.o #18 56.43 [CC] udptl.c -> udptl.o #18 56.44 [CC] libasteriskssl.c -> libasteriskssl.o #18 56.46 [CC] libasteriskpj.c -> libasteriskpj.o #18 56.51 [GENERATE] libasteriskpj.exports #18 56.53 [LD] libasteriskssl.o -> libasteriskssl.so.1 #18 56.56 [LN] libasteriskssl.so.1 -> libasteriskssl.so #18 56.58 [LD] libasteriskpj.o -> libasteriskpj.so.2 #18 57.14 [LN] libasteriskpj.so.2 -> libasteriskpj.so #18 58.62 [LD] abstract_jb.o acl.o adsi.o alaw.o alertpipe.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o astobj2_container.o astobj2_global.o astobj2_hash.o astobj2_rbtree.o audiohook.o autochan.o autoservice.o backtrace.o bridge.o bridge_after.o bridge_basic.o bridge_channel.o bridge_roles.o bucket.o callerid.o channel.o channel_internal_api.o chanvars.o cli.o codec.o codec_builtin.o config_options.o conversions.o core_local.o core_unreal.o crypt.o data_buffer.o datastore.o db.o devicestate.o dial.o dns.o dns_core.o dns_naptr.o dns_query_set.o dns_recurring.o dns_srv.o dns_system_resolver.o dns_test.o dns_tlsa.o dns_txt.o endpoints.o event.o features_config.o file.o fixedjitterbuf.o format.o format_cache.o format_cap.o format_compatibility.o frame.o framehook.o fskmodem.o global_datastores.o hashtab.o heap.o image.o io.o iostream.o jitterbuf.o json.o loader.o lock.o logger_category.o manager_bridges.o manager_channels.o manager_endpoints.o manager_mwi.o manager_system.o max_forwards.o md5.o media_cache.o media_index.o message.o mixmonitor.o mwi.o named_locks.o netsock2.o optional_api.o options.o parking.o pbx.o pbx_app.o pbx_builtins.o pbx_functions.o pbx_hangup_handler.o pbx_ignorepat.o pbx_include.o pbx_sw.o pbx_switch.o pbx_timing.o pbx_variables.o pickup.o poll.o presencestate.o privacy.o refer.o rtp_engine.o say.o sched.o sdp_srtp.o security_events.o sem.o serializer.o sha1.o sip_api.o slinfactory.o smoother.o sorcery.o srv.o stasis.o stasis_bridges.o stasis_cache.o stasis_cache_pattern.o stasis_channels.o stasis_endpoints.o stasis_message.o stasis_message_router.o stasis_state.o stasis_system.o stdtime/localtime.o strcompat.o stream.o stringfields.o strings.o stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadpool.o threadstorage.o time.o timing.o translate.o ulaw.o uri.o utf8.o utils.o uuid.o version.o xml.o xmldoc.o ccss.o cdr.o cel.o config.o dnsmgr.o dsp.o enum.o features.o http.o indications.o logger.o manager.o named_acl.o plc.o sounds.o udptl.o -> asterisk #18 59.05 [CC] res_adsi.c -> res_adsi.o #18 59.05 [CC] res_aeap.c -> res_aeap.o #18 59.05 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #18 59.05 [CC] res_aeap/general.c -> res_aeap/general.o #18 59.05 [CC] res_aeap/message.c -> res_aeap/message.o #18 59.05 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #18 59.05 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #18 59.05 [CC] res_aeap/transport.c -> res_aeap/transport.o #18 59.05 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #18 59.05 [CC] res_ael_share.c -> res_ael_share.o #18 59.05 [CC] ael/ael_lex.c -> ael/ael_lex.o #18 59.05 [CC] ael/ael.tab.c -> ael/ael.tab.o #18 59.05 [CC] ael/pval.c -> ael/pval.o #18 59.05 [CC] res_agi.c -> res_agi.o #18 59.05 [CC] res_ari.c -> res_ari.o #18 59.05 [CC] ari/cli.c -> ari/cli.o #18 59.05 [CC] ari/config.c -> ari/config.o #18 59.05 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #18 59.06 [CC] res_ari_applications.c -> res_ari_applications.o #18 59.06 [CC] ari/resource_applications.c -> ari/resource_applications.o #18 59.11 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #18 59.15 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #18 59.19 [CC] res_ari_bridges.c -> res_ari_bridges.o #18 59.20 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #18 59.22 [CC] res_ari_channels.c -> res_ari_channels.o #18 59.22 [CC] ari/resource_channels.c -> ari/resource_channels.o #18 59.22 [CC] res_ari_device_states.c -> res_ari_device_states.o #18 59.24 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #18 59.26 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #18 59.27 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #18 59.32 [CC] res_ari_events.c -> res_ari_events.o #18 59.35 [CC] ari/resource_events.c -> ari/resource_events.o #18 59.37 [CC] res_ari_model.c -> res_ari_model.o #18 59.38 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #18 59.38 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #18 59.42 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #18 59.46 [CC] res_ari_recordings.c -> res_ari_recordings.o #18 59.46 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #18 59.52 [CC] res_ari_sounds.c -> res_ari_sounds.o #18 59.54 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #18 59.54 [CC] res_audiosocket.c -> res_audiosocket.o #18 59.56 [CC] res_calendar.c -> res_calendar.o #18 59.58 [CC] res_clialiases.c -> res_clialiases.o #18 59.60 [CC] res_clioriginate.c -> res_clioriginate.o #18 59.62 [CC] res_config_curl.c -> res_config_curl.o #18 59.65 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #18 59.71 [CC] res_convert.c -> res_convert.o #18 59.71 [CC] res_crypto.c -> res_crypto.o #18 59.72 [CC] res_curl.c -> res_curl.o #18 59.74 [CC] res_fax.c -> res_fax.o #18 59.76 [CC] res_format_attr_amr.c -> res_format_attr_amr.o #18 59.76 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #18 59.81 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #18 59.82 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #18 59.84 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #18 59.84 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #18 59.86 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #18 59.87 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #18 59.91 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #18 59.96 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #18 59.97 [CC] res_format_attr_vevs.c -> res_format_attr_vevs.o #18 60.01 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #18 60.01 [CC] res_hep.c -> res_hep.o #18 60.03 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #18 60.05 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #18 60.07 res_format_attr_vevs.c: In function 'evs_clone': #18 60.07 res_format_attr_vevs.c:36:2: warning: #warning hacking [-Wcpp] #18 60.07 36 | #warning hacking #18 60.07 | ^~~~~~~ #18 60.07 res_format_attr_vevs.c: In function 'evs_parse_sdp_fmtp': #18 60.07 res_format_attr_vevs.c:57:26: warning: variable 'attr' set but not used [-Wunused-but-set-variable] #18 60.07 57 | struct evs_attr *attr; #18 60.07 | ^~~~ #18 60.07 res_format_attr_vevs.c: In function 'evs_generate_sdp_fmtp': #18 60.07 res_format_attr_vevs.c:80:2: warning: #warning hacking [-Wcpp] #18 60.07 80 | #warning hacking #18 60.07 | ^~~~~~~ #18 60.07 res_format_attr_vevs.c:78:26: warning: unused variable 'attr' [-Wunused-variable] #18 60.07 78 | struct evs_attr *attr = ast_format_get_attribute_data(format); #18 60.07 | ^~~~ #18 60.08 [CC] res_http_media_cache.c -> res_http_media_cache.o #18 60.08 [CC] res_http_websocket.c -> res_http_websocket.o #18 60.09 [CC] res_limit.c -> res_limit.o #18 60.10 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #18 60.12 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #18 60.14 [CC] res_musiconhold.c -> res_musiconhold.o #18 60.18 [CC] res_mutestream.c -> res_mutestream.o #18 60.20 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #18 60.23 [CC] res_parking.c -> res_parking.o #18 60.24 [CC] parking/parking_applications.c -> parking/parking_applications.o #18 60.28 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #18 60.30 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #18 60.30 [CC] parking/parking_controller.c -> parking/parking_controller.o #18 60.31 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #18 60.33 [CC] parking/parking_manager.c -> parking/parking_manager.o #18 60.39 [CC] parking/parking_tests.c -> parking/parking_tests.o #18 60.40 [CC] parking/parking_ui.c -> parking/parking_ui.o #18 60.40 [CC] res_phoneprov.c -> res_phoneprov.o #18 60.41 [CC] res_pjproject.c -> res_pjproject.o #18 60.52 [CC] res_pjsip.c -> res_pjsip.o #18 60.53 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #18 60.53 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #18 60.55 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #18 60.55 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #18 60.55 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #18 60.62 [CC] res_pjsip/location.c -> res_pjsip/location.o #18 60.68 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #18 60.70 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #18 60.78 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #18 60.78 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #18 60.79 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #18 60.81 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #18 60.88 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #18 60.88 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #18 60.90 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #18 60.91 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #18 60.97 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #18 61.02 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #18 61.03 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #18 61.08 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #18 61.20 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #18 61.22 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #18 61.24 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #18 61.30 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #18 61.36 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #18 61.42 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #18 61.42 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #18 61.43 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #18 61.43 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #18 61.47 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #18 61.47 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #18 61.47 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #18 61.51 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #18 61.54 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #18 61.64 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #18 61.64 [CC] res_pjsip_history.c -> res_pjsip_history.o #18 61.68 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #18 61.70 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #18 61.71 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #18 61.72 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #18 61.76 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #18 61.77 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #18 61.81 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #18 61.83 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #18 61.83 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #18 61.87 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #18 61.98 [CC] res_pjsip_outbound_registration/milenage.c -> res_pjsip_outbound_registration/milenage.o #18 62.04 [CC] res_pjsip_outbound_registration/netlink_xfrm.c -> res_pjsip_outbound_registration/netlink_xfrm.o #18 62.07 [CC] res_pjsip_outbound_registration/volte.c -> res_pjsip_outbound_registration/volte.o #18 62.08 [CC] res_pjsip_path.c -> res_pjsip_path.o #18 62.09 res_pjsip_outbound_registration.c: In function 'cli_register': #18 62.09 res_pjsip_outbound_registration.c:2887:2: warning: #warning hacking [-Wcpp] #18 62.09 2887 | #warning hacking #18 62.09 | ^~~~~~~ #18 62.09 res_pjsip_outbound_registration.c: In function 'ami_register': #18 62.09 res_pjsip_outbound_registration.c:2956:2: warning: #warning hacking [-Wcpp] #18 62.09 2956 | #warning hacking #18 62.09 | ^~~~~~~ #18 62.10 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #18 62.12 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #18 62.16 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #18 62.18 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #18 62.21 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #18 62.21 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #18 62.21 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #18 62.22 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #18 62.22 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #18 62.25 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #18 62.29 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #18 62.33 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #18 62.36 [CC] res_pjsip_session.c -> res_pjsip_session.o #18 62.39 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #18 62.42 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #18 62.43 [CC] res_pjsip_session/volte.c -> res_pjsip_session/volte.o #18 62.43 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #18 62.44 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #18 62.47 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #18 62.51 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #18 62.51 [CC] res_prometheus.c -> res_prometheus.o #18 62.52 [CC] prometheus/bridges.c -> prometheus/bridges.o #18 62.55 [CC] prometheus/channels.c -> prometheus/channels.o #18 62.60 [CC] prometheus/cli.c -> prometheus/cli.o #18 62.61 res_pjsip_session/volte.c: In function 'volte_add_precondition': #18 62.61 res_pjsip_session/volte.c:135:2: warning: #warning hacking [-Wcpp] #18 62.61 135 | #warning hacking #18 62.61 | ^~~~~~~ #18 62.62 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #18 62.68 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #18 62.71 res_pjsip_session.c: In function 'session_on_tx_request': #18 62.71 res_pjsip_session.c:4590:2: warning: #warning hacking [-Wcpp] #18 62.71 4590 | #warning hacking #18 62.71 | ^~~~~~~ #18 62.71 res_pjsip_session.c: At top level: #18 62.71 res_pjsip_session.c:4976:2: warning: #warning hacking [-Wcpp] #18 62.71 4976 | #warning hacking #18 62.71 | ^~~~~~~ #18 62.71 res_pjsip_session.c:4979:2: warning: #warning mach alles als STR_ [-Wcpp] #18 62.71 4979 | #warning mach alles als STR_ #18 62.71 | ^~~~~~~ #18 62.71 res_pjsip_session.c:4988:2: warning: #warning contact auch in alles responses [-Wcpp] #18 62.71 4988 | #warning contact auch in alles responses #18 62.71 | ^~~~~~~ #18 62.72 [CC] res_realtime.c -> res_realtime.o #18 62.72 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #18 62.75 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #18 62.76 [CC] res_security_log.c -> res_security_log.o #18 62.77 [CC] res_smdi.c -> res_smdi.o #18 62.78 [CC] res_snmp.c -> res_snmp.o #18 62.78 [CC] snmp/agent.c -> snmp/agent.o #18 62.80 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #18 62.84 [CC] res_sorcery_config.c -> res_sorcery_config.o #18 62.88 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #18 62.97 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #18 62.97 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #18 63.00 [CC] res_speech.c -> res_speech.o #18 63.02 [CC] res_speech_aeap.c -> res_speech_aeap.o #18 63.05 [CC] res_stasis.c -> res_stasis.o #18 63.07 [CC] stasis/app.c -> stasis/app.o #18 63.07 [CC] stasis/command.c -> stasis/command.o #18 63.09 [CC] stasis/control.c -> stasis/control.o #18 63.10 [CC] stasis/messaging.c -> stasis/messaging.o #18 63.12 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #18 63.14 [CC] res_stasis_answer.c -> res_stasis_answer.o #18 63.14 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #18 63.16 [CC] res_stasis_playback.c -> res_stasis_playback.o #18 63.24 [CC] res_stasis_recording.c -> res_stasis_recording.o #18 63.28 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #18 63.30 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #18 63.32 [CC] res_statsd.c -> res_statsd.o #18 63.33 [CC] res_stun_monitor.c -> res_stun_monitor.o #18 63.39 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #18 63.39 [CC] res_timing_pthread.c -> res_timing_pthread.o #18 63.47 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #18 63.48 [CC] res_tonedetect.c -> res_tonedetect.o #18 63.48 [LD] res_adsi.o -> res_adsi.so #18 63.53 [LD] res_aeap.o res_aeap/aeap.o res_aeap/general.o res_aeap/message.o res_aeap/message_json.o res_aeap/transaction.o res_aeap/transport.o res_aeap/transport_websocket.o -> res_aeap.so #18 63.54 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #18 63.59 [LD] res_agi.o -> res_agi.so #18 63.59 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #18 63.59 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #18 63.60 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #18 63.60 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #18 63.62 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #18 63.64 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #18 63.65 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #18 63.65 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #18 63.65 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #18 63.65 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #18 63.65 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #18 63.66 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #18 63.66 [LD] res_audiosocket.o -> res_audiosocket.so #18 63.68 [LD] res_calendar.o -> res_calendar.so #18 63.69 [LD] res_clialiases.o -> res_clialiases.so #18 63.69 [LD] res_clioriginate.o -> res_clioriginate.so #18 63.69 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #18 63.70 [LD] res_config_curl.o -> res_config_curl.so #18 63.70 [LD] res_convert.o -> res_convert.so #18 63.71 [LD] res_curl.o -> res_curl.so #18 63.71 [LD] res_crypto.o -> res_crypto.so #18 63.71 [LD] res_fax.o -> res_fax.so #18 63.71 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #18 63.71 [LD] res_format_attr_amr.o -> res_format_attr_amr.so #18 63.71 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #18 63.73 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #18 63.73 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #18 63.74 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #18 63.74 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #18 63.74 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #18 63.75 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #18 63.75 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #18 63.75 [LD] res_format_attr_vevs.o -> res_format_attr_vevs.so #18 63.75 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #18 63.75 [LD] res_hep.o -> res_hep.so #18 63.75 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #18 63.76 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #18 63.76 [LD] res_http_media_cache.o -> res_http_media_cache.so #18 63.77 [LD] res_http_websocket.o -> res_http_websocket.so #18 63.78 [LD] res_limit.o -> res_limit.so #18 63.78 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #18 63.78 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #18 63.79 [LD] res_musiconhold.o -> res_musiconhold.so #18 63.79 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #18 63.79 [LD] res_parking.o parking/parking_applications.o parking/parking_bridge.o parking/parking_bridge_features.o parking/parking_controller.o parking/parking_devicestate.o parking/parking_manager.o parking/parking_tests.o parking/parking_ui.o -> res_parking.so #18 63.79 [LD] res_mutestream.o -> res_mutestream.so #18 63.80 [LD] res_phoneprov.o -> res_phoneprov.so #18 63.80 [LD] res_pjproject.o -> res_pjproject.so #18 63.80 [LD] res_pjsip.o res_pjsip/config_auth.o res_pjsip/config_domain_aliases.o res_pjsip/config_global.o res_pjsip/config_system.o res_pjsip/config_transport.o res_pjsip/location.o res_pjsip/pjsip_cli.o res_pjsip/pjsip_configuration.o res_pjsip/pjsip_distributor.o res_pjsip/pjsip_global_headers.o res_pjsip/pjsip_message_filter.o res_pjsip/pjsip_options.o res_pjsip/pjsip_resolver.o res_pjsip/pjsip_scheduler.o res_pjsip/pjsip_session.o res_pjsip/pjsip_transport_events.o res_pjsip/pjsip_transport_management.o res_pjsip/presence_xml.o res_pjsip/security_agreements.o res_pjsip/security_events.o -> res_pjsip.so #18 63.80 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #18 63.81 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #18 63.81 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #18 63.81 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #18 63.82 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #18 63.83 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #18 63.83 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #18 63.83 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #18 63.83 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #18 63.84 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #18 63.84 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #18 63.86 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #18 63.86 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #18 63.86 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #18 63.86 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #18 63.86 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #18 63.86 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #18 63.86 [LD] res_pjsip_history.o -> res_pjsip_history.so #18 63.86 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #18 63.87 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #18 63.87 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #18 63.87 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #18 63.88 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #18 63.89 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #18 63.90 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #18 63.90 [LD] res_pjsip_path.o -> res_pjsip_path.so #18 63.90 [LD] res_pjsip_outbound_registration.o res_pjsip_outbound_registration/milenage.o res_pjsip_outbound_registration/netlink_xfrm.o res_pjsip_outbound_registration/volte.o -> res_pjsip_outbound_registration.so #18 63.90 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #18 63.90 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #18 63.90 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #18 63.91 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #18 63.91 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #18 63.91 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #18 63.91 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #18 63.92 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #18 63.92 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #18 63.93 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #18 63.93 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #18 63.93 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #18 63.94 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #18 63.94 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #18 63.94 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #18 63.94 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #18 63.95 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #18 63.95 [LD] res_security_log.o -> res_security_log.so #18 63.96 [LD] res_smdi.o -> res_smdi.so #18 63.96 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #18 63.96 [LD] res_sorcery_config.o -> res_sorcery_config.so #18 63.96 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #18 63.97 [LD] res_realtime.o -> res_realtime.so #18 63.97 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #18 63.97 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #18 63.97 [LD] res_speech.o -> res_speech.so #18 63.97 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #18 63.97 [LD] res_speech_aeap.o -> res_speech_aeap.so #18 63.98 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #18 64.00 [LD] res_stasis_answer.o -> res_stasis_answer.so #18 64.00 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #18 64.00 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #18 64.00 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #18 64.00 [LD] res_statsd.o -> res_statsd.so #18 64.00 [LD] res_stasis_playback.o -> res_stasis_playback.so #18 64.00 [LD] res_stun_monitor.o -> res_stun_monitor.so #18 64.00 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #18 64.00 [LD] res_timing_pthread.o -> res_timing_pthread.so #18 64.00 [LD] res_tonedetect.o -> res_tonedetect.so #18 64.00 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #18 64.23 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #18 64.96 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o res_pjsip_session/volte.o -> res_pjsip_session.so #18 65.36 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #18 65.40 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #18 72.59 +--------- Asterisk Build Complete ---------+ #18 72.59 + Asterisk has successfully been built, and + #18 72.60 + can be installed by running: + #18 72.60 + + #18 72.60 + make install + #18 72.60 +-------------------------------------------+ #18 76.07 Installing modules from channels... #18 76.09 Installing modules from pbx... #18 76.17 Installing modules from apps... #18 76.38 Installing modules from codecs... #18 76.46 Installing modules from formats... #18 76.52 Installing modules from cdr... #18 76.57 Installing modules from cel... #18 76.62 Installing modules from bridges... #18 76.69 Installing modules from funcs... #18 76.81 Installing modules from tests... #18 76.92 Installing modules from main... #18 77.01 Installing modules from res... #18 77.39 Installing modules from addons... #18 77.47 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #18 77.47 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #18 77.47 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #18 77.47 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #18 77.47 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #18 77.48 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #18 77.48 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #18 77.48 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #18 77.48 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #18 77.48 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #18 77.48 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #18 77.49 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #18 77.49 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #18 77.49 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #18 77.49 fi #18 77.49 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #18 77.49 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #18 77.49 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #18 77.50 find static-http | while read x; do \ #18 77.50 if test -d $x; then \ #18 77.50 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #18 77.50 else \ #18 77.50 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #18 77.50 fi \ #18 77.50 done #18 77.51 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #18 77.52 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #18 77.53 if [ -d doc/tex/asterisk ] ; then \ #18 77.53 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #18 77.53 for n in doc/tex/asterisk/* ; do \ #18 77.53 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #18 77.53 done \ #18 77.53 fi #18 77.53 for x in images/*.jpg; do \ #18 77.53 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #18 77.53 done #18 77.54 make -C sounds install #18 77.54 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #18 77.55 --2024-07-02 07:40:39-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #18 77.57 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #18 77.71 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #18 77.97 HTTP request sent, awaiting response... 200 OK #18 78.20 Length: 2466402 (2.4M) [application/octet-stream] #18 78.20 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #18 78.20 #18 78.20 0K .......... .......... .......... .......... .......... 2% 521K 5s #18 78.29 50K .......... .......... .......... .......... .......... 4% 522K 4s #18 78.39 100K .......... .......... .......... .......... .......... 6% 67.2M 3s #18 78.39 150K .......... .......... .......... .......... .......... 8% 132M 2s #18 78.39 200K .......... .......... .......... .......... .......... 10% 523K 2s #18 78.49 250K .......... .......... .......... .......... .......... 12% 81.0M 2s #18 78.49 300K .......... .......... .......... .......... .......... 14% 112M 2s #18 78.49 350K .......... .......... .......... .......... .......... 16% 124M 1s #18 78.49 400K .......... .......... .......... .......... .......... 18% 530K 2s #18 78.58 450K .......... .......... .......... .......... .......... 20% 116M 1s #18 78.58 500K .......... .......... .......... .......... .......... 22% 109M 1s #18 78.58 550K .......... .......... .......... .......... .......... 24% 82.9M 1s #18 78.58 600K .......... .......... .......... .......... .......... 26% 56.1M 1s #18 78.59 650K .......... .......... .......... .......... .......... 29% 101M 1s #18 78.59 700K .......... .......... .......... .......... .......... 31% 119M 1s #18 78.59 750K .......... .......... .......... .......... .......... 33% 93.5M 1s #18 78.59 800K .......... .......... .......... .......... .......... 35% 98.1M 1s #18 78.59 850K .......... .......... .......... .......... .......... 37% 543K 1s #18 78.68 900K .......... .......... .......... .......... .......... 39% 125M 1s #18 78.68 950K .......... .......... .......... .......... .......... 41% 96.9M 1s #18 78.68 1000K .......... .......... .......... .......... .......... 43% 148M 1s #18 78.68 1050K .......... .......... .......... .......... .......... 45% 139M 1s #18 78.68 1100K .......... .......... .......... .......... .......... 47% 148M 1s #18 78.68 1150K .......... .......... .......... .......... .......... 49% 108M 0s #18 78.68 1200K .......... .......... .......... .......... .......... 51% 77.3M 0s #18 78.68 1250K .......... .......... .......... .......... .......... 53% 147M 0s #18 78.68 1300K .......... .......... .......... .......... .......... 56% 147M 0s #18 78.68 1350K .......... .......... .......... .......... .......... 58% 116M 0s #18 78.68 1400K .......... .......... .......... .......... .......... 60% 143M 0s #18 78.68 1450K .......... .......... .......... .......... .......... 62% 150M 0s #18 78.68 1500K .......... .......... .......... .......... .......... 64% 138M 0s #18 78.68 1550K .......... .......... .......... .......... .......... 66% 116M 0s #18 78.68 1600K .......... .......... .......... .......... .......... 68% 124M 0s #18 78.68 1650K .......... .......... .......... .......... .......... 70% 149M 0s #18 78.69 1700K .......... .......... .......... .......... .......... 72% 113M 0s #18 78.69 1750K .......... .......... .......... .......... .......... 74% 559K 0s #18 78.78 1800K .......... .......... .......... .......... .......... 76% 72.3M 0s #18 78.78 1850K .......... .......... .......... .......... .......... 78% 130M 0s #18 78.78 1900K .......... .......... .......... .......... .......... 80% 111M 0s #18 78.78 1950K .......... .......... .......... .......... .......... 83% 90.2M 0s #18 78.78 2000K .......... .......... .......... .......... .......... 85% 117M 0s #18 78.78 2050K .......... .......... .......... .......... .......... 87% 124M 0s #18 78.78 2100K .......... .......... .......... .......... .......... 89% 124M 0s #18 78.78 2150K .......... .......... .......... .......... .......... 91% 101M 0s #18 78.78 2200K .......... .......... .......... .......... .......... 93% 104M 0s #18 78.78 2250K .......... .......... .......... .......... .......... 95% 120M 0s #18 78.78 2300K .......... .......... .......... .......... .......... 97% 143M 0s #18 78.78 2350K .......... .......... .......... .......... .......... 99% 256M 0s #18 78.78 2400K ........ 100% 839M=0.6s #18 78.78 #18 78.78 2024-07-02 07:40:40 (4.04 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #18 78.78 #18 78.82 --2024-07-02 07:40:40-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #18 78.83 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #18 78.83 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #18 79.09 HTTP request sent, awaiting response... 200 OK #18 79.32 Length: 15359473 (15M) [application/octet-stream] #18 79.32 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #18 79.32 #18 79.32 0K .......... .......... .......... .......... .......... 0% 510K 29s #18 79.42 50K .......... .......... .......... .......... .......... 0% 513K 29s #18 79.52 100K .......... .......... .......... .......... .......... 1% 47.5M 19s #18 79.52 150K .......... .......... .......... .......... .......... 1% 117M 15s #18 79.52 200K .......... .......... .......... .......... .......... 1% 516K 17s #18 79.61 250K .......... .......... .......... .......... .......... 2% 79.6M 14s #18 79.61 300K .......... .......... .......... .......... .......... 2% 109M 12s #18 79.61 350K .......... .......... .......... .......... .......... 2% 121M 11s #18 79.62 400K .......... .......... .......... .......... .......... 3% 518K 13s #18 79.71 450K .......... .......... .......... .......... .......... 3% 139M 11s #18 79.71 500K .......... .......... .......... .......... .......... 3% 130M 10s #18 79.71 550K .......... .......... .......... .......... .......... 4% 135M 9s #18 79.71 600K .......... .......... .......... .......... .......... 4% 139M 9s #18 79.71 650K .......... .......... .......... .......... .......... 4% 129M 8s #18 79.71 700K .......... .......... .......... .......... .......... 5% 74.2M 7s #18 79.71 750K .......... .......... .......... .......... .......... 5% 110M 7s #18 79.71 800K .......... .......... .......... .......... .......... 5% 152M 7s #18 79.71 850K .......... .......... .......... .......... .......... 6% 530K 8s #18 79.81 900K .......... .......... .......... .......... .......... 6% 133M 7s #18 79.81 950K .......... .......... .......... .......... .......... 6% 138M 7s #18 79.81 1000K .......... .......... .......... .......... .......... 7% 141M 7s #18 79.81 1050K .......... .......... .......... .......... .......... 7% 142M 6s #18 79.81 1100K .......... .......... .......... .......... .......... 7% 149M 6s #18 79.81 1150K .......... .......... .......... .......... .......... 8% 110M 6s #18 79.81 1200K .......... .......... .......... .......... .......... 8% 146M 5s #18 79.81 1250K .......... .......... .......... .......... .......... 8% 109M 5s #18 79.81 1300K .......... .......... .......... .......... .......... 9% 86.4M 5s #18 79.81 1350K .......... .......... .......... .......... .......... 9% 132M 5s #18 79.81 1400K .......... .......... .......... .......... .......... 9% 138M 5s #18 79.81 1450K .......... .......... .......... .......... .......... 10% 137M 4s #18 79.81 1500K .......... .......... .......... .......... .......... 10% 125M 4s #18 79.81 1550K .......... .......... .......... .......... .......... 10% 144M 4s #18 79.81 1600K .......... .......... .......... .......... .......... 11% 131M 4s #18 79.81 1650K .......... .......... .......... .......... .......... 11% 117M 4s #18 79.82 1700K .......... .......... .......... .......... .......... 11% 102M 4s #18 79.82 1750K .......... .......... .......... .......... .......... 12% 548K 4s #18 79.91 1800K .......... .......... .......... .......... .......... 12% 123M 4s #18 79.91 1850K .......... .......... .......... .......... .......... 12% 147M 4s #18 79.91 1900K .......... .......... .......... .......... .......... 13% 80.1M 4s #18 79.91 1950K .......... .......... .......... .......... .......... 13% 103M 4s #18 79.91 2000K .......... .......... .......... .......... .......... 13% 127M 4s #18 79.91 2050K .......... .......... .......... .......... .......... 14% 120M 4s #18 79.91 2100K .......... .......... .......... .......... .......... 14% 114M 4s #18 79.91 2150K .......... .......... .......... .......... .......... 14% 102M 3s #18 79.91 2200K .......... .......... .......... .......... .......... 15% 122M 3s #18 79.91 2250K .......... .......... .......... .......... .......... 15% 110M 3s #18 79.91 2300K .......... .......... .......... .......... .......... 15% 118M 3s #18 79.91 2350K .......... .......... .......... .......... .......... 16% 168M 3s #18 79.91 2400K .......... .......... .......... .......... .......... 16% 727M 3s #18 79.91 2450K .......... .......... .......... .......... .......... 16% 157M 3s #18 79.91 2500K .......... .......... .......... .......... .......... 17% 129M 3s #18 79.91 2550K .......... .......... .......... .......... .......... 17% 105M 3s #18 79.91 2600K .......... .......... .......... .......... .......... 17% 119M 3s #18 79.91 2650K .......... .......... .......... .......... .......... 18% 105M 3s #18 79.91 2700K .......... .......... .......... .......... .......... 18% 114M 3s #18 79.91 2750K .......... .......... .......... .......... .......... 18% 87.5M 3s #18 79.92 2800K .......... .......... .......... .......... .......... 19% 113M 3s #18 79.92 2850K .......... .......... .......... .......... .......... 19% 112M 2s #18 79.92 2900K .......... .......... .......... .......... .......... 19% 114M 2s #18 79.92 2950K .......... .......... .......... .......... .......... 20% 483K 3s #18 80.02 3000K .......... .......... .......... .......... .......... 20% 261M 3s #18 80.02 3050K .......... .......... .......... .......... .......... 20% 272M 3s #18 80.02 3100K .......... .......... .......... .......... .......... 21% 134M 3s #18 80.02 3150K .......... .......... .......... .......... .......... 21% 235M 3s #18 80.02 3200K .......... .......... .......... .......... .......... 21% 282M 3s #18 80.02 3250K .......... .......... .......... .......... .......... 22% 1.80M 3s #18 80.05 3300K .......... .......... .......... .......... .......... 22% 100M 3s #18 80.05 3350K .......... .......... .......... .......... .......... 22% 915K 3s #18 80.10 3400K .......... .......... .......... .......... .......... 23% 132M 3s #18 80.10 3450K .......... .......... .......... .......... .......... 23% 148M 3s #18 80.10 3500K .......... .......... .......... .......... .......... 23% 156M 3s #18 80.10 3550K .......... .......... .......... .......... .......... 24% 124M 2s #18 80.10 3600K .......... .......... .......... .......... .......... 24% 146M 2s #18 80.11 3650K .......... .......... .......... .......... .......... 24% 145M 2s #18 80.11 3700K .......... .......... .......... .......... .......... 25% 88.9M 2s #18 80.11 3750K .......... .......... .......... .......... .......... 25% 128M 2s #18 80.11 3800K .......... .......... .......... .......... .......... 25% 149M 2s #18 80.11 3850K .......... .......... .......... .......... .......... 26% 148M 2s #18 80.11 3900K .......... .......... .......... .......... .......... 26% 144M 2s #18 80.11 3950K .......... .......... .......... .......... .......... 26% 95.4M 2s #18 80.11 4000K .......... .......... .......... .......... .......... 27% 108M 2s #18 80.11 4050K .......... .......... .......... .......... .......... 27% 122M 2s #18 80.11 4100K .......... .......... .......... .......... .......... 27% 737M 2s #18 80.11 4150K .......... .......... .......... .......... .......... 28% 644M 2s #18 80.11 4200K .......... .......... .......... .......... .......... 28% 751M 2s #18 80.11 4250K .......... .......... .......... .......... .......... 28% 764M 2s #18 80.11 4300K .......... .......... .......... .......... .......... 29% 442M 2s #18 80.11 4350K .......... .......... .......... .......... .......... 29% 646M 2s #18 80.11 4400K .......... .......... .......... .......... .......... 29% 699M 2s #18 80.11 4450K .......... .......... .......... .......... .......... 30% 766M 2s #18 80.11 4500K .......... .......... .......... .......... .......... 30% 779M 2s #18 80.11 4550K .......... .......... .......... .......... .......... 30% 695M 2s #18 80.11 4600K .......... .......... .......... .......... .......... 31% 789M 2s #18 80.11 4650K .......... .......... .......... .......... .......... 31% 716M 2s #18 80.11 4700K .......... .......... .......... .......... .......... 31% 780M 2s #18 80.11 4750K .......... .......... .......... .......... .......... 32% 666M 2s #18 80.11 4800K .......... .......... .......... .......... .......... 32% 768M 2s #18 80.11 4850K .......... .......... .......... .......... .......... 32% 17.9M 2s #18 80.11 4900K .......... .......... .......... .......... .......... 33% 87.6M 2s #18 80.11 4950K .......... .......... .......... .......... .......... 33% 130M 2s #18 80.11 5000K .......... .......... .......... .......... .......... 33% 144M 2s #18 80.11 5050K .......... .......... .......... .......... .......... 34% 150M 2s #18 80.11 5100K .......... .......... .......... .......... .......... 34% 136M 2s #18 80.11 5150K .......... .......... .......... .......... .......... 34% 117M 1s #18 80.11 5200K .......... .......... .......... .......... .......... 35% 132M 1s #18 80.12 5250K .......... .......... .......... .......... .......... 35% 145M 1s #18 80.12 5300K .......... .......... .......... .......... .......... 35% 148M 1s #18 80.12 5350K .......... .......... .......... .......... .......... 36% 119M 1s #18 80.12 5400K .......... .......... .......... .......... .......... 36% 133M 1s #18 80.12 5450K .......... .......... .......... .......... .......... 36% 102M 1s #18 80.12 5500K .......... .......... .......... .......... .......... 37% 148M 1s #18 80.12 5550K .......... .......... .......... .......... .......... 37% 116M 1s #18 80.12 5600K .......... .......... .......... .......... .......... 37% 149M 1s #18 80.12 5650K .......... .......... .......... .......... .......... 38% 143M 1s #18 80.12 5700K .......... .......... .......... .......... .......... 38% 148M 1s #18 80.12 5750K .......... .......... .......... .......... .......... 38% 127M 1s #18 80.12 5800K .......... .......... .......... .......... .......... 39% 131M 1s #18 80.12 5850K .......... .......... .......... .......... .......... 39% 147M 1s #18 80.12 5900K .......... .......... .......... .......... .......... 39% 145M 1s #18 80.12 5950K .......... .......... .......... .......... .......... 40% 124M 1s #18 80.12 6000K .......... .......... .......... .......... .......... 40% 622K 1s #18 80.20 6050K .......... .......... .......... .......... .......... 40% 72.9M 1s #18 80.20 6100K .......... .......... .......... .......... .......... 41% 147M 1s #18 80.20 6150K .......... .......... .......... .......... .......... 41% 6.29M 1s #18 80.21 6200K .......... .......... .......... .......... .......... 41% 117M 1s #18 80.21 6250K .......... .......... .......... .......... .......... 42% 119M 1s #18 80.21 6300K .......... .......... .......... .......... .......... 42% 104M 1s #18 80.21 6350K .......... .......... .......... .......... .......... 42% 94.6M 1s #18 80.21 6400K .......... .......... .......... .......... .......... 43% 115M 1s #18 80.21 6450K .......... .......... .......... .......... .......... 43% 124M 1s #18 80.21 6500K .......... .......... .......... .......... .......... 43% 119M 1s #18 80.21 6550K .......... .......... .......... .......... .......... 44% 108M 1s #18 80.21 6600K .......... .......... .......... .......... .......... 44% 120M 1s #18 80.21 6650K .......... .......... .......... .......... .......... 44% 81.0M 1s #18 80.21 6700K .......... .......... .......... .......... .......... 45% 119M 1s #18 80.21 6750K .......... .......... .......... .......... .......... 45% 77.3M 1s #18 80.22 6800K .......... .......... .......... .......... .......... 45% 114M 1s #18 80.22 6850K .......... .......... .......... .......... .......... 46% 434M 1s #18 80.22 6900K .......... .......... .......... .......... .......... 46% 253M 1s #18 80.22 6950K .......... .......... .......... .......... .......... 46% 509K 1s #18 80.31 7000K .......... .......... .......... .......... .......... 47% 54.0M 1s #18 80.32 7050K .......... .......... .......... .......... .......... 47% 150M 1s #18 80.32 7100K .......... .......... .......... .......... .......... 47% 146M 1s #18 80.32 7150K .......... .......... .......... .......... .......... 48% 115M 1s #18 80.32 7200K .......... .......... .......... .......... .......... 48% 132M 1s #18 80.32 7250K .......... .......... .......... .......... .......... 48% 89.3M 1s #18 80.32 7300K .......... .......... .......... .......... .......... 49% 127M 1s #18 80.32 7350K .......... .......... .......... .......... .......... 49% 69.0M 1s #18 80.32 7400K .......... .......... .......... .......... .......... 49% 633K 1s #18 80.40 7450K .......... .......... .......... .......... .......... 50% 117M 1s #18 80.40 7500K .......... .......... .......... .......... .......... 50% 6.74M 1s #18 80.40 7550K .......... .......... .......... .......... .......... 50% 83.2M 1s #18 80.41 7600K .......... .......... .......... .......... .......... 51% 186M 1s #18 80.41 7650K .......... .......... .......... .......... .......... 51% 153M 1s #18 80.41 7700K .......... .......... .......... .......... .......... 51% 111M 1s #18 80.41 7750K .......... .......... .......... .......... .......... 52% 105M 1s #18 80.41 7800K .......... .......... .......... .......... .......... 52% 107M 1s #18 80.41 7850K .......... .......... .......... .......... .......... 52% 60.9M 1s #18 80.41 7900K .......... .......... .......... .......... .......... 53% 125M 1s #18 80.41 7950K .......... .......... .......... .......... .......... 53% 140M 1s #18 80.41 8000K .......... .......... .......... .......... .......... 53% 122M 1s #18 80.41 8050K .......... .......... .......... .......... .......... 54% 114M 1s #18 80.41 8100K .......... .......... .......... .......... .......... 54% 124M 1s #18 80.41 8150K .......... .......... .......... .......... .......... 54% 106M 1s #18 80.41 8200K .......... .......... .......... .......... .......... 55% 122M 1s #18 80.41 8250K .......... .......... .......... .......... .......... 55% 362M 1s #18 80.41 8300K .......... .......... .......... .......... .......... 55% 704M 1s #18 80.41 8350K .......... .......... .......... .......... .......... 56% 575M 1s #18 80.41 8400K .......... .......... .......... .......... .......... 56% 665M 1s #18 80.41 8450K .......... .......... .......... .......... .......... 56% 438M 1s #18 80.41 8500K .......... .......... .......... .......... .......... 57% 711M 1s #18 80.41 8550K .......... .......... .......... .......... .......... 57% 681M 1s #18 80.41 8600K .......... .......... .......... .......... .......... 57% 733M 1s #18 80.41 8650K .......... .......... .......... .......... .......... 58% 638M 1s #18 80.41 8700K .......... .......... .......... .......... .......... 58% 778M 1s #18 80.41 8750K .......... .......... .......... .......... .......... 58% 628M 1s #18 80.41 8800K .......... .......... .......... .......... .......... 59% 722M 1s #18 80.41 8850K .......... .......... .......... .......... .......... 59% 763M 1s #18 80.41 8900K .......... .......... .......... .......... .......... 59% 666M 1s #18 80.41 8950K .......... .......... .......... .......... .......... 60% 616M 1s #18 80.41 9000K .......... .......... .......... .......... .......... 60% 741M 1s #18 80.41 9050K .......... .......... .......... .......... .......... 60% 491M 1s #18 80.41 9100K .......... .......... .......... .......... .......... 61% 780M 1s #18 80.41 9150K .......... .......... .......... .......... .......... 61% 602M 1s #18 80.41 9200K .......... .......... .......... .......... .......... 61% 725M 1s #18 80.41 9250K .......... .......... .......... .......... .......... 62% 808M 1s #18 80.41 9300K .......... .......... .......... .......... .......... 62% 784M 1s #18 80.41 9350K .......... .......... .......... .......... .......... 62% 623M 1s #18 80.41 9400K .......... .......... .......... .......... .......... 63% 647M 1s #18 80.41 9450K .......... .......... .......... .......... .......... 63% 723M 1s #18 80.41 9500K .......... .......... .......... .......... .......... 63% 762M 1s #18 80.41 9550K .......... .......... .......... .......... .......... 64% 672M 1s #18 80.41 9600K .......... .......... .......... .......... .......... 64% 757M 1s #18 80.41 9650K .......... .......... .......... .......... .......... 64% 444M 1s #18 80.41 9700K .......... .......... .......... .......... .......... 65% 803M 1s #18 80.41 9750K .......... .......... .......... .......... .......... 65% 674M 1s #18 80.41 9800K .......... .......... .......... .......... .......... 65% 738M 1s #18 80.41 9850K .......... .......... .......... .......... .......... 66% 132M 1s #18 80.41 9900K .......... .......... .......... .......... .......... 66% 117M 1s #18 80.41 9950K .......... .......... .......... .......... .......... 66% 89.0M 1s #18 80.41 10000K .......... .......... .......... .......... .......... 67% 559K 1s #18 80.50 10050K .......... .......... .......... .......... .......... 67% 123M 1s #18 80.50 10100K .......... .......... .......... .......... .......... 67% 115M 1s #18 80.51 10150K .......... .......... .......... .......... .......... 68% 104M 1s #18 80.51 10200K .......... .......... .......... .......... .......... 68% 124M 1s #18 80.51 10250K .......... .......... .......... .......... .......... 68% 78.2M 1s #18 80.51 10300K .......... .......... .......... .......... .......... 69% 119M 1s #18 80.51 10350K .......... .......... .......... .......... .......... 69% 79.2M 1s #18 80.51 10400K .......... .......... .......... .......... .......... 69% 104M 1s #18 80.51 10450K .......... .......... .......... .......... .......... 70% 129M 1s #18 80.51 10500K .......... .......... .......... .......... .......... 70% 122M 1s #18 80.51 10550K .......... .......... .......... .......... .......... 70% 113M 0s #18 80.51 10600K .......... .......... .......... .......... .......... 71% 324M 0s #18 80.51 10650K .......... .......... .......... .......... .......... 71% 738M 0s #18 80.51 10700K .......... .......... .......... .......... .......... 71% 205M 0s #18 80.51 10750K .......... .......... .......... .......... .......... 72% 89.8M 0s #18 80.51 10800K .......... .......... .......... .......... .......... 72% 98.7M 0s #18 80.51 10850K .......... .......... .......... .......... .......... 72% 78.0M 0s #18 80.51 10900K .......... .......... .......... .......... .......... 73% 121M 0s #18 80.51 10950K .......... .......... .......... .......... .......... 73% 105M 0s #18 80.51 11000K .......... .......... .......... .......... .......... 73% 108M 0s #18 80.51 11050K .......... .......... .......... .......... .......... 74% 113M 0s #18 80.51 11100K .......... .......... .......... .......... .......... 74% 112M 0s #18 80.51 11150K .......... .......... .......... .......... .......... 74% 98.6M 0s #18 80.51 11200K .......... .......... .......... .......... .......... 75% 120M 0s #18 80.51 11250K .......... .......... .......... .......... .......... 75% 116M 0s #18 80.51 11300K .......... .......... .......... .......... .......... 75% 120M 0s #18 80.52 11350K .......... .......... .......... .......... .......... 76% 106M 0s #18 80.52 11400K .......... .......... .......... .......... .......... 76% 112M 0s #18 80.52 11450K .......... .......... .......... .......... .......... 76% 98.0M 0s #18 80.52 11500K .......... .......... .......... .......... .......... 77% 587K 0s #18 80.60 11550K .......... .......... .......... .......... .......... 77% 93.4M 0s #18 80.60 11600K .......... .......... .......... .......... .......... 77% 118M 0s #18 80.60 11650K .......... .......... .......... .......... .......... 78% 101M 0s #18 80.60 11700K .......... .......... .......... .......... .......... 78% 121M 0s #18 80.60 11750K .......... .......... .......... .......... .......... 78% 106M 0s #18 80.60 11800K .......... .......... .......... .......... .......... 79% 123M 0s #18 80.60 11850K .......... .......... .......... .......... .......... 79% 119M 0s #18 80.61 11900K .......... .......... .......... .......... .......... 79% 95.8M 0s #18 80.61 11950K .......... .......... .......... .......... .......... 80% 104M 0s #18 80.61 12000K .......... .......... .......... .......... .......... 80% 76.4M 0s #18 80.61 12050K .......... .......... .......... .......... .......... 80% 131M 0s #18 80.61 12100K .......... .......... .......... .......... .......... 81% 111M 0s #18 80.61 12150K .......... .......... .......... .......... .......... 81% 102M 0s #18 80.61 12200K .......... .......... .......... .......... .......... 81% 117M 0s #18 80.61 12250K .......... .......... .......... .......... .......... 82% 113M 0s #18 80.61 12300K .......... .......... .......... .......... .......... 82% 121M 0s #18 80.61 12350K .......... .......... .......... .......... .......... 82% 98.5M 0s #18 80.61 12400K .......... .......... .......... .......... .......... 83% 113M 0s #18 80.61 12450K .......... .......... .......... .......... .......... 83% 119M 0s #18 80.61 12500K .......... .......... .......... .......... .......... 83% 122M 0s #18 80.61 12550K .......... .......... .......... .......... .......... 84% 104M 0s #18 80.61 12600K .......... .......... .......... .......... .......... 84% 94.7M 0s #18 80.61 12650K .......... .......... .......... .......... .......... 84% 114M 0s #18 80.61 12700K .......... .......... .......... .......... .......... 85% 125M 0s #18 80.61 12750K .......... .......... .......... .......... .......... 85% 96.5M 0s #18 80.61 12800K .......... .......... .......... .......... .......... 85% 119M 0s #18 80.61 12850K .......... .......... .......... .......... .......... 86% 119M 0s #18 80.61 12900K .......... .......... .......... .......... .......... 86% 145M 0s #18 80.61 12950K .......... .......... .......... .......... .......... 86% 134M 0s #18 80.61 13000K .......... .......... .......... .......... .......... 87% 591K 0s #18 80.70 13050K .......... .......... .......... .......... .......... 87% 113M 0s #18 80.70 13100K .......... .......... .......... .......... .......... 87% 128M 0s #18 80.70 13150K .......... .......... .......... .......... .......... 88% 95.2M 0s #18 80.70 13200K .......... .......... .......... .......... .......... 88% 73.7M 0s #18 80.70 13250K .......... .......... .......... .......... .......... 88% 115M 0s #18 80.70 13300K .......... .......... .......... .......... .......... 89% 118M 0s #18 80.70 13350K .......... .......... .......... .......... .......... 89% 116M 0s #18 80.70 13400K .......... .......... .......... .......... .......... 89% 113M 0s #18 80.70 13450K .......... .......... .......... .......... .......... 90% 112M 0s #18 80.70 13500K .......... .......... .......... .......... .......... 90% 127M 0s #18 80.70 13550K .......... .......... .......... .......... .......... 90% 99.0M 0s #18 80.70 13600K .......... .......... .......... .......... .......... 91% 119M 0s #18 80.70 13650K .......... .......... .......... .......... .......... 91% 571M 0s #18 80.70 13700K .......... .......... .......... .......... .......... 91% 381M 0s #18 80.70 13750K .......... .......... .......... .......... .......... 92% 120M 0s #18 80.71 13800K .......... .......... .......... .......... .......... 92% 103M 0s #18 80.71 13850K .......... .......... .......... .......... .......... 92% 99.3M 0s #18 80.71 13900K .......... .......... .......... .......... .......... 93% 113M 0s #18 80.71 13950K .......... .......... .......... .......... .......... 93% 90.6M 0s #18 80.71 14000K .......... .......... .......... .......... .......... 93% 112M 0s #18 80.71 14050K .......... .......... .......... .......... .......... 94% 124M 0s #18 80.71 14100K .......... .......... .......... .......... .......... 94% 117M 0s #18 80.71 14150K .......... .......... .......... .......... .......... 94% 70.6M 0s #18 80.71 14200K .......... .......... .......... .......... .......... 95% 112M 0s #18 80.71 14250K .......... .......... .......... .......... .......... 95% 116M 0s #18 80.71 14300K .......... .......... .......... .......... .......... 95% 111M 0s #18 80.71 14350K .......... .......... .......... .......... .......... 96% 94.2M 0s #18 80.71 14400K .......... .......... .......... .......... .......... 96% 86.2M 0s #18 80.71 14450K .......... .......... .......... .......... .......... 96% 132M 0s #18 80.71 14500K .......... .......... .......... .......... .......... 97% 588K 0s #18 80.80 14550K .......... .......... .......... .......... .......... 97% 105M 0s #18 80.80 14600K .......... .......... .......... .......... .......... 97% 115M 0s #18 80.80 14650K .......... .......... .......... .......... .......... 98% 117M 0s #18 80.80 14700K .......... .......... .......... .......... .......... 98% 133M 0s #18 80.80 14750K .......... .......... .......... .......... .......... 98% 97.8M 0s #18 80.80 14800K .......... .......... .......... .......... .......... 99% 81.5M 0s #18 80.80 14850K .......... .......... .......... .......... .......... 99% 128M 0s #18 80.80 14900K .......... .......... .......... .......... .......... 99% 151M 0s #18 80.80 14950K .......... .......... .......... .......... ......... 100% 151M=1.5s #18 80.80 #18 80.80 2024-07-02 07:40:42 (9.89 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #18 80.80 #18 80.93 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #18 80.93 find rest-api -name "*.json" | while read x; do \ #18 80.93 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #18 80.93 done #18 80.94 +---- Asterisk Installation Complete -------+ #18 80.94 + + #18 80.94 + YOU MUST READ THE SECURITY DOCUMENT + #18 80.94 + + #18 80.94 + Asterisk has successfully been installed. + #18 80.94 + If you would like to install the sample + #18 80.94 + configuration files (overwriting any + #18 80.94 + existing config files), run: + #18 80.94 + + #18 80.94 + For generic reference documentation: + #18 80.94 + make samples + #18 80.94 + + #18 80.94 + For a sample basic PBX: + #18 80.95 + make basic-pbx + #18 80.95 + + #18 80.95 + + #18 80.95 +----------------- or ---------------------+ #18 80.95 + + #18 80.95 + You can go ahead and install the asterisk + #18 80.95 + program documentation now or later run: + #18 80.95 + + #18 80.95 + make progdocs + #18 80.95 + + #18 80.95 + **Note** This requires that you have + #18 80.95 + doxygen installed on your local system + #18 80.95 +-------------------------------------------+ #18 89.73 Installing adsi config files... #18 89.73 /usr/bin/install -c -d "/etc/asterisk" #18 89.74 Installing configs/samples/asterisk.adsi #18 89.75 Installing configs/samples/telcordia-1.adsi #18 89.76 Installing other config files... #18 89.76 Installing file configs/samples/acl.conf.sample #18 89.77 Installing file configs/samples/adsi.conf.sample #18 89.77 Installing file configs/samples/aeap.conf.sample #18 89.78 Installing file configs/samples/agents.conf.sample #18 89.79 Installing file configs/samples/alarmreceiver.conf.sample #18 89.79 Installing file configs/samples/alsa.conf.sample #18 89.80 Installing file configs/samples/amd.conf.sample #18 89.80 Installing file configs/samples/app_skel.conf.sample #18 89.81 Installing file configs/samples/ari.conf.sample #18 89.81 Installing file configs/samples/ast_debug_tools.conf.sample #18 89.82 Installing file configs/samples/asterisk.conf.sample #18 89.83 Installing file configs/samples/calendar.conf.sample #18 89.83 Installing file configs/samples/ccss.conf.sample #18 89.84 Installing file configs/samples/cdr.conf.sample #18 89.84 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #18 89.85 Installing file configs/samples/cdr_beanstalkd.conf.sample #18 89.85 Installing file configs/samples/cdr_custom.conf.sample #18 89.86 Installing file configs/samples/cdr_manager.conf.sample #18 89.86 Installing file configs/samples/cdr_odbc.conf.sample #18 89.87 Installing file configs/samples/cdr_pgsql.conf.sample #18 89.88 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #18 89.88 Installing file configs/samples/cdr_tds.conf.sample #18 89.89 Installing file configs/samples/cel.conf.sample #18 89.89 Installing file configs/samples/cel_beanstalkd.conf.sample #18 89.90 Installing file configs/samples/cel_custom.conf.sample #18 89.90 Installing file configs/samples/cel_odbc.conf.sample #18 89.91 Installing file configs/samples/cel_pgsql.conf.sample #18 89.91 Installing file configs/samples/cel_sqlite3_custom.conf.sample #18 89.92 Installing file configs/samples/cel_tds.conf.sample #18 89.93 Installing file configs/samples/chan_dahdi.conf.sample #18 89.93 Installing file configs/samples/chan_mobile.conf.sample #18 89.94 Installing file configs/samples/cli.conf.sample #18 89.94 Installing file configs/samples/cli_aliases.conf.sample #18 89.95 Installing file configs/samples/cli_permissions.conf.sample #18 89.95 Installing file configs/samples/codecs.conf.sample #18 89.96 Installing file configs/samples/confbridge.conf.sample #18 89.96 Installing file configs/samples/config_test.conf.sample #18 89.97 Installing file configs/samples/console.conf.sample #18 89.98 Installing file configs/samples/dbsep.conf.sample #18 89.98 Installing file configs/samples/dnsmgr.conf.sample #18 89.99 Installing file configs/samples/dsp.conf.sample #18 89.99 Installing file configs/samples/dundi.conf.sample #18 90.00 Installing file configs/samples/enum.conf.sample #18 90.00 Installing file configs/samples/extconfig.conf.sample #18 90.01 Installing file configs/samples/extensions.ael.sample #18 90.01 Installing file configs/samples/extensions.conf.sample #18 90.02 Installing file configs/samples/extensions.lua.sample #18 90.03 Installing file configs/samples/extensions_minivm.conf.sample #18 90.03 Installing file configs/samples/features.conf.sample #18 90.04 Installing file configs/samples/festival.conf.sample #18 90.04 Installing file configs/samples/followme.conf.sample #18 90.05 Installing file configs/samples/func_odbc.conf.sample #18 90.05 Installing file configs/samples/geolocation.conf.sample #18 90.06 Installing file configs/samples/hep.conf.sample #18 90.06 Installing file configs/samples/http.conf.sample #18 90.07 Installing file configs/samples/iax.conf.sample #18 90.08 Installing file configs/samples/iaxprov.conf.sample #18 90.08 Installing file configs/samples/indications.conf.sample #18 90.09 Installing file configs/samples/logger.conf.sample #18 90.09 Installing file configs/samples/manager.conf.sample #18 90.10 Installing file configs/samples/meetme.conf.sample #18 90.10 Installing file configs/samples/mgcp.conf.sample #18 90.11 Installing file configs/samples/minivm.conf.sample #18 90.12 Installing file configs/samples/modules.conf.sample #18 90.12 Installing file configs/samples/motif.conf.sample #18 90.13 Installing file configs/samples/musiconhold.conf.sample #18 90.13 Installing file configs/samples/ooh323.conf.sample #18 90.14 Installing file configs/samples/osp.conf.sample #18 90.14 Installing file configs/samples/phoneprov.conf.sample #18 90.15 Installing file configs/samples/pjproject.conf.sample #18 90.15 Installing file configs/samples/pjsip.conf.sample #18 90.16 Installing file configs/samples/pjsip_notify.conf.sample #18 90.17 Installing file configs/samples/pjsip_wizard.conf.sample #18 90.17 Installing file configs/samples/prometheus.conf.sample #18 90.18 Installing file configs/samples/queuerules.conf.sample #18 90.18 Installing file configs/samples/queues.conf.sample #18 90.19 Installing file configs/samples/res_config_mysql.conf.sample #18 90.19 Installing file configs/samples/res_config_odbc.conf.sample #18 90.20 Installing file configs/samples/res_config_sqlite3.conf.sample #18 90.20 Installing file configs/samples/res_corosync.conf.sample #18 90.21 Installing file configs/samples/res_curl.conf.sample #18 90.22 Installing file configs/samples/res_fax.conf.sample #18 90.22 Installing file configs/samples/res_http_media_cache.conf.sample #18 90.23 Installing file configs/samples/res_ldap.conf.sample #18 90.23 Installing file configs/samples/res_odbc.conf.sample #18 90.24 Installing file configs/samples/res_parking.conf.sample #18 90.24 Installing file configs/samples/res_pgsql.conf.sample #18 90.25 Installing file configs/samples/res_pktccops.conf.sample #18 90.25 Installing file configs/samples/res_snmp.conf.sample #18 90.26 Installing file configs/samples/res_stun_monitor.conf.sample #18 90.27 Installing file configs/samples/resolver_unbound.conf.sample #18 90.27 Installing file configs/samples/rtp.conf.sample #18 90.28 Installing file configs/samples/say.conf.sample #18 90.28 Installing file configs/samples/sip.conf.sample #18 90.29 Installing file configs/samples/sip_notify.conf.sample #18 90.29 Installing file configs/samples/skinny.conf.sample #18 90.30 Installing file configs/samples/sla.conf.sample #18 90.30 Installing file configs/samples/smdi.conf.sample #18 90.31 Installing file configs/samples/sorcery.conf.sample #18 90.32 Installing file configs/samples/ss7.timers.sample #18 90.32 Installing file configs/samples/stasis.conf.sample #18 90.33 Installing file configs/samples/statsd.conf.sample #18 90.33 Installing file configs/samples/stir_shaken.conf.sample #18 90.34 Installing file configs/samples/test_sorcery.conf.sample #18 90.34 Installing file configs/samples/udptl.conf.sample #18 90.35 Installing file configs/samples/unistim.conf.sample #18 90.36 Installing file configs/samples/users.conf.sample #18 90.36 Installing file configs/samples/voicemail.conf.sample #18 90.37 Installing file configs/samples/xmpp.conf.sample #18 90.37 Updating asterisk.conf #18 90.38 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #18 90.39 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #18 90.42 Installing file phoneprov/000000000000-directory.xml #18 90.42 Installing file phoneprov/000000000000-phone.cfg #18 90.42 Installing file phoneprov/000000000000.cfg #18 90.42 Installing file phoneprov/polycom.xml #18 90.43 Installing file phoneprov/polycom_line.xml #18 90.43 Installing file phoneprov/snom-mac.xml #18 DONE 90.8s #19 [14/14] RUN SETCAP 'cap_net_admin,cap_sys_resource=ep' /usr/sbin/asterisk #19 DONE 0.5s #20 exporting to image #20 exporting layers #20 exporting layers 5.0s done #20 writing image sha256:58a56e54dfe5937fce30d0bd061f94ba67d3cd63330ba125c791e0ccfd364c3b done #20 naming to docker.io/osmocom-build/asterisk-master:latest #20 naming to docker.io/osmocom-build/asterisk-master:latest 0.0s done #20 DONE 5.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' + docker_image_exists asterisk-master + docker images -q osmocom-build/asterisk-master + test -n 58a56e54dfe5 + list_osmo_packages debian-bookworm asterisk-master + local distro=debian-bookworm + local image=asterisk-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/asterisk-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-asterisk-ims-ue-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-asterisk-ims-ue-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-asterisk-ims-ue-test + echo ttcn3-asterisk-ims-ue-test + dir=ttcn3-asterisk-ims-ue-test + pull_arg=--pull + grep ^FROM ../ttcn3-asterisk-ims-ue-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-asterisk-ims-ue-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-asterisk-ims-ue-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-asterisk-ims-ue-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-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-asterisk-ims-ue-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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-asterisk-ims-ue-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 410B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.41kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #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" asterisk #8 0.252 + OSMO_TTCN3_BRANCH=master #8 0.252 + shift #8 0.252 + cd /osmo-ttcn3-hacks #8 0.252 + git fetch #8 0.313 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.313 799d524f..954b681a master -> origin/master #8 0.313 + 8a4ca4d2...2842eac1 osmith/wip-testenv -> origin/osmith/wip-testenv (forced update) #8 0.313 + 47659dc6...b6b31679 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.315 + git checkout master #8 0.363 Already on 'master' #8 0.364 Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. #8 0.364 (use "git pull" to update your local branch) #8 0.364 + git symbolic-ref -q HEAD #8 0.364 refs/heads/master #8 0.364 + git reset --hard origin/master #8 0.382 HEAD is now at 954b681a mgw: add TC_crcx_iufp_sendrecv and _recvonly #8 0.382 + git rev-parse --abbrev-ref HEAD #8 0.383 master #8 0.383 + git rev-parse HEAD #8 0.383 954b681a75761b9cc846ceadc33f27b01c30f63c #8 0.383 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.384 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.384 + make -j8 deps #8 0.403 (make -j20 -C deps || make -j1 -C deps) #8 0.404 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.404 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.572 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.572 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.572 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.572 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.572 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.572 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.572 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.573 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.573 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.573 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.573 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.574 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.574 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.574 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.574 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.574 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.616 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.616 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 0.622 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.622 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.713 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 0.720 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 0.720 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 0.722 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 0.725 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 0.729 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 0.730 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 0.732 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 0.735 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 0.736 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 0.740 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 0.749 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 0.796 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 0.796 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 0.796 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 0.796 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 0.797 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 0.797 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 0.797 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 0.797 origin/c496d298876fed55c2b730278b7ee77982555563 #8 0.797 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 0.797 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 0.797 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 0.797 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 0.797 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 0.798 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 0.798 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 0.798 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 0.798 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 0.798 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 0.798 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 0.798 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 0.798 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 0.800 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 0.800 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 0.803 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 0.803 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 0.846 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 0.846 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 0.881 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 0.881 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 0.882 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 0.883 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.883 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.883 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.883 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.883 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.884 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.884 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.884 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.884 + make asterisk #8 0.904 (make -j20 -C deps || make -j1 -C deps) #8 0.905 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.072 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.073 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.073 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.073 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.073 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.073 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.073 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.073 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.074 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.074 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.074 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.074 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.074 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.075 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.075 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.075 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.122 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.122 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.128 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.128 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.207 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.214 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.214 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.214 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.214 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.214 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.215 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.216 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.223 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.223 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.223 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.225 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.262 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.273 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.273 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.274 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.274 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.274 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.274 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.274 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.274 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.274 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.275 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.275 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.275 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.276 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.276 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.276 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.276 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.277 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.277 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.277 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.277 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.278 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.278 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.284 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.284 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.308 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.308 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.371 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.371 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.382 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.383 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 1.384 Linking TCCInterface_Functions.ttcn #8 1.385 Linking TCCConversion_Functions.ttcn #8 1.386 Linking TCCConversion.cc #8 1.386 Linking TCCInterface.cc #8 1.386 Linking TCCInterface_ip.h #8 1.387 Linking TCCOpenSecurity_Functions.ttcn #8 1.387 Linking TCCOpenSecurity.cc #8 1.388 Linking TCCOpenSecurity_Functions.hh #8 1.388 Linking TCCDateTime.cc #8 1.388 Linking TCCDateTime_Functions.ttcn #8 1.389 Linking TCCEncoding_Functions.ttcn #8 1.389 Linking TCCEncoding.cc #8 1.389 Linking Socket_API_Definitions.ttcn #8 1.390 Linking PIPEasp_PT.cc #8 1.390 Linking PIPEasp_PT.hh #8 1.390 Linking PIPEasp_Types.ttcn #8 1.391 Linking PIPEasp_PortType.ttcn #8 1.391 Linking PIPEasp_Templates.ttcn #8 1.391 Linking IPL4asp_Functions.ttcn #8 1.392 Linking IPL4asp_PT.cc #8 1.392 Linking IPL4asp_PT.hh #8 1.392 Linking IPL4asp_PortType.ttcn #8 1.393 Linking IPL4asp_Types.ttcn #8 1.393 Linking IPL4asp_discovery.cc #8 1.393 Linking IPL4asp_protocol_L234.hh #8 1.394 Linking TELNETasp_PT.cc #8 1.394 Linking TELNETasp_PT.hh #8 1.394 Linking TELNETasp_PortType.ttcn #8 1.395 Linking SDP_EncDec.cc #8 1.395 Linking SDP_Types.ttcn #8 1.395 Linking SDP_parse_.tab.c #8 1.396 Linking SDP_parse_.tab.h #8 1.396 Linking SDP_parse_parser.h #8 1.396 Linking SDP_parser.l #8 1.396 Linking SDP_parser.y #8 1.397 Linking lex.SDP_parse_.c #8 1.397 Linking RTP_EncDec.cc #8 1.397 Linking RTP_Types.ttcn #8 1.398 Linking SIP_parse.h #8 1.398 Linking SIP_parse.y #8 1.398 Linking SIP_parse_.tab.h #8 1.399 Linking SIPmsg_PT.hh #8 1.399 Linking SIPmsg_Types.ttcn #8 1.399 Linking SIP_parse.l #8 1.400 Linking SIP_parse_.tab.c #8 1.400 Linking SIPmsg_PT.cc #8 1.400 Linking SIPmsg_PortType.ttcn #8 1.401 Linking lex.SIP_parse_.c #8 1.401 Linking Misc_Helpers.ttcn #8 1.401 Linking General_Types.ttcn #8 1.402 Linking GSM_Types.ttcn #8 1.402 Linking Osmocom_Types.ttcn #8 1.402 Linking Native_Functions.ttcn #8 1.403 Linking Native_FunctionDefs.cc #8 1.403 Linking PIPEasp_Templates.ttcn #8 1.403 Linking RTP_CodecPort.ttcn #8 1.404 Linking RTP_CodecPort_CtrlFunctDef.cc #8 1.404 Linking SDP_Templates.ttcn #8 1.404 Linking SIP_Emulation.ttcn #8 1.405 Linking SIP_Templates.ttcn #8 1.409 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 1.409 Generating Makefile skeleton... #8 1.409 Makefile skeleton was generated. #8 1.426 make -C asterisk compile #8 1.427 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 1.427 /usr/bin/ttcn3_compiler -L -U 8 AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IMS_ConnectionHandler.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_ConnectionHandler.ttcn SIP_Emulation.ttcn SIP_Templates.ttcn SIPmsg_PortType.ttcn SIPmsg_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCDateTime_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn - AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IMS_ConnectionHandler.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_ConnectionHandler.ttcn SIP_Emulation.ttcn SIP_Templates.ttcn SIPmsg_PortType.ttcn SIPmsg_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCDateTime_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn #8 1.429 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.429 #8 1.430 Notify: Parsing TTCN-3 module `AMI_Functions.ttcn'... #8 1.431 Notify: Parsing TTCN-3 module `Asterisk_Tests.ttcn'... #8 1.433 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 1.434 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.434 Notify: Parsing TTCN-3 module `IMS_ConnectionHandler.ttcn'... #8 1.437 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.438 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.438 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.438 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.439 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.439 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.439 Notify: Parsing TTCN-3 module `PIPEasp_PortType.ttcn'... #8 1.439 Notify: Parsing TTCN-3 module `PIPEasp_Templates.ttcn'... #8 1.440 Notify: Parsing TTCN-3 module `PIPEasp_Types.ttcn'... #8 1.440 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 1.440 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 1.440 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 1.441 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 1.441 Notify: Parsing TTCN-3 module `SIP_ConnectionHandler.ttcn'... #8 1.443 Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'... #8 1.444 Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'... #8 1.447 Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'... #8 1.447 Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'... #8 1.447 SIPmsg_Types.ttcn:169.34: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 1.447 SIPmsg_Types.ttcn:288.24: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 1.448 SIPmsg_Types.ttcn:1840.9-17: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 1.449 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.449 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.449 Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'... #8 1.450 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 1.450 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.451 Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... #8 1.451 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 1.451 Notify: Checking modules... #8 1.454 AMI_Functions.ttcn: In TTCN-3 module `AMI_Functions': #8 1.454 AMI_Functions.ttcn:721.1-732.1: In function definition `f_ami_transceive_match_response_success': #8 1.454 AMI_Functions.ttcn:726.2-728.2: In if statement: #8 1.454 AMI_Functions.ttcn:727.3-57: In variable assignment: #8 1.454 AMI_Functions.ttcn:727.47-57: In actual parameter list of template `@AMI_Functions.tr_AMI_Response_Success_ActionId': #8 1.454 AMI_Functions.ttcn:727.48-56: In parameter #1 for `action_id': #8 1.454 AMI_Functions.ttcn:727.48-56: warning: Inadequate restriction on the referenced template variable `action_id', this may cause a dynamic test case error at runtime #8 1.454 AMI_Functions.ttcn:725.33-102: note: Referenced template variable is here #8 1.454 AMI_Functions.ttcn:731.2-73: In function instance: #8 1.454 AMI_Functions.ttcn:731.2-73: warning: The value returned by function `@AMI_Functions.f_ami_transceive_match' is not used #8 1.459 SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation': #8 1.459 SIP_Emulation.ttcn:229.1-237.1: In function definition `f_init_sip': #8 1.459 SIP_Emulation.ttcn:230.13-232.2: In variable definition `ops': #8 1.459 SIP_Emulation.ttcn:231.3-59: In value for record field `create_cb': #8 1.459 SIP_Emulation.ttcn:365.1-414.1: In function definition `ExpectedCreateCallback': #8 1.459 SIP_Emulation.ttcn:371.2-376.2: In if statement: #8 1.459 SIP_Emulation.ttcn:375.3-12: warning: Control never reaches this statement #8 1.459 SIP_Emulation.ttcn:413.2-11: warning: Control never reaches this statement #8 1.459 SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': #8 1.459 SIP_Templates.ttcn:89.1-117.1: In template definition `ts_Credentials_DigestResponseMD5': #8 1.459 SIP_Templates.ttcn:101.20-116.2: In template for union field `digestResponse': #8 1.459 SIP_Templates.ttcn:114.3-52: In component 9: #8 1.459 SIP_Templates.ttcn:114.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': #8 1.459 SIP_Templates.ttcn:114.29-51: In parameter #2 for `paramValue': #8 1.459 SIP_Templates.ttcn:114.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': #8 1.459 SIP_Templates.ttcn:114.45-50: In parameter #1 for `val': #8 1.459 SIP_Templates.ttcn:114.45-50: warning: Inadequate restriction on the referenced template parameter `cnonce', this may cause a dynamic test case error at runtime #8 1.459 SIP_Templates.ttcn:98.4-44: note: Referenced template parameter is here #8 1.459 SIP_Templates.ttcn:193.9-201.1: In function definition `f_tr_Contact_SipAddr': #8 1.459 SIP_Templates.ttcn:200.2-40: In return statement: #8 1.459 SIP_Templates.ttcn:200.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': #8 1.459 SIP_Templates.ttcn:200.28-39: In parameter #1 for `contact_addr': #8 1.459 SIP_Templates.ttcn:200.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 1.459 SIP_Templates.ttcn:193.39-67: note: Referenced template parameter is here #8 1.459 SIP_Templates.ttcn:205.9-211.1: In function definition `ts_Contact_SipAddr_omit': #8 1.459 SIP_Templates.ttcn:210.2-40: In return statement: #8 1.459 SIP_Templates.ttcn:210.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': #8 1.459 SIP_Templates.ttcn:210.28-39: In parameter #1 for `contact_addr': #8 1.459 SIP_Templates.ttcn:210.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 1.459 SIP_Templates.ttcn:205.42-85: note: Referenced template parameter is here #8 1.460 SIP_Templates.ttcn:445.1-458.1: In function definition `tr_Addr_Union_from_val': #8 1.460 SIP_Templates.ttcn:450.4-453.2: In if statement: #8 1.460 SIP_Templates.ttcn:450.26-70: In actual parameter list of external function `@Native_Functions.f_str_tolower': #8 1.460 SIP_Templates.ttcn:450.27-69: In parameter #1 for `input': #8 1.460 SIP_Templates.ttcn:450.44-69: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': #8 1.460 SIP_Templates.ttcn:450.45-68: In parameter #1 for `val': #8 1.460 SIP_Templates.ttcn:450.45-68: warning: Inadequate restriction on the referenced template parameter `tin.nameAddr.displayName', this may cause a dynamic test case error at runtime #8 1.460 SIP_Templates.ttcn:445.33-63: note: Referenced template parameter is here #8 1.460 SIP_Templates.ttcn:899.1-917.1: In template definition `tr_SIP_INVITE': #8 1.460 SIP_Templates.ttcn:911.15-914.44: In template for record field `msgHeader': #8 1.460 SIP_Templates.ttcn:911.30-914.44: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.460 SIP_Templates.ttcn:912.10-12: In parameter #5 for `via': #8 1.460 SIP_Templates.ttcn:912.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.460 SIP_Templates.ttcn:904.8-68: note: Referenced template parameter is here #8 1.461 SIP_Templates.ttcn:935.1-948.1: In template definition `tr_SIP_BYE': #8 1.461 SIP_Templates.ttcn:944.15-945.28: In template for record field `msgHeader': #8 1.461 SIP_Templates.ttcn:944.30-945.28: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.461 SIP_Templates.ttcn:945.10-12: In parameter #5 for `via': #8 1.461 SIP_Templates.ttcn:945.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.461 SIP_Templates.ttcn:940.5-20: note: Referenced template parameter is here #8 1.461 SIP_Templates.ttcn:968.1-982.1: In template definition `tr_SIP_ACK': #8 1.461 SIP_Templates.ttcn:977.15-979.23: In template for record field `msgHeader': #8 1.461 SIP_Templates.ttcn:977.30-979.23: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.461 SIP_Templates.ttcn:978.10-12: In parameter #5 for `via': #8 1.461 SIP_Templates.ttcn:978.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.461 SIP_Templates.ttcn:973.5-20: note: Referenced template parameter is here #8 1.461 SIP_Templates.ttcn:1019.1-1035.1: In template definition `tr_SIP_PRACK': #8 1.461 SIP_Templates.ttcn:1029.15-1032.22: In template for record field `msgHeader': #8 1.461 SIP_Templates.ttcn:1029.30-1032.22: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.461 SIP_Templates.ttcn:1030.10-12: In parameter #5 for `via': #8 1.461 SIP_Templates.ttcn:1030.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.461 SIP_Templates.ttcn:1024.7-22: note: Referenced template parameter is here #8 1.461 SIP_Templates.ttcn:1055.1-1071.1: In template definition `tr_SIP_UPDATE': #8 1.461 SIP_Templates.ttcn:1065.15-1068.28: In template for record field `msgHeader': #8 1.461 SIP_Templates.ttcn:1065.30-1068.28: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.461 SIP_Templates.ttcn:1066.10-12: In parameter #5 for `via': #8 1.461 SIP_Templates.ttcn:1066.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.461 SIP_Templates.ttcn:1060.8-23: note: Referenced template parameter is here #8 1.467 IMS_ConnectionHandler.ttcn: In TTCN-3 module `IMS_ConnectionHandler': #8 1.467 IMS_ConnectionHandler.ttcn:1099.1-1312.1: In function definition `f_IMS_mt_call_setup': #8 1.467 IMS_ConnectionHandler.ttcn:1293.2-21: In deactivate statement: #8 1.467 IMS_ConnectionHandler.ttcn:1293.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.467 IMS_ConnectionHandler.ttcn:1294.2-22: In deactivate statement: #8 1.467 IMS_ConnectionHandler.ttcn:1294.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.468 IMS_ConnectionHandler.ttcn:1353.9-1364.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 1.468 IMS_ConnectionHandler.ttcn:1355.2-71: In function instance: #8 1.468 IMS_ConnectionHandler.ttcn:1355.2-71: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.470 SIP_ConnectionHandler.ttcn: In TTCN-3 module `SIP_ConnectionHandler': #8 1.470 SIP_ConnectionHandler.ttcn:344.1-431.1: In function definition `f_SIP_unregister': #8 1.470 SIP_ConnectionHandler.ttcn:369.2-426.2: In alt construct: #8 1.470 SIP_ConnectionHandler.ttcn:371.5-378.67: In guard operation: #8 1.470 SIP_ConnectionHandler.ttcn:371.5-378.67: In receive statement: #8 1.470 SIP_ConnectionHandler.ttcn:375.10-31: warning: Function invocation 'f_tr_Via_response(via)' may change the actual snapshot. #8 1.470 SIP_ConnectionHandler.ttcn:381.5-388.61: In guard operation: #8 1.470 SIP_ConnectionHandler.ttcn:381.5-388.61: In receive statement: #8 1.470 SIP_ConnectionHandler.ttcn:385.10-31: warning: Function invocation 'f_tr_Via_response(via)' may change the actual snapshot. #8 1.471 SIP_ConnectionHandler.ttcn:433.1-540.1: In function definition `f_SIP_mo_call_setup': #8 1.471 SIP_ConnectionHandler.ttcn:524.2-21: In deactivate statement: #8 1.471 SIP_ConnectionHandler.ttcn:524.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.471 SIP_ConnectionHandler.ttcn:525.2-23: In deactivate statement: #8 1.471 SIP_ConnectionHandler.ttcn:525.2-23: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.471 SIP_ConnectionHandler.ttcn:526.2-22: In deactivate statement: #8 1.471 SIP_ConnectionHandler.ttcn:526.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.471 SIP_ConnectionHandler.ttcn:542.9-553.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 1.471 SIP_ConnectionHandler.ttcn:544.2-64: In function instance: #8 1.471 SIP_ConnectionHandler.ttcn:544.2-64: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.471 SIP_ConnectionHandler.ttcn:556.1-620.1: In altstep definition `as_SIP_mt_call_accept': #8 1.471 SIP_ConnectionHandler.ttcn:611.3-615.3: In if statement: #8 1.471 SIP_ConnectionHandler.ttcn:614.4-51: In altstep instance: #8 1.471 SIP_ConnectionHandler.ttcn:687.1-735.1: In altstep definition `as_SIP_exp_call_update': #8 1.471 SIP_ConnectionHandler.ttcn:704.3-67: In function instance: #8 1.471 SIP_ConnectionHandler.ttcn:704.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.472 Asterisk_Tests.ttcn: In TTCN-3 module `Asterisk_Tests': #8 1.472 Asterisk_Tests.ttcn:73.1-82.1: In function definition `f_init_ConnHdlrPars': #8 1.472 Asterisk_Tests.ttcn:75.39-80.20: In template variable definition `pars': #8 1.472 Asterisk_Tests.ttcn:75.53-80.20: In actual parameter list of template `@SIP_ConnectionHandler.t_Pars': #8 1.472 Asterisk_Tests.ttcn:79.12-64: In parameter #5 for `user': #8 1.472 Asterisk_Tests.ttcn:79.12-64: In the right operand of operation `&': #8 1.472 Asterisk_Tests.ttcn:79.18-64: In the operand of operation `int2str()': #8 1.472 Asterisk_Tests.ttcn:79.26-63: In the operands of operation `+': #8 1.472 Asterisk_Tests.ttcn:79.26-57: In the operand of operation `str2int()': #8 1.472 Asterisk_Tests.ttcn:79.34-56: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' #8 1.472 Asterisk_Tests.ttcn:187.9-194.1: In function definition `f_TC_internal_registration': #8 1.472 Asterisk_Tests.ttcn:189.2-17: In function instance: #8 1.472 Asterisk_Tests.ttcn:189.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 1.472 Asterisk_Tests.ttcn:192.2-19: In function instance: #8 1.472 Asterisk_Tests.ttcn:192.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used #8 1.472 Asterisk_Tests.ttcn:206.9-221.1: In function definition `f_TC_internal_call_mo': #8 1.472 Asterisk_Tests.ttcn:208.2-17: In function instance: #8 1.472 Asterisk_Tests.ttcn:208.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 1.472 Asterisk_Tests.ttcn:218.2-19: In function instance: #8 1.472 Asterisk_Tests.ttcn:218.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used #8 1.472 Asterisk_Tests.ttcn:222.9-248.1: In function definition `f_TC_internal_call_mt': #8 1.472 Asterisk_Tests.ttcn:226.2-17: In function instance: #8 1.472 Asterisk_Tests.ttcn:226.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 1.472 Asterisk_Tests.ttcn:245.2-19: In function instance: #8 1.472 Asterisk_Tests.ttcn:245.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used #8 1.473 Asterisk_Tests.ttcn:393.9-421.1: In altstep definition `as_AMI_IMS_register_Auth': #8 1.473 Asterisk_Tests.ttcn:408.3-412.3: In if statement: #8 1.473 Asterisk_Tests.ttcn:409.4-411.22: In receive statement: #8 1.473 Asterisk_Tests.ttcn:409.45-94: warning: Function invocation 'f_sip_SipAddr_to_str(pars.subscr.local_sip_record)' may change the actual snapshot. #8 1.473 Asterisk_Tests.ttcn:429.9-437.1: In function definition `f_AMI_IMS_unregister': #8 1.473 Asterisk_Tests.ttcn:436.2-64: In function instance: #8 1.473 Asterisk_Tests.ttcn:436.2-64: warning: The value returned by function `@AMI_Functions.f_ami_wait_rx_msg' is not used #8 1.473 Asterisk_Tests.ttcn:525.9-546.1: In function definition `f_TC_ims_registration_timeout_initial': #8 1.473 Asterisk_Tests.ttcn:540.2-542.19: In receive statement: #8 1.473 Asterisk_Tests.ttcn:540.43-92: warning: Function invocation 'f_sip_SipAddr_to_str(pars.subscr.local_sip_record)' may change the actual snapshot. #8 1.473 Asterisk_Tests.ttcn:674.9-731.1: In function definition `f_TC_ims_call_mo': #8 1.473 Asterisk_Tests.ttcn:711.2-713.35: In function instance: #8 1.473 Asterisk_Tests.ttcn:711.36-713.35: In actual parameter list of function `@AMI_Functions.f_ami_action_DedicatedBearerStatus': #8 1.473 Asterisk_Tests.ttcn:712.9-55: In parameter #2 for `channel': #8 1.473 Asterisk_Tests.ttcn:712.9-55: warning: Inadequate restriction on the referenced function `f_ami_msg_get_value(ami_msg, "Channel")', this may cause a dynamic test case error at runtime #8 1.473 AMI_Functions.ttcn:630.1-639.1: note: Referenced function is here #8 1.474 Asterisk_Tests.ttcn:757.9-818.1: In function definition `f_TC_ims_call_mt': #8 1.474 Asterisk_Tests.ttcn:798.2-800.35: In function instance: #8 1.474 Asterisk_Tests.ttcn:798.36-800.35: In actual parameter list of function `@AMI_Functions.f_ami_action_DedicatedBearerStatus': #8 1.474 Asterisk_Tests.ttcn:799.9-55: In parameter #2 for `channel': #8 1.474 Asterisk_Tests.ttcn:799.9-55: warning: Inadequate restriction on the referenced function `f_ami_msg_get_value(ami_msg, "Channel")', this may cause a dynamic test case error at runtime #8 1.474 AMI_Functions.ttcn:630.1-639.1: note: Referenced function is here #8 1.476 Notify: Generating code... #8 1.540 Notify: File `AMI_Functions.hh' was generated. #8 1.541 Notify: File `AMI_Functions.cc' was generated. #8 1.541 Notify: File `AMI_Functions_part_1.cc' was generated. #8 1.541 Notify: File `AMI_Functions_part_2.cc' was generated. #8 1.541 Notify: File `AMI_Functions_part_3.cc' was generated. #8 1.541 Notify: File `AMI_Functions_part_4.cc' was generated. #8 1.541 Notify: File `AMI_Functions_part_5.cc' was generated. #8 1.541 Notify: File `AMI_Functions_part_6.cc' was generated. #8 1.541 Notify: File `AMI_Functions_part_7.cc' was generated. #8 1.541 Notify: File `Asterisk_Tests.hh' was generated. #8 1.541 Notify: File `Asterisk_Tests.cc' was generated. #8 1.541 Notify: File `Asterisk_Tests_part_1.cc' was generated. #8 1.541 Notify: File `Asterisk_Tests_part_2.cc' was generated. #8 1.541 Notify: File `Asterisk_Tests_part_3.cc' was generated. #8 1.541 Notify: File `Asterisk_Tests_part_4.cc' was generated. #8 1.541 Notify: File `Asterisk_Tests_part_5.cc' was generated. #8 1.541 Notify: File `Asterisk_Tests_part_6.cc' was generated. #8 1.541 Notify: File `Asterisk_Tests_part_7.cc' was generated. #8 1.541 Notify: File `GSM_Types.hh' was generated. #8 1.542 Notify: File `GSM_Types.cc' was generated. #8 1.542 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.542 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.542 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.542 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.542 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.542 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.542 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.542 Notify: File `General_Types.hh' was generated. #8 1.542 Notify: File `General_Types.cc' was generated. #8 1.542 Notify: File `General_Types_part_1.cc' was generated. #8 1.542 Notify: File `General_Types_part_2.cc' was generated. #8 1.542 Notify: File `General_Types_part_3.cc' was generated. #8 1.542 Notify: File `General_Types_part_4.cc' was generated. #8 1.542 Notify: File `General_Types_part_5.cc' was generated. #8 1.542 Notify: File `General_Types_part_6.cc' was generated. #8 1.542 Notify: File `General_Types_part_7.cc' was generated. #8 1.542 Notify: File `IMS_ConnectionHandler.hh' was generated. #8 1.543 Notify: File `IMS_ConnectionHandler.cc' was generated. #8 1.543 Notify: File `IMS_ConnectionHandler_part_1.cc' was generated. #8 1.543 Notify: File `IMS_ConnectionHandler_part_2.cc' was generated. #8 1.543 Notify: File `IMS_ConnectionHandler_part_3.cc' was generated. #8 1.543 Notify: File `IMS_ConnectionHandler_part_4.cc' was generated. #8 1.543 Notify: File `IMS_ConnectionHandler_part_5.cc' was generated. #8 1.543 Notify: File `IMS_ConnectionHandler_part_6.cc' was generated. #8 1.543 Notify: File `IMS_ConnectionHandler_part_7.cc' was generated. #8 1.543 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.543 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.543 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.543 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.543 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.543 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.543 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.543 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.543 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.543 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.543 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.543 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.543 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.543 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.543 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.543 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.543 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.543 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.543 Notify: File `IPL4asp_Types.hh' was generated. #8 1.544 Notify: File `IPL4asp_Types.cc' was generated. #8 1.544 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.544 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.544 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.544 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.544 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.544 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.544 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.544 Notify: File `Misc_Helpers.hh' was generated. #8 1.544 Notify: File `Misc_Helpers.cc' was generated. #8 1.544 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.544 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.544 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.544 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.544 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.544 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.544 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.544 Notify: File `Native_Functions.hh' was generated. #8 1.544 Notify: File `Native_Functions.cc' was generated. #8 1.544 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.544 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.544 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.544 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.544 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.545 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.545 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.545 Notify: File `Osmocom_Types.hh' was generated. #8 1.545 Notify: File `Osmocom_Types.cc' was generated. #8 1.545 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.545 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.545 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.545 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.545 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.545 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.545 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.545 Notify: File `PIPEasp_PortType.hh' was generated. #8 1.545 Notify: File `PIPEasp_PortType.cc' was generated. #8 1.545 Notify: File `PIPEasp_PortType_part_1.cc' was generated. #8 1.545 Notify: File `PIPEasp_PortType_part_2.cc' was generated. #8 1.545 Notify: File `PIPEasp_PortType_part_3.cc' was generated. #8 1.545 Notify: File `PIPEasp_PortType_part_4.cc' was generated. #8 1.545 Notify: File `PIPEasp_PortType_part_5.cc' was generated. #8 1.545 Notify: File `PIPEasp_PortType_part_6.cc' was generated. #8 1.545 Notify: File `PIPEasp_PortType_part_7.cc' was generated. #8 1.545 Notify: File `PIPEasp_Templates.hh' was generated. #8 1.545 Notify: File `PIPEasp_Templates.cc' was generated. #8 1.545 Notify: File `PIPEasp_Templates_part_1.cc' was generated. #8 1.545 Notify: File `PIPEasp_Templates_part_2.cc' was generated. #8 1.545 Notify: File `PIPEasp_Templates_part_3.cc' was generated. #8 1.545 Notify: File `PIPEasp_Templates_part_4.cc' was generated. #8 1.545 Notify: File `PIPEasp_Templates_part_5.cc' was generated. #8 1.545 Notify: File `PIPEasp_Templates_part_6.cc' was generated. #8 1.545 Notify: File `PIPEasp_Templates_part_7.cc' was generated. #8 1.546 Notify: File `PIPEasp_Types.hh' was generated. #8 1.546 Notify: File `PIPEasp_Types.cc' was generated. #8 1.546 Notify: File `PIPEasp_Types_part_1.cc' was generated. #8 1.546 Notify: File `PIPEasp_Types_part_2.cc' was generated. #8 1.546 Notify: File `PIPEasp_Types_part_3.cc' was generated. #8 1.546 Notify: File `PIPEasp_Types_part_4.cc' was generated. #8 1.546 Notify: File `PIPEasp_Types_part_5.cc' was generated. #8 1.546 Notify: File `PIPEasp_Types_part_6.cc' was generated. #8 1.546 Notify: File `PIPEasp_Types_part_7.cc' was generated. #8 1.546 Notify: File `RTP_CodecPort.hh' was generated. #8 1.546 Notify: File `RTP_CodecPort.cc' was generated. #8 1.546 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 1.546 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 1.546 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 1.546 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 1.546 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 1.546 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 1.546 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 1.546 Notify: File `RTP_Types.hh' was generated. #8 1.547 Notify: File `RTP_Types.cc' was generated. #8 1.547 Notify: File `RTP_Types_part_1.cc' was generated. #8 1.548 Notify: File `RTP_Types_part_2.cc' was generated. #8 1.548 Notify: File `RTP_Types_part_3.cc' was generated. #8 1.548 Notify: File `RTP_Types_part_4.cc' was generated. #8 1.548 Notify: File `RTP_Types_part_5.cc' was generated. #8 1.548 Notify: File `RTP_Types_part_6.cc' was generated. #8 1.548 Notify: File `RTP_Types_part_7.cc' was generated. #8 1.548 Notify: File `SDP_Templates.hh' was generated. #8 1.548 Notify: File `SDP_Templates.cc' was generated. #8 1.548 Notify: File `SDP_Templates_part_1.cc' was generated. #8 1.548 Notify: File `SDP_Templates_part_2.cc' was generated. #8 1.548 Notify: File `SDP_Templates_part_3.cc' was generated. #8 1.548 Notify: File `SDP_Templates_part_4.cc' was generated. #8 1.548 Notify: File `SDP_Templates_part_5.cc' was generated. #8 1.548 Notify: File `SDP_Templates_part_6.cc' was generated. #8 1.548 Notify: File `SDP_Templates_part_7.cc' was generated. #8 1.548 Notify: File `SDP_Types.hh' was generated. #8 1.549 Notify: File `SDP_Types.cc' was generated. #8 1.549 Notify: File `SDP_Types_part_1.cc' was generated. #8 1.549 Notify: File `SDP_Types_part_2.cc' was generated. #8 1.550 Notify: File `SDP_Types_part_3.cc' was generated. #8 1.550 Notify: File `SDP_Types_part_4.cc' was generated. #8 1.551 Notify: File `SDP_Types_part_5.cc' was generated. #8 1.551 Notify: File `SDP_Types_part_6.cc' was generated. #8 1.551 Notify: File `SDP_Types_part_7.cc' was generated. #8 1.551 Notify: File `SIP_ConnectionHandler.hh' was generated. #8 1.551 Notify: File `SIP_ConnectionHandler.cc' was generated. #8 1.551 Notify: File `SIP_ConnectionHandler_part_1.cc' was generated. #8 1.551 Notify: File `SIP_ConnectionHandler_part_2.cc' was generated. #8 1.551 Notify: File `SIP_ConnectionHandler_part_3.cc' was generated. #8 1.551 Notify: File `SIP_ConnectionHandler_part_4.cc' was generated. #8 1.551 Notify: File `SIP_ConnectionHandler_part_5.cc' was generated. #8 1.551 Notify: File `SIP_ConnectionHandler_part_6.cc' was generated. #8 1.551 Notify: File `SIP_ConnectionHandler_part_7.cc' was generated. #8 1.551 Notify: File `SIP_Emulation.hh' was generated. #8 1.551 Notify: File `SIP_Emulation.cc' was generated. #8 1.551 Notify: File `SIP_Emulation_part_1.cc' was generated. #8 1.551 Notify: File `SIP_Emulation_part_2.cc' was generated. #8 1.551 Notify: File `SIP_Emulation_part_3.cc' was generated. #8 1.551 Notify: File `SIP_Emulation_part_4.cc' was generated. #8 1.551 Notify: File `SIP_Emulation_part_5.cc' was generated. #8 1.551 Notify: File `SIP_Emulation_part_6.cc' was generated. #8 1.551 Notify: File `SIP_Emulation_part_7.cc' was generated. #8 1.551 Notify: File `SIP_Templates.hh' was generated. #8 1.552 Notify: File `SIP_Templates.cc' was generated. #8 1.552 Notify: File `SIP_Templates_part_1.cc' was generated. #8 1.552 Notify: File `SIP_Templates_part_2.cc' was generated. #8 1.552 Notify: File `SIP_Templates_part_3.cc' was generated. #8 1.552 Notify: File `SIP_Templates_part_4.cc' was generated. #8 1.552 Notify: File `SIP_Templates_part_5.cc' was generated. #8 1.552 Notify: File `SIP_Templates_part_6.cc' was generated. #8 1.552 Notify: File `SIP_Templates_part_7.cc' was generated. #8 1.552 Notify: File `SIPmsg_PortType.hh' was generated. #8 1.552 Notify: File `SIPmsg_PortType.cc' was generated. #8 1.552 Notify: File `SIPmsg_PortType_part_1.cc' was generated. #8 1.552 Notify: File `SIPmsg_PortType_part_2.cc' was generated. #8 1.552 Notify: File `SIPmsg_PortType_part_3.cc' was generated. #8 1.552 Notify: File `SIPmsg_PortType_part_4.cc' was generated. #8 1.552 Notify: File `SIPmsg_PortType_part_5.cc' was generated. #8 1.552 Notify: File `SIPmsg_PortType_part_6.cc' was generated. #8 1.552 Notify: File `SIPmsg_PortType_part_7.cc' was generated. #8 1.553 Notify: File `SIPmsg_Types.hh' was generated. #8 1.553 Notify: File `SIPmsg_Types.cc' was generated. #8 1.553 Notify: File `SIPmsg_Types_part_1.cc' was generated. #8 1.554 Notify: File `SIPmsg_Types_part_2.cc' was generated. #8 1.554 Notify: File `SIPmsg_Types_part_3.cc' was generated. #8 1.554 Notify: File `SIPmsg_Types_part_4.cc' was generated. #8 1.555 Notify: File `SIPmsg_Types_part_5.cc' was generated. #8 1.555 Notify: File `SIPmsg_Types_part_6.cc' was generated. #8 1.556 Notify: File `SIPmsg_Types_part_7.cc' was generated. #8 1.556 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.556 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.556 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.556 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.556 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.556 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.556 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.556 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.556 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.556 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.556 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.556 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.556 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.556 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.556 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.556 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.556 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.556 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.556 Notify: File `TCCDateTime_Functions.hh' was generated. #8 1.556 Notify: File `TCCDateTime_Functions.cc' was generated. #8 1.556 Notify: File `TCCDateTime_Functions_part_1.cc' was generated. #8 1.557 Notify: File `TCCDateTime_Functions_part_2.cc' was generated. #8 1.557 Notify: File `TCCDateTime_Functions_part_3.cc' was generated. #8 1.557 Notify: File `TCCDateTime_Functions_part_4.cc' was generated. #8 1.557 Notify: File `TCCDateTime_Functions_part_5.cc' was generated. #8 1.557 Notify: File `TCCDateTime_Functions_part_6.cc' was generated. #8 1.557 Notify: File `TCCDateTime_Functions_part_7.cc' was generated. #8 1.557 Notify: File `TCCEncoding_Functions.hh' was generated. #8 1.557 Notify: File `TCCEncoding_Functions.cc' was generated. #8 1.557 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 1.557 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 1.557 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 1.557 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 1.557 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 1.557 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 1.557 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 1.557 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.557 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.557 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.557 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.557 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.557 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.557 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.557 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.557 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.557 Notify: File `TCCOpenSecurity_Functions.hh' was generated. #8 1.557 Notify: File `TCCOpenSecurity_Functions.cc' was generated. #8 1.558 Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. #8 1.558 Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. #8 1.558 Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. #8 1.558 Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. #8 1.558 Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. #8 1.558 Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. #8 1.558 Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. #8 1.558 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.558 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.558 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.558 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.558 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.558 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.558 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.558 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.558 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.558 Notify: 270 files were updated. #8 1.567 touch compile #8 1.567 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 1.567 make -j20 -C asterisk #8 1.571 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 1.588 Creating dependency file for TELNETasp_PT.cc #8 1.588 Creating dependency file for TCCDateTime.cc #8 1.588 Creating dependency file for TCCOpenSecurity.cc #8 1.588 Creating dependency file for TCCInterface.cc #8 1.588 Creating dependency file for TCCEncoding.cc #8 1.588 Creating dependency file for TCCConversion.cc #8 1.589 Creating dependency file for SIPmsg_PT.cc #8 1.589 Creating dependency file for SDP_EncDec.cc #8 1.589 Creating dependency file for RTP_EncDec.cc #8 1.589 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 1.589 Creating dependency file for Native_FunctionDefs.cc #8 1.589 Creating dependency file for IPL4asp_discovery.cc #8 1.590 Creating dependency file for IPL4asp_PT.cc #8 1.590 Creating dependency file for PIPEasp_PT.cc #8 1.590 Creating dependency file for lex.SIP_parse_.c #8 1.593 Creating dependency file for lex.SDP_parse_.c #8 1.593 Creating dependency file for SIP_parse_.tab.c #8 1.593 Creating dependency file for SDP_parse_.tab.c #8 1.613 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.614 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.622 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.628 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.635 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.636 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.640 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.642 Creating dependency file for TCCOpenSecurity_Functions_part_7.cc #8 1.644 Creating dependency file for TCCOpenSecurity_Functions_part_6.cc #8 1.644 Creating dependency file for TCCOpenSecurity_Functions_part_5.cc #8 1.645 Creating dependency file for TCCOpenSecurity_Functions_part_4.cc #8 1.646 Creating dependency file for TCCOpenSecurity_Functions_part_3.cc #8 1.648 Creating dependency file for TCCOpenSecurity_Functions_part_2.cc #8 1.648 Creating dependency file for TCCOpenSecurity_Functions_part_1.cc #8 1.649 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.650 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.650 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.651 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.652 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.652 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.653 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.653 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 1.654 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 1.655 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 1.658 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 1.658 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 1.659 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 1.659 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 1.659 Creating dependency file for TCCDateTime_Functions_part_7.cc #8 1.659 Creating dependency file for TCCDateTime_Functions_part_6.cc #8 1.660 Creating dependency file for TCCDateTime_Functions_part_5.cc #8 1.660 Creating dependency file for TCCDateTime_Functions_part_4.cc #8 1.660 Creating dependency file for TCCDateTime_Functions_part_3.cc #8 1.660 Creating dependency file for TCCDateTime_Functions_part_2.cc #8 1.661 Creating dependency file for TCCDateTime_Functions_part_1.cc #8 1.662 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.662 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.663 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.663 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.666 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.666 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.666 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.667 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.667 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.667 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.667 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.668 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.668 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.672 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.672 Creating dependency file for SIPmsg_Types_part_7.cc #8 1.672 Creating dependency file for SIPmsg_Types_part_6.cc #8 1.672 Creating dependency file for SIPmsg_Types_part_5.cc #8 1.672 Creating dependency file for SIPmsg_Types_part_4.cc #8 1.672 Creating dependency file for SIPmsg_Types_part_3.cc #8 1.673 Creating dependency file for SIPmsg_Types_part_2.cc #8 1.673 Creating dependency file for SIPmsg_Types_part_1.cc #8 1.673 Creating dependency file for SIPmsg_PortType_part_7.cc #8 1.673 Creating dependency file for SIPmsg_PortType_part_6.cc #8 1.674 Creating dependency file for SIPmsg_PortType_part_5.cc #8 1.674 Creating dependency file for SIPmsg_PortType_part_4.cc #8 1.674 Creating dependency file for SIPmsg_PortType_part_3.cc #8 1.675 Creating dependency file for SIPmsg_PortType_part_2.cc #8 1.675 Creating dependency file for SIPmsg_PortType_part_1.cc #8 1.675 Creating dependency file for SIP_Templates_part_7.cc #8 1.678 Creating dependency file for SIP_Templates_part_5.cc #8 1.678 Creating dependency file for SIP_Templates_part_6.cc #8 1.679 Creating dependency file for SIP_Templates_part_4.cc #8 1.680 Creating dependency file for SIP_Templates_part_3.cc #8 1.681 Creating dependency file for SIP_Templates_part_2.cc #8 1.681 Creating dependency file for SIP_Templates_part_1.cc #8 1.682 Creating dependency file for SIP_Emulation_part_7.cc #8 1.682 Creating dependency file for SIP_Emulation_part_6.cc #8 1.685 Creating dependency file for SIP_Emulation_part_5.cc #8 1.686 Creating dependency file for SIP_Emulation_part_4.cc #8 1.687 Creating dependency file for SIP_Emulation_part_2.cc #8 1.687 Creating dependency file for SIP_Emulation_part_3.cc #8 1.687 Creating dependency file for SIP_Emulation_part_1.cc #8 1.687 Creating dependency file for SIP_ConnectionHandler_part_7.cc #8 1.688 Creating dependency file for SIP_ConnectionHandler_part_6.cc #8 1.689 Creating dependency file for SIP_ConnectionHandler_part_5.cc #8 1.692 Creating dependency file for SIP_ConnectionHandler_part_4.cc #8 1.693 Creating dependency file for SIP_ConnectionHandler_part_3.cc #8 1.693 Creating dependency file for SIP_ConnectionHandler_part_2.cc #8 1.693 Creating dependency file for SIP_ConnectionHandler_part_1.cc #8 1.694 Creating dependency file for SDP_Types_part_6.cc #8 1.694 Creating dependency file for SDP_Types_part_7.cc #8 1.695 Creating dependency file for SDP_Types_part_5.cc #8 1.695 Creating dependency file for SDP_Types_part_4.cc #8 1.696 Creating dependency file for SDP_Types_part_3.cc #8 1.698 Creating dependency file for SDP_Types_part_2.cc #8 1.718 Creating dependency file for SDP_Types_part_1.cc #8 1.718 Creating dependency file for SDP_Templates_part_7.cc #8 1.718 Creating dependency file for SDP_Templates_part_6.cc #8 1.718 Creating dependency file for SDP_Templates_part_5.cc #8 1.718 Creating dependency file for SDP_Templates_part_4.cc #8 1.719 Creating dependency file for SDP_Templates_part_3.cc #8 1.726 Creating dependency file for SDP_Templates_part_2.cc #8 1.726 Creating dependency file for SDP_Templates_part_1.cc #8 1.726 Creating dependency file for RTP_Types_part_6.cc #8 1.726 Creating dependency file for RTP_Types_part_7.cc #8 1.726 Creating dependency file for RTP_Types_part_5.cc #8 1.727 Creating dependency file for RTP_Types_part_4.cc #8 1.728 Creating dependency file for RTP_Types_part_3.cc #8 1.729 Creating dependency file for RTP_Types_part_2.cc #8 1.730 Creating dependency file for RTP_Types_part_1.cc #8 1.742 Creating dependency file for RTP_CodecPort_part_7.cc #8 1.742 Creating dependency file for RTP_CodecPort_part_6.cc #8 1.742 Creating dependency file for RTP_CodecPort_part_5.cc #8 1.742 Creating dependency file for RTP_CodecPort_part_4.cc #8 1.743 Creating dependency file for RTP_CodecPort_part_3.cc #8 1.743 Creating dependency file for RTP_CodecPort_part_2.cc #8 1.743 Creating dependency file for RTP_CodecPort_part_1.cc #8 1.743 Creating dependency file for PIPEasp_Types_part_7.cc #8 1.744 Creating dependency file for PIPEasp_Types_part_6.cc #8 1.744 Creating dependency file for PIPEasp_Types_part_5.cc #8 1.744 Creating dependency file for PIPEasp_Types_part_4.cc #8 1.749 Creating dependency file for PIPEasp_Types_part_3.cc #8 1.749 Creating dependency file for PIPEasp_Types_part_1.cc #8 1.749 Creating dependency file for PIPEasp_Types_part_2.cc #8 1.750 Creating dependency file for PIPEasp_Templates_part_7.cc #8 1.750 Creating dependency file for PIPEasp_Templates_part_6.cc #8 1.750 Creating dependency file for PIPEasp_Templates_part_5.cc #8 1.751 Creating dependency file for PIPEasp_Templates_part_4.cc #8 1.752 Creating dependency file for PIPEasp_Templates_part_3.cc #8 1.752 Creating dependency file for PIPEasp_Templates_part_2.cc #8 1.752 Creating dependency file for PIPEasp_Templates_part_1.cc #8 1.753 Creating dependency file for PIPEasp_PortType_part_7.cc #8 1.753 Creating dependency file for PIPEasp_PortType_part_6.cc #8 1.755 Creating dependency file for PIPEasp_PortType_part_5.cc #8 1.757 Creating dependency file for PIPEasp_PortType_part_4.cc #8 1.757 Creating dependency file for PIPEasp_PortType_part_3.cc #8 1.758 Creating dependency file for PIPEasp_PortType_part_2.cc #8 1.758 Creating dependency file for PIPEasp_PortType_part_1.cc #8 1.759 Creating dependency file for Osmocom_Types_part_6.cc #8 1.759 Creating dependency file for Osmocom_Types_part_7.cc #8 1.759 Creating dependency file for Osmocom_Types_part_5.cc #8 1.765 Creating dependency file for Osmocom_Types_part_4.cc #8 1.765 Creating dependency file for Osmocom_Types_part_3.cc #8 1.765 Creating dependency file for Osmocom_Types_part_2.cc #8 1.765 Creating dependency file for Osmocom_Types_part_1.cc #8 1.766 Creating dependency file for Native_Functions_part_7.cc #8 1.766 Creating dependency file for Native_Functions_part_6.cc #8 1.766 Creating dependency file for Native_Functions_part_4.cc #8 1.766 Creating dependency file for Native_Functions_part_5.cc #8 1.766 Creating dependency file for Native_Functions_part_3.cc #8 1.767 Creating dependency file for Native_Functions_part_2.cc #8 1.767 Creating dependency file for Native_Functions_part_1.cc #8 1.767 Creating dependency file for Misc_Helpers_part_7.cc #8 1.767 Creating dependency file for Misc_Helpers_part_6.cc #8 1.772 Creating dependency file for Misc_Helpers_part_4.cc #8 1.772 Creating dependency file for Misc_Helpers_part_3.cc #8 1.772 Creating dependency file for Misc_Helpers_part_5.cc #8 1.772 Creating dependency file for Misc_Helpers_part_2.cc #8 1.773 Creating dependency file for Misc_Helpers_part_1.cc #8 1.774 Creating dependency file for IPL4asp_Types_part_7.cc #8 1.774 Creating dependency file for IPL4asp_Types_part_5.cc #8 1.774 Creating dependency file for IPL4asp_Types_part_4.cc #8 1.774 Creating dependency file for IPL4asp_Types_part_6.cc #8 1.775 Creating dependency file for IPL4asp_Types_part_2.cc #8 1.775 Creating dependency file for IPL4asp_Types_part_3.cc #8 1.775 Creating dependency file for IPL4asp_Types_part_1.cc #8 1.775 Creating dependency file for IPL4asp_PortType_part_7.cc #8 1.776 Creating dependency file for IPL4asp_PortType_part_6.cc #8 1.778 Creating dependency file for IPL4asp_PortType_part_5.cc #8 1.779 Creating dependency file for IPL4asp_PortType_part_4.cc #8 1.780 Creating dependency file for IPL4asp_PortType_part_3.cc #8 1.781 Creating dependency file for IPL4asp_PortType_part_2.cc #8 1.781 Creating dependency file for IPL4asp_PortType_part_1.cc #8 1.781 Creating dependency file for IPL4asp_Functions_part_7.cc #8 1.782 Creating dependency file for IPL4asp_Functions_part_6.cc #8 1.782 Creating dependency file for IPL4asp_Functions_part_5.cc #8 1.782 Creating dependency file for IPL4asp_Functions_part_4.cc #8 1.782 Creating dependency file for IPL4asp_Functions_part_3.cc #8 1.783 Creating dependency file for IPL4asp_Functions_part_2.cc #8 1.783 Creating dependency file for IPL4asp_Functions_part_1.cc #8 1.784 Creating dependency file for IMS_ConnectionHandler_part_7.cc #8 1.785 Creating dependency file for IMS_ConnectionHandler_part_6.cc #8 1.785 Creating dependency file for IMS_ConnectionHandler_part_5.cc #8 1.787 Creating dependency file for IMS_ConnectionHandler_part_4.cc #8 1.787 Creating dependency file for IMS_ConnectionHandler_part_3.cc #8 1.787 Creating dependency file for IMS_ConnectionHandler_part_2.cc #8 1.788 Creating dependency file for IMS_ConnectionHandler_part_1.cc #8 1.788 Creating dependency file for General_Types_part_7.cc #8 1.789 Creating dependency file for General_Types_part_6.cc #8 1.789 Creating dependency file for General_Types_part_5.cc #8 1.789 Creating dependency file for General_Types_part_4.cc #8 1.790 Creating dependency file for General_Types_part_3.cc #8 1.790 Creating dependency file for General_Types_part_2.cc #8 1.790 Creating dependency file for General_Types_part_1.cc #8 1.791 Creating dependency file for GSM_Types_part_7.cc #8 1.792 Creating dependency file for GSM_Types_part_6.cc #8 1.792 Creating dependency file for GSM_Types_part_5.cc #8 1.793 Creating dependency file for GSM_Types_part_4.cc #8 1.793 Creating dependency file for GSM_Types_part_3.cc #8 1.794 Creating dependency file for GSM_Types_part_2.cc #8 1.794 Creating dependency file for GSM_Types_part_1.cc #8 1.794 Creating dependency file for Asterisk_Tests_part_7.cc #8 1.795 Creating dependency file for Asterisk_Tests_part_6.cc #8 1.795 Creating dependency file for Asterisk_Tests_part_5.cc #8 1.795 Creating dependency file for Asterisk_Tests_part_4.cc #8 1.797 Creating dependency file for Asterisk_Tests_part_3.cc #8 1.798 Creating dependency file for Asterisk_Tests_part_2.cc #8 1.798 Creating dependency file for Asterisk_Tests_part_1.cc #8 1.799 Creating dependency file for AMI_Functions_part_7.cc #8 1.799 Creating dependency file for AMI_Functions_part_6.cc #8 1.800 Creating dependency file for AMI_Functions_part_5.cc #8 1.801 Creating dependency file for AMI_Functions_part_4.cc #8 1.801 Creating dependency file for AMI_Functions_part_3.cc #8 1.801 Creating dependency file for AMI_Functions_part_2.cc #8 1.802 Creating dependency file for AMI_Functions_part_1.cc #8 1.802 Creating dependency file for TELNETasp_PortType.cc #8 1.802 Creating dependency file for TCCOpenSecurity_Functions.cc #8 1.802 Creating dependency file for TCCInterface_Functions.cc #8 1.803 Creating dependency file for TCCEncoding_Functions.cc #8 1.803 Creating dependency file for TCCDateTime_Functions.cc #8 1.803 Creating dependency file for TCCConversion_Functions.cc #8 1.803 Creating dependency file for Socket_API_Definitions.cc #8 1.804 Creating dependency file for SIPmsg_Types.cc #8 1.805 Creating dependency file for SIPmsg_PortType.cc #8 1.807 Creating dependency file for SIP_Templates.cc #8 1.807 Creating dependency file for SIP_Emulation.cc #8 1.807 Creating dependency file for SIP_ConnectionHandler.cc #8 1.808 Creating dependency file for SDP_Types.cc #8 1.809 Creating dependency file for SDP_Templates.cc #8 1.809 Creating dependency file for RTP_Types.cc #8 1.810 Creating dependency file for RTP_CodecPort.cc #8 1.810 Creating dependency file for PIPEasp_Types.cc #8 1.812 Creating dependency file for PIPEasp_Templates.cc #8 1.813 Creating dependency file for PIPEasp_PortType.cc #8 1.838 Creating dependency file for Osmocom_Types.cc #8 1.855 Creating dependency file for Native_Functions.cc #8 1.856 Creating dependency file for Misc_Helpers.cc #8 1.856 Creating dependency file for IPL4asp_Types.cc #8 1.857 Creating dependency file for IPL4asp_PortType.cc #8 1.864 Creating dependency file for IPL4asp_Functions.cc #8 1.865 Creating dependency file for IMS_ConnectionHandler.cc #8 1.865 Creating dependency file for General_Types.cc #8 1.878 Creating dependency file for GSM_Types.cc #8 1.878 Creating dependency file for Asterisk_Tests.cc #8 1.878 Creating dependency file for AMI_Functions.cc #8 1.989 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions.o AMI_Functions.cc #8 1.989 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests.o Asterisk_Tests.cc #8 1.989 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 1.989 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 1.989 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler.o IMS_ConnectionHandler.cc #8 1.989 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 1.990 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 1.990 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 1.990 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 1.990 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 1.990 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 1.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType.o PIPEasp_PortType.cc #8 1.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates.o PIPEasp_Templates.cc #8 1.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types.o PIPEasp_Types.cc #8 1.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 1.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 1.992 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 2.005 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 2.006 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler.o SIP_ConnectionHandler.cc #8 2.022 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation.o SIP_Emulation.cc #8 2.472 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates.o SIP_Templates.cc #8 2.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType.o SIPmsg_PortType.cc #8 2.666 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types.o SIPmsg_Types.cc #8 2.678 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 2.768 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 2.860 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions.o TCCDateTime_Functions.cc #8 2.926 SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': #8 2.926 SIP_Emulation.cc:3989:1: warning: control reaches end of non-void function [-Wreturn-type] #8 2.926 3989 | } #8 2.926 | ^ #8 2.926 SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 2.926 SIP_Emulation.cc:4040:1: warning: control reaches end of non-void function [-Wreturn-type] #8 2.926 4040 | } #8 2.926 | ^ #8 2.961 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 2.978 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 3.038 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions.o TCCOpenSecurity_Functions.cc #8 3.426 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 3.558 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_1.o AMI_Functions_part_1.cc #8 3.588 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_2.o AMI_Functions_part_2.cc #8 3.597 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_3.o AMI_Functions_part_3.cc #8 3.615 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_4.o AMI_Functions_part_4.cc #8 3.629 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_5.o AMI_Functions_part_5.cc #8 3.631 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_6.o AMI_Functions_part_6.cc #8 3.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_7.o AMI_Functions_part_7.cc #8 3.645 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_1.o Asterisk_Tests_part_1.cc #8 3.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_2.o Asterisk_Tests_part_2.cc #8 3.663 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_3.o Asterisk_Tests_part_3.cc #8 3.680 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_4.o Asterisk_Tests_part_4.cc #8 3.685 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_5.o Asterisk_Tests_part_5.cc #8 3.692 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_6.o Asterisk_Tests_part_6.cc #8 3.701 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_7.o Asterisk_Tests_part_7.cc #8 3.706 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 3.707 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 3.708 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 3.722 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 3.735 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 3.735 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 3.737 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 3.748 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 3.760 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 3.764 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 3.764 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 3.764 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 3.778 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 3.779 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 3.781 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_1.o IMS_ConnectionHandler_part_1.cc #8 3.781 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_2.o IMS_ConnectionHandler_part_2.cc #8 3.782 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_3.o IMS_ConnectionHandler_part_3.cc #8 3.795 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_4.o IMS_ConnectionHandler_part_4.cc #8 3.806 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_5.o IMS_ConnectionHandler_part_5.cc #8 3.806 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_6.o IMS_ConnectionHandler_part_6.cc #8 3.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_7.o IMS_ConnectionHandler_part_7.cc #8 3.809 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 3.823 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 3.833 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 3.835 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 3.835 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 3.836 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 3.849 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 3.849 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 3.851 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 3.862 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 3.864 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 3.864 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 3.868 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 3.879 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 3.879 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 3.880 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 3.884 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 3.894 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 3.896 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 3.898 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 3.901 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 3.910 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 3.915 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 3.918 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 3.926 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 3.933 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 3.934 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 3.935 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 3.936 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 3.942 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 3.951 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 3.962 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 3.963 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 3.965 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 3.965 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 3.979 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 3.980 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 3.989 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 3.991 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 3.995 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 3.995 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 4.005 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 4.010 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_1.o PIPEasp_PortType_part_1.cc #8 4.013 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_2.cc #8 4.023 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_3.cc #8 4.027 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_4.cc #8 4.027 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_5.cc #8 4.029 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_6.cc #8 4.041 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_7.o PIPEasp_PortType_part_7.cc #8 4.041 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_1.cc #8 4.042 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_2.cc #8 4.044 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_3.cc #8 4.057 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_4.cc #8 4.059 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_5.cc #8 4.061 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_6.cc #8 4.061 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_7.o PIPEasp_Templates_part_7.cc #8 4.063 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_1.o PIPEasp_Types_part_1.cc #8 4.071 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_2.o PIPEasp_Types_part_2.cc #8 4.075 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_3.o PIPEasp_Types_part_3.cc #8 4.075 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_4.o PIPEasp_Types_part_4.cc #8 4.077 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_5.o PIPEasp_Types_part_5.cc #8 4.078 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_6.o PIPEasp_Types_part_6.cc #8 4.090 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_7.o PIPEasp_Types_part_7.cc #8 4.090 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 4.090 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 4.092 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 4.096 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 4.106 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 4.106 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 4.107 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 4.109 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 4.115 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 4.121 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 4.123 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 4.123 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 4.124 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 4.138 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 4.139 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 4.150 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 4.154 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 4.159 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 4.161 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 4.172 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 4.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 4.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 4.191 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 4.204 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 4.285 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 4.450 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 4.457 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 4.458 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 4.474 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_1.o SIP_ConnectionHandler_part_1.cc #8 4.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_2.o SIP_ConnectionHandler_part_2.cc #8 4.508 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_3.o SIP_ConnectionHandler_part_3.cc #8 4.520 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_4.o SIP_ConnectionHandler_part_4.cc #8 4.542 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_5.o SIP_ConnectionHandler_part_5.cc #8 4.546 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_6.o SIP_ConnectionHandler_part_6.cc #8 4.565 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_7.o SIP_ConnectionHandler_part_7.cc #8 4.582 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_1.o SIP_Emulation_part_1.cc #8 4.584 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_2.o SIP_Emulation_part_2.cc #8 4.608 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_3.o SIP_Emulation_part_3.cc #8 4.621 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_4.o SIP_Emulation_part_4.cc #8 4.623 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_5.o SIP_Emulation_part_5.cc #8 4.630 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_6.o SIP_Emulation_part_6.cc #8 4.639 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_7.o SIP_Emulation_part_7.cc #8 4.643 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_1.o SIP_Templates_part_1.cc #8 4.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_2.o SIP_Templates_part_2.cc #8 4.655 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_3.o SIP_Templates_part_3.cc #8 4.660 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_4.o SIP_Templates_part_4.cc #8 4.671 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_5.o SIP_Templates_part_5.cc #8 4.672 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_6.o SIP_Templates_part_6.cc #8 4.677 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_7.o SIP_Templates_part_7.cc #8 4.689 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_1.o SIPmsg_PortType_part_1.cc #8 4.693 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_2.o SIPmsg_PortType_part_2.cc #8 4.705 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_3.o SIPmsg_PortType_part_3.cc #8 4.708 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_4.o SIPmsg_PortType_part_4.cc #8 4.709 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_5.o SIPmsg_PortType_part_5.cc #8 4.724 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_6.o SIPmsg_PortType_part_6.cc #8 4.736 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_7.o SIPmsg_PortType_part_7.cc #8 4.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_1.o SIPmsg_Types_part_1.cc #8 4.741 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_2.o SIPmsg_Types_part_2.cc #8 4.745 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_3.o SIPmsg_Types_part_3.cc #8 4.797 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_4.o SIPmsg_Types_part_4.cc #8 4.818 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_5.o SIPmsg_Types_part_5.cc #8 4.858 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_6.o SIPmsg_Types_part_6.cc #8 4.888 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_7.o SIPmsg_Types_part_7.cc #8 5.309 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 5.339 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 5.391 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 5.399 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 5.428 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 5.436 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 5.463 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 5.475 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 5.486 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 5.503 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 5.512 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 5.526 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 5.543 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 5.556 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 5.563 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_1.o TCCDateTime_Functions_part_1.cc #8 5.579 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_2.o TCCDateTime_Functions_part_2.cc #8 5.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_3.o TCCDateTime_Functions_part_3.cc #8 5.624 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_4.o TCCDateTime_Functions_part_4.cc #8 5.628 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_5.o TCCDateTime_Functions_part_5.cc #8 5.657 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_6.o TCCDateTime_Functions_part_6.cc #8 5.660 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_7.o TCCDateTime_Functions_part_7.cc #8 5.685 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 5.688 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 5.704 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 5.706 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 5.706 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 5.722 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 5.723 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 5.743 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 5.752 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 5.762 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 5.762 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 5.764 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 5.777 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 5.779 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 5.780 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_1.cc #8 5.795 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_2.cc #8 5.796 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_3.cc #8 5.804 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_4.cc #8 5.807 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_5.cc #8 5.811 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_6.cc #8 5.813 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_7.o TCCOpenSecurity_Functions_part_7.cc #8 5.824 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 5.824 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 5.840 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 5.841 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 5.843 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 5.845 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 5.861 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 5.861 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 5.863 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_parse_.tab.o SIP_parse_.tab.c #8 5.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 5.897 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SIP_parse_.o lex.SIP_parse_.c #8 5.971 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PT.o PIPEasp_PT.cc #8 6.738 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 6.738 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.738 21592 | register yy_state_type yy_current_state; #8 6.738 | ^~~~~~~~~~~~~~~~ #8 6.738 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.738 21593 | register char *yy_cp, *yy_bp; #8 6.738 | ^~~~~ #8 6.738 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.738 21593 | register char *yy_cp, *yy_bp; #8 6.738 | ^~~~~ #8 6.739 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.739 21594 | register int yy_act; #8 6.739 | ^~~~~~ #8 6.744 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 6.744 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.744 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 6.744 | ^~~~ #8 6.745 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.745 22513 | register char *source = (yytext_ptr); #8 6.745 | ^~~~~~ #8 6.745 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.745 22514 | register int number_to_move, i; #8 6.745 | ^~~~~~~~~~~~~~ #8 6.745 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.745 22514 | register int number_to_move, i; #8 6.745 | ^ #8 6.746 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 6.746 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.746 22646 | register yy_state_type yy_current_state; #8 6.746 | ^~~~~~~~~~~~~~~~ #8 6.746 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.746 22647 | register char *yy_cp; #8 6.746 | ^~~~~ #8 6.747 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 6.747 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.747 22676 | register int yy_is_jam; #8 6.747 | ^~~~~~~~~ #8 6.747 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.747 22677 | register char *yy_cp = (yy_c_buf_p); #8 6.747 | ^~~~~ #8 6.812 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 6.976 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 7.147 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 7.293 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 7.564 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 7.571 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 7.636 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PT.o SIPmsg_PT.cc #8 7.728 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 7.761 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 7.842 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 7.886 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc #8 7.962 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime.o TCCDateTime.cc #8 8.194 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 8.208 g++ -shared -o AMI_Functions.so AMI_Functions.o #8 8.316 g++ -shared -o Asterisk_Tests.so Asterisk_Tests.o #8 8.322 g++ -shared -o GSM_Types.so GSM_Types.o #8 8.343 g++ -shared -o General_Types.so General_Types.o #8 8.415 g++ -shared -o IMS_ConnectionHandler.so IMS_ConnectionHandler.o #8 8.418 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 8.420 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 8.478 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 8.489 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 8.496 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 8.496 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.496 67 | MD5_Init(&Md5Ctx); #8 8.496 | ~~~~~~~~^~~~~~~~~ #8 8.496 In file included from TCCOpenSecurity.cc:19: #8 8.496 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.496 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.496 | ^~~~~~~~ #8 8.497 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.497 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 8.497 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.497 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.497 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.497 | ^~~~~~~~~~ #8 8.497 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.497 69 | MD5_Update(&Md5Ctx, ":", 1); #8 8.497 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.497 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.497 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.497 | ^~~~~~~~~~ #8 8.497 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.497 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 8.497 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.497 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.497 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.497 | ^~~~~~~~~~ #8 8.497 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.497 71 | MD5_Update(&Md5Ctx, ":", 1); #8 8.497 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.497 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.497 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.497 | ^~~~~~~~~~ #8 8.497 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.497 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 8.497 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.497 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.497 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.497 | ^~~~~~~~~~ #8 8.497 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.497 73 | MD5_Final(ha1, &Md5Ctx); #8 8.497 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 8.497 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.497 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.497 | ^~~~~~~~~ #8 8.497 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.497 75 | MD5_Init(&Md5Ctx); #8 8.497 | ~~~~~~~~^~~~~~~~~ #8 8.497 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.497 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.497 | ^~~~~~~~ #8 8.497 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.497 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 8.497 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.498 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.498 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.498 | ^~~~~~~~~~ #8 8.498 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.498 77 | MD5_Update(&Md5Ctx, ":", 1); #8 8.498 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.498 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.498 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.498 | ^~~~~~~~~~ #8 8.498 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.498 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 8.498 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.498 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.498 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.498 | ^~~~~~~~~~ #8 8.498 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.498 79 | MD5_Update(&Md5Ctx, ":", 1); #8 8.498 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.498 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.498 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.498 | ^~~~~~~~~~ #8 8.499 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.499 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 8.499 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.499 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.499 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.499 | ^~~~~~~~~~ #8 8.499 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.499 81 | MD5_Final(ha1, &Md5Ctx); #8 8.499 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 8.499 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.499 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.499 | ^~~~~~~~~ #8 8.500 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateDigestResponse(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 8.500 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.500 107 | MD5_Init(&Md5Ctx); #8 8.500 | ~~~~~~~~^~~~~~~~~ #8 8.500 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.500 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.500 | ^~~~~~~~ #8 8.500 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.500 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 8.500 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.500 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.500 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.500 | ^~~~~~~~~~ #8 8.500 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.500 109 | MD5_Update(&Md5Ctx, ":", 1); #8 8.500 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.500 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.500 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.500 | ^~~~~~~~~~ #8 8.500 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.500 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 8.500 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.500 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.500 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.500 | ^~~~~~~~~~ #8 8.500 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.500 112 | MD5_Update(&Md5Ctx, ":", 1); #8 8.500 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.500 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.500 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.500 | ^~~~~~~~~~ #8 8.500 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.500 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 8.500 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.500 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.500 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.500 | ^~~~~~~~~~ #8 8.501 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.501 115 | MD5_Final(ha2, &Md5Ctx); #8 8.501 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 8.501 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.501 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.501 | ^~~~~~~~~ #8 8.501 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.501 118 | MD5_Init(&Md5Ctx); #8 8.501 | ~~~~~~~~^~~~~~~~~ #8 8.501 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.501 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.501 | ^~~~~~~~ #8 8.501 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.501 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 8.501 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.501 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.501 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.501 | ^~~~~~~~~~ #8 8.501 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.501 120 | MD5_Update(&Md5Ctx, ":", 1); #8 8.501 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.501 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.501 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.501 | ^~~~~~~~~~ #8 8.501 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.501 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 8.501 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.501 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.501 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.501 | ^~~~~~~~~~ #8 8.501 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.501 122 | MD5_Update(&Md5Ctx, ":", 1); #8 8.501 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.501 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.501 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.501 | ^~~~~~~~~~ #8 8.502 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.502 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 8.502 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.502 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.502 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.502 | ^~~~~~~~~~ #8 8.502 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.502 125 | MD5_Update(&Md5Ctx, ":", 1); #8 8.502 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.502 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.502 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.502 | ^~~~~~~~~~ #8 8.502 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.502 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 8.502 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.502 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.502 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.502 | ^~~~~~~~~~ #8 8.502 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.502 127 | MD5_Update(&Md5Ctx, ":", 1); #8 8.502 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.502 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.502 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.502 | ^~~~~~~~~~ #8 8.502 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.502 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 8.502 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.502 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.502 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.502 | ^~~~~~~~~~ #8 8.502 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.502 129 | MD5_Update(&Md5Ctx, ":", 1); #8 8.502 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.502 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.502 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.502 | ^~~~~~~~~~ #8 8.502 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.502 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 8.502 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.502 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.502 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.502 | ^~~~~~~~~~ #8 8.502 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.502 134 | MD5_Final(resp, &Md5Ctx); #8 8.502 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 8.502 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.502 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.502 | ^~~~~~~~~ #8 8.503 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 8.503 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.503 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 8.503 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.503 /usr/include/openssl/md5.h:52:38: note: declared here #8 8.503 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 8.503 | ^~~ #8 8.504 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 8.504 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.504 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 8.504 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.504 /usr/include/openssl/md5.h:52:38: note: declared here #8 8.504 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 8.504 | ^~~ #8 8.505 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.505 TCCOpenSecurity.cc:524:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.505 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 8.505 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 8.505 In file included from TCCOpenSecurity.cc:21: #8 8.505 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.505 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.505 | ^~~~~~~~~~~~~~~~~~~ #8 8.505 TCCOpenSecurity.cc:526:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.505 526 | AES_cbc_encrypt(data, enc_data, #8 8.505 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.505 527 | data_len, &enc_key, #8 8.505 | ~~~~~~~~~~~~~~~~~~~ #8 8.505 528 | k_iv, AES_ENCRYPT); #8 8.505 | ~~~~~~~~~~~~~~~~~~ #8 8.505 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.505 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.505 | ^~~~~~~~~~~~~~~ #8 8.506 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.506 TCCOpenSecurity.cc:569:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.506 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 8.506 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 8.506 /usr/include/openssl/aes.h:54:5: note: declared here #8 8.506 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 8.506 | ^~~~~~~~~~~~~~~~~~~ #8 8.506 TCCOpenSecurity.cc:571:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.506 571 | AES_cbc_encrypt(data, dec_data, #8 8.506 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.506 572 | data_len, &dec_key, #8 8.506 | ~~~~~~~~~~~~~~~~~~~ #8 8.506 573 | k_iv, AES_DECRYPT); #8 8.506 | ~~~~~~~~~~~~~~~~~~ #8 8.506 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.506 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.506 | ^~~~~~~~~~~~~~~ #8 8.506 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.506 TCCOpenSecurity.cc:613:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.506 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 8.506 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.506 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.506 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.506 | ^~~~~~~~~~~~~~~~~~~ #8 8.506 TCCOpenSecurity.cc:615:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.506 615 | AES_cbc_encrypt(data, enc_data, #8 8.506 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.506 616 | data_len, &enc_key, #8 8.506 | ~~~~~~~~~~~~~~~~~~~ #8 8.506 617 | k_iv, AES_ENCRYPT); #8 8.506 | ~~~~~~~~~~~~~~~~~~ #8 8.506 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.506 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.506 | ^~~~~~~~~~~~~~~ #8 8.507 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.507 TCCOpenSecurity.cc:659:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.507 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 8.507 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.507 /usr/include/openssl/aes.h:54:5: note: declared here #8 8.507 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 8.507 | ^~~~~~~~~~~~~~~~~~~ #8 8.507 TCCOpenSecurity.cc:661:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.507 661 | AES_cbc_encrypt(data, dec_data, #8 8.507 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.507 662 | data_len, &dec_key, #8 8.507 | ~~~~~~~~~~~~~~~~~~~ #8 8.507 663 | k_iv, AES_DECRYPT); #8 8.507 | ~~~~~~~~~~~~~~~~~~ #8 8.507 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.507 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.507 | ^~~~~~~~~~~~~~~ #8 8.508 g++ -shared -o Native_Functions.so Native_Functions.o #8 8.511 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 8.511 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.511 1124 | DH* dh = DH_new(); #8 8.511 | ~~~~~~^~ #8 8.512 In file included from TCCOpenSecurity.cc:24: #8 8.512 /usr/include/openssl/dh.h:203:27: note: declared here #8 8.512 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 8.512 | ^~~~~~ #8 8.512 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.512 1134 | DH_free(dh); #8 8.512 | ~~~~~~~^~~~ #8 8.512 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.512 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.512 | ^~~~~~~ #8 8.512 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.512 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 8.512 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 8.512 /usr/include/openssl/dh.h:259:27: note: declared here #8 8.512 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 8.512 | ^~~~~~~~~~~ #8 8.513 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.513 1150 | DH_generate_key(dh); #8 8.513 | ~~~~~~~~~~~~~~~^~~~ #8 8.513 /usr/include/openssl/dh.h:227:27: note: declared here #8 8.513 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 8.513 | ^~~~~~~~~~~~~~~ #8 8.513 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.513 1155 | DH_get0_key(dh, &pubk, &privk); #8 8.513 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 8.513 /usr/include/openssl/dh.h:260:28: note: declared here #8 8.513 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 8.513 | ^~~~~~~~~~~ #8 8.513 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.513 1172 | DH_free(dh); #8 8.513 | ~~~~~~~^~~~ #8 8.513 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.513 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.513 | ^~~~~~~ #8 8.514 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.514 1187 | DH_free(dh); #8 8.514 | ~~~~~~~^~~~ #8 8.514 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.514 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.514 | ^~~~~~~ #8 8.514 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.514 1191 | DH_free(dh); #8 8.514 | ~~~~~~~^~~~ #8 8.514 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.514 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.514 | ^~~~~~~ #8 8.514 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 8.514 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.514 1227 | DH* dh = DH_new(); #8 8.514 | ~~~~~~^~ #8 8.514 /usr/include/openssl/dh.h:203:27: note: declared here #8 8.514 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 8.514 | ^~~~~~ #8 8.514 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.514 1237 | DH_free(dh); #8 8.514 | ~~~~~~~^~~~ #8 8.514 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.514 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.514 | ^~~~~~~ #8 8.514 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.514 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 8.514 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 8.514 /usr/include/openssl/dh.h:259:27: note: declared here #8 8.514 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 8.514 | ^~~~~~~~~~~ #8 8.514 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.514 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 8.514 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 8.515 /usr/include/openssl/dh.h:262:27: note: declared here #8 8.515 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 8.515 | ^~~~~~~~~~~ #8 8.515 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.515 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 8.515 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.515 /usr/include/openssl/dh.h:228:27: note: declared here #8 8.515 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 8.515 | ^~~~~~~~~~~~~~ #8 8.515 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.515 1267 | DH_free(dh); #8 8.515 | ~~~~~~~^~~~ #8 8.515 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.515 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.515 | ^~~~~~~ #8 8.515 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.515 1271 | DH_free(dh); #8 8.515 | ~~~~~~~^~~~ #8 8.515 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.515 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.515 | ^~~~~~~ #8 8.515 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 8.515 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 8.515 TCCOpenSecurity.cc:1311:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.515 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 8.515 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.516 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.516 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.516 | ^~~~~~~~~~~~~~~~~~~ #8 8.516 TCCOpenSecurity.cc:1318:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.516 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.516 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.516 /usr/include/openssl/aes.h:57:6: note: declared here #8 8.516 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 8.516 | ^~~~~~~~~~~ #8 8.516 TCCOpenSecurity.cc:1320:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.516 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.516 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.516 /usr/include/openssl/aes.h:57:6: note: declared here #8 8.516 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 8.516 | ^~~~~~~~~~~ #8 8.516 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 8.516 TCCOpenSecurity.cc:1363:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.516 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 8.516 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.516 /usr/include/openssl/aes.h:54:5: note: declared here #8 8.516 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 8.516 | ^~~~~~~~~~~~~~~~~~~ #8 8.516 TCCOpenSecurity.cc:1370:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.516 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.516 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.516 /usr/include/openssl/aes.h:60:6: note: declared here #8 8.516 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 8.516 | ^~~~~~~~~~~ #8 8.516 TCCOpenSecurity.cc:1372:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.516 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.516 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.516 /usr/include/openssl/aes.h:60:6: note: declared here #8 8.516 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 8.516 | ^~~~~~~~~~~ #8 8.517 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.517 TCCOpenSecurity.cc:1389:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.517 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 8.517 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.517 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.517 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.517 | ^~~~~~~~~~~~~~~~~~~ #8 8.517 TCCOpenSecurity.cc:1401:120: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.517 1401 | CRYPTO_ctr128_encrypt((const unsigned char*)p_data, enc_data, data_len, &aes_k, k_iv,ecount_buf , &num, (block128_f)AES_encrypt); #8 8.517 | ^~~~~~~~~~~ #8 8.517 /usr/include/openssl/aes.h:57:6: note: declared here #8 8.517 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 8.517 | ^~~~~~~~~~~ #8 8.536 g++ -shared -o PIPEasp_PortType.so PIPEasp_PortType.o #8 8.556 g++ -shared -o PIPEasp_Templates.so PIPEasp_Templates.o #8 8.567 g++ -shared -o PIPEasp_Types.so PIPEasp_Types.o #8 8.593 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 8.622 g++ -shared -o RTP_Types.so RTP_Types.o #8 8.625 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 8.652 g++ -shared -o SDP_Types.so SDP_Types.o #8 8.663 g++ -shared -o SIP_ConnectionHandler.so SIP_ConnectionHandler.o #8 8.669 g++ -shared -o SIP_Emulation.so SIP_Emulation.o #8 8.684 g++ -shared -o SIP_Templates.so SIP_Templates.o #8 8.686 g++ -shared -o SIPmsg_PortType.so SIPmsg_PortType.o #8 8.689 g++ -shared -o SIPmsg_Types.so SIPmsg_Types.o #8 8.763 lex.SIP_parse_.c: In function 'int SIP_parse_lex()': #8 8.763 lex.SIP_parse_.c:139866:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.763 139866 | register yy_state_type yy_current_state; #8 8.763 | ^~~~~~~~~~~~~~~~ #8 8.763 lex.SIP_parse_.c:139867:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.763 139867 | register char *yy_cp, *yy_bp; #8 8.763 | ^~~~~ #8 8.763 lex.SIP_parse_.c:139867:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.763 139867 | register char *yy_cp, *yy_bp; #8 8.763 | ^~~~~ #8 8.763 lex.SIP_parse_.c:139868:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.763 139868 | register int yy_act; #8 8.763 | ^~~~~~ #8 8.781 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 8.782 lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': #8 8.782 lex.SIP_parse_.c:142690:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.782 142690 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 8.782 | ^~~~ #8 8.783 lex.SIP_parse_.c:142691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.783 142691 | register char *source = (yytext_ptr); #8 8.783 | ^~~~~~ #8 8.783 lex.SIP_parse_.c:142692:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.783 142692 | register int number_to_move, i; #8 8.783 | ^~~~~~~~~~~~~~ #8 8.783 lex.SIP_parse_.c:142692:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.783 142692 | register int number_to_move, i; #8 8.783 | ^ #8 8.785 lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 8.785 lex.SIP_parse_.c:142824:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.785 142824 | register yy_state_type yy_current_state; #8 8.785 | ^~~~~~~~~~~~~~~~ #8 8.785 lex.SIP_parse_.c:142825:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.785 142825 | register char *yy_cp; #8 8.785 | ^~~~~ #8 8.786 lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 8.786 lex.SIP_parse_.c:142854:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.786 142854 | register int yy_is_jam; #8 8.786 | ^~~~~~~~~ #8 8.786 lex.SIP_parse_.c:142855:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.786 142855 | register char *yy_cp = (yy_c_buf_p); #8 8.786 | ^~~~~ #8 8.798 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 8.805 g++ -shared -o TCCDateTime_Functions.so TCCDateTime_Functions.o #8 8.805 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 8.807 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 8.810 g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o #8 8.811 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 8.815 g++ -shared -o AMI_Functions_part_1.so AMI_Functions_part_1.o #8 8.845 g++ -shared -o AMI_Functions_part_2.so AMI_Functions_part_2.o #8 8.854 g++ -shared -o AMI_Functions_part_3.so AMI_Functions_part_3.o #8 8.885 g++ -shared -o AMI_Functions_part_4.so AMI_Functions_part_4.o #8 8.885 g++ -shared -o AMI_Functions_part_5.so AMI_Functions_part_5.o #8 8.908 g++ -shared -o AMI_Functions_part_6.so AMI_Functions_part_6.o #8 8.908 g++ -shared -o AMI_Functions_part_7.so AMI_Functions_part_7.o #8 8.909 g++ -shared -o Asterisk_Tests_part_1.so Asterisk_Tests_part_1.o #8 8.919 g++ -shared -o Asterisk_Tests_part_2.so Asterisk_Tests_part_2.o #8 8.920 g++ -shared -o Asterisk_Tests_part_3.so Asterisk_Tests_part_3.o #8 8.922 g++ -shared -o Asterisk_Tests_part_4.so Asterisk_Tests_part_4.o #8 8.923 g++ -shared -o Asterisk_Tests_part_5.so Asterisk_Tests_part_5.o #8 8.926 g++ -shared -o Asterisk_Tests_part_6.so Asterisk_Tests_part_6.o #8 8.932 g++ -shared -o Asterisk_Tests_part_7.so Asterisk_Tests_part_7.o #8 8.933 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 8.936 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 8.945 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 8.951 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 8.957 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 8.958 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 8.958 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 8.958 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 8.960 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 8.969 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 8.972 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 8.973 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 8.976 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 8.978 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 8.981 g++ -shared -o IMS_ConnectionHandler_part_1.so IMS_ConnectionHandler_part_1.o #8 8.983 g++ -shared -o IMS_ConnectionHandler_part_2.so IMS_ConnectionHandler_part_2.o #8 8.983 g++ -shared -o IMS_ConnectionHandler_part_3.so IMS_ConnectionHandler_part_3.o #8 8.986 g++ -shared -o IMS_ConnectionHandler_part_4.so IMS_ConnectionHandler_part_4.o #8 8.986 g++ -shared -o IMS_ConnectionHandler_part_5.so IMS_ConnectionHandler_part_5.o #8 8.987 g++ -shared -o IMS_ConnectionHandler_part_6.so IMS_ConnectionHandler_part_6.o #8 8.989 g++ -shared -o IMS_ConnectionHandler_part_7.so IMS_ConnectionHandler_part_7.o #8 8.990 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 8.994 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 9.000 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 9.000 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 9.001 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 9.003 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 9.006 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 9.006 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 9.009 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 9.012 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 9.013 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 9.013 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 9.016 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 9.020 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 9.020 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 9.023 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 9.025 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 9.026 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 9.029 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 9.030 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 9.030 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 9.031 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 9.033 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 9.034 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 9.038 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 9.040 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 9.045 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 9.047 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 9.047 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 9.050 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 9.053 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 9.057 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 9.060 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 9.060 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 9.060 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 9.060 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 9.065 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 9.068 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 9.082 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 9.082 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 9.086 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 9.086 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 9.086 g++ -shared -o PIPEasp_PortType_part_1.so PIPEasp_PortType_part_1.o #8 9.086 g++ -shared -o PIPEasp_PortType_part_2.so PIPEasp_PortType_part_2.o #8 9.087 g++ -shared -o PIPEasp_PortType_part_3.so PIPEasp_PortType_part_3.o #8 9.087 g++ -shared -o PIPEasp_PortType_part_4.so PIPEasp_PortType_part_4.o #8 9.087 g++ -shared -o PIPEasp_PortType_part_5.so PIPEasp_PortType_part_5.o #8 9.087 g++ -shared -o PIPEasp_PortType_part_6.so PIPEasp_PortType_part_6.o #8 9.087 g++ -shared -o PIPEasp_PortType_part_7.so PIPEasp_PortType_part_7.o #8 9.088 g++ -shared -o PIPEasp_Templates_part_1.so PIPEasp_Templates_part_1.o #8 9.088 g++ -shared -o PIPEasp_Templates_part_2.so PIPEasp_Templates_part_2.o #8 9.090 g++ -shared -o PIPEasp_Templates_part_3.so PIPEasp_Templates_part_3.o #8 9.103 g++ -shared -o PIPEasp_Templates_part_4.so PIPEasp_Templates_part_4.o #8 9.106 g++ -shared -o PIPEasp_Templates_part_5.so PIPEasp_Templates_part_5.o #8 9.114 g++ -shared -o PIPEasp_Templates_part_6.so PIPEasp_Templates_part_6.o #8 9.114 g++ -shared -o PIPEasp_Templates_part_7.so PIPEasp_Templates_part_7.o #8 9.114 g++ -shared -o PIPEasp_Types_part_1.so PIPEasp_Types_part_1.o #8 9.114 g++ -shared -o PIPEasp_Types_part_2.so PIPEasp_Types_part_2.o #8 9.115 g++ -shared -o PIPEasp_Types_part_3.so PIPEasp_Types_part_3.o #8 9.115 g++ -shared -o PIPEasp_Types_part_4.so PIPEasp_Types_part_4.o #8 9.115 g++ -shared -o PIPEasp_Types_part_5.so PIPEasp_Types_part_5.o #8 9.115 g++ -shared -o PIPEasp_Types_part_6.so PIPEasp_Types_part_6.o #8 9.116 g++ -shared -o PIPEasp_Types_part_7.so PIPEasp_Types_part_7.o #8 9.138 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 9.138 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 9.139 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 9.139 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 9.139 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 9.139 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 9.139 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 9.140 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 9.140 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 9.140 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 9.141 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 9.142 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 9.142 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 9.143 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 9.152 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 9.163 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 9.163 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 9.165 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 9.165 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 9.165 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 9.165 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 9.166 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 9.167 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 9.169 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 9.169 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 9.170 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 9.172 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 9.188 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 9.188 g++ -shared -o SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_1.o #8 9.190 g++ -shared -o SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_2.o #8 9.192 g++ -shared -o SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_3.o #8 9.192 g++ -shared -o SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_4.o #8 9.194 g++ -shared -o SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_5.o #8 9.195 g++ -shared -o SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_6.o #8 9.202 g++ -shared -o SIP_ConnectionHandler_part_7.so SIP_ConnectionHandler_part_7.o #8 9.217 g++ -shared -o SIP_Emulation_part_1.so SIP_Emulation_part_1.o #8 9.220 g++ -shared -o SIP_Emulation_part_2.so SIP_Emulation_part_2.o #8 9.220 g++ -shared -o SIP_Emulation_part_3.so SIP_Emulation_part_3.o #8 9.222 g++ -shared -o SIP_Emulation_part_4.so SIP_Emulation_part_4.o #8 9.224 g++ -shared -o SIP_Emulation_part_5.so SIP_Emulation_part_5.o #8 9.225 g++ -shared -o SIP_Emulation_part_6.so SIP_Emulation_part_6.o #8 9.226 g++ -shared -o SIP_Emulation_part_7.so SIP_Emulation_part_7.o #8 9.230 g++ -shared -o SIP_Templates_part_1.so SIP_Templates_part_1.o #8 9.232 g++ -shared -o SIP_Templates_part_2.so SIP_Templates_part_2.o #8 9.250 g++ -shared -o SIP_Templates_part_3.so SIP_Templates_part_3.o #8 9.250 g++ -shared -o SIP_Templates_part_4.so SIP_Templates_part_4.o #8 9.254 g++ -shared -o SIP_Templates_part_5.so SIP_Templates_part_5.o #8 9.256 g++ -shared -o SIP_Templates_part_6.so SIP_Templates_part_6.o #8 9.257 g++ -shared -o SIP_Templates_part_7.so SIP_Templates_part_7.o #8 9.259 g++ -shared -o SIPmsg_PortType_part_1.so SIPmsg_PortType_part_1.o #8 9.261 g++ -shared -o SIPmsg_PortType_part_2.so SIPmsg_PortType_part_2.o #8 9.261 g++ -shared -o SIPmsg_PortType_part_3.so SIPmsg_PortType_part_3.o #8 9.267 g++ -shared -o SIPmsg_PortType_part_4.so SIPmsg_PortType_part_4.o #8 9.280 g++ -shared -o SIPmsg_PortType_part_5.so SIPmsg_PortType_part_5.o #8 9.283 g++ -shared -o SIPmsg_PortType_part_6.so SIPmsg_PortType_part_6.o #8 9.283 g++ -shared -o SIPmsg_PortType_part_7.so SIPmsg_PortType_part_7.o #8 9.286 g++ -shared -o SIPmsg_Types_part_1.so SIPmsg_Types_part_1.o #8 9.287 g++ -shared -o SIPmsg_Types_part_2.so SIPmsg_Types_part_2.o #8 9.287 g++ -shared -o SIPmsg_Types_part_3.so SIPmsg_Types_part_3.o #8 9.292 g++ -shared -o SIPmsg_Types_part_4.so SIPmsg_Types_part_4.o #8 9.299 g++ -shared -o SIPmsg_Types_part_6.so SIPmsg_Types_part_6.o #8 9.300 g++ -shared -o SIPmsg_Types_part_7.so SIPmsg_Types_part_7.o #8 9.300 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 9.302 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 9.303 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 9.311 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 9.313 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 9.313 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 9.315 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 9.331 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 9.331 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 9.331 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 9.332 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 9.341 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 9.343 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 9.361 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 9.364 g++ -shared -o TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_1.o #8 9.365 g++ -shared -o TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_2.o #8 9.366 g++ -shared -o TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_3.o #8 9.366 g++ -shared -o TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_4.o #8 9.372 g++ -shared -o TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_5.o #8 9.373 g++ -shared -o TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_6.o #8 9.376 g++ -shared -o TCCDateTime_Functions_part_7.so TCCDateTime_Functions_part_7.o #8 9.376 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 9.377 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 9.378 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 9.393 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 9.394 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 9.394 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 9.394 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 9.395 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 9.395 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 9.401 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 9.403 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 9.404 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 9.404 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 9.406 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 9.419 g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o #8 9.419 g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o #8 9.420 g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o #8 9.420 g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o #8 9.421 g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o #8 9.422 g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o #8 9.425 g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o #8 9.428 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 9.430 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 9.430 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 9.430 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 9.430 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 9.431 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 9.432 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 9.441 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 9.444 g++ -shared -o SIP_parse_.tab.so SIP_parse_.tab.o #8 9.445 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 9.451 g++ -shared -o PIPEasp_PT.so PIPEasp_PT.o #8 9.452 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 9.452 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 9.452 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 9.452 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 9.453 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 9.453 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 9.454 g++ -shared -o TCCConversion.so TCCConversion.o #8 9.455 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 9.455 g++ -shared -o TCCInterface.so TCCInterface.o #8 9.457 g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o #8 9.458 g++ -shared -o TCCDateTime.so TCCDateTime.o #8 9.458 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 9.471 g++ -shared -o SIPmsg_Types_part_5.so SIPmsg_Types_part_5.o #8 9.699 g++ -shared -o lex.SIP_parse_.so lex.SIP_parse_.o #8 9.877 g++ -shared -o SIPmsg_PT.so SIPmsg_PT.o #8 9.911 if g++ -L /usr/lib/titan-fPIC -o Asterisk_Tests -Wl,--no-as-needed AMI_Functions.so Asterisk_Tests.so GSM_Types.so General_Types.so IMS_ConnectionHandler.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_Types.so PIPEasp_PortType.so PIPEasp_Templates.so PIPEasp_Types.so RTP_CodecPort.so RTP_Types.so SDP_Templates.so SDP_Types.so SIP_ConnectionHandler.so SIP_Emulation.so SIP_Templates.so SIPmsg_PortType.so SIPmsg_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCDateTime_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TCCOpenSecurity_Functions.so TELNETasp_PortType.so AMI_Functions_part_1.so AMI_Functions_part_2.so AMI_Functions_part_3.so AMI_Functions_part_4.so AMI_Functions_part_5.so AMI_Functions_part_6.so AMI_Functions_part_7.so Asterisk_Tests_part_1.so Asterisk_Tests_part_2.so Asterisk_Tests_part_3.so Asterisk_Tests_part_4.so Asterisk_Tests_part_5.so Asterisk_Tests_part_6.so Asterisk_Tests_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 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 IMS_ConnectionHandler_part_1.so IMS_ConnectionHandler_part_2.so IMS_ConnectionHandler_part_3.so IMS_ConnectionHandler_part_4.so IMS_ConnectionHandler_part_5.so IMS_ConnectionHandler_part_6.so IMS_ConnectionHandler_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 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 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_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 PIPEasp_PortType_part_1.so PIPEasp_PortType_part_2.so PIPEasp_PortType_part_3.so PIPEasp_PortType_part_4.so PIPEasp_PortType_part_5.so PIPEasp_PortType_part_6.so PIPEasp_PortType_part_7.so PIPEasp_Templates_part_1.so PIPEasp_Templates_part_2.so PIPEasp_Templates_part_3.so PIPEasp_Templates_part_4.so PIPEasp_Templates_part_5.so PIPEasp_Templates_part_6.so PIPEasp_Templates_part_7.so PIPEasp_Types_part_1.so PIPEasp_Types_part_2.so PIPEasp_Types_part_3.so PIPEasp_Types_part_4.so PIPEasp_Types_part_5.so PIPEasp_Types_part_6.so PIPEasp_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_7.so SIP_Emulation_part_1.so SIP_Emulation_part_2.so SIP_Emulation_part_3.so SIP_Emulation_part_4.so SIP_Emulation_part_5.so SIP_Emulation_part_6.so SIP_Emulation_part_7.so SIP_Templates_part_1.so SIP_Templates_part_2.so SIP_Templates_part_3.so SIP_Templates_part_4.so SIP_Templates_part_5.so SIP_Templates_part_6.so SIP_Templates_part_7.so SIPmsg_PortType_part_1.so SIPmsg_PortType_part_2.so SIPmsg_PortType_part_3.so SIPmsg_PortType_part_4.so SIPmsg_PortType_part_5.so SIPmsg_PortType_part_6.so SIPmsg_PortType_part_7.so SIPmsg_Types_part_1.so SIPmsg_Types_part_2.so SIPmsg_Types_part_3.so SIPmsg_Types_part_4.so SIPmsg_Types_part_5.so SIPmsg_Types_part_6.so SIPmsg_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so SDP_parse_.tab.so SIP_parse_.tab.so lex.SDP_parse_.so lex.SIP_parse_.so PIPEasp_PT.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SDP_EncDec.so SIPmsg_PT.so TCCConversion.so TCCEncoding.so TCCInterface.so TCCOpenSecurity.so TCCDateTime.so TELNETasp_PT.so \ #8 9.911 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 9.911 -L/lib -lcrypto \ #8 9.911 -L/usr/lib -lxml2 -lsctp -lssl -lpthread -lutil; \ #8 9.911 then : ; else /usr/bin/titanver AMI_Functions.o Asterisk_Tests.o GSM_Types.o General_Types.o IMS_ConnectionHandler.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_Types.o PIPEasp_PortType.o PIPEasp_Templates.o PIPEasp_Types.o RTP_CodecPort.o RTP_Types.o SDP_Templates.o SDP_Types.o SIP_ConnectionHandler.o SIP_Emulation.o SIP_Templates.o SIPmsg_PortType.o SIPmsg_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCDateTime_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TCCOpenSecurity_Functions.o TELNETasp_PortType.o AMI_Functions_part_1.o AMI_Functions_part_2.o AMI_Functions_part_3.o AMI_Functions_part_4.o AMI_Functions_part_5.o AMI_Functions_part_6.o AMI_Functions_part_7.o Asterisk_Tests_part_1.o Asterisk_Tests_part_2.o Asterisk_Tests_part_3.o Asterisk_Tests_part_4.o Asterisk_Tests_part_5.o Asterisk_Tests_part_6.o Asterisk_Tests_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 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 IMS_ConnectionHandler_part_1.o IMS_ConnectionHandler_part_2.o IMS_ConnectionHandler_part_3.o IMS_ConnectionHandler_part_4.o IMS_ConnectionHandler_part_5.o IMS_ConnectionHandler_part_6.o IMS_ConnectionHandler_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 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 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_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 PIPEasp_PortType_part_1.o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_7.o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_7.o PIPEasp_Types_part_1.o PIPEasp_Types_part_2.o PIPEasp_Types_part_3.o PIPEasp_Types_part_4.o PIPEasp_Types_part_5.o PIPEasp_Types_part_6.o PIPEasp_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o SIP_ConnectionHandler_part_1.o SIP_ConnectionHandler_part_2.o SIP_ConnectionHandler_part_3.o SIP_ConnectionHandler_part_4.o SIP_ConnectionHandler_part_5.o SIP_ConnectionHandler_part_6.o SIP_ConnectionHandler_part_7.o SIP_Emulation_part_1.o SIP_Emulation_part_2.o SIP_Emulation_part_3.o SIP_Emulation_part_4.o SIP_Emulation_part_5.o SIP_Emulation_part_6.o SIP_Emulation_part_7.o SIP_Templates_part_1.o SIP_Templates_part_2.o SIP_Templates_part_3.o SIP_Templates_part_4.o SIP_Templates_part_5.o SIP_Templates_part_6.o SIP_Templates_part_7.o SIPmsg_PortType_part_1.o SIPmsg_PortType_part_2.o SIPmsg_PortType_part_3.o SIPmsg_PortType_part_4.o SIPmsg_PortType_part_5.o SIPmsg_PortType_part_6.o SIPmsg_PortType_part_7.o SIPmsg_Types_part_1.o SIPmsg_Types_part_2.o SIPmsg_Types_part_3.o SIPmsg_Types_part_4.o SIPmsg_Types_part_5.o SIPmsg_Types_part_6.o SIPmsg_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCDateTime_Functions_part_1.o TCCDateTime_Functions_part_2.o TCCDateTime_Functions_part_3.o TCCDateTime_Functions_part_4.o TCCDateTime_Functions_part_5.o TCCDateTime_Functions_part_6.o TCCDateTime_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o SDP_parse_.tab.o SIP_parse_.tab.o lex.SDP_parse_.o lex.SIP_parse_.o PIPEasp_PT.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SDP_EncDec.o SIPmsg_PT.o TCCConversion.o TCCEncoding.o TCCInterface.o TCCOpenSecurity.o TCCDateTime.o TELNETasp_PT.o; exit 1; fi #8 10.06 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 DONE 10.3s #9 [4/4] COPY ASTERISK_TESTS.CFG /data/Asterisk_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:14c9c892e7c2b9e686ef2214c30b967db08e8bcd1bd6ba51f4fcdcc14f6fe32b done #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest 0.0s done #10 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' + docker_image_exists ttcn3-asterisk-ims-ue-test + docker images -q osmocom-build/ttcn3-asterisk-ims-ue-test + test -n 14c9c892e7c2 + list_osmo_packages debian-bookworm ttcn3-asterisk-ims-ue-test + local distro=debian-bookworm + local image=ttcn3-asterisk-ims-ue-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-asterisk-ims-ue-test -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends dnsmasq + local feed + depends= + [ -n ] + docker_distro_from_image_name dnsmasq + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name dnsmasq + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name dnsmasq + echo dnsmasq + dir=dnsmasq + pull_arg=--pull + grep ^FROM ../dnsmasq/Dockerfile + from_line=FROM debian:stable + echo FROM debian:stable + grep -q $USER + set +x Building image: dnsmasq (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../dnsmasq BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/dnsmasq OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/dnsmasq' 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-asterisk-ims-ue-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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/dnsmasq:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 394B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/debian:stable #3 DONE 1.4s #4 [1/2] FROM docker.io/library/debian:stable@sha256:a34473509a92fb6d91724f874b1bd9f2538834ce370f77c4553eb90a1f4642d4 #4 resolve docker.io/library/debian:stable@sha256:a34473509a92fb6d91724f874b1bd9f2538834ce370f77c4553eb90a1f4642d4 0.1s done #4 sha256:d964277c6c430ceb3f457fa93104e2fbf74b741d644d65230c933c680d47ee09 1.46kB / 1.46kB done #4 sha256:7752f0ba46cc8263552f036c7e8e5194360d5d56286b9c8fda5416fc84a9bcff 0B / 49.55MB 0.1s #4 sha256:a34473509a92fb6d91724f874b1bd9f2538834ce370f77c4553eb90a1f4642d4 1.85kB / 1.85kB done #4 sha256:2a700b26328b3644efb3c0ea52cfffe0a3a29e0c73788275db1b549a66bf1d6b 529B / 529B done #4 sha256:7752f0ba46cc8263552f036c7e8e5194360d5d56286b9c8fda5416fc84a9bcff 11.53MB / 49.55MB 0.5s #4 sha256:7752f0ba46cc8263552f036c7e8e5194360d5d56286b9c8fda5416fc84a9bcff 20.97MB / 49.55MB 0.6s #4 sha256:7752f0ba46cc8263552f036c7e8e5194360d5d56286b9c8fda5416fc84a9bcff 30.41MB / 49.55MB 0.7s #4 sha256:7752f0ba46cc8263552f036c7e8e5194360d5d56286b9c8fda5416fc84a9bcff 38.80MB / 49.55MB 0.8s #4 sha256:7752f0ba46cc8263552f036c7e8e5194360d5d56286b9c8fda5416fc84a9bcff 49.55MB / 49.55MB 1.0s done #4 extracting sha256:7752f0ba46cc8263552f036c7e8e5194360d5d56286b9c8fda5416fc84a9bcff 0.1s #4 extracting sha256:7752f0ba46cc8263552f036c7e8e5194360d5d56286b9c8fda5416fc84a9bcff 0.9s done #4 DONE 2.2s #5 [2/2] RUN APT-GET update && apt-get install -y --no-install-recommends dnsmasq && apt-get clean #5 0.345 Get:1 http://deb.debian.org/debian stable InRelease [151 kB] #5 0.369 Get:2 http://deb.debian.org/debian stable-updates InRelease [55.4 kB] #5 0.370 Get:3 http://deb.debian.org/debian-security stable-security InRelease [48.0 kB] #5 0.486 Get:4 http://deb.debian.org/debian stable/main amd64 Packages [8788 kB] #5 0.590 Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages [13.8 kB] #5 0.592 Get:6 http://deb.debian.org/debian-security stable-security/main amd64 Packages [164 kB] #5 1.120 Fetched 9220 kB in 1s (11.6 MB/s) #5 1.120 Reading package lists... #5 1.362 Reading package lists... #5 1.600 Building dependency tree... #5 1.647 Reading state information... #5 1.706 The following additional packages will be installed: #5 1.706 dnsmasq-base libdbus-1-3 libjansson4 libmnl0 libnetfilter-conntrack3 #5 1.706 libnfnetlink0 libnftables1 libnftnl11 libxtables12 netbase runit-helper #5 1.706 Suggested packages: #5 1.706 resolvconf #5 1.706 Recommended packages: #5 1.706 dns-root-data dbus #5 1.748 The following NEW packages will be installed: #5 1.748 dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libmnl0 libnetfilter-conntrack3 #5 1.749 libnfnetlink0 libnftables1 libnftnl11 libxtables12 netbase runit-helper #5 1.766 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. #5 1.766 Need to get 1254 kB of archives. #5 1.766 After this operation, 3408 kB of additional disk space will be used. #5 1.766 Get:1 http://deb.debian.org/debian stable/main amd64 netbase all 6.4 [12.8 kB] #5 1.793 Get:2 http://deb.debian.org/debian stable/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #5 1.805 Get:3 http://deb.debian.org/debian stable/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #5 1.806 Get:4 http://deb.debian.org/debian stable/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB] #5 1.806 Get:5 http://deb.debian.org/debian stable/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB] #5 1.808 Get:6 http://deb.debian.org/debian stable/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #5 1.810 Get:7 http://deb.debian.org/debian stable/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #5 1.811 Get:8 http://deb.debian.org/debian stable/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #5 1.811 Get:9 http://deb.debian.org/debian stable/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #5 1.815 Get:10 http://deb.debian.org/debian stable/main amd64 dnsmasq-base amd64 2.89-1 [501 kB] #5 1.819 Get:11 http://deb.debian.org/debian stable/main amd64 runit-helper all 2.15.2 [6520 B] #5 1.819 Get:12 http://deb.debian.org/debian stable/main amd64 dnsmasq all 2.89-1 [32.4 kB] #5 1.896 debconf: delaying package configuration, since apt-utils is not installed #5 1.908 Fetched 1254 kB in 0s (18.3 MB/s) #5 1.969 Selecting previously unselected package netbase. #5 1.969 (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 ... 6089 files and directories currently installed.) #5 1.979 Preparing to unpack .../00-netbase_6.4_all.deb ... #5 1.996 Unpacking netbase (6.4) ... #5 2.124 Selecting previously unselected package libdbus-1-3:amd64. #5 2.127 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #5 2.163 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #5 2.309 Selecting previously unselected package libmnl0:amd64. #5 2.312 Preparing to unpack .../02-libmnl0_1.0.4-3_amd64.deb ... #5 2.330 Unpacking libmnl0:amd64 (1.0.4-3) ... #5 2.468 Selecting previously unselected package libnfnetlink0:amd64. #5 2.471 Preparing to unpack .../03-libnfnetlink0_1.0.2-2_amd64.deb ... #5 2.489 Unpacking libnfnetlink0:amd64 (1.0.2-2) ... #5 2.628 Selecting previously unselected package libnetfilter-conntrack3:amd64. #5 2.631 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.9-3_amd64.deb ... #5 2.649 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ... #5 2.787 Selecting previously unselected package libjansson4:amd64. #5 2.790 Preparing to unpack .../05-libjansson4_2.14-2_amd64.deb ... #5 2.807 Unpacking libjansson4:amd64 (2.14-2) ... #5 2.948 Selecting previously unselected package libnftnl11:amd64. #5 2.951 Preparing to unpack .../06-libnftnl11_1.2.4-2_amd64.deb ... #5 2.969 Unpacking libnftnl11:amd64 (1.2.4-2) ... #5 3.101 Selecting previously unselected package libxtables12:amd64. #5 3.104 Preparing to unpack .../07-libxtables12_1.8.9-2_amd64.deb ... #5 3.122 Unpacking libxtables12:amd64 (1.8.9-2) ... #5 3.261 Selecting previously unselected package libnftables1:amd64. #5 3.264 Preparing to unpack .../08-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #5 3.282 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #5 3.424 Selecting previously unselected package dnsmasq-base. #5 3.427 Preparing to unpack .../09-dnsmasq-base_2.89-1_amd64.deb ... #5 3.444 Unpacking dnsmasq-base (2.89-1) ... #5 3.562 Selecting previously unselected package runit-helper. #5 3.565 Preparing to unpack .../10-runit-helper_2.15.2_all.deb ... #5 3.582 Unpacking runit-helper (2.15.2) ... #5 3.739 Selecting previously unselected package dnsmasq. #5 3.742 Preparing to unpack .../11-dnsmasq_2.89-1_all.deb ... #5 3.771 Unpacking dnsmasq (2.89-1) ... #5 3.900 Setting up runit-helper (2.15.2) ... #5 3.952 Setting up libjansson4:amd64 (2.14-2) ... #5 4.004 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #5 4.056 Setting up libmnl0:amd64 (1.0.4-3) ... #5 4.108 Setting up libxtables12:amd64 (1.8.9-2) ... #5 4.162 Setting up libnfnetlink0:amd64 (1.0.2-2) ... #5 4.215 Setting up netbase (6.4) ... #5 4.448 Setting up libnftnl11:amd64 (1.2.4-2) ... #5 4.501 Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ... #5 4.553 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #5 4.606 Setting up dnsmasq-base (2.89-1) ... #5 4.866 Setting up dnsmasq (2.89-1) ... #5 5.145 invoke-rc.d: could not determine current runlevel #5 5.147 invoke-rc.d: policy-rc.d denied execution of start. #5 5.167 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 DONE 5.9s #6 exporting to image #6 exporting layers #6 exporting layers 0.4s done #6 writing image sha256:275cfdb1b811507bef29876fec7d6474b81cbeb9c4d869939063dcc05b5c15e5 done #6 naming to docker.io/osmocom-build/dnsmasq:latest 0.0s done #6 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/dnsmasq' + docker_image_exists dnsmasq + docker images -q osmocom-build/dnsmasq + test -n 275cfdb1b811 + list_osmo_packages debian-bookworm dnsmasq + local distro=debian-bookworm + local image=dnsmasq + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/dnsmasq -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq + cp dnsmasq/dnsmasq.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/unix + cp ttcn3.sh /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ + cp Asterisk_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk + cp asterisk/asterisk.conf asterisk/asterisk.sh asterisk/extensions.conf asterisk/logger.conf asterisk/manager.conf asterisk/pjproject.conf asterisk/pjsip.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/ + network_create + SUBNET=1537250 + seq 1 30 + + bc echo (1537250 + 1) % 256 + SUBNET=227 + NET_NAME=ttcn3-asterisk-ims-ue-test-227 + SUB4=172.18.227.0/24 + SUB6=fd02:db8:227::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-227, trying SUBNET=227... + docker network create --internal --subnet 172.18.227.0/24 --ipv6 --subnet fd02:db8:227::/64 ttcn3-asterisk-ims-ue-test-227 f95859e1f97c5323fd8a87ac1ce65384f4f02ca9814284ee8926d6f4a70ca547 + set +x ### Network ttcn3-asterisk-ims-ue-test-227 created (SUBNET=227) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ttcn3.sh Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/extensions.conf Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/logger.conf Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjproject.conf Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf Applying SUBNET=227 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq/dnsmasq.conf + SUBNET_IP_PREFIX=172.18.227 + ASTERISK_IP_SUFFIX=10 + TTCN3_IP_SUFFIX=103 + IMSCORE_IP_SUFFIX=104 + DNS_IP_SUFFIX=200 + echo Starting container with dnsmasq Starting container with dnsmasq + docker_network_params 227 200 + NET=227 + ADDR_SUFIX=200 + echo --network ttcn3-asterisk-ims-ue-test-227 --ip 172.18.227.200 --ip6 fd02:db8:227::200 + docker run --rm --cap-add=NET_ADMIN --network ttcn3-asterisk-ims-ue-test-227 --ip 172.18.227.200 --ip6 fd02:db8:227::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq:/data --name jenkins-ttcn3-asterisk-ims-ue-test-92-dnsmasq -d osmocom-build/dnsmasq 50e85acf3a84781726d79df7822b60cceabc371d72973481fbe86743c7385724 + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 227 10 + NET=227 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-227 --ip 172.18.227.10 --ip6 fd02:db8:227::10 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-227 --ip 172.18.227.10 --ip6 fd02:db8:227::10 -e DNS_IPADDR=172.18.227.200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk:/data --name jenkins-ttcn3-asterisk-ims-ue-test-92-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 2cd2f77dfd1da457d21c652613172cca6ddd198044639903b63e8cbeca0cc0ff + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 227 103 + NET=227 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-227 --ip 172.18.227.103 --ip6 fd02:db8:227::103 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-227 --ip 172.18.227.103 --ip6 fd02:db8:227::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e EXTRA_IPADDR=172.18.227.104/24 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester:/data --name jenkins-ttcn3-asterisk-ims-ue-test-92-ttcn3-asterisk-ims-ue-test osmocom-build/ttcn3-asterisk-ims-ue-test /data/ttcn3.sh + [[ -z 172.18.227.104/24 ]] + ip addr add 172.18.227.104/24 dev eth0 + ttcn3-docker-run asterisk Asterisk_Tests + SUBDIR=asterisk + SUITE=Asterisk_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/asterisk/Asterisk_Tests Asterisk_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli Asterisk_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: Asterisk_Tests.cfg MC@27d040734c49: Unix server socket created successfully. MC@27d040734c49: Listening on TCP port 34667. 27d040734c49 is the default MC2> spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests 27d040734c49 34667 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@27d040734c49: New HC connected from 172.18.227.103 [172.18.227.103]. 27d040734c49: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@27d040734c49: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@27d040734c49: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@27d040734c49: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@27d040734c49: Configuration file was processed on all HCs. MC@27d040734c49: Creating MTC on host 172.18.227.103. MC@27d040734c49: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Tue Jul 2 07:41:24 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_registration.pcap" >/data/Asterisk_Tests.TC_internal_registration.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_internal_registration started. Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(3)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 2D49EFFA85C24DB1\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 2D49EFFA85C24DB1\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 2D49EFFA85C24DB1\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 2D49EFFA85C24DB1\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 2D49EFFA85C24DB1\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:25.405+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40111\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:25.405+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:25.405+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40111\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:25.405+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:25.405+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40111\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:25.405+0000" } Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:25.405+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40111\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:25.405+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:25.405+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40111\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:25.405+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@27d040734c49: AMI remain buf: '""' MTC@27d040734c49: Ignoring AMI message := { { key := "Event", val := "SuccessfulAuth" }, { key := "Privilege", val := "security,all" }, { key := "EventTV", val := "2024-07-02T07:41:25.405+0000" }, { key := "Severity", val := "Informational" }, { key := "Service", val := "AMI" }, { key := "EventVersion", val := "1" }, { key := "AccountID", val := "test_user" }, { key := "SessionID", val := "0x7fadcc000c20" }, { key := "LocalAddress", val := "IPV4/TCP/172.18.227.10/5038" }, { key := "RemoteAddress", val := "IPV4/TCP/172.18.227.103/40111" }, { key := "UsingPassword", val := "0" }, { key := "SessionTV", val := "2024-07-02T07:41:25.405+0000" } } MTC@27d040734c49: setverdict(fail): none -> fail reason: ""Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: "", new component reason: ""Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: "" MTC@27d040734c49: Stopping testcase execution from "Asterisk_Tests.ttcn":118 Asterisk_Tests_AMI_EMU(3)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: fail reason: ""Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: "" MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(3): none (fail -> fail) MTC@27d040734c49: Test case TC_internal_registration finished. Verdict: fail reason: "Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: " MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration fail'. Tue Jul 2 07:41:35 UTC 2024 ------ Asterisk_Tests.TC_internal_registration fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4075) Waiting for packet dumper to finish... 1 (prev_count=4075, count=4523) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration fail' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Tue Jul 2 07:41:37 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_momt.pcap" >/data/Asterisk_Tests.TC_internal_call_momt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_internal_call_momt started. Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(4)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: D73D3A2B2ED8EC46\r\nMessage: Authentication accepted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:38.498+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc001e00\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42951\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:38.498+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: D73D3A2B2ED8EC46\r\nMessage: Authentication accepted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:38.498+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc001e00\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42951\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:38.498+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI split: { "Response: Success\r\nActionID: D73D3A2B2ED8EC46\r\nMessage: Authentication accepted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:38.498+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc001e00\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42951\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:38.498+0000" } Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: D73D3A2B2ED8EC46\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: D73D3A2B2ED8EC46\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:38.498+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc001e00\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42951\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:38.498+0000\r\n"' Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:38.498+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fadcc001e00\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42951\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:38.498+0000\r\n"' Asterisk_Tests_AMI_EMU(4)@27d040734c49: AMI remain buf: '""' MTC@27d040734c49: Ignoring AMI message := { { key := "Event", val := "SuccessfulAuth" }, { key := "Privilege", val := "security,all" }, { key := "EventTV", val := "2024-07-02T07:41:38.498+0000" }, { key := "Severity", val := "Informational" }, { key := "Service", val := "AMI" }, { key := "EventVersion", val := "1" }, { key := "AccountID", val := "test_user" }, { key := "SessionID", val := "0x7fadcc001e00" }, { key := "LocalAddress", val := "IPV4/TCP/172.18.227.10/5038" }, { key := "RemoteAddress", val := "IPV4/TCP/172.18.227.103/42951" }, { key := "UsingPassword", val := "0" }, { key := "SessionTV", val := "2024-07-02T07:41:38.498+0000" } } MTC@27d040734c49: setverdict(fail): none -> fail reason: ""Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: "", new component reason: ""Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: "" MTC@27d040734c49: Stopping testcase execution from "Asterisk_Tests.ttcn":118 Asterisk_Tests_AMI_EMU(4)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: fail reason: ""Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: "" MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(4): none (fail -> fail) MTC@27d040734c49: Test case TC_internal_call_momt finished. Verdict: fail reason: "Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: " MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt fail'. Tue Jul 2 07:41:48 UTC 2024 ------ Asterisk_Tests.TC_internal_call_momt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=1848) Waiting for packet dumper to finish... 1 (prev_count=1848, count=2112) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt fail' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Tue Jul 2 07:41:50 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_all_2registered.pcap" >/data/Asterisk_Tests.TC_internal_call_all_2registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_internal_call_all_2registered started. Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(5)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 24CB076B6C965A52\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 24CB076B6C965A52\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 24CB076B6C965A52\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 24CB076B6C965A52\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 24CB076B6C965A52\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.582+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40367\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:51.582+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.582+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40367\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:51.582+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.582+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40367\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:51.582+0000" } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.582+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40367\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:51.582+0000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.582+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40367\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:51.582+0000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(6)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(7)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(6)@27d040734c49: Added SIP Call Table entry [0] for "DA33DC8A84B4690@172.18.227.103" at TC_internal_call_all_2registered-ConnHdlr-0501(8) Asterisk_Tests_LOCAL_SIP_EMU(6)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(9) Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.628+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.628+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.628+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.628+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.628+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(6)@27d040734c49: Added SIP Call Table entry [1] for "8919F8DB708C6FC@172.18.227.103" at TC_internal_call_all_2registered-ConnHdlr-0502(9) TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906111/7af5948edf0b88b9dfab7e1730806624:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"1ed4d27a1c93e4eb4064017ac0fe4bcc\"" Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.636+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.636+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.636+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.636+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.636+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@27d040734c49: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(9)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_internal_call_all_2registered-ConnHdlr-0502(9)@27d040734c49: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1719906111/7af5948edf0b88b9dfab7e1730806624:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"bb6a5a2944e3423c41e9c1863accd7d2\"" Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.639+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.639+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.639+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.639+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.639+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: DA33DC8A84B4690@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(6)@27d040734c49: Added SIP Call Table entry [2] for "7FAADA514CC1B5C" at TC_internal_call_all_2registered-ConnHdlr-0501(8) Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: A2: md5("INVITE:sip:172.18.227.10") = "f18e34491fbe34d202a9d3f97416516f" TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906111/7af5948edf0b88b9dfab7e1730806624:00000001:0a4f113b:auth:f18e34491fbe34d202a9d3f97416516f\") = \"c187e0d265d0950f1d0f27f9e0544b69\"" Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 100, reasonPhrase := "Trying" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := omit, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "7FAADA514CC1B5C" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 643064818, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.227.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "1AEE702C-7264909B" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.227.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.227.103" }, { id := "branch", paramValue := "z9hG4bK0A65970E2FD43FB4542078969824B8EA" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8919F8DB708C6FC@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(6)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(9) Asterisk_Tests_LOCAL_SIP_EMU(6)@27d040734c49: Added SIP Call Table entry [3] for "c16b31f0-201f-49a7-bc49-df477a70dabf" at TC_internal_call_all_2registered-ConnHdlr-0502(9) Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@27d040734c49: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1125889336", session_version := "1125889336", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 19814, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "7FAADA514CC1B5C" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.227.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 643064818, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.227.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "1AEE702C-7264909B" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "4fbc0e3c-8c59-4cbf-a8e6-afdd524ab90c" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.227.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.227.103" }, { id := "branch", paramValue := "z9hG4bK0A65970E2FD43FB4542078969824B8EA" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:51.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7FAADA514CC1B5C\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@27d040734c49: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1125889336", session_version := "1125889337", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1236, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0" } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialString: 0502\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: ANSWER\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialString: 0502\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: ANSWER\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialString: 0502", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: 0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: 3", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: ANSWER", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C" } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nDestChannel: PJSIP/0502-00000001\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestPriority: 1\r\nDestUniqueid: 1719906111.1\r\nDestLinkedid: 1719906111.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: c16b31f0-201f-49a7-bc49-df477a70dabf\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7FAADA514CC1B5C\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: " } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@27d040734c49: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1125889336", session_version := "1125889338", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 19814, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1015\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1015\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1015", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nCause: 16", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: CANCEL" } Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(9)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1015\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1015\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906111.1\r\nLinkedid: 1719906111.0\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fdbfbef3-2ae6-43d6-a461-5d804d245a95\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nExtension: h\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719906111.0\r\nLinkedid: 1719906111.0\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(5)@27d040734c49: AMI remain buf: '""' MTC@27d040734c49: end of "TC_internal_call_all_2registered" MTC@27d040734c49: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0501(8)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(5)@27d040734c49: Final verdict of PTC: none TC_internal_call_all_2registered-ConnHdlr-0502(9)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_LOCAL_SIP_EMU(6)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(7)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(5): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(6): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(7): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(8): pass (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(9): pass (pass -> pass) MTC@27d040734c49: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Tue Jul 2 07:41:52 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36829) Waiting for packet dumper to finish... 1 (prev_count=36829, count=71319) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Tue Jul 2 07:41:54 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_all_3registered.pcap" >/data/Asterisk_Tests.TC_internal_call_all_3registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_internal_call_all_3registered started. Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(10)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 3BFAB3EDD72A66B6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42225\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:55.789+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 3BFAB3EDD72A66B6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42225\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:55.789+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 3BFAB3EDD72A66B6\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42225\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:55.789+0000" } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 3BFAB3EDD72A66B6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 3BFAB3EDD72A66B6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42225\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:55.789+0000\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000c20\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/42225\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:41:55.789+0000\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(12)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Added SIP Call Table entry [0] for "BC4BC4D77A07228@172.18.227.103" at TC_internal_call_all_3registered-ConnHdlr-0501(13) Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.834+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.834+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.834+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.834+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.834+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906115/8d45919cc5bbf0ea0bfc504694012dda:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"3c484b2e767160a3716c1b8d35b2e7e5\"" Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.844+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.844+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.844+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.844+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.844+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BC4BC4D77A07228@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Added SIP Call Table entry [1] for "50C85DEF18AA70D@172.18.227.103" at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(15) TC_internal_call_all_3registered-ConnHdlr-0502(14)@27d040734c49: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(14)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_internal_call_all_3registered-ConnHdlr-0502(14)@27d040734c49: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1719906115/8d45919cc5bbf0ea0bfc504694012dda:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"f94f3ad133fa2f33322338a2f1053acc\"" Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.846+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.846+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.846+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Added SIP Call Table entry [2] for "128B89B92D071E7@172.18.227.103" at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.846+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.846+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(15)@27d040734c49: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(15)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_internal_call_all_3registered-ConnHdlr-0503(15)@27d040734c49: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1719906115/8d45919cc5bbf0ea0bfc504694012dda:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"c743129823b4c01a45fc771b3d905ab3\"" Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.852+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.854+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.852+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.854+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.852+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.854+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 50C85DEF18AA70D@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.852+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.852+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.854+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.854+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 128B89B92D071E7@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Added SIP Call Table entry [3] for "8F4E0F69D34C6E1" at TC_internal_call_all_3registered-ConnHdlr-0501(13) Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: A2: md5("INVITE:sip:172.18.227.10") = "f18e34491fbe34d202a9d3f97416516f" TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906115/8d45919cc5bbf0ea0bfc504694012dda:00000001:0a4f113b:auth:f18e34491fbe34d202a9d3f97416516f\") = \"6aaeac190c0e4249b14fb51aebe60291\"" Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 100, reasonPhrase := "Trying" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := omit, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "8F4E0F69D34C6E1" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1641938985, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.227.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "E2A134C6-7264A12A" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.227.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.227.103" }, { id := "branch", paramValue := "z9hG4bK7C06CD447F8121DDFA5FF0D85723DC39" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.885+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.887+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.885+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.887+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.885+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.887+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE" } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.885+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.885+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Added SIP Call Table entry [4] for "410335b1-0ae4-4935-9312-b73364ff9c3d" at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Added SIP Call Table entry [5] for "e630e10f-0d9b-4373-a3c2-20222a62d4bc" at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.887+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:41:55.887+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8F4E0F69D34C6E1\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(15)@27d040734c49: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1203670385", session_version := "1203670385", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 13142, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0502(14)@27d040734c49: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1864454267", session_version := "1864454267", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 13286, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "8F4E0F69D34C6E1" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.227.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1641938985, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.227.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "E2A134C6-7264A12A" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "1a1373fe-cdd2-4cd0-af4e-a03214e11481" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.227.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.227.103" }, { id := "branch", paramValue := "z9hG4bK7C06CD447F8121DDFA5FF0D85723DC39" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_all_3registered-ConnHdlr-0502(14)@27d040734c49: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1864454267", session_version := "1864454268", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1236, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(15)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialString: 0503", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialString: 0502", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\nValue: 0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\nValue: 3", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3" } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: CANCEL\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: ANSWER\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: CANCEL\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: ANSWER\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: CANCEL", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: ANSWER", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1" } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0503-00000003\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.4\r\nDestLinkedid: 1719906115.3\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nDestChannel: PJSIP/0502-00000004\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestPriority: 1\r\nDestUniqueid: 1719906115.5\r\nDestLinkedid: 1719906115.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906115.4\r\nLinkedid: 1719906115.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8e00c4b4-ad06-43e5-a1ea-4762d84b0147\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e630e10f-0d9b-4373-a3c2-20222a62d4bc\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8F4E0F69D34C6E1\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: " } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(14)@27d040734c49: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1864454267", session_version := "1864454269", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 13286, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906115.3\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(14)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906115.5\r\nLinkedid: 1719906115.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(10)@27d040734c49: AMI remain buf: '""' MTC@27d040734c49: end of "TC_internal_call_all_3registered" MTC@27d040734c49: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0501(13)@27d040734c49: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0503(15)@27d040734c49: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0502(14)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(10)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(11)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(12)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(10): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(11): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(12): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(13): pass (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(14): pass (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(15): pass (pass -> pass) MTC@27d040734c49: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Tue Jul 2 07:41:56 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41796) Waiting for packet dumper to finish... 1 (prev_count=41796, count=67958) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Tue Jul 2 07:41:58 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_all_4registered.pcap" >/data/Asterisk_Tests.TC_internal_call_all_4registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_internal_call_all_4registered started. Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(16)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 4DC768B875EBD7C4\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.009+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/44459\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:00.009+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 4DC768B875EBD7C4\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.009+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/44459\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:00.009+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 4DC768B875EBD7C4\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.009+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/44459\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:00.009+0000" } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 4DC768B875EBD7C4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 4DC768B875EBD7C4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.009+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/44459\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:00.009+0000\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.009+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/44459\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:00.009+0000\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(18)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Added SIP Call Table entry [0] for "D4CE5C5BE7FD730@172.18.227.103" at TC_internal_call_all_4registered-ConnHdlr-0501(19) Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906120/83af66672e1626809b2819cfeac30665:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"47e297ec519a7531c38c14fe16692dd7\"" Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Added SIP Call Table entry [1] for "758FE9241A4C70C@172.18.227.103" at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0503(21) TC_internal_call_all_4registered-ConnHdlr-0502(20)@27d040734c49: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(20)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_internal_call_all_4registered-ConnHdlr-0502(20)@27d040734c49: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1719906120/83af66672e1626809b2819cfeac30665:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"ce2cb0fa05988c3c58583d12feeef56c\"" Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.059+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.059+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.059+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.059+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.059+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Added SIP Call Table entry [2] for "206CACAAF650159@172.18.227.103" at TC_internal_call_all_4registered-ConnHdlr-0503(21) Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.061+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.061+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.061+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: D4CE5C5BE7FD730@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(21)@27d040734c49: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(21)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_internal_call_all_4registered-ConnHdlr-0503(21)@27d040734c49: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1719906120/83af66672e1626809b2819cfeac30665:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"4defb94df16cd1f6b5559a682aa99bd9\"" Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Added SIP Call Table entry [3] for "6A9EE58DE11E4CF@172.18.227.103" at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(22)@27d040734c49: A1: md5("0504:asterisk:secret") = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(22)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_internal_call_all_4registered-ConnHdlr-0504(22)@27d040734c49: "Request-Digest: md5(\"29c47c28d362d1b0e548b5de7e72da8a:1719906120/83af66672e1626809b2819cfeac30665:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"a0dfed0887eb28a7394406d89f15ccb0\"" Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.061+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.061+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 758FE9241A4C70C@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.068+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.068+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.068+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 206CACAAF650159@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.068+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.068+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 6A9EE58DE11E4CF@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Added SIP Call Table entry [4] for "536A9F0C6A34715" at TC_internal_call_all_4registered-ConnHdlr-0501(19) Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.093+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.093+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.093+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: A2: md5("INVITE:sip:172.18.227.10") = "f18e34491fbe34d202a9d3f97416516f" TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906120/83af66672e1626809b2819cfeac30665:00000001:0a4f113b:auth:f18e34491fbe34d202a9d3f97416516f\") = \"cb556dcbbbfa782c48ee1b9ae4fb1432\"" Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 100, reasonPhrase := "Trying" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := omit, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "536A9F0C6A34715" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 842018500, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.227.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "EA56CE97-7264B19C" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.227.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.227.103" }, { id := "branch", paramValue := "z9hG4bKF2C157156CAE9800330894A6CEBE2AA9" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.093+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.093+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Added SIP Call Table entry [5] for "a4185754-bb20-4b32-9570-be661824860b" at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Added SIP Call Table entry [6] for "64b90c04-6020-4d93-a821-ee51a73354dd" at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(21) Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Added SIP Call Table entry [7] for "38b06fe0-0fe9-4c9d-a908-fed9d31c79bb" at TC_internal_call_all_4registered-ConnHdlr-0503(21) Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(22)@27d040734c49: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1393642236", session_version := "1393642236", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 19254, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0" } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:00.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 536A9F0C6A34715\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(20)@27d040734c49: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1994481485", session_version := "1994481485", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 15840, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0503(21)@27d040734c49: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "720646379", session_version := "720646379", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 18846, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "536A9F0C6A34715" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.227.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 842018500, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.227.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "EA56CE97-7264B19C" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "a9b31897-c97e-4c47-9cb7-8ae0e76da305" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.227.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.227.103" }, { id := "branch", paramValue := "z9hG4bKF2C157156CAE9800330894A6CEBE2AA9" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.103\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(20)@27d040734c49: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1994481485", session_version := "1994481486", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1236, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Verbose\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(21)@27d040734c49: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0504(22)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialString: 0504\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: ANSWER\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: Brid"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialString: 0504\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: ANSWER\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: Brid"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialString: 0504", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialString: 0503", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialString: 0502", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\nValue: 0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\nValue: 3", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: ANSWER", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: Brid" } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 3\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 4\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0504-00000006\r\nDestChannelState: 5\r\nDestChannelStateDesc: Ringing\r\nDestCallerIDNum: 0504\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.9\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0503-00000007\r\nDestChannelState: 0\r\nDestChannelStateDesc: Down\r\nDestCallerIDNum: 0503\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestExten: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.10\r\nDestLinkedid: 1719906120.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestAccountCode: \r\nDestContext: from-phone\r\nDestExten: \r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nDestChannel: PJSIP/0502-00000008\r\nDestChannelState: 6\r\nDestChannelStateDesc: Up\r\nDestCallerIDNum: 0502\r\nDestCallerIDName: \r\nDestConnectedLineNum: 0501\r\nDestConnectedLineName: \r\nDestLanguage: en\r\nDestDestContext: from-phone\r\nDestPriority: 1\r\nDestUniqueid: 1719906120.11\r\nDestLinkedid: 1719906120.8\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.10\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719906120.9\r\nLinkedid: 1719906120.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '"Event: Brid"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"geEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715" } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0d89c5fd-cd63-4dae-96c7-e81eeec526a4\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 64b90c04-6020-4d93-a821-ee51a73354dd\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 536A9F0C6A34715\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: " } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(20)@27d040734c49: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1994481485", session_version := "1994481487", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 15840, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719906120.8\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(20)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719906120.11\r\nLinkedid: 1719906120.8\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(16)@27d040734c49: AMI remain buf: '""' MTC@27d040734c49: end of "TC_internal_call_all_4registered" MTC@27d040734c49: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0504(22)@27d040734c49: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0502(20)@27d040734c49: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0503(21)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(16)@27d040734c49: Final verdict of PTC: none TC_internal_call_all_4registered-ConnHdlr-0501(19)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(18)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(17)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(16): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(17): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(18): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(19): pass (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(20): pass (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(21): pass (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(22): pass (pass -> pass) MTC@27d040734c49: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Tue Jul 2 07:42:01 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=57481) Waiting for packet dumper to finish... 1 (prev_count=57481, count=88549) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration'. ------ Asterisk_Tests.TC_ims_registration ------ Tue Jul 2 07:42:03 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration.pcap" >/data/Asterisk_Tests.TC_ims_registration.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_registration started. Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(23)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: AA218C3AEE9CF8C4\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: AA218C3AEE9CF8C4\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI split: { "Response: Success\r\nActionID: AA218C3AEE9CF8C4\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: AA218C3AEE9CF8C4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: AA218C3AEE9CF8C4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:04.210+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/34527\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:04.210+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:04.210+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/34527\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:04.210+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:04.210+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/34527\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:04.210+0000" } Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:04.210+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/34527\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:04.210+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:04.210+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/34527\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:04.210+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(25)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(25)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration-IMS_ConnHdlr-238010000090828(26) Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: D22A6823C2976333\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: D22A6823C2976333\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI split: { "Response: Success\r\nActionID: D22A6823C2976333\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: D22A6823C2976333\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: D22A6823C2976333\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: FE4D74A8323A0EB8\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: FE4D74A8323A0EB8\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI split: { "Response: Success\r\nActionID: FE4D74A8323A0EB8\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: FE4D74A8323A0EB8\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: FE4D74A8323A0EB8\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(25)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration-IMS_ConnHdlr-238010000090828(26) Asterisk_Tests_IMS_SIP_EMU(25)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_registration-IMS_ConnHdlr-238010000090828(26) TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: ipsec: remote_spi_c=413629729 remote_spi_s=3467253482local_spi_c=4142 local_spi_s=4143 TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.227.104 5060 4142 5060 4143 172.18.227.10 5559 413629729 5060 3467253482 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5559 413629729\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 413629729 reqid 413629729 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5559\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5060 3467253482\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 3467253482 reqid 3467253482 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5060\n+ ip_xfrm_state 172.18.227.10 5559 172.18.227.104 5060 4143\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5559 dport 5060\n+ ip_xfrm_state 172.18.227.10 5060 172.18.227.104 5060 4142\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5060 dport 5060\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5559 413629729 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5559 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 413629729 mode transport\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5060 3467253482 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5060 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 3467253482 mode transport\n+ ip_xfrm_policy 172.18.227.10 5559 172.18.227.104 5060 4143 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5559 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.227.10 5060 172.18.227.104 5060 4142 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5060 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 9B2E8C5B4E853B02\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 9B2E8C5B4E853B02\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 9B2E8C5B4E853B02\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 9B2E8C5B4E853B02\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 9B2E8C5B4E853B02\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI remain buf: '""' TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:b09bba61b5d74f3bb3ad6e37947a0304:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"850c0da595c3f5a1bc816acfca5ff7ee\"" Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 76ADCDF7CCDABE38\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 76ADCDF7CCDABE38\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 76ADCDF7CCDABE38\r\nMessage: Unregistration sent" } Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 76ADCDF7CCDABE38\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 76ADCDF7CCDABE38\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI remain buf: '""' TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered" } Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(23)@27d040734c49: AMI remain buf: '""' MTC@27d040734c49: end of "TC_ims_registration" MTC@27d040734c49: setverdict(pass): none -> pass TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(23)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(24)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(25)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(23): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(24): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(25): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_ims_registration-IMS_ConnHdlr-238010000090828(26): pass (pass -> pass) MTC@27d040734c49: Test case TC_ims_registration finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration pass'. Tue Jul 2 07:42:11 UTC 2024 ====== Asterisk_Tests.TC_ims_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12654) Waiting for packet dumper to finish... 1 (prev_count=12654, count=17301) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_resync'. ------ Asterisk_Tests.TC_ims_registration_resync ------ Tue Jul 2 07:42:13 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_resync.pcap" >/data/Asterisk_Tests.TC_ims_registration_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_resync' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_registration_resync started. Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(27)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: F7AB5AFDEAE8BC3E\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 53\r\nLastReload: 53\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:14.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:14.440+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: F7AB5AFDEAE8BC3E\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 53\r\nLastReload: 53\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:14.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:14.440+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Response: Success\r\nActionID: F7AB5AFDEAE8BC3E\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 53\r\nLastReload: 53\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:14.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:14.440+0000" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: F7AB5AFDEAE8BC3E\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: F7AB5AFDEAE8BC3E\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 53\r\nLastReload: 53\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 53\r\nLastReload: 53\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:14.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:14.440+0000\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:14.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fad38000920\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:14.440+0000\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(28)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(29)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(29)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30) Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 2B1AB2896A81EE14\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 2B1AB2896A81EE14\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 2B1AB2896A81EE14\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 2B1AB2896A81EE14\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 2B1AB2896A81EE14\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 5E9C251A3E1F5CD9\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 5E9C251A3E1F5CD9\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 5E9C251A3E1F5CD9\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 5E9C251A3E1F5CD9\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 5E9C251A3E1F5CD9\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(29)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30) Asterisk_Tests_IMS_SIP_EMU(29)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30) TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: ipsec: remote_spi_c=1298556136 remote_spi_s=3887412248local_spi_c=4142 local_spi_s=4143 TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 77F2BBF5639BFA71\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 77F2BBF5639BFA71\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 77F2BBF5639BFA71\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 77F2BBF5639BFA71\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 77F2BBF5639BFA71\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: ipsec: remote_spi_c=1367479163 remote_spi_s=874354494local_spi_c=4142 local_spi_s=4143 TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.227.104 5060 4142 5060 4143 172.18.227.10 5557 1367479163 5061 874354494 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5557 1367479163\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 1367479163 reqid 1367479163 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5557\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5061 874354494\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 874354494 reqid 874354494 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5061\n+ ip_xfrm_state 172.18.227.10 5557 172.18.227.104 5060 4143\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5557 dport 5060\n+ ip_xfrm_state 172.18.227.10 5061 172.18.227.104 5060 4142\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5061 dport 5060\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5557 1367479163 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5557 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 1367479163 mode transport\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5061 874354494 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5061 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 874354494 mode transport\n+ ip_xfrm_policy 172.18.227.10 5557 172.18.227.104 5060 4143 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5557 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.227.10 5061 172.18.227.104 5060 4142 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5061 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4142 mode transport", code := 0 } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 37648344E657A9DB\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 37648344E657A9DB\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 37648344E657A9DB\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 37648344E657A9DB\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 37648344E657A9DB\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:45984967af764f0a9e973ba98d9571bf:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"ed82b0bdc3ba3fc7aca9c41818e3ccf4\"" Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: E1BFB87E1FF525A3\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: E1BFB87E1FF525A3\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Response: Success\r\nActionID: E1BFB87E1FF525A3\r\nMessage: Unregistration sent" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: E1BFB87E1FF525A3\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: E1BFB87E1FF525A3\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered" } Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(27)@27d040734c49: AMI remain buf: '""' MTC@27d040734c49: end of "TC_ims_registration_resync" MTC@27d040734c49: setverdict(pass): none -> pass TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(27)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(28)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(29)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(27): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(28): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(29): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30): pass (pass -> pass) MTC@27d040734c49: Test case TC_ims_registration_resync finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_resync pass'. Tue Jul 2 07:42:20 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17100) Waiting for packet dumper to finish... 1 (prev_count=17100, count=21859) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_resync pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying'. ------ Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying ------ Tue Jul 2 07:42:22 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_registration_timeout_initial_100Trying started. Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(31)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: B5CA3455ED686F58\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 62\r\nLastReload: 62\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:23.713+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001f50\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43997\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:23.713+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: B5CA3455ED686F58\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 62\r\nLastReload: 62\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:23.713+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001f50\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43997\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:23.713+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI split: { "Response: Success\r\nActionID: B5CA3455ED686F58\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 62\r\nLastReload: 62\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:23.713+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001f50\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43997\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:23.713+0000" } Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: B5CA3455ED686F58\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: B5CA3455ED686F58\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 62\r\nLastReload: 62\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 62\r\nLastReload: 62\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:23.713+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001f50\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43997\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:23.713+0000\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:42:23.713+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001f50\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43997\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:42:23.713+0000\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(32)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(33)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(33)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34) Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 94CFE2507EE123C5\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 94CFE2507EE123C5\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 94CFE2507EE123C5\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 94CFE2507EE123C5\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 94CFE2507EE123C5\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 7BF714EA41564C14\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 7BF714EA41564C14\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 7BF714EA41564C14\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 7BF714EA41564C14\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 7BF714EA41564C14\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(33)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34) Asterisk_Tests_IMS_SIP_EMU(33)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34) Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(31)@27d040734c49: AMI remain buf: '""' TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34)@27d040734c49: setverdict(pass): none -> pass MTC@27d040734c49: end of "TC_ims_registration_timeout_initial_100Trying" MTC@27d040734c49: setverdict(pass): none -> pass TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(31)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(32)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(33)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(31): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(32): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(33): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34): pass (pass -> pass) MTC@27d040734c49: Test case TC_ims_registration_timeout_initial_100Trying finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass'. Tue Jul 2 07:43:07 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7431) Waiting for packet dumper to finish... 1 (prev_count=7431, count=8047) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized'. ------ Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized ------ Tue Jul 2 07:43:09 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_registration_timeout_initial_401Unauthorized started. Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(35)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 064DBD23CFE104EE\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 109\r\nLastReload: 109\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:10.858+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43541\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:10.858+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 064DBD23CFE104EE\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 109\r\nLastReload: 109\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:10.858+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43541\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:10.858+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 064DBD23CFE104EE\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 109\r\nLastReload: 109\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:10.858+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43541\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:10.858+0000" } Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 064DBD23CFE104EE\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 064DBD23CFE104EE\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 109\r\nLastReload: 109\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 109\r\nLastReload: 109\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:10.858+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43541\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:10.858+0000\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:10.858+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43541\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:10.858+0000\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(36)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(37)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(37)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38) Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 0C5E67573673EB93\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 0C5E67573673EB93\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 0C5E67573673EB93\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 0C5E67573673EB93\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 0C5E67573673EB93\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: D67D2409A5937DEE\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: D67D2409A5937DEE\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI split: { "Response: Success\r\nActionID: D67D2409A5937DEE\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: D67D2409A5937DEE\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: D67D2409A5937DEE\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(37)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38) Asterisk_Tests_IMS_SIP_EMU(37)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38) TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38)@27d040734c49: ipsec: remote_spi_c=1896543896 remote_spi_s=1484689648local_spi_c=4142 local_spi_s=4143 Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(35)@27d040734c49: AMI remain buf: '""' TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38)@27d040734c49: setverdict(pass): none -> pass MTC@27d040734c49: end of "TC_ims_registration_timeout_initial_401Unauthorized" MTC@27d040734c49: setverdict(pass): none -> pass TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(35)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(36)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(37)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(35): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(36): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(37): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38): pass (pass -> pass) MTC@27d040734c49: Test case TC_ims_registration_timeout_initial_401Unauthorized finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass'. Tue Jul 2 07:43:51 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7060) Waiting for packet dumper to finish... 1 (prev_count=7060, count=7500) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized'. ------ Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized ------ Tue Jul 2 07:43:53 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_registration_timeout_resync_401Unauthorized started. Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(39)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 21B3E9392C1669F7\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 154\r\nLastReload: 154\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 21B3E9392C1669F7\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 154\r\nLastReload: 154\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 21B3E9392C1669F7\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 154\r\nLastReload: 154\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 21B3E9392C1669F7\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 21B3E9392C1669F7\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 154\r\nLastReload: 154\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 154\r\nLastReload: 154\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:55.023+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37557\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:55.023+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:55.023+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37557\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:55.023+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:55.023+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37557\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:55.023+0000" } Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:55.023+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37557\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:55.023+0000\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:43:55.023+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37557\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:43:55.023+0000\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(40)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(41)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(41)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42) Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: B46D451A9F14FD43\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: B46D451A9F14FD43\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI split: { "Response: Success\r\nActionID: B46D451A9F14FD43\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: B46D451A9F14FD43\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: B46D451A9F14FD43\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 1A40F99B2DB915A8\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 1A40F99B2DB915A8\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 1A40F99B2DB915A8\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 1A40F99B2DB915A8\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 1A40F99B2DB915A8\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(41)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42) Asterisk_Tests_IMS_SIP_EMU(41)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42) TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@27d040734c49: ipsec: remote_spi_c=2741297914 remote_spi_s=4224909322local_spi_c=4142 local_spi_s=4143 TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@27d040734c49: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 23C80114A2FD5B66\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 23C80114A2FD5B66\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 23C80114A2FD5B66\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 23C80114A2FD5B66\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 23C80114A2FD5B66\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(39)@27d040734c49: AMI remain buf: '""' TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@27d040734c49: setverdict(pass): none -> pass MTC@27d040734c49: end of "TC_ims_registration_timeout_resync_401Unauthorized" MTC@27d040734c49: setverdict(pass): none -> pass TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(39)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(40)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(41)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(39): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(40): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(41): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42): pass (pass -> pass) MTC@27d040734c49: Test case TC_ims_registration_timeout_resync_401Unauthorized finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass'. Tue Jul 2 07:44:33 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10705) Waiting for packet dumper to finish... 1 (prev_count=10705, count=11145) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying'. ------ Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying ------ Tue Jul 2 07:44:35 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_registration_timeout_protected_100Trying started. Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(43)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: EA4D53D243BFE673\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 195\r\nLastReload: 195\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:44:36.198+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37585\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:44:36.198+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: EA4D53D243BFE673\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 195\r\nLastReload: 195\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:44:36.198+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37585\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:44:36.198+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI split: { "Response: Success\r\nActionID: EA4D53D243BFE673\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 195\r\nLastReload: 195\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:44:36.198+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37585\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:44:36.198+0000" } Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: EA4D53D243BFE673\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: EA4D53D243BFE673\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 195\r\nLastReload: 195\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 195\r\nLastReload: 195\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:44:36.198+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37585\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:44:36.198+0000\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:44:36.198+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/37585\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:44:36.198+0000\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(44)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(45)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(45)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46) Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 0662EC4AF5ADEA0B\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 0662EC4AF5ADEA0B\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 0662EC4AF5ADEA0B\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 0662EC4AF5ADEA0B\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 0662EC4AF5ADEA0B\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 2758B9F3B8B59C07\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 2758B9F3B8B59C07\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 2758B9F3B8B59C07\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 2758B9F3B8B59C07\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 2758B9F3B8B59C07\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(45)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46) Asterisk_Tests_IMS_SIP_EMU(45)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46) TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@27d040734c49: ipsec: remote_spi_c=722193638 remote_spi_s=995326657local_spi_c=4142 local_spi_s=4143 TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@27d040734c49: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.227.104 5060 4142 5060 4143 172.18.227.10 5556 722193638 5068 995326657 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@27d040734c49: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5556 722193638\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 722193638 reqid 722193638 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5556\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5068 995326657\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 995326657 reqid 995326657 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5068\n+ ip_xfrm_state 172.18.227.10 5556 172.18.227.104 5060 4143\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5556 dport 5060\n+ ip_xfrm_state 172.18.227.10 5068 172.18.227.104 5060 4142\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5068 dport 5060\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5556 722193638 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5556 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 722193638 mode transport\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5068 995326657 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5068 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 995326657 mode transport\n+ ip_xfrm_policy 172.18.227.10 5556 172.18.227.104 5060 4143 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5556 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.227.10 5068 172.18.227.104 5060 4142 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5068 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@27d040734c49: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: F444099466B5A0B9\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: F444099466B5A0B9\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI split: { "Response: Success\r\nActionID: F444099466B5A0B9\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: F444099466B5A0B9\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: F444099466B5A0B9\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(43)@27d040734c49: AMI remain buf: '""' TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@27d040734c49: setverdict(pass): none -> pass MTC@27d040734c49: end of "TC_ims_registration_timeout_protected_100Trying" MTC@27d040734c49: setverdict(pass): none -> pass TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(43)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(44)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(45)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(43): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(44): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(45): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46): pass (pass -> pass) MTC@27d040734c49: Test case TC_ims_registration_timeout_protected_100Trying finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying pass'. Tue Jul 2 07:45:13 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11201) Waiting for packet dumper to finish... 1 (prev_count=11201, count=11689) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK'. ------ Asterisk_Tests.TC_ims_registration_timeout_protected_200OK ------ Tue Jul 2 07:45:15 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_protected_200OK.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_protected_200OK.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_registration_timeout_protected_200OK started. Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(47)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 2AC321D8E99EAF7E\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 235\r\nLastReload: 235\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:16.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40519\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:16.440+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 2AC321D8E99EAF7E\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 235\r\nLastReload: 235\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:16.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40519\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:16.440+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 2AC321D8E99EAF7E\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 235\r\nLastReload: 235\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:16.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40519\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:16.440+0000" } Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 2AC321D8E99EAF7E\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 2AC321D8E99EAF7E\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 235\r\nLastReload: 235\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 235\r\nLastReload: 235\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:16.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40519\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:16.440+0000\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:16.440+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001b90\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40519\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:16.440+0000\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(48)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(49)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(49)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50) Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: FC1D13FAA70FCC7D\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: FC1D13FAA70FCC7D\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI split: { "Response: Success\r\nActionID: FC1D13FAA70FCC7D\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: FC1D13FAA70FCC7D\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: FC1D13FAA70FCC7D\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: ADBE2613D50F6700\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: ADBE2613D50F6700\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI split: { "Response: Success\r\nActionID: ADBE2613D50F6700\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: ADBE2613D50F6700\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: ADBE2613D50F6700\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(49)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50) Asterisk_Tests_IMS_SIP_EMU(49)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50) TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: ipsec: remote_spi_c=813704100 remote_spi_s=914183622local_spi_c=4142 local_spi_s=4143 TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.227.104 5060 4142 5060 4143 172.18.227.10 5557 813704100 5064 914183622 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5557 813704100\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 813704100 reqid 813704100 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5557\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5064 914183622\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 914183622 reqid 914183622 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5064\n+ ip_xfrm_state 172.18.227.10 5557 172.18.227.104 5060 4143\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5557 dport 5060\n+ ip_xfrm_state 172.18.227.10 5064 172.18.227.104 5060 4142\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5064 dport 5060\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5557 813704100 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5557 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 813704100 mode transport\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5064 914183622 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5064 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 914183622 mode transport\n+ ip_xfrm_policy 172.18.227.10 5557 172.18.227.104 5060 4143 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5557 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.227.10 5064 172.18.227.104 5060 4142 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5064 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 258309E95F4D3689\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 258309E95F4D3689\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 258309E95F4D3689\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 258309E95F4D3689\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 258309E95F4D3689\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI remain buf: '""' TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:4a32e3a5f36c44899ce14e78370735b2:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"ba401b7396c781cf4304cb6af112134f\"" Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(47)@27d040734c49: AMI remain buf: '""' TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: setverdict(pass): none -> pass MTC@27d040734c49: end of "TC_ims_registration_timeout_protected_200OK" MTC@27d040734c49: setverdict(pass): none -> pass TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(47)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(48)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(49)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(47): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(48): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(49): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50): pass (pass -> pass) MTC@27d040734c49: Test case TC_ims_registration_timeout_protected_200OK finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK pass'. Tue Jul 2 07:45:51 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_protected_200OK pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12781) Waiting for packet dumper to finish... 1 (prev_count=12781, count=13361) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_423_interval_too_brief'. ------ Asterisk_Tests.TC_ims_registration_423_interval_too_brief ------ Tue Jul 2 07:45:53 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_423_interval_too_brief.pcap" >/data/Asterisk_Tests.TC_ims_registration_423_interval_too_brief.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_423_interval_too_brief' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_registration_423_interval_too_brief started. Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(51)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: A9AED65FF79CB407\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 273\r\nLastReload: 273\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: A9AED65FF79CB407\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 273\r\nLastReload: 273\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI split: { "Response: Success\r\nActionID: A9AED65FF79CB407\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 273\r\nLastReload: 273\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: A9AED65FF79CB407\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: A9AED65FF79CB407\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 273\r\nLastReload: 273\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 273\r\nLastReload: 273\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:54.685+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c002a10\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/46369\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:54.685+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:54.685+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c002a10\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/46369\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:54.685+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:54.685+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c002a10\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/46369\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:54.685+0000" } Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:54.685+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c002a10\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/46369\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:54.685+0000\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:45:54.685+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c002a10\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/46369\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:45:54.685+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(52)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(53)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(53)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54) Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: E23A46C3E10837BE\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: E23A46C3E10837BE\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI split: { "Response: Success\r\nActionID: E23A46C3E10837BE\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: E23A46C3E10837BE\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: E23A46C3E10837BE\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: C2367329ADB2BC69\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: C2367329ADB2BC69\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI split: { "Response: Success\r\nActionID: C2367329ADB2BC69\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: C2367329ADB2BC69\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: C2367329ADB2BC69\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(51)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(53)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54) Asterisk_Tests_IMS_SIP_EMU(53)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54) TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54)@27d040734c49: setverdict(fail): none -> fail reason: ""IMS_ConnectionHandler.ttcn:271 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { \"OPTIONS\", \"REGISTER\", \"SUBSCRIBE\", \"NOTIFY\", \"PUBLISH\", \"INVITE\", \"ACK\", \"BYE\", \"CANCEL\", \"UPDATE\", \"PRACK\", \"REFER\", \"INFO\", \"MESSAGE\" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := \"3e868a86-2216-4ce1-9bc3-8c61dc7d3584\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"1f1818bc-1250-47ab-903f-e562b8dc4e37\", password := omit }, hostPort := { host := \"172.18.227.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"dgpmcbj\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn\\\\%3Aurn-7\\\\%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 64985, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"91e134b9-dc7b-4001-bbb6-14e360482318\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.227.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj41acedb6-79a4-4e3d-9ad5-6dc1a2c7cf17\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\""", new component reason: ""IMS_ConnectionHandler.ttcn:271 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { \"OPTIONS\", \"REGISTER\", \"SUBSCRIBE\", \"NOTIFY\", \"PUBLISH\", \"INVITE\", \"ACK\", \"BYE\", \"CANCEL\", \"UPDATE\", \"PRACK\", \"REFER\", \"INFO\", \"MESSAGE\" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := \"3e868a86-2216-4ce1-9bc3-8c61dc7d3584\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"1f1818bc-1250-47ab-903f-e562b8dc4e37\", password := omit }, hostPort := { host := \"172.18.227.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"dgpmcbj\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn\\\\%3Aurn-7\\\\%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 64985, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"91e134b9-dc7b-4001-bbb6-14e360482318\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.227.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj41acedb6-79a4-4e3d-9ad5-6dc1a2c7cf17\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\""" TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54)@27d040734c49: Stopping testcase execution from "IMS_ConnectionHandler.ttcn":271 MC@27d040734c49: Test Component 54 has requested to stop MTC. Terminating current testcase execution. TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54)@27d040734c49: Final verdict of PTC: fail reason: ""IMS_ConnectionHandler.ttcn:271 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { \"OPTIONS\", \"REGISTER\", \"SUBSCRIBE\", \"NOTIFY\", \"PUBLISH\", \"INVITE\", \"ACK\", \"BYE\", \"CANCEL\", \"UPDATE\", \"PRACK\", \"REFER\", \"INFO\", \"MESSAGE\" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := \"3e868a86-2216-4ce1-9bc3-8c61dc7d3584\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"1f1818bc-1250-47ab-903f-e562b8dc4e37\", password := omit }, hostPort := { host := \"172.18.227.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"dgpmcbj\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn\\\\%3Aurn-7\\\\%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 64985, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"91e134b9-dc7b-4001-bbb6-14e360482318\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.227.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj41acedb6-79a4-4e3d-9ad5-6dc1a2c7cf17\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\""" Asterisk_Tests_IMS_SIP_EMU(53)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(51)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(52)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: none MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(51): none (none -> none) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(52): none (none -> none) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(53): none (none -> none) MTC@27d040734c49: Local verdict of PTC TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54): fail (none -> fail) reason: ""IMS_ConnectionHandler.ttcn:271 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { \"OPTIONS\", \"REGISTER\", \"SUBSCRIBE\", \"NOTIFY\", \"PUBLISH\", \"INVITE\", \"ACK\", \"BYE\", \"CANCEL\", \"UPDATE\", \"PRACK\", \"REFER\", \"INFO\", \"MESSAGE\" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := \"3e868a86-2216-4ce1-9bc3-8c61dc7d3584\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"1f1818bc-1250-47ab-903f-e562b8dc4e37\", password := omit }, hostPort := { host := \"172.18.227.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"dgpmcbj\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn\\\\%3Aurn-7\\\\%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 64985, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"91e134b9-dc7b-4001-bbb6-14e360482318\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.227.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj41acedb6-79a4-4e3d-9ad5-6dc1a2c7cf17\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\""" MTC@27d040734c49: Test case TC_ims_registration_423_interval_too_brief finished. Verdict: fail reason: "IMS_ConnectionHandler.ttcn:271 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { \"OPTIONS\", \"REGISTER\", \"SUBSCRIBE\", \"NOTIFY\", \"PUBLISH\", \"INVITE\", \"ACK\", \"BYE\", \"CANCEL\", \"UPDATE\", \"PRACK\", \"REFER\", \"INFO\", \"MESSAGE\" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := \"3e868a86-2216-4ce1-9bc3-8c61dc7d3584\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"1f1818bc-1250-47ab-903f-e562b8dc4e37\", password := omit }, hostPort := { host := \"172.18.227.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"dgpmcbj\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn\\\\%3Aurn-7\\\\%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 64985, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"91e134b9-dc7b-4001-bbb6-14e360482318\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.227.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj41acedb6-79a4-4e3d-9ad5-6dc1a2c7cf17\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\"" MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_423_interval_too_brief fail'. Tue Jul 2 07:46:02 UTC 2024 ------ Asterisk_Tests.TC_ims_registration_423_interval_too_brief fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4005) Waiting for packet dumper to finish... 1 (prev_count=4005, count=8289) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_423_interval_too_brief fail' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_reregistration'. ------ Asterisk_Tests.TC_ims_reregistration ------ Tue Jul 2 07:46:04 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_reregistration.pcap" >/data/Asterisk_Tests.TC_ims_reregistration.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_reregistration' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_reregistration started. Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(55)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 8559A8E803A64C8D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 284\r\nLastReload: 284\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 8559A8E803A64C8D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 284\r\nLastReload: 284\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 8559A8E803A64C8D\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 284\r\nLastReload: 284\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 8559A8E803A64C8D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 8559A8E803A64C8D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 284\r\nLastReload: 284\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 284\r\nLastReload: 284\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:05.835+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39535\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:05.835+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:05.835+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39535\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:05.835+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:05.835+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39535\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:05.835+0000" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:05.835+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39535\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:05.835+0000\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:05.835+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39535\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:05.835+0000\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(56)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(57)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(57)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58) Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 9B2E1CF038311D6D\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 9B2E1CF038311D6D\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 9B2E1CF038311D6D\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 9B2E1CF038311D6D\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 9B2E1CF038311D6D\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 7341AC27738C0C9F\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 7341AC27738C0C9F\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 7341AC27738C0C9F\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 7341AC27738C0C9F\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 7341AC27738C0C9F\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(57)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58) Asterisk_Tests_IMS_SIP_EMU(57)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58) TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: ipsec: remote_spi_c=1645652338 remote_spi_s=678558894local_spi_c=4142 local_spi_s=4143 TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.227.104 5060 4142 5060 4143 172.18.227.10 5556 1645652338 5062 678558894 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5556 1645652338\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 1645652338 reqid 1645652338 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5556\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5062 678558894\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 678558894 reqid 678558894 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5062\n+ ip_xfrm_state 172.18.227.10 5556 172.18.227.104 5060 4143\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5556 dport 5060\n+ ip_xfrm_state 172.18.227.10 5062 172.18.227.104 5060 4142\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5062 dport 5060\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5556 1645652338 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5556 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 1645652338 mode transport\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5062 678558894 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5062 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 678558894 mode transport\n+ ip_xfrm_policy 172.18.227.10 5556 172.18.227.104 5060 4143 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5556 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.227.10 5062 172.18.227.104 5060 4142 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5062 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: CDA8E1C4CC5E42C4\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: CDA8E1C4CC5E42C4\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Response: Success\r\nActionID: CDA8E1C4CC5E42C4\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: CDA8E1C4CC5E42C4\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: CDA8E1C4CC5E42C4\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:0509434d8ae14b9aada378485021ce76:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"717c27634d29fea72bea7b5dacbc2e94\"" Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: ipsec: remote_spi_c=3186447973 remote_spi_s=252290111local_spi_c=4142 local_spi_s=4143 TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.227.104 5060 4142 5060 4143 172.18.227.10 5557 3186447973 5066 252290111 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5557 3186447973\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 3186447973 reqid 3186447973 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5557\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5066 252290111\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 252290111 reqid 252290111 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5066\n+ ip_xfrm_state 172.18.227.10 5557 172.18.227.104 5060 4143\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5557 dport 5060\n+ ip_xfrm_state 172.18.227.10 5066 172.18.227.104 5060 4142\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5066 dport 5060\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5557 3186447973 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5557 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 3186447973 mode transport\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5066 252290111 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5066 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 252290111 mode transport\n+ ip_xfrm_policy 172.18.227.10 5557 172.18.227.104 5060 4143 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5557 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.227.10 5066 172.18.227.104 5060 4142 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5066 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 903CBF5466838034\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 903CBF5466838034\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 903CBF5466838034\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 903CBF5466838034\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 903CBF5466838034\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:452e33fcbf4b47e8bde46eac205c911d:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"d06aae2410f57394d041de2772e2b657\"" Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: DB64568FEDFE1A8D\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: DB64568FEDFE1A8D\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Response: Success\r\nActionID: DB64568FEDFE1A8D\r\nMessage: Unregistration sent" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: DB64568FEDFE1A8D\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: DB64568FEDFE1A8D\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered" } Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(55)@27d040734c49: AMI remain buf: '""' MTC@27d040734c49: end of "TC_ims_reregistration" MTC@27d040734c49: setverdict(pass): none -> pass TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@27d040734c49: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(55)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(57)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(56)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: pass MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(55): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(56): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(57): none (pass -> pass) MTC@27d040734c49: Local verdict of PTC TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58): pass (pass -> pass) MTC@27d040734c49: Test case TC_ims_reregistration finished. Verdict: pass MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_reregistration pass'. Tue Jul 2 07:46:32 UTC 2024 ====== Asterisk_Tests.TC_ims_reregistration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13246) Waiting for packet dumper to finish... 1 (prev_count=13246, count=27193) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_reregistration pass' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo'. ------ Asterisk_Tests.TC_ims_call_mo ------ Tue Jul 2 07:46:34 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_call_mo.pcap" >/data/Asterisk_Tests.TC_ims_call_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_call_mo started. Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(59)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: A2572093047A1632\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 314\r\nLastReload: 314\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: A2572093047A1632\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 314\r\nLastReload: 314\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Response: Success\r\nActionID: A2572093047A1632\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 314\r\nLastReload: 314\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: A2572093047A1632\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: A2572093047A1632\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 314\r\nLastReload: 314\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 314\r\nLastReload: 314\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.184+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39955\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:35.184+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.184+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39955\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:35.184+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.184+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39955\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:35.184+0000" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.184+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39955\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:35.184+0000\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.184+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39955\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:35.184+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(60)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(61)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(61)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) Asterisk_Tests_IMS_SIP_EMU(61)@27d040734c49: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "90829", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) Asterisk_Tests_LOCAL_SIP_EMU(60)@27d040734c49: Added SIP Call Table entry [0] for "26639292E1B85EE@172.18.227.103" at TC_ims_call_mo-ConnHdlr-0501(63) Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.250+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.250+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.250+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.250+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.250+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' TC_ims_call_mo-ConnHdlr-0501(63)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mo-ConnHdlr-0501(63)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_ims_call_mo-ConnHdlr-0501(63)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906395/5d98fb405b6e4c2521b5418ce6f2dbfa:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"db129f1955a17eeed224a7f2c3d59c28\"" Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:35.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 26639292E1B85EE@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.227.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 637E61783FC978D4\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 637E61783FC978D4\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 637E61783FC978D4\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 637E61783FC978D4\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 637E61783FC978D4\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 819DAA7A2E84A05B\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 819DAA7A2E84A05B\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 819DAA7A2E84A05B\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 819DAA7A2E84A05B\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 819DAA7A2E84A05B\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(61)@27d040734c49: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) Asterisk_Tests_IMS_SIP_EMU(61)@27d040734c49: Added SIP Call Table entry [0] for "3e868a86-2216-4ce1-9bc3-8c61dc7d3584" at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: ipsec: remote_spi_c=876071198 remote_spi_s=2238826919local_spi_c=4142 local_spi_s=4143 TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.227.104 5060 4142 5060 4143 172.18.227.10 5559 876071198 5060 2238826919 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5559 876071198\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 876071198 reqid 876071198 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5559\n+ ip_xfrm_state 172.18.227.104 5060 172.18.227.10 5060 2238826919\n+ ip xfrm state add src 172.18.227.104 dst 172.18.227.10 proto esp spi 2238826919 reqid 2238826919 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5060\n+ ip_xfrm_state 172.18.227.10 5559 172.18.227.104 5060 4143\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5559 dport 5060\n+ ip_xfrm_state 172.18.227.10 5060 172.18.227.104 5060 4142\n+ ip xfrm state add src 172.18.227.10 dst 172.18.227.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.227.10/32 dst 172.18.227.104/32 sport 5060 dport 5060\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5559 876071198 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5559 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 876071198 mode transport\n+ ip_xfrm_policy 172.18.227.104 5060 172.18.227.10 5060 2238826919 out\n+ ip xfrm policy add src 172.18.227.104/32 dst 172.18.227.10/32 sport 5060 dport 5060 dir out tmpl src 172.18.227.104 dst 172.18.227.10 proto esp reqid 2238826919 mode transport\n+ ip_xfrm_policy 172.18.227.10 5559 172.18.227.104 5060 4143 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5559 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.227.10 5060 172.18.227.104 5060 4142 in\n+ ip xfrm policy add src 172.18.227.10/32 dst 172.18.227.104/32 sport 5060 dport 5060 dir in tmpl src 172.18.227.10 dst 172.18.227.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 84A3F8DD7D85B1E6\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 84A3F8DD7D85B1E6\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 84A3F8DD7D85B1E6\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 84A3F8DD7D85B1E6\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 84A3F8DD7D85B1E6\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:7b5cbec8d30f4fbf941e6e56b5565533:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"b16d3da8db442512dce4a0b7b90c165b\"" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(60)@27d040734c49: Added SIP Call Table entry [1] for "C86A87211EF5F39" at TC_ims_call_mo-ConnHdlr-0501(63) Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.373+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.373+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.373+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.373+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.373+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' TC_ims_call_mo-ConnHdlr-0501(63)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mo-ConnHdlr-0501(63)@27d040734c49: A2: md5("INVITE:sip:172.18.227.10") = "f18e34491fbe34d202a9d3f97416516f" TC_ims_call_mo-ConnHdlr-0501(63)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906402/fc7017731b9b3cd03359a027f885d3f8:00000001:0a4f113b:auth:f18e34491fbe34d202a9d3f97416516f\") = \"2d66b5211446d3d645447c1e5c07eec1\"" Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.380+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.380+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.380+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.380+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:42.380+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C86A87211EF5F39\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' TC_ims_call_mo-ConnHdlr-0501(63)@27d040734c49: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 100, reasonPhrase := "Trying" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := omit, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "C86A87211EF5F39" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1035658582, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.227.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "4FA1345E-72690040" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "90829", password := omit }, hostPort := { host := "172.18.227.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.227.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.227.103" }, { id := "branch", paramValue := "z9hG4bK41C9CFF04D6D7DB3A6B89C605A3E64C3" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(61)@27d040734c49: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "90829", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) Asterisk_Tests_IMS_SIP_EMU(61)@27d040734c49: Added SIP Call Table entry [1] for "c8db7b9b-c91f-488b-9287-e73334bccc1a" at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI rx: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.10\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nExtension: 90829\r\nApplication: Verbose\r\nAppData: 5,90829: Call external number from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nExtension: 90829\r\nApplication: Dial\r\nAppData: PJSIP/90829@volte_ims\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI buf: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.10\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nExtension: 90829\r\nApplication: Verbose\r\nAppData: 5,90829: Call external number from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nExtension: 90829\r\nApplication: Dial\r\nAppData: PJSIP/90829@volte_ims\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI split: { "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: SIPDOMAIN\r\nValue: 172.18.227.10", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nExtension: 90829\r\nApplication: Verbose\r\nAppData: 5,90829: Call external number from 0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nExtension: 90829\r\nApplication: Dial\r\nAppData: PJSIP/90829@volte_ims", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\nVariable: DIALEDTIME\r\nValue: " } Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\n"' Asterisk_Tests_AMI_EMU(59)@27d040734c49: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719906402.15\r\nLinkedid: 1719906402.15\r\n"' TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: Rx Initial MO INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1008271171", session_version := "1008271171", net_type := "IN", addr_type := "IP4", addr := "172.18.227.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.227.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 12856, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "98", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "98 EVS/16000" } }, { fmtp := { attr_value := "98 br=5.9; bw=nb-wb" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "300" } }, { sendrecv := { } }, { curr := { attr_value := "qos local sendrecv" } }, { curr := { attr_value := "qos remote sendrecv" } }, { des := { attr_value := "qos mandatory local sendrecv" } }, { des := { attr_value := "qos mandatory remote sendrecv" } } } } } } TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: setverdict(fail): pass -> fail reason: ""IMS_ConnectionHandler.ttcn:430 : \"TC_ims_call_mo-IMS_ConnHdlr-238010000090828: Received no P-Access-Info vs exp := \"{ fieldName := P_ACCESS_NETWORK_INFO (40), access_net_specs := { { access_type := \"3GPP-E-UTRAN-FDD\", access_info := { { id := \"utran-cell-id-3gpp\", paramValue := \"2380100010000101\" } } } } }"", new component reason: ""IMS_ConnectionHandler.ttcn:430 : \"TC_ims_call_mo-IMS_ConnHdlr-238010000090828: Received no P-Access-Info vs exp := \"{ fieldName := P_ACCESS_NETWORK_INFO (40), access_net_specs := { { access_type := \"3GPP-E-UTRAN-FDD\", access_info := { { id := \"utran-cell-id-3gpp\", paramValue := \"2380100010000101\" } } } } }"" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: Stopping testcase execution from "IMS_ConnectionHandler.ttcn":430 MC@27d040734c49: Test Component 62 has requested to stop MTC. Terminating current testcase execution. TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@27d040734c49: Final verdict of PTC: fail reason: ""IMS_ConnectionHandler.ttcn:430 : \"TC_ims_call_mo-IMS_ConnHdlr-238010000090828: Received no P-Access-Info vs exp := \"{ fieldName := P_ACCESS_NETWORK_INFO (40), access_net_specs := { { access_type := \"3GPP-E-UTRAN-FDD\", access_info := { { id := \"utran-cell-id-3gpp\", paramValue := \"2380100010000101\" } } } } }"" Asterisk_Tests_LOCAL_SIP_EMU(60)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(61)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(59)@27d040734c49: Dynamic test case error: Sending data on the connection of port CLIENT to 1:AMI_CLIENT failed. (Broken pipe) Asterisk_Tests_AMI_EMU(59)@27d040734c49: setverdict(error): none -> error TC_ims_call_mo-ConnHdlr-0501(63)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(59)@27d040734c49: Final verdict of PTC: error MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: none MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(59): error (none -> error) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(60): none (error -> error) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(61): none (error -> error) MTC@27d040734c49: Local verdict of PTC TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62): fail (error -> error) reason: ""IMS_ConnectionHandler.ttcn:430 : \"TC_ims_call_mo-IMS_ConnHdlr-238010000090828: Received no P-Access-Info vs exp := \"{ fieldName := P_ACCESS_NETWORK_INFO (40), access_net_specs := { { access_type := \"3GPP-E-UTRAN-FDD\", access_info := { { id := \"utran-cell-id-3gpp\", paramValue := \"2380100010000101\" } } } } }"" MTC@27d040734c49: Local verdict of PTC TC_ims_call_mo-ConnHdlr-0501(63): none (error -> error) MTC@27d040734c49: Test case TC_ims_call_mo finished. Verdict: error MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo error'. Tue Jul 2 07:46:42 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mo error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=17584) Waiting for packet dumper to finish... 1 (prev_count=17584, count=32564) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo error' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo_noprecondition'. ------ Asterisk_Tests.TC_ims_call_mo_noprecondition ------ Tue Jul 2 07:46:44 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_call_mo_noprecondition.pcap" >/data/Asterisk_Tests.TC_ims_call_mo_noprecondition.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo_noprecondition' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_call_mo_noprecondition started. Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(64)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: C312DE253B60C69A\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: C312DE253B60C69A\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI split: { "Response: Success\r\nActionID: C312DE253B60C69A\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: C312DE253B60C69A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: C312DE253B60C69A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 324\r\nLastReload: 324\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.464+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40437\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:45.464+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 324\r\nLastReload: 324\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.464+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40437\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:45.464+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 324\r\nLastReload: 324\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.464+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40437\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:45.464+0000" } Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 324\r\nLastReload: 324\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 324\r\nLastReload: 324\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.464+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40437\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:45.464+0000\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.464+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/40437\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:45.464+0000\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(65)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(66)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(66)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mo_noprecondition-IMS_ConnHdlr-238010000090828(67) Asterisk_Tests_IMS_SIP_EMU(66)@27d040734c49: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "90829", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mo_noprecondition-IMS_ConnHdlr-238010000090828(67) Asterisk_Tests_LOCAL_SIP_EMU(65)@27d040734c49: Added SIP Call Table entry [0] for "BFAE466C6390255@172.18.227.103" at TC_ims_call_mo_noprecondition-ConnHdlr-0501(68) Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.533+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.533+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.533+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.533+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.533+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI remain buf: '""' TC_ims_call_mo_noprecondition-ConnHdlr-0501(68)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mo_noprecondition-ConnHdlr-0501(68)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_ims_call_mo_noprecondition-ConnHdlr-0501(68)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906405/023af7fc4730a37f7b028bc13922a865:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"6da7d430f2d0150224ccca67fe421a33\"" Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.553+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.553+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.553+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.553+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:45.553+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFAE466C6390255@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(64)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(65)@27d040734c49: setverdict(fail): none -> fail reason: "SIP Response for unknown call "C86A87211EF5F39"", new component reason: "SIP Response for unknown call "C86A87211EF5F39"" MC@27d040734c49: Test Component 65 has requested to stop MTC. Terminating current testcase execution. Asterisk_Tests_LOCAL_SIP_EMU(65)@27d040734c49: Final verdict of PTC: fail reason: "SIP Response for unknown call "C86A87211EF5F39"" TC_ims_call_mo_noprecondition-ConnHdlr-0501(68)@27d040734c49: Final verdict of PTC: none TC_ims_call_mo_noprecondition-IMS_ConnHdlr-238010000090828(67)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(64)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(66)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: none MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(64): none (none -> none) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(65): fail (none -> fail) reason: "SIP Response for unknown call "C86A87211EF5F39"" MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(66): none (fail -> fail) MTC@27d040734c49: Local verdict of PTC TC_ims_call_mo_noprecondition-IMS_ConnHdlr-238010000090828(67): none (fail -> fail) MTC@27d040734c49: Local verdict of PTC TC_ims_call_mo_noprecondition-ConnHdlr-0501(68): none (fail -> fail) MTC@27d040734c49: Test case TC_ims_call_mo_noprecondition finished. Verdict: fail reason: SIP Response for unknown call "C86A87211EF5F39" MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo_noprecondition fail'. Tue Jul 2 07:46:45 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mo_noprecondition fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=1950) Waiting for packet dumper to finish... 1 (prev_count=1950, count=7643) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo_noprecondition fail' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt'. ------ Asterisk_Tests.TC_ims_call_mt ------ Tue Jul 2 07:46:47 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_call_mt.pcap" >/data/Asterisk_Tests.TC_ims_call_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_call_mt started. Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(69)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: 052FE68F7A0663D1\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 328\r\nLastReload: 328\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: 052FE68F7A0663D1\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 328\r\nLastReload: 328\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI split: { "Response: Success\r\nActionID: 052FE68F7A0663D1\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 328\r\nLastReload: 328\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: 052FE68F7A0663D1\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: 052FE68F7A0663D1\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 328\r\nLastReload: 328\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 328\r\nLastReload: 328\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:48.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43757\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:48.962+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:48.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43757\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:48.962+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:48.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43757\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:48.962+0000" } Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:48.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43757\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:48.962+0000\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:48.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/43757\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:48.962+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(70)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(71)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(71)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mt-IMS_ConnHdlr-238010000090828(72) Asterisk_Tests_LOCAL_SIP_EMU(70)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mt-ConnHdlr-0501(73) Asterisk_Tests_LOCAL_SIP_EMU(70)@27d040734c49: Added SIP Call Table entry [0] for "4B06F5A06F4CF9E@172.18.227.103" at TC_ims_call_mt-ConnHdlr-0501(73) Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.025+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.025+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.025+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.025+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.025+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI remain buf: '""' TC_ims_call_mt-ConnHdlr-0501(73)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mt-ConnHdlr-0501(73)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_ims_call_mt-ConnHdlr-0501(73)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906409/305ead6353fb4db57d5bc245e667ed0c:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"997f1a76bba570a6a0dc350241999186\"" Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.046+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.046+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.046+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.046+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:49.046+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4B06F5A06F4CF9E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(69)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(70)@27d040734c49: setverdict(fail): none -> fail reason: "SIP Response for unknown call "C86A87211EF5F39"", new component reason: "SIP Response for unknown call "C86A87211EF5F39"" MC@27d040734c49: Test Component 70 has requested to stop MTC. Terminating current testcase execution. Asterisk_Tests_LOCAL_SIP_EMU(70)@27d040734c49: Final verdict of PTC: fail reason: "SIP Response for unknown call "C86A87211EF5F39"" TC_ims_call_mt-ConnHdlr-0501(73)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(71)@27d040734c49: Final verdict of PTC: none TC_ims_call_mt-IMS_ConnHdlr-238010000090828(72)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(69)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: none MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(69): none (none -> none) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(70): fail (none -> fail) reason: "SIP Response for unknown call "C86A87211EF5F39"" MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(71): none (fail -> fail) MTC@27d040734c49: Local verdict of PTC TC_ims_call_mt-IMS_ConnHdlr-238010000090828(72): none (fail -> fail) MTC@27d040734c49: Local verdict of PTC TC_ims_call_mt-ConnHdlr-0501(73): none (fail -> fail) MTC@27d040734c49: Test case TC_ims_call_mt finished. Verdict: fail reason: SIP Response for unknown call "C86A87211EF5F39" MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt fail'. Tue Jul 2 07:46:49 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=320) Waiting for packet dumper to finish... 1 (prev_count=320, count=7714) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt fail' was executed successfully (exit status: 0). MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt_noprecondition'. ------ Asterisk_Tests.TC_ims_call_mt_noprecondition ------ Tue Jul 2 07:46:51 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_call_mt_noprecondition.pcap" >/data/Asterisk_Tests.TC_ims_call_mt_noprecondition.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@27d040734c49: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt_noprecondition' was executed successfully (exit status: 0). MTC@27d040734c49: Test case TC_ims_call_mt_noprecondition started. Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(74)@27d040734c49: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI rx: '"Response: Success\r\nActionID: E4C7376F76470742\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 332\r\nLastReload: 332\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI buf: '"Response: Success\r\nActionID: E4C7376F76470742\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 332\r\nLastReload: 332\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI split: { "Response: Success\r\nActionID: E4C7376F76470742\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 332\r\nLastReload: 332\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI dec: '"Response: Success\r\nActionID: E4C7376F76470742\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI patched dec: '"Response: Success\r\nActionID: E4C7376F76470742\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 332\r\nLastReload: 332\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 332\r\nLastReload: 332\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:52.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39987\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:52.962+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:52.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39987\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:52.962+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:52.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39987\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:52.962+0000" } Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:52.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39987\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:52.962+0000\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:52.962+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fae4c001fe0\r\nLocalAddress: IPV4/TCP/172.18.227.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.227.103/39987\r\nUsingPassword: 0\r\nSessionTV: 2024-07-02T07:46:52.962+0000\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(75)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(76)@27d040734c49: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27d040734c49: end of f_init Asterisk_Tests_IMS_SIP_EMU(76)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mt_noprecondition-IMS_ConnHdlr-238010000090828(77) Asterisk_Tests_LOCAL_SIP_EMU(75)@27d040734c49: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.227.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mt_noprecondition-ConnHdlr-0501(78) Asterisk_Tests_LOCAL_SIP_EMU(75)@27d040734c49: Added SIP Call Table entry [0] for "5B31B5C8771952E@172.18.227.103" at TC_ims_call_mt_noprecondition-ConnHdlr-0501(78) Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.034+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.034+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.034+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.034+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.034+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI remain buf: '""' TC_ims_call_mt_noprecondition-ConnHdlr-0501(78)@27d040734c49: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mt_noprecondition-ConnHdlr-0501(78)@27d040734c49: A2: md5("REGISTER:sip:172.18.227.10") = "182e1b92a1d70a01e7d80a9b30b938c6" TC_ims_call_mt_noprecondition-ConnHdlr-0501(78)@27d040734c49: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719906413/519b97d48c6da51dec2392f126937710:00000001:0a4f113b:auth:182e1b92a1d70a01e7d80a9b30b938c6\") = \"f02b0c3c857f2fc96160ee3ca0bf2dda\"" Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.055+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.055+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.055+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.055+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-02T07:46:53.055+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5B31B5C8771952E@172.18.227.103\r\nLocalAddress: IPV4/UDP/172.18.227.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.227.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(74)@27d040734c49: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(75)@27d040734c49: setverdict(fail): none -> fail reason: "SIP Response for unknown call "C86A87211EF5F39"", new component reason: "SIP Response for unknown call "C86A87211EF5F39"" MC@27d040734c49: Test Component 75 has requested to stop MTC. Terminating current testcase execution. Asterisk_Tests_LOCAL_SIP_EMU(75)@27d040734c49: Final verdict of PTC: fail reason: "SIP Response for unknown call "C86A87211EF5F39"" TC_ims_call_mt_noprecondition-ConnHdlr-0501(78)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(76)@27d040734c49: Final verdict of PTC: none TC_ims_call_mt_noprecondition-IMS_ConnHdlr-238010000090828(77)@27d040734c49: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(74)@27d040734c49: Final verdict of PTC: none MTC@27d040734c49: Setting final verdict of the test case. MTC@27d040734c49: Local verdict of MTC: none MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_AMI_EMU(74): none (none -> none) MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(75): fail (none -> fail) reason: "SIP Response for unknown call "C86A87211EF5F39"" MTC@27d040734c49: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(76): none (fail -> fail) MTC@27d040734c49: Local verdict of PTC TC_ims_call_mt_noprecondition-IMS_ConnHdlr-238010000090828(77): none (fail -> fail) MTC@27d040734c49: Local verdict of PTC TC_ims_call_mt_noprecondition-ConnHdlr-0501(78): none (fail -> fail) MTC@27d040734c49: Test case TC_ims_call_mt_noprecondition finished. Verdict: fail reason: SIP Response for unknown call "C86A87211EF5F39" MTC@27d040734c49: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt_noprecondition fail'. Tue Jul 2 07:46:53 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mt_noprecondition fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=1432) Waiting for packet dumper to finish... 1 (prev_count=1432, count=7619) MTC@27d040734c49: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt_noprecondition fail' was executed successfully (exit status: 0). MC@27d040734c49: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@27d040734c49: Terminating MTC. MC@27d040734c49: MTC terminated. MC2> exit MC@27d040734c49: Shutting down session. MC@27d040734c49: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/asterisk/expected-results.xml' against results in 'junit-xml-22.log' -------------------- pass->FAIL Asterisk_Tests.TC_internal_registration pass->FAIL Asterisk_Tests.TC_internal_call_momt pass Asterisk_Tests.TC_internal_call_all_2registered pass Asterisk_Tests.TC_internal_call_all_3registered pass Asterisk_Tests.TC_internal_call_all_4registered pass Asterisk_Tests.TC_ims_registration pass Asterisk_Tests.TC_ims_registration_resync pass Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying pass Asterisk_Tests.TC_ims_registration_timeout_protected_200OK pass->FAIL Asterisk_Tests.TC_ims_registration_423_interval_too_brief pass Asterisk_Tests.TC_ims_reregistration pass->FAIL Asterisk_Tests.TC_ims_call_mo pass->FAIL Asterisk_Tests.TC_ims_call_mo_noprecondition pass->FAIL Asterisk_Tests.TC_ims_call_mt pass->FAIL Asterisk_Tests.TC_ims_call_mt_noprecondition Summary: pass->FAIL: 7 pass: 11 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh Asterisk_Tests --rm Generated Asterisk_Tests.TC_ims_call_mo.merged Generated Asterisk_Tests.TC_ims_call_mo_noprecondition.merged Generated Asterisk_Tests.TC_ims_call_mt.merged Generated Asterisk_Tests.TC_ims_call_mt_noprecondition.merged Generated Asterisk_Tests.TC_ims_registration.merged Generated Asterisk_Tests.TC_ims_registration_423_interval_too_brief.merged Generated Asterisk_Tests.TC_ims_registration_resync.merged Generated Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying.merged Generated Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized.merged Generated Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying.merged Generated Asterisk_Tests.TC_ims_registration_timeout_protected_200OK.merged Generated Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized.merged Generated Asterisk_Tests.TC_ims_reregistration.merged Generated Asterisk_Tests.TC_internal_call_all_2registered.merged Generated Asterisk_Tests.TC_internal_call_all_3registered.merged Generated Asterisk_Tests.TC_internal_call_all_4registered.merged Generated Asterisk_Tests.TC_internal_call_momt.merged Generated Asterisk_Tests.TC_internal_registration.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-asterisk-ims-ue-test-227 + + grep Name awk -F" NR>1{print $2} + cut -d : -f2 + local containers=jenkins-ttcn3-asterisk-ims-ue-test-92-asterisk jenkins-ttcn3-asterisk-ims-ue-test-92-dnsmasq + [ -n jenkins-ttcn3-asterisk-ims-ue-test-92-asterisk jenkins-ttcn3-asterisk-ims-ue-test-92-dnsmasq ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-92-asterisk jenkins-ttcn3-asterisk-ims-ue-test-92-dnsmasq + docker kill jenkins-ttcn3-asterisk-ims-ue-test-92-asterisk jenkins-ttcn3-asterisk-ims-ue-test-92-dnsmasq jenkins-ttcn3-asterisk-ims-ue-test-92-asterisk jenkins-ttcn3-asterisk-ims-ue-test-92-dnsmasq + docker wait jenkins-ttcn3-asterisk-ims-ue-test-92-asterisk jenkins-ttcn3-asterisk-ims-ue-test-92-dnsmasq 137 Error response from daemon: No such container: jenkins-ttcn3-asterisk-ims-ue-test-92-dnsmasq + true + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-227 + docker network remove ttcn3-asterisk-ims-ue-test-227 ttcn3-asterisk-ims-ue-test-227 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/_cache:/cache --name jenkins-ttcn3-asterisk-ims-ue-test-92-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/junit-xml-22.log "Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: " Asterisk_Tests.ttcn:827 Asterisk_Tests control part Asterisk_Tests.ttcn:198 TC_internal_registration testcase "Asterisk_Tests.ttcn:118 : AMI FullyBooted timeout: " Asterisk_Tests.ttcn:828 Asterisk_Tests control part Asterisk_Tests.ttcn:253 TC_internal_call_momt testcase "IMS_ConnectionHandler.ttcn:271 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { \"OPTIONS\", \"REGISTER\", \"SUBSCRIBE\", \"NOTIFY\", \"PUBLISH\", \"INVITE\", \"ACK\", \"BYE\", \"CANCEL\", \"UPDATE\", \"PRACK\", \"REFER\", \"INFO\", \"MESSAGE\" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := \"3e868a86-2216-4ce1-9bc3-8c61dc7d3584\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"1f1818bc-1250-47ab-903f-e562b8dc4e37\", password := omit }, hostPort := { host := \"172.18.227.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"dgpmcbj\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn\\\\%3Aurn-7\\\\%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"<urn:gsma:imei:35876110-027790-0>\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 64985, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"91e134b9-dc7b-4001-bbb6-14e360482318\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.227.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj41acedb6-79a4-4e3d-9ad5-6dc1a2c7cf17\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\"" Asterisk_Tests.ttcn:839 Asterisk_Tests control part Asterisk_Tests.ttcn:608 TC_ims_registration_423_interval_too_brief testcase SIP Response for unknown call "C86A87211EF5F39" Asterisk_Tests.ttcn:842 Asterisk_Tests control part Asterisk_Tests.ttcn:736 TC_ims_call_mo_noprecondition testcase SIP Response for unknown call "C86A87211EF5F39" Asterisk_Tests.ttcn:843 Asterisk_Tests control part Asterisk_Tests.ttcn:820 TC_ims_call_mt testcase SIP Response for unknown call "C86A87211EF5F39" Asterisk_Tests.ttcn:844 Asterisk_Tests control part Asterisk_Tests.ttcn:823 TC_ims_call_mt_noprecondition testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE