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 570e8cda818242b03b31b5daac6a99177857aafa (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 Commit message: "asterisk: pjsip.conf: Enable USIM Auth over AMI interface" > git rev-list --no-walk 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 [ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins16558210657594640566.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-61 = 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 + 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/asterisk-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.18kB done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/15] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [ 2/15] 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/sysmocom/2.14 #6 DONE 0.3s #7 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/sysmocom/master #7 DONE 0.3s #7 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/sysmocom/master #7 DONE 0.3s #5 [ 2/15] 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.285 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.285 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.285 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #5 0.294 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.390 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [157 kB] #5 0.421 Fetched 205 kB in 0s (1315 kB/s) #5 0.421 Reading package lists... #5 0.710 Reading package lists... #5 1.012 Building dependency tree... #5 1.076 Reading state information... #5 1.090 Calculating upgrade... #5 1.175 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 1.178 Reading package lists... #5 1.467 Building dependency tree... #5 1.530 Reading state information... #5 1.602 sudo is already the newest version (1.9.13p3-1+deb12u1). #5 1.602 iproute2 is already the newest version (6.1.0-3). #5 1.602 libcap2-bin is already the newest version (1:2.66-4). #5 1.602 libcap2-bin set to manually installed. #5 1.602 libssl-dev is already the newest version (3.0.11-1~deb12u2). #5 1.602 libncurses5-dev is already the newest version (6.4-4). #5 1.602 libsqlite3-dev is already the newest version (3.40.1-2). #5 1.602 build-essential is already the newest version (12.9). #5 1.602 libjansson-dev is already the newest version (2.14-2). #5 1.602 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #5 1.602 libxml2-dev set to manually installed. #5 1.602 uuid-dev is already the newest version (2.38.1-5+deb12u1). #5 1.602 uuid-dev set to manually installed. #5 1.602 wget is already the newest version (1.21.3-1+b2). #5 1.602 The following additional packages will be installed: #5 1.602 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 1.603 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 1.603 Suggested packages: #5 1.603 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 1.603 Recommended packages: #5 1.603 libpng-tools xxd #5 1.708 The following NEW packages will be installed: #5 1.708 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 1.708 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 1.708 net-tools subversion vim vim-common vim-runtime #5 1.727 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 1.727 Need to get 13.5 MB of archives. #5 1.727 After this operation, 60.8 MB of additional disk space will be used. #5 1.727 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #5 1.738 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #5 1.744 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #5 1.746 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 1.749 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 1.751 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 1.751 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 1.758 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 1.761 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 1.767 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 1.767 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 1.768 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 1.769 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 1.770 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #5 1.783 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #5 1.792 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #5 1.795 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #5 1.867 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #5 1.987 debconf: delaying package configuration, since apt-utils is not installed #5 2.019 Fetched 13.5 MB in 0s (81.9 MB/s) #5 2.073 Selecting previously unselected package iputils-ping. #5 2.073 (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 ... 117416 files and directories currently installed.) #5 2.103 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #5 2.119 Unpacking iputils-ping (3:20221126-1) ... #5 2.256 Selecting previously unselected package vim-common. #5 2.267 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #5 2.284 Unpacking vim-common (2:9.0.1378-2) ... #5 2.442 Selecting previously unselected package libapr1:amd64. #5 2.459 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #5 2.495 Unpacking libapr1:amd64 (1.7.2-3) ... #5 2.637 Selecting previously unselected package libaprutil1:amd64. #5 2.641 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 2.657 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 2.750 Selecting previously unselected package libedit-dev:amd64. #5 2.754 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 2.770 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 2.889 Selecting previously unselected package libgpm2:amd64. #5 2.897 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 2.913 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 3.044 Selecting previously unselected package libslang2:amd64. #5 3.062 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 3.080 Unpacking libslang2:amd64 (2.3.3-3) ... #5 3.222 Selecting previously unselected package libpng-dev:amd64. #5 3.230 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 3.248 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 3.382 Selecting previously unselected package libslang2-dev:amd64. #5 3.400 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 3.418 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 3.597 Selecting previously unselected package libnewt0.52:amd64. #5 3.605 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 3.631 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 3.805 Selecting previously unselected package libnewt-dev:amd64. #5 3.823 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 3.840 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 3.975 Selecting previously unselected package libserf-1-1:amd64. #5 3.979 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 3.996 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 4.111 Selecting previously unselected package libutf8proc2:amd64. #5 4.115 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 4.132 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 4.248 Selecting previously unselected package libsvn1:amd64. #5 4.252 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #5 4.268 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #5 4.414 Selecting previously unselected package net-tools. #5 4.422 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #5 4.439 Unpacking net-tools (2.10-0.1) ... #5 4.569 Selecting previously unselected package subversion. #5 4.574 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #5 4.593 Unpacking subversion (1.14.2-4+b2) ... #5 4.745 Selecting previously unselected package vim-runtime. #5 4.749 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #5 4.771 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 4.793 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 4.801 Unpacking vim-runtime (2:9.0.1378-2) ... #5 5.169 Selecting previously unselected package vim. #5 5.174 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #5 5.190 Unpacking vim (2:9.0.1378-2) ... #5 5.405 Setting up net-tools (2.10-0.1) ... #5 5.457 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 5.509 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 5.561 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 5.612 Setting up libapr1:amd64 (1.7.2-3) ... #5 5.664 Setting up vim-common (2:9.0.1378-2) ... #5 5.736 Setting up libslang2:amd64 (2.3.3-3) ... #5 5.788 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 5.840 Setting up vim-runtime (2:9.0.1378-2) ... #5 5.943 Setting up iputils-ping (3:20221126-1) ... #5 5.997 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 6.046 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 6.094 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 6.143 Setting up vim (2:9.0.1378-2) ... #5 6.186 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 6.186 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 6.186 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 6.186 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 6.186 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 6.186 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 6.186 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 6.186 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 6.186 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 6.186 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 6.195 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 6.195 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 6.195 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 6.195 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 6.195 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 6.195 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 6.195 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 6.195 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 6.195 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 6.195 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 6.204 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 6.213 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 6.222 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 6.222 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 6.222 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 6.222 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 6.222 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 6.222 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 6.222 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 6.222 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 6.222 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 6.222 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 6.231 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 6.231 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 6.231 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 6.231 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 6.231 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 6.231 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 6.231 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 6.231 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 6.231 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 6.231 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 6.240 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 6.249 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 6.273 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 6.322 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 6.370 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #5 6.419 Setting up subversion (1.14.2-4+b2) ... #5 6.503 Processing triggers for mailcap (3.70+nmu1) ... #5 6.541 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 6.607 Processing triggers for man-db (2.11.2-2) ... #5 DONE 7.0s #8 [ 3/15] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #8 DONE 0.7s #9 [ 4/15] WORKDIR /HOME/ASTERISK #9 DONE 0.1s #10 [ 5/15] RUN GIT clone https://gitea.sysmocom.de/sysmocom/pjproject.git #10 0.316 Cloning into 'pjproject'... #10 DONE 2.6s #11 [ 6/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/SYSMOCOM/2.14 /tmp/pjproject-ver #11 DONE 0.1s #12 [ 7/15] RUN CD pjproject && git fetch && git checkout sysmocom/2.14 && (git symbolic-ref -q HEAD && git reset --hard origin/sysmocom/2.14 || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #12 0.478 Switched to a new branch 'sysmocom/2.14' #12 0.478 branch 'sysmocom/2.14' set up to track 'origin/sysmocom/2.14'. #12 0.480 refs/heads/sysmocom/2.14 #12 0.514 HEAD is now at ab1be367d PATCH: 0000-remove-third-party.patch #12 0.515 sysmocom/2.14 #12 0.515 ab1be367de105c9b35619aa6df370009a61540a0 #12 DONE 0.6s #13 [ 8/15] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #13 0.327 Cloning into 'asterisk'... #13 DONE 14.8s #14 [ 9/15] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/master origin/sysmocom/master #14 0.621 Switched to a new branch 'sysmocom/master' #14 0.621 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #14 DONE 0.7s #15 [10/15] RUN CD asterisk/third-party/pjproject && ln -s ../../../pjproject/ source #15 DONE 0.4s #16 [11/15] RUN CD asterisk && ./bootstrap.sh && ./configure && make "-j$(nproc)" #16 0.513 Generating the configure script for Asterisk ... #16 2.135 Generating the configure script for menuselect ... #16 2.761 checking build system type... x86_64-pc-linux-gnu #16 2.787 checking host system type... x86_64-pc-linux-gnu #16 2.787 checking for gcc... gcc #16 2.827 checking whether the C compiler works... yes #16 2.880 checking for C compiler default output file name... a.out #16 2.881 checking for suffix of executables... #16 2.911 checking whether we are cross compiling... no #16 2.937 checking for suffix of object files... o #16 2.954 checking whether the compiler supports GNU C... yes #16 2.971 checking whether gcc accepts -g... yes #16 2.986 checking for gcc option to enable C11 features... none needed #16 3.024 checking for stdio.h... yes #16 3.033 checking for stdlib.h... yes #16 3.048 checking for string.h... yes #16 3.064 checking for inttypes.h... yes #16 3.077 checking for stdint.h... yes #16 3.091 checking for strings.h... yes #16 3.112 checking for sys/stat.h... yes #16 3.133 checking for sys/types.h... yes #16 3.150 checking for unistd.h... yes #16 3.175 checking for wchar.h... yes #16 3.197 checking for minix/config.h... no #16 3.220 checking for sys/param.h... yes #16 3.239 checking for sys/select.h... yes #16 3.258 checking for sys/socket.h... yes #16 3.280 checking for utime.h... yes #16 3.296 checking whether it is safe to define __EXTENSIONS__... yes #16 3.323 checking whether _XOPEN_SOURCE should be defined... no #16 3.337 checking whether char is unsigned... no #16 3.352 checking for uname... /usr/bin/uname #16 3.354 checking for g++... g++ #16 3.388 checking whether the compiler supports GNU C++... yes #16 3.423 checking whether g++ accepts -g... yes #16 3.447 checking for g++ option to enable C++11 features... none needed #16 3.491 checking how to run the C preprocessor... gcc -E #16 3.524 checking how to run the C++ preprocessor... g++ -E #16 3.626 checking for a sed that does not truncate output... /usr/bin/sed #16 3.638 checking for egrep... grep -E #16 3.642 checking for ld used by gcc... /usr/bin/ld #16 3.655 checking if the linker (/usr/bin/ld) is GNU ld... yes #16 3.661 checking for gawk... gawk #16 3.662 checking for a BSD-compatible install... /usr/bin/install -c #16 3.683 checking whether ln -s works... yes #16 3.684 checking for ranlib... ranlib #16 3.684 checking for GNU make... make #16 3.701 checking for grep that handles long lines and -e... /usr/bin/grep #16 3.706 checking for egrep... /usr/bin/grep -E #16 3.710 checking for strip... strip #16 3.711 checking for ar... ar #16 3.712 checking for bison... /usr/bin/bison #16 3.712 checking for cmp... /usr/bin/cmp #16 3.713 checking for cat... /usr/bin/cat #16 3.713 checking for cut... /usr/bin/cut #16 3.714 checking for flex... /usr/bin/flex #16 3.714 checking for grep... (cached) /usr/bin/grep #16 3.715 checking for python2.7... no #16 3.715 checking for python2... no #16 3.716 checking for python... no #16 3.716 checking for python3... /usr/bin/python3 #16 3.716 checking for find... /usr/bin/find #16 3.717 checking for basename... /usr/bin/basename #16 3.717 checking for dirname... /usr/bin/dirname #16 3.717 checking for sh... /bin/bash #16 3.717 checking for ln... /usr/bin/ln #16 3.718 checking for doxygen... /usr/bin/doxygen #16 3.718 checking for dot... /usr/bin/dot #16 3.719 checking for wget... /usr/bin/wget #16 3.719 checking for curl... /usr/bin/curl #16 3.719 checking for xmllint... /usr/bin/xmllint #16 3.720 checking for xmlstarlet... no #16 3.720 checking for xml... no #16 3.720 checking for bash... /bin/bash #16 3.720 checking for git... /usr/bin/git #16 3.720 checking for alembic... : #16 3.721 checking for bzip2... /usr/bin/bzip2 #16 3.721 checking for tar... /usr/bin/tar #16 3.721 checking for patch... /usr/bin/patch #16 3.721 checking for sed... (cached) /usr/bin/sed #16 3.721 checking for nm... /usr/bin/nm #16 3.722 checking for realpath... /usr/bin/realpath #16 3.722 checking for ldconfig... /usr/sbin/ldconfig #16 3.722 checking for sha1sum... /usr/bin/sha1sum #16 3.722 checking for openssl... /usr/bin/openssl #16 3.723 checking for pkg-config... /usr/bin/pkg-config #16 3.723 checking pkg-config is at least version 0.9.0... yes #16 3.724 checking for bison that supports parse-param... /usr/bin/bison #16 3.743 checking for soxmix... no #16 3.743 checking for md5... no #16 3.743 checking for md5sum... md5sum #16 3.743 checking for a sed that does not truncate output... (cached) /usr/bin/sed #16 3.744 checking whether gcc is Clang... no #16 3.751 checking whether pthreads work with "-pthread" and "-lpthread"... yes #16 3.777 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #16 3.800 checking whether more special flags are required for pthreads... no #16 3.800 checking for PTHREAD_PRIO_INHERIT... yes #16 3.823 checking for RAII support... checking for gcc -fnested-functions... no #16 3.854 checking for clang strsep/strcmp optimization... no #16 3.869 configure: checking OPENSSL with pkg-config #16 3.869 configure: checking whether system openssl > 1.1.0 #16 3.869 checking for openssl >= 1.1.0... yes #16 3.873 checking for embedded pjproject (may have to download)... configuring #16 3.892 [pjproject] Applying user.mak #16 3.893 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #16 3.894 [pjproject] Applying custom include file patches/config_site.h #16 3.895 [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 #16 6.332 checking for bundled pjproject... yes #16 6.374 checking for gawk... (cached) gawk #16 6.374 checking for curl-config... /usr/bin/curl-config #16 6.374 checking for the version of libcurl... 7.88.1 #16 6.385 checking for libcurl >= version 7.10.1... yes #16 6.388 checking whether libcurl is usable... yes #16 6.456 checking for curl_free... yes #16 6.611 checking for size_t... yes #16 6.650 checking for working alloca.h... yes #16 6.670 checking for alloca... yes #16 6.672 checking for dirent.h that defines DIR... yes #16 6.687 checking for library containing opendir... none required #16 6.706 checking for sys/wait.h that is POSIX.1 compatible... yes #16 6.721 checking for sys/types.h... (cached) yes #16 6.721 checking for netinet/in.h... yes #16 6.732 checking for arpa/nameser.h... yes #16 6.745 checking for netdb.h... yes #16 6.759 checking for resolv.h... yes #16 6.776 checking for arpa/nameser.h... (cached) yes #16 6.780 checking for assert.h... yes #16 6.797 checking for ctype.h... yes #16 6.815 checking for dlfcn.h... yes #16 6.832 checking for errno.h... yes #16 6.850 checking for fcntl.h... yes #16 6.868 checking for float.h... yes #16 6.885 checking for grp.h... yes #16 6.902 checking for inttypes.h... (cached) yes #16 6.905 checking for limits.h... yes #16 6.922 checking for locale.h... yes #16 6.940 checking for math.h... yes #16 6.967 checking for pwd.h... yes #16 6.985 checking for netinet/in.h... (cached) yes #16 6.987 checking for regex.h... yes #16 7.004 checking for sched.h... yes #16 7.022 checking for stdarg.h... yes #16 7.038 checking for stdint.h... (cached) yes #16 7.041 checking for stdio.h... (cached) yes #16 7.044 checking for stdlib.h... (cached) yes #16 7.046 checking for string.h... (cached) yes #16 7.049 checking for syslog.h... yes #16 7.066 checking for sys/file.h... yes #16 7.083 checking for sys/ioctl.h... yes #16 7.100 checking for sys/param.h... (cached) yes #16 7.103 checking for sys/resource.h... yes #16 7.120 checking for sys/socket.h... (cached) yes #16 7.123 checking for sys/stat.h... (cached) yes #16 7.126 checking for sys/time.h... yes #16 7.144 checking for sys/types.h... (cached) yes #16 7.148 checking for sys/un.h... yes #16 7.168 checking for termios.h... yes #16 7.188 checking for time.h... yes #16 7.206 checking for unistd.h... (cached) yes #16 7.208 checking for arpa/inet.h... yes #16 7.224 checking for libintl.h... yes #16 7.239 checking for malloc.h... yes #16 7.254 checking for netdb.h... (cached) yes #16 7.254 checking for stddef.h... yes #16 7.268 checking for strings.h... (cached) yes #16 7.268 checking for sys/event.h... no #16 7.284 checking for utime.h... (cached) yes #16 7.284 checking for libedit... yes #16 7.289 checking for Testing for libedit unicode support... yes #16 7.303 checking for uuid_generate_random in -luuid... yes #16 7.323 checking for uuid/uuid.h... yes #16 7.339 checking for jansson >= 2.11... yes #16 7.358 checking for libjwt >= 1.15.3... no #16 7.376 checking for clock_gettime in -lrt... yes #16 7.396 checking for libxml-2.0... yes #16 7.401 checking for uriParseUriA in -luriparser... no #16 7.416 checking for xsltLoadStylesheetPI in -lxslt... no #16 7.433 checking for xsltCleanupGlobals in -lxslt... no #16 7.451 checking for xlocale.h... no #16 7.466 checking for winsock.h... no #16 7.481 checking for winsock2.h... no #16 7.495 checking for sys/poll.h... yes #16 7.510 checking for special C compiler options needed for large files... no #16 7.510 checking for _FILE_OFFSET_BITS value needed for large files... no #16 7.521 checking for _Bool... yes #16 7.554 checking for stdbool.h that conforms to C99... yes #16 7.567 checking for an ANSI C-conforming const... yes #16 7.578 checking for uid_t in sys/types.h... yes #16 7.584 checking for inline... inline #16 7.590 checking for long double with more range or precision than double... yes #16 7.603 checking for mode_t... yes #16 7.635 checking for off_t... yes #16 7.667 checking for pid_t... yes #16 7.699 checking for size_t... (cached) yes #16 7.699 checking for struct stat.st_blksize... yes #16 7.717 checking for struct ucred.uid... yes #16 7.729 checking for struct ucred.cr_uid... no #16 7.750 checking for struct sockpeercred.uid... no #16 7.770 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #16 7.794 checking whether struct tm is in sys/time.h or time.h... time.h #16 7.806 checking for working volatile... yes #16 7.817 checking for ptrdiff_t... yes #16 7.850 checking for struct stat.st_mtim... yes #16 7.871 checking for struct stat.st_mtimensec... no #16 7.889 checking for struct stat.st_mtimespec... no #16 7.907 checking for working chown... yes #16 7.937 checking whether closedir returns void... no #16 7.948 checking for error_at_line... yes #16 7.968 checking for vfork.h... no #16 7.983 checking for fork... yes #16 8.005 checking for vfork... yes #16 8.026 checking for working fork... yes #16 8.053 checking for working vfork... (cached) yes #16 8.053 checking for _LARGEFILE_SOURCE value needed for large files... no #16 8.077 checking whether gcc needs -traditional... no #16 8.089 checking for working memcmp... yes #16 8.119 checking for getpagesize... yes #16 8.139 checking for vprintf... yes #16 8.161 checking for working mmap... yes #16 8.201 checking types of arguments for select... int,fd_set *,struct timeval * #16 8.220 checking whether lstat correctly handles trailing slash... yes #16 8.249 checking whether stat accepts an empty string... no #16 8.277 checking for working strcoll... yes #16 8.305 checking for strftime... yes #16 8.328 checking for working strnlen... yes #16 8.356 checking for working strtod... yes #16 8.385 checking whether utime accepts a null argument... yes #16 8.416 checking for asprintf... yes #16 8.437 checking for atexit... yes #16 8.459 checking for closefrom... yes #16 8.481 checking for dup2... yes #16 8.502 checking for eaccess... yes #16 8.522 checking for endpwent... yes #16 8.545 checking for euidaccess... yes #16 8.566 checking for ffsll... yes #16 8.590 checking for ftruncate... yes #16 8.611 checking for getcwd... yes #16 8.632 checking for gethostbyname... yes #16 8.653 checking for gethostname... yes #16 8.673 checking for getloadavg... yes #16 8.694 checking for gettimeofday... yes #16 8.714 checking for glob... yes #16 8.735 checking for ioperm... yes #16 8.756 checking for inet_ntoa... yes #16 8.776 checking for isascii... yes #16 8.799 checking for memchr... yes #16 8.821 checking for memmove... yes #16 8.845 checking for memset... yes #16 8.868 checking for mkdir... yes #16 8.890 checking for mkdtemp... yes #16 8.911 checking for munmap... yes #16 8.931 checking for newlocale... yes #16 8.951 checking for pipe2... yes #16 8.972 checking for ppoll... yes #16 9.000 checking for putenv... yes #16 9.021 checking for re_comp... yes #16 9.060 checking for regcomp... yes #16 9.100 checking for select... yes #16 9.133 checking for setenv... yes #16 9.177 checking for socket... yes #16 9.211 checking for strcasecmp... yes #16 9.240 checking for strcasestr... yes #16 9.271 checking for strchr... yes #16 9.301 checking for strcspn... yes #16 9.328 checking for strdup... yes #16 9.362 checking for strerror... yes #16 9.388 checking for strlcat... no #16 9.434 checking for strlcpy... no #16 9.472 checking for strncasecmp... yes #16 9.504 checking for strndup... yes #16 9.527 checking for strnlen... yes #16 9.550 checking for strrchr... yes #16 9.573 checking for strsep... yes #16 9.594 checking for strspn... yes #16 9.618 checking for strstr... yes #16 9.643 checking for strtod... (cached) yes #16 9.643 checking for strtol... yes #16 9.666 checking for strtold... yes #16 9.687 checking for strtoq... yes #16 9.709 checking for unsetenv... yes #16 9.731 checking for uselocale... yes #16 9.752 checking for utime... yes #16 9.772 checking for vasprintf... yes #16 9.793 checking for getpeereid... no #16 9.815 checking for sysctl... no #16 9.838 checking for swapctl... no #16 9.861 checking for malloc_trim... yes #16 9.882 checking for htonll... no #16 9.909 checking for ntohll... no #16 9.937 checking for sqrt in -lm... yes #16 9.963 checking for exp2... yes #16 9.989 checking for log2... yes #16 10.02 checking for exp10... yes #16 10.05 checking for log10... yes #16 10.08 checking for sin... yes #16 10.11 checking for cos... yes #16 10.14 checking for tan... yes #16 10.17 checking for asin... yes #16 10.20 checking for acos... yes #16 10.22 checking for atan... yes #16 10.25 checking for atan2... yes #16 10.28 checking for pow... yes #16 10.30 checking for rint... yes #16 10.33 checking for exp... yes #16 10.35 checking for log... yes #16 10.38 checking for remainder... yes #16 10.41 checking for fmod... yes #16 10.43 checking for round... yes #16 10.46 checking for roundf... yes #16 10.48 checking for trunc... yes #16 10.51 checking for floor... yes #16 10.54 checking for ceil... yes #16 10.56 checking for exp2l... yes #16 10.59 checking for log2l... yes #16 10.61 checking for exp10l... yes #16 10.64 checking for log10l... yes #16 10.67 checking for sinl... yes #16 10.69 checking for cosl... yes #16 10.71 checking for tanl... yes #16 10.74 checking for asinl... yes #16 10.76 checking for acosl... yes #16 10.79 checking for atanl... yes #16 10.82 checking for atan2l... yes #16 10.84 checking for powl... yes #16 10.87 checking for sqrtl... yes #16 10.89 checking for rintl... yes #16 10.92 checking for expl... yes #16 10.94 checking for logl... yes #16 10.97 checking for remainderl... yes #16 11.00 checking for fmodl... yes #16 11.02 checking for roundl... yes #16 11.05 checking for truncl... yes #16 11.07 checking for floorl... yes #16 11.11 checking for ceill... yes #16 11.14 checking for LLONG_MAX in limits.h... yes #16 11.17 checking for timersub in time.h... yes #16 11.21 checking for a version of GNU ld that supports the --dynamic-list flag... yes #16 11.25 checking for sys/poll.h... (cached) yes #16 11.25 checking for inet_aton... yes #16 11.28 checking for IP_PKTINFO... yes #16 11.32 checking for gcc options needed to detect all undeclared functions... none needed #16 11.37 checking whether gethostbyname_r is declared... yes #16 11.40 checking for library containing gethostbyname_r... none required #16 11.44 checking for gethostbyname_r with 6 arguments... yes #16 11.46 checking for gethostbyname_r with 5 arguments... no #16 11.48 checking for byteswap.h... yes #16 11.50 checking for __swap16 variant of byteswapping macros... no #16 11.51 checking for bswap16 variant of byteswapping macros... no #16 11.53 checking for locale_t in locale.h... yes #16 11.57 checking for O_EVTONLY in fcntl.h... no #16 11.60 checking for O_SYMLINK in fcntl.h... no #16 11.64 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #16 11.66 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #16 11.70 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #16 11.72 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #16 11.75 checking for pthread_spinlock_t in pthread.h... yes #16 11.78 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #16 11.81 checking for working unnamed semaphores... yes #16 11.84 checking if PTHREAD_ONCE_INIT needs braces... no #16 11.86 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #16 11.88 checking whether we can compare a mutex to its initial value... no #16 11.89 checking for compiler sync operations... yes #16 11.93 checking for compiler atomic operations... yes #16 11.97 checking if your system printf is NULL-safe.... (null)yes #16 12.00 checking if socket() accepts SOCK_NONBLOCK... yes #16 12.04 checking if we can increase the maximum select-able file descriptor... no #16 12.06 checking if we have usable eventfd support... yes #16 12.08 checking for compiler 'attribute pure' support... yes #16 12.09 checking for compiler 'attribute malloc' support... yes #16 12.10 checking for compiler 'attribute const' support... yes #16 12.11 checking for compiler 'attribute unused' support... yes #16 12.12 checking for compiler 'attribute always_inline' support... no #16 12.14 checking for compiler 'attribute deprecated' support... yes #16 12.15 checking for compiler 'attribute sentinel' support... yes #16 12.16 checking for compiler 'attribute warn_unused_result' support... yes #16 12.17 checking for compiler 'attribute may_alias' support... yes #16 12.18 checking for compiler 'attribute constructor' support... yes #16 12.19 checking for compiler 'attribute destructor' support... yes #16 12.20 checking for compiler 'attribute noreturn' support... yes #16 12.21 checking for -fsanitize=address support... yes #16 12.22 checking for -fsanitize=thread support... yes #16 12.23 checking for -fsanitize=leak support... yes #16 12.24 checking for -fsanitize=undefined support... yes #16 12.25 checking for -Wdeclaration-after-statement support... yes #16 12.25 checking for -Wtrampolines support... yes #16 12.26 checking for _FORTIFY_SOURCE support... yes #16 12.26 checking for -fno-strict-overflow... yes #16 12.26 checking for -Wno-format-truncation... yes #16 12.27 checking for -Wno-format-y2k... yes #16 12.27 checking for -Wno-stringop-truncation... yes #16 12.28 checking for -Wshadow... yes #16 12.28 checking for -march=native support... yes #16 12.28 checking whether to use rpath... not needed #16 12.28 checking for sysinfo... yes #16 12.31 checking for library containing res_9_ninit... no #16 12.35 checking for res_ninit... yes #16 12.38 checking for library containing res_9_ndestroy... no #16 12.43 checking for res_ndestroy... no #16 12.46 checking for library containing res_9_close... no #16 12.51 checking for res_close... no #16 12.54 checking for struct __res_state._u._ext.nsaddrs... yes #16 12.56 checking for BIND_8_COMPAT required... no #16 12.57 checking for GLOB_NOMAGIC in glob.h... yes #16 12.58 checking for GLOB_BRACE in glob.h... yes #16 12.59 checking for RTLD_NOLOAD in dlfcn.h... yes #16 12.60 checking for IP_MTU_DISCOVER in netinet/in.h... yes #16 12.62 checking size of int... 4 #16 12.65 checking size of long... 8 #16 12.68 checking size of long long... 8 #16 12.71 checking size of char *... 8 #16 12.74 checking size of long... (cached) 8 #16 12.74 checking size of long long... (cached) 8 #16 12.77 checking size of fd_set.fds_bits... (cached) 8 #16 12.77 checking for dladdr in dlfcn.h... yes #16 12.79 checking for snd_pcm_open in -lasound... yes #16 12.82 checking for alsa/asoundlib.h... yes #16 12.84 checking for bfd_openr in -lbfd... no #16 12.86 checking for bfd_openr in -lbfd... (cached) no #16 12.86 checking for bfd_openr in -lbfd... (cached) no #16 12.86 checking for cap_from_text in -lcap... no #16 12.88 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #16 12.89 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #16 12.90 checking for enhanced dahdi vmwi support... yes #16 12.91 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #16 12.92 checking for getifaddrs() support... yes #16 12.94 checking for timerfd support... yes #16 12.95 checking for gsm_create in -lgsm... yes #16 12.97 checking for gsm.h... yes #16 12.98 checking for gsm/gsm.h... yes #16 13.00 checking for libilbc < 3... no #16 13.01 checking for iconv_open in -liconv... no #16 13.02 checking for libiconv_open in -liconv... no #16 13.04 checking for iconv_close in -lc... yes #16 13.06 checking for iconv.h... yes #16 13.08 checking for icaltimezone_get_utc_timezone in -lical... no #16 13.09 checking for iks_start_sasl in -liksemel... no #16 13.11 checking for UW IMAP Toolkit c-client library... no #16 13.12 checking for system c-client library...... no #16 13.15 checking for SQLConnect in -liodbc... no #16 13.17 checking for inotify_init in -lc... yes #16 13.19 checking for sys/inotify.h... yes #16 13.20 checking for jack_activate in -ljack... no #16 13.22 checking for kqueue in -lc... no #16 13.24 checking for kevent64... no #16 13.27 checking for ldap_initialize in -lldap... no #16 13.28 checking for mysql_config... no #16 13.28 checking for neon-config... no #16 13.28 checking for neon-config... no #16 13.28 checking for netsnmp-agent... yes #16 13.29 checking for newtBell in -lnewt... yes #16 13.31 checking for newt.h... yes #16 13.33 checking for ub_ctx_delete in -lunbound... no #16 13.34 checking for SQLConnect in -lodbc... no #16 13.36 checking for ogg_stream_init in -logg... no #16 13.38 checking for backtrace in -lexecinfo... no #16 13.40 checking for backtrace in -lc... yes #16 13.42 checking for execinfo.h... yes #16 13.43 checking for ba2str in -lbluetooth... no #16 13.45 checking for bs_version in -lbeanstalk... no #16 13.47 checking for pg_config... no #16 13.47 checking for poptStrerror in -lpopt... no #16 13.48 checking for portaudio-2.0... no #16 13.49 checking for Pa_GetDeviceCount in -lportaudio... no #16 13.51 checking for pri_connected_line_update in -lpri... no #16 13.53 checking for resample_open in -lresample... no #16 13.55 checking for fftw_malloc in -lfftw3... yes #16 13.57 checking for fftw3.h... yes #16 13.58 checking for sf_open in -lsndfile... no #16 13.60 checking for minimum version of SpanDSP... no #16 13.61 checking for ss7_set_isup_timer in -lss7... no #16 13.63 checking for openr2_chan_new in -lopenr2... no #16 13.64 checking for opus_encoder_create in -lopus... no #16 13.66 checking for op_open_callbacks in -lopusfile... no #16 13.68 checking for luaL_newstate in -llua5.4... no #16 13.70 checking for luaL_newstate in -llua5.3... yes #16 13.72 checking for lua5.3/lua.h... yes #16 13.74 checking for rc_read_config in -lfreeradius-client... no #16 13.76 checking for rc_read_config in -lradiusclient-ng... no #16 13.77 checking for rc_read_config in -lradcli... no #16 13.79 checking for codec2_create in -lcodec2... no #16 13.81 checking for cpg_join in -lcpg... no #16 13.82 checking for corosync_cfg_state_track in -lcfg... no #16 13.84 checking for speex_encode in -lspeex... no #16 13.86 checking for speex_preprocess_ctl in -lspeex... no #16 13.87 checking for speex_preprocess_ctl in -lspeexdsp... no #16 13.89 checking for sqlite3_open in -lsqlite3... yes #16 13.91 checking for sqlite3.h... yes #16 13.93 checking for crypt in -lcrypt... yes #16 13.95 checking for crypt.h... yes #16 13.97 checking for crypt... no #16 13.99 checking for crypt_r in -lcrypt... yes #16 14.01 checking for osp/osp.h... no #16 14.03 checking for srtp_init in -lsrtp2... no #16 14.04 checking for srtp_init in -lsrtp... no #16 14.06 checking for gmime-3.0... no #16 14.07 checking for gmime-2.6... no #16 14.08 checking for gmime-2.4... no #16 14.09 checking for gmime-2.2... no #16 14.10 checking for gmime-2.0... no #16 14.11 checking for malloc in -lhoard... no #16 14.12 checking for dbinit in -lsybdb... no #16 14.14 checking for tone_zone_find_by_num in -ltonezone... no #16 14.16 checking for tone_zone_find in -ltonezone... no #16 14.17 checking for vorbis_info_init in -lvorbis... no #16 14.19 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #16 14.20 checking for compress in -lz... yes #16 14.22 checking for zlib.h... yes #16 14.24 checking for linux/compiler.h... no #16 14.25 checking for MSG_NOSIGNAL in sys/socket.h... yes #16 14.26 checking for SO_NOSIGPIPE in sys/socket.h... no #16 14.28 checking for sdl-config... no #16 14.28 checking for IMG_Load in -lSDL_image... no #16 14.29 checking for sws_getContext in -lavcodec... no #16 14.31 checking for linux/videodev.h... no #16 14.33 checking for XOpenDisplay in -lX11... no #16 14.34 checking for XOpenDisplay in -lX11... (cached) no #16 14.34 checking for /sbin/launchd... no #16 14.34 checking for gtk+-2.0... no #16 14.35 checking for libsystemd... yes #16 14.36 checking for LOG_AUTH in syslog.h... yes #16 14.37 checking for LOG_AUTHPRIV in syslog.h... yes #16 14.38 checking for LOG_CRON in syslog.h... yes #16 14.39 checking for LOG_DAEMON in syslog.h... yes #16 14.40 checking for LOG_FTP in syslog.h... yes #16 14.41 checking for LOG_KERN in syslog.h... yes #16 14.42 checking for LOG_LPR in syslog.h... yes #16 14.44 checking for LOG_MAIL in syslog.h... yes #16 14.45 checking for LOG_NEWS in syslog.h... yes #16 14.46 checking for LOG_SYSLOG in syslog.h... yes #16 14.47 checking for LOG_UUCP in syslog.h... yes #16 14.48 checking for bridges/bridge_softmix/include/hrirs.h... yes #16 14.48 checking for mandatory modules: PJPROJECT... ok #16 14.50 configure: creating ./config.status #16 14.54 config.status: creating build_tools/menuselect-deps #16 14.55 config.status: creating makeopts #16 14.55 config.status: creating include/asterisk/autoconfig.h #16 14.59 checking build system type... x86_64-unknown-linux-gnu #16 14.61 checking host system type... x86_64-unknown-linux-gnu #16 14.61 checking for gcc... gcc #16 14.62 checking whether the C compiler works... yes #16 14.64 checking for C compiler default output file name... a.out #16 14.64 checking for suffix of executables... #16 14.66 checking whether we are cross compiling... no #16 14.67 checking for suffix of object files... o #16 14.68 checking whether the compiler supports GNU C... yes #16 14.69 checking whether gcc accepts -g... yes #16 14.70 checking for gcc option to enable C11 features... none needed #16 14.73 checking for GNU make... make #16 14.73 checking for pkg-config... /usr/bin/pkg-config #16 14.73 checking pkg-config is at least version 0.9.0... yes #16 14.73 checking for stdio.h... yes #16 14.74 checking for stdlib.h... yes #16 14.75 checking for string.h... yes #16 14.76 checking for inttypes.h... yes #16 14.77 checking for stdint.h... yes #16 14.78 checking for strings.h... yes #16 14.80 checking for sys/stat.h... yes #16 14.81 checking for sys/types.h... yes #16 14.82 checking for unistd.h... yes #16 14.83 checking for size_t... yes #16 14.86 checking for working alloca.h... yes #16 14.88 checking for alloca... yes #16 14.88 checking for asprintf... yes #16 14.90 checking for getloadavg... yes #16 14.92 checking for setenv... yes #16 14.94 checking for strcasestr... yes #16 14.96 checking for strndup... yes #16 14.98 checking for strnlen... yes #16 15.00 checking for strsep... yes #16 15.02 checking for unsetenv... yes #16 15.04 checking for vasprintf... yes #16 15.07 checking for newtBell in -lnewt... yes #16 15.09 checking for newt.h... yes #16 15.10 checking for initscr in -lncurses... yes #16 15.13 checking for ncurses.h... yes #16 15.14 checking for keypad in -ltinfo... yes #16 15.16 checking for ncurses.h... (cached) yes #16 15.16 checking for a sed that does not truncate output... /usr/bin/sed #16 15.16 checking for libxml-2.0... yes #16 15.17 checking for gtk+-2.0... no #16 15.18 configure: creating ./config.status #16 15.22 config.status: creating makeopts #16 15.23 config.status: creating autoconfig.h #16 15.23 configure: Menuselect build configuration successfully completed #16 15.24 #16 15.24 .$$$$$$$$$$$$$$$=.. #16 15.24 .$7$7.. .7$$7:. #16 15.24 .$$:. ,$7.7 #16 15.24 .$7. 7$$$$ .$$77 #16 15.24 ..$$. $$$$$ .$$$7 #16 15.24 ..7$ .?. $$$$$ .?. 7$$$. #16 15.24 $.$. .$$$7. $$$$7 .7$$$. .$$$. #16 15.24 .777. .$$$$$$77$$$77$$$$$7. $$$, #16 15.24 $$$~ .7$$$$$$$$$$$$$7. .$$$. #16 15.24 .$$7 .7$$$$$$$7: ?$$$. #16 15.24 $$$ ?7$$$$$$$$$$I .$$$7 #16 15.24 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #16 15.24 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #16 15.24 $$$ $$$ 7$$$7 .$$$ .$$$. #16 15.24 $$$$ $$$$7 .$$$. #16 15.24 7$$$7 7$$$$ 7$$$ #16 15.24 $$$$$ $$$ #16 15.24 $$$$7. $$ (TM) #16 15.24 $$$$$$$. .7$$$$$$ $$ #16 15.24 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #16 15.24 $$$$$$$$$$$$$$$$. #16 15.24 #16 15.24 configure: Package configured for: #16 15.24 configure: OS type : linux-gnu #16 15.24 configure: Host CPU : x86_64 #16 15.24 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #16 15.24 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #16 16.55 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #16 16.56 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #16 16.56 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #16 16.56 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #16 16.56 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #16 16.66 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #16 16.69 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #16 16.70 Generating input for menuselect ... #16 17.96 menuselect/menuselect --check-deps menuselect.makeopts #16 17.96 menuselect/menuselect --check-deps menuselect.makeopts #16 18.05 [CC] astcanary.c -> astcanary.o #16 18.05 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #16 18.05 [CC] astdb2bdb.c -> astdb2bdb.o #16 18.07 [CC] hash/hash.c -> hash/hash.o #16 18.07 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #16 18.07 [CC] hash/hash_buf.c -> hash/hash_buf.o #16 18.07 [CC] hash/hash_func.c -> hash/hash_func.o #16 18.08 [CC] hash/hash_log2.c -> hash/hash_log2.o #16 18.08 [CC] hash/hash_page.c -> hash/hash_page.o #16 18.08 [CC] hash/ndbm.c -> hash/ndbm.o #16 18.08 [CC] btree/bt_close.c -> btree/bt_close.o #16 18.08 [CC] btree/bt_conv.c -> btree/bt_conv.o #16 18.08 [CC] btree/bt_debug.c -> btree/bt_debug.o #16 18.08 [CC] btree/bt_delete.c -> btree/bt_delete.o #16 18.08 [CC] btree/bt_open.c -> btree/bt_open.o #16 18.08 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #16 18.08 [CC] btree/bt_get.c -> btree/bt_get.o #16 18.08 [CC] btree/bt_put.c -> btree/bt_put.o #16 18.08 [CC] btree/bt_page.c -> btree/bt_page.o #16 18.08 [CC] btree/bt_search.c -> btree/bt_search.o #16 18.10 [CC] btree/bt_seq.c -> btree/bt_seq.o #16 18.11 [CC] btree/bt_split.c -> btree/bt_split.o #16 18.13 [CC] btree/bt_utils.c -> btree/bt_utils.o #16 18.13 [CC] db/db.c -> db/db.o #16 18.13 [LD] astcanary.o -> astcanary #16 18.13 [CC] mpool/mpool.c -> mpool/mpool.o #16 18.15 [CC] recno/rec_close.c -> recno/rec_close.o #16 18.15 [CC] recno/rec_delete.c -> recno/rec_delete.o #16 18.15 [CC] recno/rec_get.c -> recno/rec_get.o #16 18.16 [CC] recno/rec_open.c -> recno/rec_open.o #16 18.16 [CC] recno/rec_put.c -> recno/rec_put.o #16 18.17 [CC] recno/rec_search.c -> recno/rec_search.o #16 18.19 [CC] recno/rec_seq.c -> recno/rec_seq.o #16 18.19 [CC] recno/rec_utils.c -> recno/rec_utils.o #16 18.34 [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 #16 18.39 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #16 18.39 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #16 18.54 [pjproject] Generating pjproject dependency file .pjnath-x86_64-unknown-linux-gnu.depend #16 18.97 [pjproject] Generating asterisk dependency file .pjnath-x86_64-unknown-linux-gnu.astdep #16 19.05 [pjproject] Generating pjproject dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.depend #16 20.98 [pjproject] Generating asterisk dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.astdep #16 21.08 [pjproject] Generating asterisk dependency file .pjmedia-x86_64-unknown-linux-gnu.astdep #16 21.26 [pjproject] Generating asterisk dependency file .pjmedia-videodev-x86_64-unknown-linux-gnu.astdep #16 21.32 [pjproject] Generating asterisk dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.astdep #16 21.42 [pjproject] Generating pjproject dependency file .pjsip-x86_64-unknown-linux-gnu.depend #16 22.90 [pjproject] Generating asterisk dependency file .pjsip-x86_64-unknown-linux-gnu.astdep #16 23.36 [pjproject] Generating asterisk dependency file .pjsip-simple-x86_64-unknown-linux-gnu.astdep #16 23.65 [pjproject] Generating asterisk dependency file .pjsip-ua-x86_64-unknown-linux-gnu.astdep #16 24.04 [pjproject] Generating asterisk dependency file .pjsua-lib-x86_64-unknown-linux-gnu.astdep #16 24.71 [pjproject] Generating pjproject dependency file .pjlib-util-x86_64-unknown-linux-gnu.depend #16 25.11 [pjproject] Generating asterisk dependency file .pjlib-util-x86_64-unknown-linux-gnu.astdep #16 25.25 [pjproject] Generating pjproject dependency file .pjlib-x86_64-unknown-linux-gnu.depend #16 26.23 [pjproject] Generating asterisk dependency file .pjlib-x86_64-unknown-linux-gnu.astdep #16 26.53 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #16 26.67 In file included from ../src/pj/pool.c:20: #16 26.67 ../src/pj/pool.c: In function 'pj_pool_create_block': #16 26.67 ../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=] #16 26.67 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #16 26.67 | ~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #16 26.67 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:55:44: note: format string is defined here #16 26.67 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | unsigned int #16 26.67 | %lu #16 26.67 ../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=] #16 26.67 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #16 26.67 | ~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #16 26.67 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:55:57: note: format string is defined here #16 26.67 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | unsigned int #16 26.67 | %lu #16 26.67 ../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=] #16 26.67 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #16 26.67 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #16 26.67 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:55:70: note: format string is defined here #16 26.67 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | unsigned int #16 26.67 | %lu #16 26.67 ../src/pj/pool.c: In function 'pj_pool_allocate_find': #16 26.67 ../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=] #16 26.67 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 120 | "(used=%u, cap=%u)", #16 26.67 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #16 26.67 | ~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #16 26.67 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:119:62: note: format string is defined here #16 26.67 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 26.67 | ~^ #16 26.67 | | #16 26.67 | unsigned int #16 26.67 | %lu #16 26.67 ../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=] #16 26.67 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 120 | "(used=%u, cap=%u)", #16 26.67 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #16 26.67 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #16 26.67 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 26.67 | ^~~ #16 26.67 ../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=] #16 26.67 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 120 | "(used=%u, cap=%u)", #16 26.67 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #16 26.67 | ~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #16 26.67 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 26.67 | ^~~ #16 26.67 ../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=] #16 26.67 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #16 26.67 | ~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #16 26.67 144 | LOG((pool->obj_name, #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:145:12: note: format string is defined here #16 26.67 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | unsigned int #16 26.67 | %lu #16 26.67 ../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=] #16 26.67 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #16 26.67 | ~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #16 26.67 144 | LOG((pool->obj_name, #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:145:49: note: format string is defined here #16 26.67 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | unsigned int #16 26.67 | %lu #16 26.67 ../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=] #16 26.67 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #16 26.67 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #16 26.67 144 | LOG((pool->obj_name, #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:145:64: note: format string is defined here #16 26.67 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | unsigned int #16 26.67 | %lu #16 26.67 ../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=] #16 26.67 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #16 26.67 | ~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #16 26.67 144 | LOG((pool->obj_name, #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:145:72: note: format string is defined here #16 26.67 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | unsigned int #16 26.67 | %lu #16 26.67 ../src/pj/pool.c: In function 'pj_pool_create_int': #16 26.67 ../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=] #16 26.67 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:236:5: note: in expansion of macro 'LOG' #16 26.67 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:236:47: note: format string is defined here #16 26.67 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #16 26.67 | ~^ #16 26.67 | | #16 26.67 | unsigned int #16 26.67 | %lu #16 26.67 ../src/pj/pool.c: In function 'pj_pool_reset': #16 26.67 ../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=] #16 26.67 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 282 | pool->capacity, pj_pool_get_used_size(pool), #16 26.67 | ~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #16 26.67 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:281:41: note: format string is defined here #16 26.67 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | int #16 26.67 | %ld #16 26.67 ../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=] #16 26.67 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 282 | pool->capacity, pj_pool_get_used_size(pool), #16 26.67 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #16 26.67 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:281:50: note: format string is defined here #16 26.67 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | int #16 26.67 | %ld #16 26.67 ../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=] #16 26.67 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 282 | pool->capacity, pj_pool_get_used_size(pool), #16 26.67 283 | pj_pool_get_used_size(pool)*100/pool->capacity)); #16 26.67 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.67 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.67 | ^~~~~~ #16 26.67 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #16 26.67 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:281:53: note: format string is defined here #16 26.67 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 26.67 | ~^ #16 26.67 | | #16 26.67 | int #16 26.67 | %ld #16 26.67 ../src/pj/pool.c: In function 'pj_pool_destroy_int': #16 26.67 ../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=] #16 26.67 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 26.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.67 296 | pool->capacity, pj_pool_get_used_size(pool), #16 26.67 | ~~~~~~~~~~~~~~ #16 26.67 | | #16 26.67 | pj_size_t {aka long unsigned int} #16 26.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.67 | ^~~ #16 26.67 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.68 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.68 | ^~~~~~ #16 26.68 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #16 26.68 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 26.68 | ^~~ #16 26.68 ../src/pj/pool.c:295:43: note: format string is defined here #16 26.68 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 26.68 | ~^ #16 26.68 | | #16 26.68 | int #16 26.68 | %ld #16 26.68 ../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=] #16 26.68 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 26.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.68 296 | pool->capacity, pj_pool_get_used_size(pool), #16 26.68 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.68 | | #16 26.68 | pj_size_t {aka long unsigned int} #16 26.68 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.68 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.68 | ^~~ #16 26.68 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.68 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.68 | ^~~~~~ #16 26.68 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #16 26.68 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 26.68 | ^~~ #16 26.68 ../src/pj/pool.c:295:52: note: format string is defined here #16 26.68 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 26.68 | ~^ #16 26.68 | | #16 26.68 | int #16 26.68 | %ld #16 26.68 ../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=] #16 26.68 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 26.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.68 296 | pool->capacity, pj_pool_get_used_size(pool), #16 26.68 297 | pj_pool_get_used_size(pool)*100/pool->capacity, #16 26.68 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.68 | | #16 26.68 | pj_size_t {aka long unsigned int} #16 26.68 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.68 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.68 | ^~~ #16 26.68 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 26.68 33 | #define LOG(expr) PJ_LOG(6,expr) #16 26.68 | ^~~~~~ #16 26.68 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #16 26.68 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 26.68 | ^~~ #16 26.68 ../src/pj/pool.c:295:55: note: format string is defined here #16 26.68 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 26.68 | ~^ #16 26.68 | | #16 26.68 | int #16 26.68 | %ld #16 26.68 In file included from ../src/pj/hash.c:20: #16 26.68 ../src/pj/hash.c: In function 'find_entry': #16 26.68 ../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=] #16 26.68 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #16 26.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.69 191 | ht, entry, pj_pool_get_used_size(pool), #16 26.69 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.69 | | #16 26.69 | pj_size_t {aka long unsigned int} #16 26.69 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.69 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.69 | ^~~ #16 26.69 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #16 26.69 189 | PJ_LOG(6, ("hashtbl", #16 26.69 | ^~~~~~ #16 26.69 ../src/pj/hash.c:190:60: note: format string is defined here #16 26.69 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #16 26.69 | ~^ #16 26.69 | | #16 26.69 | unsigned int #16 26.69 | %lu #16 26.69 ../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=] #16 26.69 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #16 26.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.69 191 | ht, entry, pj_pool_get_used_size(pool), #16 26.69 192 | pj_pool_get_capacity(pool))); #16 26.69 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.69 | | #16 26.69 | pj_size_t {aka long unsigned int} #16 26.69 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.69 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.69 | ^~~ #16 26.69 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #16 26.69 189 | PJ_LOG(6, ("hashtbl", #16 26.69 | ^~~~~~ #16 26.69 ../src/pj/hash.c:190:68: note: format string is defined here #16 26.69 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #16 26.69 | ~^ #16 26.69 | | #16 26.69 | unsigned int #16 26.69 | %lu #16 26.69 In file included from ../src/pj/pool_caching.c:21: #16 26.69 ../src/pj/pool_caching.c: In function 'cpool_create_pool': #16 26.69 ../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=] #16 26.69 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #16 26.69 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #16 26.69 | | #16 26.69 | pj_size_t {aka long unsigned int} #16 26.69 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.69 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.69 | ^~~ #16 26.69 ../src/pj/pool_caching.c:191:9: note: in expansion of macro 'PJ_LOG' #16 26.69 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #16 26.69 | ^~~~~~ #16 26.69 ../src/pj/pool_caching.c:191:56: note: format string is defined here #16 26.69 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #16 26.69 | ~^ #16 26.69 | | #16 26.69 | unsigned int #16 26.69 | %lu #16 26.69 ../src/pj/pool_caching.c: In function 'cpool_release_pool': #16 26.69 ../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=] #16 26.69 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 26.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.81 249 | pool_capacity, pj_pool_get_used_size(pool), #16 26.81 | ~~~~~~~~~~~~~ #16 26.81 | | #16 26.81 | pj_size_t {aka long unsigned int} #16 26.81 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.81 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.81 | ^~~ #16 26.81 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #16 26.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 26.81 | ^~~~~~ #16 26.81 ../src/pj/pool_caching.c:248:49: note: format string is defined here #16 26.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 26.81 | ~^ #16 26.81 | | #16 26.81 | int #16 26.81 | %ld #16 26.81 ../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=] #16 26.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.81 249 | pool_capacity, pj_pool_get_used_size(pool), #16 26.81 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.81 | | #16 26.81 | pj_size_t {aka long unsigned int} #16 26.81 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.81 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.81 | ^~~ #16 26.81 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #16 26.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 26.81 | ^~~~~~ #16 26.81 ../src/pj/pool_caching.c:248:58: note: format string is defined here #16 26.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 26.81 | ~^ #16 26.81 | | #16 26.81 | int #16 26.81 | %ld #16 26.81 ../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=] #16 26.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.81 249 | pool_capacity, pj_pool_get_used_size(pool), #16 26.81 250 | pj_pool_get_used_size(pool)*100/pool_capacity)); #16 26.81 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 26.81 | | #16 26.81 | pj_size_t {aka long unsigned int} #16 26.81 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 26.81 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 26.81 | ^~~ #16 26.81 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #16 26.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 26.81 | ^~~~~~ #16 26.81 ../src/pj/pool_caching.c:248:61: note: format string is defined here #16 26.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 26.81 | ~^ #16 26.81 | | #16 26.81 | int #16 26.81 | %ld #16 26.81 In file included from ../src/pj/timer.c:36: #16 26.81 ../src/pj/timer.c: In function 'grow_heap': #16 26.81 ../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=] #16 26.81 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 27.45 385 | ht->max_size, new_size)); #16 27.45 | ~~~~~~~~~~~~ #16 27.45 | | #16 27.45 | pj_size_t {aka long unsigned int} #16 27.45 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 27.45 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 27.45 | ^~~ #16 27.45 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #16 27.45 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 27.45 | ^~~~~~ #16 27.45 ../src/pj/timer.c:384:51: note: format string is defined here #16 27.45 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 27.45 | ~^ #16 27.45 | | #16 27.45 | int #16 27.45 | %ld #16 27.45 ../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=] #16 27.45 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 27.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 27.45 385 | ht->max_size, new_size)); #16 27.45 | ~~~~~~~~ #16 27.45 | | #16 27.45 | size_t {aka long unsigned int} #16 27.45 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 27.45 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 27.45 | ^~~ #16 27.45 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #16 27.45 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 27.45 | ^~~~~~ #16 27.45 ../src/pj/timer.c:384:57: note: format string is defined here #16 27.45 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 27.45 | ~^ #16 27.45 | | #16 27.45 | int #16 27.45 | %ld #16 27.45 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #16 28.10 In file included from ../src/pjlib-util/stun_simple_client.c:22: #16 28.10 ../src/pjlib-util/stun_simple_client.c: In function 'pjstun_get_mapped_addr2': #16 28.10 ../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=] #16 28.10 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 28.10 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 28.10 | | #16 28.10 | pj_size_t {aka long unsigned int} #16 28.10 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 28.10 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 28.10 | ^~~ #16 28.10 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #16 28.10 36 | #define TRACE_(x) PJ_LOG(6,x) #16 28.10 | ^~~~~~ #16 28.10 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #16 28.10 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 28.10 | ^~~~~~ #16 28.10 ../src/pjlib-util/stun_simple_client.c:348:39: note: format string is defined here #16 28.10 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 28.10 | ~^ #16 28.10 | | #16 28.10 | int #16 28.10 | %ld #16 28.10 ../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=] #16 28.10 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 28.10 | ^~~~~~~~~~~~~~~~~~~~~~~ #16 28.10 349 | pj_pool_get_capacity(pool))); #16 28.10 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 28.10 | | #16 28.10 | pj_size_t {aka long unsigned int} #16 28.10 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 28.10 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 28.10 | ^~~ #16 28.10 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #16 28.10 36 | #define TRACE_(x) PJ_LOG(6,x) #16 28.10 | ^~~~~~ #16 28.10 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #16 28.10 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 28.10 | ^~~~~~ #16 28.10 ../src/pjlib-util/stun_simple_client.c:348:45: note: format string is defined here #16 28.10 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 28.10 | ~^ #16 28.10 | | #16 28.10 | int #16 28.10 | %ld #16 28.11 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #16 28.19 In file included from ../../pjlib/include/pj/except.h:29, #16 28.19 from ../src/pjsip/sip_endpoint.c:27: #16 28.19 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_dbg': #16 28.19 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #16 28.19 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 28.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 28.19 791 | entry, delay->sec, delay->msec)); #16 28.19 | ~~~~~~~~~~ #16 28.19 | | #16 28.19 | long int #16 28.19 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 28.19 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 28.19 | ^~~ #16 28.19 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #16 28.19 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 28.19 | ^~~~~~ #16 28.19 ../src/pjsip/sip_endpoint.c:790:72: note: format string is defined here #16 28.19 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 28.19 | ~^ #16 28.19 | | #16 28.19 | unsigned int #16 28.19 | %lu #16 28.19 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #16 28.19 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 28.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 28.19 791 | entry, delay->sec, delay->msec)); #16 28.19 | ~~~~~~~~~~~ #16 28.19 | | #16 28.19 | long int #16 28.19 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 28.19 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 28.19 | ^~~ #16 28.19 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #16 28.19 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 28.19 | ^~~~~~ #16 28.19 ../src/pjsip/sip_endpoint.c:790:75: note: format string is defined here #16 28.19 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 28.19 | ~^ #16 28.19 | | #16 28.19 | unsigned int #16 28.19 | %lu #16 28.19 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_w_grp_lock_dbg': #16 28.19 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #16 28.19 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #16 28.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 28.19 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #16 28.19 821 | entry, delay->sec, delay->msec, grp_lock)); #16 28.19 | ~~~~~~~~~~ #16 28.19 | | #16 28.19 | long int #16 28.19 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 28.19 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 28.19 | ^~~ #16 28.19 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #16 28.19 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #16 31.00 | ^~~~~~ #16 31.00 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #16 31.00 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #16 31.00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 31.00 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #16 31.00 821 | entry, delay->sec, delay->msec, grp_lock)); #16 31.00 | ~~~~~~~~~~~ #16 31.00 | | #16 31.00 | long int #16 31.00 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 31.00 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 31.00 | ^~~ #16 31.00 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #16 31.00 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #16 31.00 | ^~~~~~ #16 31.00 In file included from ../src/pjsip/sip_transaction.c:33: #16 31.00 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uac2': #16 31.00 ../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=] #16 31.00 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 31.00 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #16 31.00 | | #16 31.00 | pj_ssize_t {aka long int} #16 31.00 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 31.00 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 31.00 | ^~~ #16 31.00 ../src/pjsip/sip_transaction.c:1585:5: note: in expansion of macro 'PJ_LOG' #16 31.00 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 31.00 | ^~~~~~ #16 31.00 ../src/pjsip/sip_transaction.c:1585:42: note: format string is defined here #16 31.00 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 31.00 | ~~^~ #16 31.00 | | #16 31.00 | int #16 31.00 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uas2': #16 31.00 ../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=] #16 31.00 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 31.00 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #16 31.00 | | #16 31.00 | pj_ssize_t {aka long int} #16 31.00 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 31.00 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 31.00 | ^~~ #16 31.00 ../src/pjsip/sip_transaction.c:1744:5: note: in expansion of macro 'PJ_LOG' #16 31.00 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 31.00 | ^~~~~~ #16 31.00 ../src/pjsip/sip_transaction.c:1744:42: note: format string is defined here #16 31.00 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 31.00 | ~~^~ #16 31.00 | | #16 31.00 | int #16 31.00 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #16 31.02 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #16 31.03 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #16 31.04 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #16 32.44 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #16 32.55 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #16 32.56 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #16 32.77 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #16 33.31 [pjproject] Generating symbols #16 33.38 [CC] chan_audiosocket.c -> chan_audiosocket.o #16 33.38 [CC] chan_bridge_media.c -> chan_bridge_media.o #16 33.38 [CC] chan_iax2.c -> chan_iax2.o #16 33.38 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #16 33.38 [CC] iax2/firmware.c -> iax2/firmware.o #16 33.39 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #16 33.39 [CC] iax2/netsock.c -> iax2/netsock.o #16 33.39 [CC] iax2/parser.c -> iax2/parser.o #16 33.39 [CC] iax2/provision.c -> iax2/provision.o #16 33.39 [CC] chan_pjsip.c -> chan_pjsip.o #16 33.39 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #16 33.39 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #16 33.39 [CC] chan_rtp.c -> chan_rtp.o #16 33.39 [CC] chan_unistim.c -> chan_unistim.o #16 33.50 [LD] chan_bridge_media.o -> chan_bridge_media.so #16 33.53 [LD] chan_audiosocket.o -> chan_audiosocket.so #16 33.65 [LD] chan_rtp.o -> chan_rtp.so #16 34.15 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #16 34.83 [LD] chan_unistim.o -> chan_unistim.so #16 36.85 [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 #16 36.88 [CC] pbx_ael.c -> pbx_ael.o #16 36.88 [CC] pbx_config.c -> pbx_config.o #16 36.88 [CC] pbx_dundi.c -> pbx_dundi.o #16 36.88 [CC] dundi-parser.c -> dundi-parser.o #16 36.88 [CC] pbx_loopback.c -> pbx_loopback.o #16 36.88 [CC] pbx_realtime.c -> pbx_realtime.o #16 36.88 [CC] pbx_lua.c -> pbx_lua.o #16 36.88 [CC] pbx_spool.c -> pbx_spool.o #16 36.99 [LD] pbx_ael.o -> pbx_ael.so #16 37.03 [LD] pbx_loopback.o -> pbx_loopback.so #16 37.05 [LD] pbx_realtime.o -> pbx_realtime.so #16 37.11 [LD] pbx_lua.o -> pbx_lua.so #16 37.22 [LD] pbx_spool.o -> pbx_spool.so #16 37.35 [LD] pbx_config.o -> pbx_config.so #16 38.22 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #16 38.25 [CC] app_adsiprog.c -> app_adsiprog.o #16 38.25 [CC] app_agent_pool.c -> app_agent_pool.o #16 38.25 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #16 38.25 [CC] app_amd.c -> app_amd.o #16 38.25 [CC] app_attended_transfer.c -> app_attended_transfer.o #16 38.25 [CC] app_audiosocket.c -> app_audiosocket.o #16 38.25 [CC] app_authenticate.c -> app_authenticate.o #16 38.25 [CC] app_blind_transfer.c -> app_blind_transfer.o #16 38.25 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #16 38.25 [CC] app_bridgewait.c -> app_bridgewait.o #16 38.25 [CC] app_broadcast.c -> app_broadcast.o #16 38.25 [CC] app_cdr.c -> app_cdr.o #16 38.25 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #16 38.25 [CC] app_chanisavail.c -> app_chanisavail.o #16 38.25 [CC] app_channelredirect.c -> app_channelredirect.o #16 38.25 [CC] app_chanspy.c -> app_chanspy.o #16 38.25 [CC] app_confbridge.c -> app_confbridge.o #16 38.27 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #16 38.29 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #16 38.34 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #16 38.39 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #16 38.40 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #16 38.42 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #16 38.42 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #16 38.42 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #16 38.43 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #16 38.43 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #16 38.44 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #16 38.49 [CC] app_controlplayback.c -> app_controlplayback.o #16 38.50 [CC] app_db.c -> app_db.o #16 38.51 [CC] app_dial.c -> app_dial.o #16 38.51 [CC] app_dictate.c -> app_dictate.o #16 38.55 [CC] app_directed_pickup.c -> app_directed_pickup.o #16 38.56 [CC] app_directory.c -> app_directory.o #16 38.56 [CC] app_disa.c -> app_disa.o #16 38.58 [CC] app_dtmfstore.c -> app_dtmfstore.o #16 38.58 [CC] app_dumpchan.c -> app_dumpchan.o #16 38.62 [CC] app_echo.c -> app_echo.o #16 38.62 [CC] app_exec.c -> app_exec.o #16 38.63 [CC] app_externalivr.c -> app_externalivr.o #16 38.63 [CC] app_festival.c -> app_festival.o #16 38.66 [CC] app_flash.c -> app_flash.o #16 38.66 [CC] app_followme.c -> app_followme.o #16 38.75 [CC] app_forkcdr.c -> app_forkcdr.o #16 38.76 [CC] app_getcpeid.c -> app_getcpeid.o #16 38.78 [CC] app_if.c -> app_if.o #16 38.79 [CC] app_mf.c -> app_mf.o #16 38.79 [CC] app_milliwatt.c -> app_milliwatt.o #16 38.81 [CC] app_minivm.c -> app_minivm.o #16 38.81 [CC] app_mixmonitor.c -> app_mixmonitor.o #16 38.84 [CC] app_morsecode.c -> app_morsecode.o #16 38.85 [CC] app_mp3.c -> app_mp3.o #16 38.87 [CC] app_originate.c -> app_originate.o #16 38.93 [CC] app_page.c -> app_page.o #16 38.96 [CC] app_playback.c -> app_playback.o #16 38.98 [CC] app_playtones.c -> app_playtones.o #16 38.99 [CC] app_privacy.c -> app_privacy.o #16 39.00 [CC] app_queue.c -> app_queue.o #16 39.04 [CC] app_readexten.c -> app_readexten.o #16 39.04 [CC] app_read.c -> app_read.o #16 39.05 [CC] app_record.c -> app_record.o #16 39.05 [CC] app_reload.c -> app_reload.o #16 39.07 [CC] app_sayunixtime.c -> app_sayunixtime.o #16 39.10 [CC] app_senddtmf.c -> app_senddtmf.o #16 39.13 [CC] app_sendtext.c -> app_sendtext.o #16 39.13 [CC] app_sf.c -> app_sf.o #16 39.16 [CC] app_signal.c -> app_signal.o #16 39.16 [CC] app_sms.c -> app_sms.o #16 39.17 [CC] app_softhangup.c -> app_softhangup.o #16 39.23 [CC] app_speech_utils.c -> app_speech_utils.o #16 39.25 [CC] app_stack.c -> app_stack.o #16 39.27 [CC] app_stasis.c -> app_stasis.o #16 39.36 [CC] app_stream_echo.c -> app_stream_echo.o #16 39.38 [CC] app_system.c -> app_system.o #16 39.38 [CC] app_talkdetect.c -> app_talkdetect.o #16 39.38 [CC] app_test.c -> app_test.o #16 39.40 [CC] app_transfer.c -> app_transfer.o #16 39.43 [CC] app_userevent.c -> app_userevent.o #16 39.46 [CC] app_verbose.c -> app_verbose.o #16 39.47 [CC] app_voicemail.c -> app_voicemail.o #16 39.56 [CC] app_waitforcond.c -> app_waitforcond.o #16 39.58 [CC] app_waitforring.c -> app_waitforring.o #16 39.62 [CC] app_waitforsilence.c -> app_waitforsilence.o #16 39.63 [CC] app_waituntil.c -> app_waituntil.o #16 39.65 [CC] app_while.c -> app_while.o #16 39.66 [CC] app_zapateller.c -> app_zapateller.o #16 39.71 [LD] app_adsiprog.o -> app_adsiprog.so #16 39.72 [LD] app_agent_pool.o -> app_agent_pool.so #16 39.72 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #16 39.72 [LD] app_amd.o -> app_amd.so #16 39.74 [LD] app_attended_transfer.o -> app_attended_transfer.so #16 39.77 [LD] app_audiosocket.o -> app_audiosocket.so #16 39.78 [LD] app_authenticate.o -> app_authenticate.so #16 39.78 [LD] app_blind_transfer.o -> app_blind_transfer.so #16 39.79 [LD] app_bridgewait.o -> app_bridgewait.so #16 39.79 [LD] app_broadcast.o -> app_broadcast.so #16 39.81 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #16 39.82 [LD] app_cdr.o -> app_cdr.so #16 39.83 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #16 39.83 [LD] app_chanisavail.o -> app_chanisavail.so #16 39.83 [LD] app_channelredirect.o -> app_channelredirect.so #16 39.84 [LD] app_chanspy.o -> app_chanspy.so #16 39.85 [LD] app_controlplayback.o -> app_controlplayback.so #16 39.86 [LD] app_dictate.o -> app_dictate.so #16 39.86 [LD] app_directory.o -> app_directory.so #16 39.86 [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 #16 39.87 [LD] app_directed_pickup.o -> app_directed_pickup.so #16 39.89 [LD] app_db.o -> app_db.so #16 39.89 [LD] app_disa.o -> app_disa.so #16 39.89 [LD] app_dtmfstore.o -> app_dtmfstore.so #16 39.90 [LD] app_dumpchan.o -> app_dumpchan.so #16 39.90 [LD] app_echo.o -> app_echo.so #16 39.90 [LD] app_exec.o -> app_exec.so #16 39.93 [LD] app_festival.o -> app_festival.so #16 39.93 [LD] app_externalivr.o -> app_externalivr.so #16 39.94 [LD] app_flash.o -> app_flash.so #16 39.94 [LD] app_forkcdr.o -> app_forkcdr.so #16 39.94 [LD] app_followme.o -> app_followme.so #16 39.94 [LD] app_if.o -> app_if.so #16 39.95 [LD] app_getcpeid.o -> app_getcpeid.so #16 39.95 [LD] app_mixmonitor.o -> app_mixmonitor.so #16 39.95 [LD] app_morsecode.o -> app_morsecode.so #16 39.96 [LD] app_mp3.o -> app_mp3.so #16 39.96 [LD] app_milliwatt.o -> app_milliwatt.so #16 39.96 [LD] app_mf.o -> app_mf.so #16 39.97 [LD] app_originate.o -> app_originate.so #16 39.97 [LD] app_page.o -> app_page.so #16 39.97 [LD] app_playback.o -> app_playback.so #16 39.98 [LD] app_playtones.o -> app_playtones.so #16 39.98 [LD] app_privacy.o -> app_privacy.so #16 39.98 [LD] app_read.o -> app_read.so #16 40.00 [LD] app_readexten.o -> app_readexten.so #16 40.00 [LD] app_record.o -> app_record.so #16 40.01 [LD] app_reload.o -> app_reload.so #16 40.01 [LD] app_sayunixtime.o -> app_sayunixtime.so #16 40.01 [LD] app_senddtmf.o -> app_senddtmf.so #16 40.02 [LD] app_sf.o -> app_sf.so #16 40.02 [LD] app_signal.o -> app_signal.so #16 40.02 [LD] app_sendtext.o -> app_sendtext.so #16 40.02 [LD] app_speech_utils.o -> app_speech_utils.so #16 40.02 [LD] app_softhangup.o -> app_softhangup.so #16 40.02 [LD] app_stack.o -> app_stack.so #16 40.02 [LD] app_stasis.o -> app_stasis.so #16 40.02 [LD] app_stream_echo.o -> app_stream_echo.so #16 40.03 [LD] app_talkdetect.o -> app_talkdetect.so #16 40.05 [LD] app_system.o -> app_system.so #16 40.05 [LD] app_transfer.o -> app_transfer.so #16 40.05 [LD] app_verbose.o -> app_verbose.so #16 40.05 [LD] app_test.o -> app_test.so #16 40.06 [LD] app_userevent.o -> app_userevent.so #16 40.06 [LD] app_waitforcond.o -> app_waitforcond.so #16 40.06 [LD] app_waitforring.o -> app_waitforring.so #16 40.06 [LD] app_waituntil.o -> app_waituntil.so #16 40.06 [LD] app_while.o -> app_while.so #16 40.07 [LD] app_zapateller.o -> app_zapateller.so #16 40.07 [LD] app_waitforsilence.o -> app_waitforsilence.so #16 40.36 [LD] app_dial.o -> app_dial.so #16 40.38 [LD] app_minivm.o -> app_minivm.so #16 40.41 [LD] app_sms.o -> app_sms.so #16 41.83 [LD] app_queue.o -> app_queue.so #16 42.76 [LD] app_voicemail.o -> app_voicemail.so #16 42.78 [CC] codec_a_mu.c -> codec_a_mu.o #16 42.78 [CC] codec_adpcm.c -> codec_adpcm.o #16 42.78 [CC] codec_alaw.c -> codec_alaw.o #16 42.78 [CC] codec_dahdi.c -> codec_dahdi.o #16 42.78 [CC] codec_g722.c -> codec_g722.o #16 42.78 [CC] g722/g722_encode.c -> g722/g722_encode.o #16 42.78 [CC] g722/g722_decode.c -> g722/g722_decode.o #16 42.78 [CC] codec_g726.c -> codec_g726.o #16 42.78 [CC] codec_gsm.c -> codec_gsm.o #16 42.78 [CC] codec_ilbc.c -> codec_ilbc.o #16 42.78 [CC] anaFilter.c -> anaFilter.o #16 42.78 [CC] constants.c -> constants.o #16 42.78 [CC] f2clib.c -> f2clib.o #16 42.78 [CC] analys.c -> analys.o #16 42.78 [CC] enhancer.c -> enhancer.o #16 42.78 [CC] doCPLC.c -> doCPLC.o #16 42.78 [CC] createCB.c -> createCB.o #16 42.78 [CC] filter.c -> filter.o #16 42.78 [CC] bsynz.c -> bsynz.o #16 42.78 [CC] codec_lpc10.c -> codec_lpc10.o #16 42.83 [CC] chanwr.c -> chanwr.o #16 42.83 [CC] FrameClassify.c -> FrameClassify.o #16 42.89 [CC] gainquant.c -> gainquant.o #16 42.90 [CC] codec_resample.c -> codec_resample.o #16 42.91 [CC] speex/resample.c -> speex/resample.o #16 42.92 [CC] getCBvec.c -> getCBvec.o #16 42.94 [CC] codec_ulaw.c -> codec_ulaw.o #16 42.94 [CC] dcbias.c -> dcbias.o #16 42.94 [CC] decode.c -> decode.o #16 42.94 [CC] helpfun.c -> helpfun.o #16 42.95 [CC] deemp.c -> deemp.o #16 42.96 [CC] difmag.c -> difmag.o #16 42.97 [CC] hpInput.c -> hpInput.o #16 42.99 [CC] hpOutput.c -> hpOutput.o #16 43.00 [CC] dyptrk.c -> dyptrk.o #16 43.00 [LD] codec_a_mu.o -> codec_a_mu.so #16 43.01 [CC] iCBConstruct.c -> iCBConstruct.o #16 43.03 [CC] iCBSearch.c -> iCBSearch.o #16 43.03 [CC] iLBC_decode.c -> iLBC_decode.o #16 43.03 [LD] codec_alaw.o -> codec_alaw.so #16 43.03 [CC] iLBC_encode.c -> iLBC_encode.o #16 43.04 [LD] codec_adpcm.o -> codec_adpcm.so #16 43.04 [CC] encode.c -> encode.o #16 43.05 [CC] iLBC_test.c -> iLBC_test.o #16 43.07 [CC] LPCdecode.c -> LPCdecode.o #16 43.08 [CC] LPCencode.c -> LPCencode.o #16 43.09 [CC] energy.c -> energy.o #16 43.09 [LD] codec_g726.o -> codec_g726.so #16 43.11 [CC] lsf.c -> lsf.o #16 43.12 [CC] packing.c -> packing.o #16 43.12 [CC] ham84.c -> ham84.o #16 43.13 [CC] hp100.c -> hp100.o #16 43.13 [CC] StateConstructW.c -> StateConstructW.o #16 43.14 [CC] invert.c -> invert.o #16 43.14 [LD] codec_dahdi.o -> codec_dahdi.so #16 43.15 [CC] StateSearchW.c -> StateSearchW.o #16 43.15 [CC] irc2pc.c -> irc2pc.o #16 43.16 [CC] syntFilter.c -> syntFilter.o #16 43.16 [CC] ivfilt.c -> ivfilt.o #16 43.16 [LD] codec_ulaw.o -> codec_ulaw.so #16 43.17 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #16 43.18 [CC] lpcdec.c -> lpcdec.o #16 43.18 [CC] lpcenc.c -> lpcenc.o #16 43.19 [CC] lpcini.c -> lpcini.o #16 43.20 [CC] lpfilt.c -> lpfilt.o #16 43.20 [LD] codec_gsm.o -> codec_gsm.so #16 43.20 [CC] median.c -> median.o #16 43.21 [CC] mload.c -> mload.o #16 43.21 [CC] onset.c -> onset.o #16 43.23 [CC] pitsyn.c -> pitsyn.o #16 43.23 [CC] placea.c -> placea.o #16 43.23 [CC] placev.c -> placev.o #16 43.24 [CC] preemp.c -> preemp.o #16 43.24 [CC] prepro.c -> prepro.o #16 43.24 [CC] random.c -> random.o #16 43.26 [CC] rcchk.c -> rcchk.o #16 43.26 [CC] synths.c -> synths.o #16 43.26 [CC] tbdm.c -> tbdm.o #16 43.27 [CC] voicin.c -> voicin.o #16 43.27 [CC] vparms.c -> vparms.o #16 43.35 [LD] codec_resample.o speex/resample.o -> codec_resample.so #16 43.36 [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 #16 43.39 [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 #16 43.39 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #16 43.40 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #16 43.43 [CC] format_g719.c -> format_g719.o #16 43.43 [CC] format_g723.c -> format_g723.o #16 43.43 [CC] format_g726.c -> format_g726.o #16 43.43 [CC] format_g729.c -> format_g729.o #16 43.43 [CC] format_gsm.c -> format_gsm.o #16 43.43 [CC] format_h263.c -> format_h263.o #16 43.43 [CC] format_h264.c -> format_h264.o #16 43.43 [CC] format_ilbc.c -> format_ilbc.o #16 43.43 [CC] format_pcm.c -> format_pcm.o #16 43.43 [CC] format_siren14.c -> format_siren14.o #16 43.43 [CC] format_siren7.c -> format_siren7.o #16 43.43 [CC] format_sln.c -> format_sln.o #16 43.43 [CC] format_vox.c -> format_vox.o #16 43.43 [CC] format_wav.c -> format_wav.o #16 43.43 [CC] format_wav_gsm.c -> format_wav_gsm.o #16 43.54 [LD] format_h263.o -> format_h263.so #16 43.58 [LD] format_g726.o -> format_g726.so #16 43.59 [LD] format_g719.o -> format_g719.so #16 43.59 [LD] format_g723.o -> format_g723.so #16 43.60 [LD] format_h264.o -> format_h264.so #16 43.60 [LD] format_g729.o -> format_g729.so #16 43.60 [LD] format_vox.o -> format_vox.so #16 43.60 [LD] format_ilbc.o -> format_ilbc.so #16 43.60 [LD] format_siren14.o -> format_siren14.so #16 43.60 [LD] format_siren7.o -> format_siren7.so #16 43.63 [LD] format_sln.o -> format_sln.so #16 43.67 [LD] format_pcm.o -> format_pcm.so #16 43.67 [LD] format_wav.o -> format_wav.so #16 43.70 [LD] format_gsm.o -> format_gsm.so #16 43.87 [LD] format_wav_gsm.o -> format_wav_gsm.so #16 43.88 [CC] cdr_csv.c -> cdr_csv.o #16 43.88 [CC] cdr_custom.c -> cdr_custom.o #16 43.88 [CC] cdr_manager.c -> cdr_manager.o #16 43.89 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #16 43.99 [LD] cdr_manager.o -> cdr_manager.so #16 43.99 [LD] cdr_custom.o -> cdr_custom.so #16 44.03 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #16 44.03 [LD] cdr_csv.o -> cdr_csv.so #16 44.05 [CC] cel_custom.c -> cel_custom.o #16 44.05 [CC] cel_manager.c -> cel_manager.o #16 44.05 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #16 44.13 [LD] cel_manager.o -> cel_manager.so #16 44.16 [LD] cel_custom.o -> cel_custom.so #16 44.19 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #16 44.21 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #16 44.21 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #16 44.21 [CC] bridge_holding.c -> bridge_holding.o #16 44.21 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #16 44.21 [CC] bridge_simple.c -> bridge_simple.o #16 44.21 [CC] bridge_softmix.c -> bridge_softmix.o #16 44.21 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #16 44.33 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #16 44.35 [LD] bridge_holding.o -> bridge_holding.so #16 44.39 [LD] bridge_simple.o -> bridge_simple.so #16 44.43 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #16 44.47 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #16 44.88 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #16 44.90 [CC] func_aes.c -> func_aes.o #16 44.90 [CC] func_base64.c -> func_base64.o #16 44.90 [CC] func_blacklist.c -> func_blacklist.o #16 44.90 [CC] func_callcompletion.c -> func_callcompletion.o #16 44.90 [CC] func_callerid.c -> func_callerid.o #16 44.90 [CC] func_cdr.c -> func_cdr.o #16 44.90 [CC] func_channel.c -> func_channel.o #16 44.90 [CC] func_curl.c -> func_curl.o #16 44.90 [CC] func_config.c -> func_config.o #16 44.90 [CC] func_cut.c -> func_cut.o #16 44.90 [CC] func_db.c -> func_db.o #16 44.90 [CC] func_devstate.c -> func_devstate.o #16 44.90 [CC] func_dialgroup.c -> func_dialgroup.o #16 44.90 [CC] func_dialplan.c -> func_dialplan.o #16 44.90 [CC] func_enum.c -> func_enum.o #16 44.90 [CC] func_env.c -> func_env.o #16 44.91 [CC] func_evalexten.c -> func_evalexten.o #16 44.92 [CC] func_export.c -> func_export.o #16 44.95 [CC] func_extstate.c -> func_extstate.o #16 44.96 [CC] func_frame_drop.c -> func_frame_drop.o #16 45.03 [CC] func_frame_trace.c -> func_frame_trace.o #16 45.05 [CC] func_global.c -> func_global.o #16 45.07 [CC] func_groupcount.c -> func_groupcount.o #16 45.09 [CC] func_hangupcause.c -> func_hangupcause.o #16 45.09 [CC] func_holdintercept.c -> func_holdintercept.o #16 45.10 [CC] func_iconv.c -> func_iconv.o #16 45.13 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #16 45.16 [CC] func_json.c -> func_json.o #16 45.16 [CC] func_lock.c -> func_lock.o #16 45.16 [CC] func_logic.c -> func_logic.o #16 45.16 [CC] func_math.c -> func_math.o #16 45.18 [CC] func_md5.c -> func_md5.o #16 45.18 [CC] func_module.c -> func_module.o #16 45.20 [CC] func_periodic_hook.c -> func_periodic_hook.o #16 45.25 [CC] func_pitchshift.c -> func_pitchshift.o #16 45.27 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #16 45.29 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #16 45.30 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #16 45.32 [CC] func_presencestate.c -> func_presencestate.o #16 45.33 [CC] func_rand.c -> func_rand.o #16 45.34 [CC] func_realtime.c -> func_realtime.o #16 45.37 [CC] func_sayfiles.c -> func_sayfiles.o #16 45.37 [CC] func_scramble.c -> func_scramble.o #16 45.39 [CC] func_sha1.c -> func_sha1.o #16 45.41 [CC] func_shell.c -> func_shell.o #16 45.42 [CC] func_sorcery.c -> func_sorcery.o #16 45.42 [CC] func_sprintf.c -> func_sprintf.o #16 45.48 [CC] func_srv.c -> func_srv.o #16 45.49 [CC] func_strings.c -> func_strings.o #16 45.50 [CC] func_sysinfo.c -> func_sysinfo.o #16 45.52 [CC] func_talkdetect.c -> func_talkdetect.o #16 45.52 [CC] func_timeout.c -> func_timeout.o #16 45.54 [CC] func_uri.c -> func_uri.o #16 45.56 [CC] func_version.c -> func_version.o #16 45.58 [CC] func_vmcount.c -> func_vmcount.o #16 45.58 [CC] func_volume.c -> func_volume.o #16 45.60 [LD] func_aes.o -> func_aes.so #16 45.61 [LD] func_base64.o -> func_base64.so #16 45.61 [LD] func_blacklist.o -> func_blacklist.so #16 45.64 [LD] func_callcompletion.o -> func_callcompletion.so #16 45.65 [LD] func_channel.o -> func_channel.so #16 45.65 [LD] func_callerid.o -> func_callerid.so #16 45.65 [LD] func_cdr.o -> func_cdr.so #16 45.65 [LD] func_config.o -> func_config.so #16 45.66 [LD] func_curl.o -> func_curl.so #16 45.67 [LD] func_cut.o -> func_cut.so #16 45.67 [LD] func_db.o -> func_db.so #16 45.68 [LD] func_devstate.o -> func_devstate.so #16 45.69 [LD] func_dialplan.o -> func_dialplan.so #16 45.69 [LD] func_env.o -> func_env.so #16 45.69 [LD] func_enum.o -> func_enum.so #16 45.69 [LD] func_evalexten.o -> func_evalexten.so #16 45.71 [LD] func_dialgroup.o -> func_dialgroup.so #16 45.71 [LD] func_export.o -> func_export.so #16 45.72 [LD] func_frame_trace.o -> func_frame_trace.so #16 45.72 [LD] func_global.o -> func_global.so #16 45.72 [LD] func_hangupcause.o -> func_hangupcause.so #16 45.72 [LD] func_groupcount.o -> func_groupcount.so #16 45.74 [LD] func_holdintercept.o -> func_holdintercept.so #16 45.74 [LD] func_extstate.o -> func_extstate.so #16 45.74 [LD] func_frame_drop.o -> func_frame_drop.so #16 45.75 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #16 45.75 [LD] func_iconv.o -> func_iconv.so #16 45.76 [LD] func_json.o -> func_json.so #16 45.76 [LD] func_logic.o -> func_logic.so #16 45.76 [LD] func_lock.o -> func_lock.so #16 45.76 [LD] func_math.o -> func_math.so #16 45.76 [LD] func_md5.o -> func_md5.so #16 45.76 [LD] func_periodic_hook.o -> func_periodic_hook.so #16 45.76 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #16 45.76 [LD] func_pitchshift.o -> func_pitchshift.so #16 45.77 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #16 45.77 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #16 45.78 [LD] func_presencestate.o -> func_presencestate.so #16 45.78 [LD] func_module.o -> func_module.so #16 45.79 [LD] func_rand.o -> func_rand.so #16 45.79 [LD] func_realtime.o -> func_realtime.so #16 45.79 [LD] func_scramble.o -> func_scramble.so #16 45.79 [LD] func_sha1.o -> func_sha1.so #16 45.79 [LD] func_shell.o -> func_shell.so #16 45.79 [LD] func_sayfiles.o -> func_sayfiles.so #16 45.79 [LD] func_sorcery.o -> func_sorcery.so #16 45.80 [LD] func_srv.o -> func_srv.so #16 45.80 [LD] func_sprintf.o -> func_sprintf.so #16 45.80 [LD] func_sysinfo.o -> func_sysinfo.so #16 45.80 [LD] func_talkdetect.o -> func_talkdetect.so #16 45.80 [LD] func_timeout.o -> func_timeout.so #16 45.81 [LD] func_version.o -> func_version.so #16 45.81 [LD] func_uri.o -> func_uri.so #16 45.81 [LD] func_vmcount.o -> func_vmcount.so #16 45.82 [LD] func_volume.o -> func_volume.so #16 46.07 [LD] func_strings.o -> func_strings.so #16 46.09 [CC] abstract_jb.c -> abstract_jb.o #16 46.09 [CC] acl.c -> acl.o #16 46.09 [CC] adsi.c -> adsi.o #16 46.09 [CC] alaw.c -> alaw.o #16 46.09 [CC] alertpipe.c -> alertpipe.o #16 46.10 [CC] aoc.c -> aoc.o #16 46.10 [CC] app.c -> app.o #16 46.10 [CC] ast_expr2.c -> ast_expr2.o #16 46.10 [CC] ast_expr2f.c -> ast_expr2f.o #16 46.10 [CC] asterisk.c -> asterisk.o #16 46.10 [CC] astfd.c -> astfd.o #16 46.10 [CC] astmm.c -> astmm.o #16 46.10 [CC] astobj2.c -> astobj2.o #16 46.10 [CC] astobj2_container.c -> astobj2_container.o #16 46.10 [CC] astobj2_global.c -> astobj2_global.o #16 46.10 [CC] astobj2_hash.c -> astobj2_hash.o #16 46.10 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #16 46.10 [CC] audiohook.c -> audiohook.o #16 46.10 [CC] autochan.c -> autochan.o #16 46.11 [CC] autoservice.c -> autoservice.o #16 46.15 [CC] backtrace.c -> backtrace.o #16 46.17 [CC] bridge.c -> bridge.o #16 46.23 [CC] bridge_after.c -> bridge_after.o #16 46.23 [CC] bridge_basic.c -> bridge_basic.o #16 46.27 [CC] bridge_channel.c -> bridge_channel.o #16 46.29 [CC] bridge_roles.c -> bridge_roles.o #16 46.29 [CC] bucket.c -> bucket.o #16 46.36 [CC] callerid.c -> callerid.o #16 46.39 [CC] channel.c -> channel.o #16 46.41 [CC] channel_internal_api.c -> channel_internal_api.o #16 46.50 [CC] chanvars.c -> chanvars.o #16 46.54 [CC] cli.c -> cli.o #16 46.55 [CC] codec.c -> codec.o #16 46.57 [CC] codec_builtin.c -> codec_builtin.o #16 46.62 [CC] config_options.c -> config_options.o #16 46.65 [CC] conversions.c -> conversions.o #16 46.65 [CC] core_local.c -> core_local.o #16 46.69 [CC] core_unreal.c -> core_unreal.o #16 46.72 [CC] crypt.c -> crypt.o #16 46.90 [CC] data_buffer.c -> data_buffer.o #16 46.91 [CC] datastore.c -> datastore.o #16 46.91 [CC] db.c -> db.o #16 46.92 [CC] devicestate.c -> devicestate.o #16 46.93 [CC] dial.c -> dial.o #16 47.03 [CC] dns.c -> dns.o #16 47.09 [CC] dns_core.c -> dns_core.o #16 47.15 [CC] dns_naptr.c -> dns_naptr.o #16 47.15 [CC] dns_query_set.c -> dns_query_set.o #16 47.25 [CC] dns_recurring.c -> dns_recurring.o #16 47.25 [CC] dns_srv.c -> dns_srv.o #16 47.30 [CC] dns_system_resolver.c -> dns_system_resolver.o #16 47.32 [CC] dns_test.c -> dns_test.o #16 47.38 [CC] dns_tlsa.c -> dns_tlsa.o #16 47.39 [CC] dns_txt.c -> dns_txt.o #16 47.40 [CC] endpoints.c -> endpoints.o #16 47.41 [CC] event.c -> event.o #16 47.43 [CC] features_config.c -> features_config.o #16 47.45 [CC] file.c -> file.o #16 47.50 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #16 47.58 [CC] format.c -> format.o #16 47.58 [CC] format_cache.c -> format_cache.o #16 47.58 [CC] format_cap.c -> format_cap.o #16 47.58 [CC] format_compatibility.c -> format_compatibility.o #16 47.60 [CC] frame.c -> frame.o #16 47.60 [CC] framehook.c -> framehook.o #16 47.63 [CC] fskmodem.c -> fskmodem.o #16 47.63 [CC] global_datastores.c -> global_datastores.o #16 47.64 [CC] hashtab.c -> hashtab.o #16 47.66 [CC] heap.c -> heap.o #16 47.71 [CC] image.c -> image.o #16 47.71 [CC] io.c -> io.o #16 47.71 [CC] iostream.c -> iostream.o #16 47.72 [CC] jitterbuf.c -> jitterbuf.o #16 47.76 [CC] json.c -> json.o #16 47.77 [CC] loader.c -> loader.o #16 47.81 [CC] lock.c -> lock.o #16 47.86 [CC] logger_category.c -> logger_category.o #16 47.89 [CC] manager_bridges.c -> manager_bridges.o #16 47.91 [CC] manager_channels.c -> manager_channels.o #16 47.96 [CC] manager_endpoints.c -> manager_endpoints.o #16 47.97 [CC] manager_mwi.c -> manager_mwi.o #16 47.98 [CC] manager_system.c -> manager_system.o #16 48.01 [CC] max_forwards.c -> max_forwards.o #16 48.07 [CC] md5.c -> md5.o #16 48.07 [CC] media_cache.c -> media_cache.o #16 48.08 [CC] media_index.c -> media_index.o #16 48.12 [CC] message.c -> message.o #16 48.13 [CC] mixmonitor.c -> mixmonitor.o #16 48.13 [CC] mwi.c -> mwi.o #16 48.16 [CC] named_locks.c -> named_locks.o #16 48.16 [CC] netsock2.c -> netsock2.o #16 48.18 [CC] optional_api.c -> optional_api.o #16 48.20 [CC] options.c -> options.o #16 48.20 [CC] parking.c -> parking.o #16 48.24 [CC] pbx.c -> pbx.o #16 48.26 [CC] pbx_app.c -> pbx_app.o #16 48.31 [CC] pbx_builtins.c -> pbx_builtins.o #16 48.31 [CC] pbx_functions.c -> pbx_functions.o #16 48.35 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #16 48.36 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #16 48.39 [CC] pbx_include.c -> pbx_include.o #16 48.40 [CC] pbx_sw.c -> pbx_sw.o #16 48.42 [CC] pbx_switch.c -> pbx_switch.o #16 48.44 [CC] pbx_timing.c -> pbx_timing.o #16 48.46 [CC] pbx_variables.c -> pbx_variables.o #16 48.52 [CC] pickup.c -> pickup.o #16 48.53 [CC] poll.c -> poll.o #16 48.56 [CC] presencestate.c -> presencestate.o #16 48.57 [CC] privacy.c -> privacy.o #16 48.58 [CC] refer.c -> refer.o #16 48.62 [CC] rtp_engine.c -> rtp_engine.o #16 48.64 [CC] say.c -> say.o #16 48.64 [CC] sched.c -> sched.o #16 48.65 [CC] sdp_srtp.c -> sdp_srtp.o #16 48.70 [CC] security_events.c -> security_events.o #16 48.71 [CC] sem.c -> sem.o #16 48.71 [CC] serializer.c -> serializer.o #16 48.73 [CC] sha1.c -> sha1.o #16 48.75 [CC] sip_api.c -> sip_api.o #16 48.77 [CC] slinfactory.c -> slinfactory.o #16 48.81 [CC] smoother.c -> smoother.o #16 48.83 [CC] sorcery.c -> sorcery.o #16 48.84 [CC] srv.c -> srv.o #16 48.85 [CC] stasis.c -> stasis.o #16 48.88 [CC] stasis_bridges.c -> stasis_bridges.o #16 48.90 [CC] stasis_cache.c -> stasis_cache.o #16 48.90 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #16 48.90 [CC] stasis_channels.c -> stasis_channels.o #16 48.94 [CC] stasis_endpoints.c -> stasis_endpoints.o #16 48.94 [CC] stasis_message.c -> stasis_message.o #16 48.95 [CC] stasis_message_router.c -> stasis_message_router.o #16 49.02 [CC] stasis_state.c -> stasis_state.o #16 49.02 [CC] stasis_system.c -> stasis_system.o #16 49.09 [CC] stdtime/localtime.c -> stdtime/localtime.o #16 49.12 [CC] strcompat.c -> strcompat.o #16 49.12 [CC] stream.c -> stream.o #16 49.13 [CC] stringfields.c -> stringfields.o #16 49.17 [CC] strings.c -> strings.o #16 49.21 [CC] stun.c -> stun.o #16 49.28 [CC] syslog.c -> syslog.o #16 49.29 [CC] taskprocessor.c -> taskprocessor.o #16 49.30 [CC] tcptls.c -> tcptls.o #16 49.32 [CC] tdd.c -> tdd.o #16 49.36 [CC] term.c -> term.o #16 49.36 [CC] test.c -> test.o #16 49.43 [CC] threadpool.c -> threadpool.o #16 49.45 [CC] threadstorage.c -> threadstorage.o #16 49.45 [CC] time.c -> time.o #16 49.46 [CC] timing.c -> timing.o #16 49.51 [CC] translate.c -> translate.o #16 49.51 [CC] ulaw.c -> ulaw.o #16 49.54 [CC] uri.c -> uri.o #16 49.55 [CC] utf8.c -> utf8.o #16 49.58 [CC] utils.c -> utils.o #16 49.60 [CC] uuid.c -> uuid.o #16 49.71 [CC] version.c -> version.o #16 49.72 [CC] xml.c -> xml.o #16 49.73 [CC] xmldoc.c -> xmldoc.o #16 49.78 [CC] ccss.c -> ccss.o #16 49.79 [CC] cdr.c -> cdr.o #16 49.80 [CC] cel.c -> cel.o #16 49.80 [CC] config.c -> config.o #16 49.83 [CC] dnsmgr.c -> dnsmgr.o #16 49.86 [CC] dsp.c -> dsp.o #16 49.87 [CC] enum.c -> enum.o #16 49.91 [CC] features.c -> features.o #16 50.12 [CC] http.c -> http.o #16 50.13 [CC] indications.c -> indications.o #16 50.13 [CC] logger.c -> logger.o #16 50.18 [CC] manager.c -> manager.o #16 50.18 [CC] named_acl.c -> named_acl.o #16 50.22 [CC] plc.c -> plc.o #16 50.37 [CC] sounds.c -> sounds.o #16 50.43 [CC] udptl.c -> udptl.o #16 50.49 [CC] libasteriskssl.c -> libasteriskssl.o #16 50.50 [CC] libasteriskpj.c -> libasteriskpj.o #16 50.55 [GENERATE] libasteriskpj.exports #16 50.56 [LD] libasteriskssl.o -> libasteriskssl.so.1 #16 50.59 [LN] libasteriskssl.so.1 -> libasteriskssl.so #16 50.61 [LD] libasteriskpj.o -> libasteriskpj.so.2 #16 51.17 [LN] libasteriskpj.so.2 -> libasteriskpj.so #16 52.80 [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 #16 53.26 [CC] res_adsi.c -> res_adsi.o #16 53.26 [CC] res_aeap.c -> res_aeap.o #16 53.26 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #16 53.26 [CC] res_aeap/general.c -> res_aeap/general.o #16 53.26 [CC] res_aeap/message.c -> res_aeap/message.o #16 53.26 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #16 53.26 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #16 53.26 [CC] res_aeap/transport.c -> res_aeap/transport.o #16 53.26 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #16 53.26 [CC] res_ael_share.c -> res_ael_share.o #16 53.26 [CC] ael/ael_lex.c -> ael/ael_lex.o #16 53.26 [CC] ael/ael.tab.c -> ael/ael.tab.o #16 53.26 [CC] ael/pval.c -> ael/pval.o #16 53.26 [CC] res_agi.c -> res_agi.o #16 53.26 [CC] res_ari.c -> res_ari.o #16 53.26 [CC] ari/cli.c -> ari/cli.o #16 53.26 [CC] ari/config.c -> ari/config.o #16 53.28 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #16 53.28 [CC] res_ari_applications.c -> res_ari_applications.o #16 53.29 [CC] ari/resource_applications.c -> ari/resource_applications.o #16 53.33 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #16 53.36 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #16 53.41 [CC] res_ari_bridges.c -> res_ari_bridges.o #16 53.41 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #16 53.43 [CC] res_ari_channels.c -> res_ari_channels.o #16 53.43 [CC] ari/resource_channels.c -> ari/resource_channels.o #16 53.43 [CC] res_ari_device_states.c -> res_ari_device_states.o #16 53.44 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #16 53.46 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #16 53.50 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #16 53.53 [CC] res_ari_events.c -> res_ari_events.o #16 53.54 [CC] ari/resource_events.c -> ari/resource_events.o #16 53.57 [CC] res_ari_model.c -> res_ari_model.o #16 53.59 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #16 53.61 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #16 53.63 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #16 53.63 [CC] res_ari_recordings.c -> res_ari_recordings.o #16 53.68 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #16 53.68 [CC] res_ari_sounds.c -> res_ari_sounds.o #16 53.71 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #16 53.78 [CC] res_audiosocket.c -> res_audiosocket.o #16 53.79 [CC] res_calendar.c -> res_calendar.o #16 53.79 [CC] res_clialiases.c -> res_clialiases.o #16 53.83 [CC] res_clioriginate.c -> res_clioriginate.o #16 53.83 [CC] res_config_curl.c -> res_config_curl.o #16 53.87 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #16 53.87 [CC] res_convert.c -> res_convert.o #16 53.91 [CC] res_crypto.c -> res_crypto.o #16 53.95 [CC] res_curl.c -> res_curl.o #16 53.95 [CC] res_fax.c -> res_fax.o #16 53.95 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #16 53.96 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #16 53.97 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #16 54.03 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #16 54.03 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #16 54.04 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #16 54.06 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #16 54.06 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #16 54.09 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #16 54.10 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #16 54.12 [CC] res_hep.c -> res_hep.o #16 54.14 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #16 54.21 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #16 54.26 [CC] res_http_media_cache.c -> res_http_media_cache.o #16 54.26 [CC] res_http_websocket.c -> res_http_websocket.o #16 54.27 [CC] res_limit.c -> res_limit.o #16 54.29 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #16 54.31 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #16 54.32 [CC] res_musiconhold.c -> res_musiconhold.o #16 54.38 [CC] res_mutestream.c -> res_mutestream.o #16 54.39 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #16 54.40 [CC] res_parking.c -> res_parking.o #16 54.40 [CC] parking/parking_applications.c -> parking/parking_applications.o #16 54.42 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #16 54.44 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #16 54.45 [CC] parking/parking_controller.c -> parking/parking_controller.o #16 54.50 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #16 54.50 [CC] parking/parking_manager.c -> parking/parking_manager.o #16 54.50 [CC] parking/parking_tests.c -> parking/parking_tests.o #16 54.50 [CC] parking/parking_ui.c -> parking/parking_ui.o #16 54.59 [CC] res_phoneprov.c -> res_phoneprov.o #16 54.63 [CC] res_pjproject.c -> res_pjproject.o #16 54.65 [CC] res_pjsip.c -> res_pjsip.o #16 54.67 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #16 54.70 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #16 54.73 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #16 54.75 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #16 54.75 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #16 54.80 [CC] res_pjsip/location.c -> res_pjsip/location.o #16 54.83 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #16 54.84 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #16 54.88 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #16 54.94 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #16 54.97 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #16 54.99 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #16 55.01 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #16 55.03 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #16 55.07 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #16 55.10 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #16 55.16 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #16 55.19 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #16 55.23 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #16 55.28 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #16 55.38 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #16 55.41 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #16 55.41 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #16 55.43 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #16 55.47 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #16 55.54 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #16 55.59 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #16 55.62 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #16 55.62 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #16 55.63 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #16 55.66 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #16 55.68 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #16 55.70 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #16 55.70 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #16 55.72 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #16 55.77 [CC] res_pjsip_history.c -> res_pjsip_history.o #16 55.79 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #16 55.87 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #16 55.88 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #16 55.94 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #16 55.96 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #16 55.97 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #16 55.99 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #16 56.01 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #16 56.04 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #16 56.07 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #16 56.12 [CC] res_pjsip_path.c -> res_pjsip_path.o #16 56.20 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #16 56.22 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #16 56.25 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #16 56.26 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #16 56.27 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #16 56.29 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #16 56.31 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #16 56.34 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #16 56.35 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #16 56.39 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #16 56.39 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #16 56.40 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #16 56.41 [CC] res_pjsip_session.c -> res_pjsip_session.o #16 56.47 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #16 56.49 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #16 56.49 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #16 56.52 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #16 56.53 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #16 56.56 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #16 56.63 [CC] res_prometheus.c -> res_prometheus.o #16 56.63 [CC] prometheus/bridges.c -> prometheus/bridges.o #16 56.67 [CC] prometheus/channels.c -> prometheus/channels.o #16 56.68 [CC] prometheus/cli.c -> prometheus/cli.o #16 56.71 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #16 56.71 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #16 56.74 [CC] res_realtime.c -> res_realtime.o #16 56.78 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #16 56.78 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #16 56.79 [CC] res_security_log.c -> res_security_log.o #16 56.81 [CC] res_smdi.c -> res_smdi.o #16 56.83 [CC] res_snmp.c -> res_snmp.o #16 56.85 [CC] snmp/agent.c -> snmp/agent.o #16 56.93 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #16 56.97 [CC] res_sorcery_config.c -> res_sorcery_config.o #16 56.98 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #16 57.00 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #16 57.01 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #16 57.02 [CC] res_speech.c -> res_speech.o #16 57.03 [CC] res_speech_aeap.c -> res_speech_aeap.o #16 57.09 [CC] res_stasis.c -> res_stasis.o #16 57.14 [CC] stasis/app.c -> stasis/app.o #16 57.14 [CC] stasis/command.c -> stasis/command.o #16 57.17 [CC] stasis/control.c -> stasis/control.o #16 57.21 [CC] stasis/messaging.c -> stasis/messaging.o #16 57.24 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #16 57.26 [CC] res_stasis_answer.c -> res_stasis_answer.o #16 57.29 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #16 57.29 [CC] res_stasis_playback.c -> res_stasis_playback.o #16 57.32 [CC] res_stasis_recording.c -> res_stasis_recording.o #16 57.32 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #16 57.34 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #16 57.39 [CC] res_statsd.c -> res_statsd.o #16 57.39 [CC] res_stun_monitor.c -> res_stun_monitor.o #16 57.41 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #16 57.43 [CC] res_timing_pthread.c -> res_timing_pthread.o #16 57.48 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #16 57.56 [CC] res_tonedetect.c -> res_tonedetect.o #16 57.57 [LD] res_adsi.o -> res_adsi.so #16 57.60 [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 #16 57.63 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #16 57.63 [LD] res_agi.o -> res_agi.so #16 57.64 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #16 57.65 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #16 57.67 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #16 57.68 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #16 57.68 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #16 57.71 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #16 57.71 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #16 57.71 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #16 57.71 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #16 57.71 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #16 57.71 [LD] res_audiosocket.o -> res_audiosocket.so #16 57.71 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #16 57.71 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #16 57.71 [LD] res_calendar.o -> res_calendar.so #16 57.72 [LD] res_clialiases.o -> res_clialiases.so #16 57.73 [LD] res_clioriginate.o -> res_clioriginate.so #16 57.76 [LD] res_config_curl.o -> res_config_curl.so #16 57.76 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #16 57.76 [LD] res_convert.o -> res_convert.so #16 57.76 [LD] res_curl.o -> res_curl.so #16 57.76 [LD] res_crypto.o -> res_crypto.so #16 57.76 [LD] res_fax.o -> res_fax.so #16 57.76 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #16 57.76 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #16 57.76 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #16 57.78 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #16 57.78 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #16 57.78 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #16 57.78 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #16 57.79 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #16 57.79 [LD] res_hep.o -> res_hep.so #16 57.80 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #16 57.80 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #16 57.80 [LD] res_http_media_cache.o -> res_http_media_cache.so #16 57.81 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #16 57.81 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #16 57.82 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #16 57.82 [LD] res_http_websocket.o -> res_http_websocket.so #16 57.83 [LD] res_musiconhold.o -> res_musiconhold.so #16 57.83 [LD] res_mutestream.o -> res_mutestream.so #16 57.83 [LD] res_limit.o -> res_limit.so #16 57.84 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #16 57.84 [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 #16 57.85 [LD] res_phoneprov.o -> res_phoneprov.so #16 57.86 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #16 57.86 [LD] res_pjproject.o -> res_pjproject.so #16 57.86 [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 #16 57.86 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #16 57.87 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #16 57.87 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #16 57.87 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #16 57.87 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #16 57.88 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #16 57.88 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #16 57.88 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #16 57.89 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #16 57.89 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #16 57.90 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #16 57.90 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #16 57.90 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #16 57.91 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #16 57.91 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #16 57.91 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #16 57.91 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #16 57.91 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #16 57.93 [LD] res_pjsip_history.o -> res_pjsip_history.so #16 57.93 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #16 57.94 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #16 57.94 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #16 57.95 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #16 57.95 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #16 57.95 [LD] res_pjsip_outbound_registration.o -> res_pjsip_outbound_registration.so #16 57.95 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #16 57.95 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #16 57.95 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #16 57.96 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #16 57.96 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #16 57.96 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #16 57.97 [LD] res_pjsip_path.o -> res_pjsip_path.so #16 57.98 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #16 57.99 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #16 57.99 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #16 57.99 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #16 57.99 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #16 58.00 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #16 58.00 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #16 58.00 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #16 58.00 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #16 58.00 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #16 58.01 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #16 58.02 [LD] res_realtime.o -> res_realtime.so #16 58.02 [LD] res_security_log.o -> res_security_log.so #16 58.02 [LD] res_smdi.o -> res_smdi.so #16 58.02 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #16 58.02 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #16 58.02 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #16 58.02 [LD] res_sorcery_config.o -> res_sorcery_config.so #16 58.02 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #16 58.02 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #16 58.02 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #16 58.06 [LD] res_speech_aeap.o -> res_speech_aeap.so #16 58.06 [LD] res_speech.o -> res_speech.so #16 58.06 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #16 58.06 [LD] res_stasis_answer.o -> res_stasis_answer.so #16 58.06 [LD] res_stasis_playback.o -> res_stasis_playback.so #16 58.06 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #16 58.06 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #16 58.06 [LD] res_statsd.o -> res_statsd.so #16 58.06 [LD] res_stun_monitor.o -> res_stun_monitor.so #16 58.06 [LD] res_timing_pthread.o -> res_timing_pthread.so #16 58.06 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #16 58.07 [LD] res_tonedetect.o -> res_tonedetect.so #16 58.08 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #16 58.11 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #16 58.26 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #16 58.89 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o -> res_pjsip_session.so #16 59.36 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #16 59.41 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #16 62.75 +--------- Asterisk Build Complete ---------+ #16 62.75 + Asterisk has successfully been built, and + #16 62.75 + can be installed by running: + #16 62.75 + + #16 62.75 + make install + #16 62.75 +-------------------------------------------+ #16 DONE 62.8s #17 [12/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/MASTER /tmp/asterisk-ver #17 DONE 0.1s #18 [13/15] RUN CD asterisk && git fetch && git checkout -B sysmocom/master origin/sysmocom/master #18 0.428 Reset branch 'sysmocom/master' #18 0.428 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #18 0.428 Your branch is up to date with 'origin/sysmocom/master'. #18 DONE 0.5s #19 [14/15] RUN CD asterisk && make "-j$(nproc)" && make install && make samples && ldconfig #19 1.832 +--------- Asterisk Build Complete ---------+ #19 1.833 + Asterisk has successfully been built, and + #19 1.834 + can be installed by running: + #19 1.834 + + #19 1.835 + make install + #19 1.835 +-------------------------------------------+ #19 3.689 Installing modules from channels... #19 3.705 Installing modules from pbx... #19 3.767 Installing modules from apps... #19 3.838 Installing modules from codecs... #19 3.859 Installing modules from formats... #19 3.879 Installing modules from cdr... #19 3.892 Installing modules from cel... #19 3.905 Installing modules from bridges... #19 3.941 Installing modules from funcs... #19 4.086 Installing modules from tests... #19 4.188 Installing modules from main... #19 4.280 Installing modules from res... #19 4.393 Installing modules from addons... #19 4.468 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #19 4.469 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #19 4.470 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #19 4.471 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #19 4.481 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #19 4.483 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #19 4.484 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #19 4.485 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #19 4.486 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #19 4.487 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #19 4.488 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #19 4.489 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #19 4.490 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #19 4.490 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #19 4.490 fi #19 4.491 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #19 4.492 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #19 4.493 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #19 4.496 find static-http | while read x; do \ #19 4.496 if test -d $x; then \ #19 4.496 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #19 4.496 else \ #19 4.496 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #19 4.496 fi \ #19 4.496 done #19 4.500 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #19 4.502 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #19 4.502 if [ -d doc/tex/asterisk ] ; then \ #19 4.502 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #19 4.502 for n in doc/tex/asterisk/* ; do \ #19 4.502 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #19 4.502 done \ #19 4.502 fi #19 4.503 for x in images/*.jpg; do \ #19 4.503 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #19 4.503 done #19 4.505 make -C sounds install #19 4.506 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #19 4.509 --2024-06-01 07:39:36-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #19 4.515 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #19 4.624 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #19 4.904 HTTP request sent, awaiting response... 200 OK #19 5.164 Length: 2466402 (2.4M) [application/octet-stream] #19 5.164 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #19 5.164 #19 5.164 0K .......... .......... .......... .......... .......... 2% 466K 5s #19 5.271 50K .......... .......... .......... .......... .......... 4% 467K 5s #19 5.378 100K .......... .......... .......... .......... .......... 6% 52.7M 3s #19 5.379 150K .......... .......... .......... .......... .......... 8% 136M 2s #19 5.379 200K .......... .......... .......... .......... .......... 10% 468K 3s #19 5.486 250K .......... .......... .......... .......... .......... 12% 87.5M 2s #19 5.487 300K .......... .......... .......... .......... .......... 14% 124M 2s #19 5.487 350K .......... .......... .......... .......... .......... 16% 110M 2s #19 5.488 400K .......... .......... .......... .......... .......... 18% 475K 2s #19 5.593 450K .......... .......... .......... .......... .......... 20% 107M 2s #19 5.593 500K .......... .......... .......... .......... .......... 22% 128M 1s #19 5.594 550K .......... .......... .......... .......... .......... 24% 113M 1s #19 5.594 600K .......... .......... .......... .......... .......... 26% 118M 1s #19 5.595 650K .......... .......... .......... .......... .......... 29% 117M 1s #19 5.595 700K .......... .......... .......... .......... .......... 31% 116M 1s #19 5.595 750K .......... .......... .......... .......... .......... 33% 89.4M 1s #19 5.596 800K .......... .......... .......... .......... .......... 35% 117M 1s #19 5.596 850K .......... .......... .......... .......... .......... 37% 484K 1s #19 5.700 900K .......... .......... .......... .......... .......... 39% 141M 1s #19 5.700 950K .......... .......... .......... .......... .......... 41% 149M 1s #19 5.700 1000K .......... .......... .......... .......... .......... 43% 124M 1s #19 5.701 1050K .......... .......... .......... .......... .......... 45% 116M 1s #19 5.701 1100K .......... .......... .......... .......... .......... 47% 117M 1s #19 5.702 1150K .......... .......... .......... .......... .......... 49% 87.2M 1s #19 5.702 1200K .......... .......... .......... .......... .......... 51% 117M 0s #19 5.703 1250K .......... .......... .......... .......... .......... 53% 117M 0s #19 5.703 1300K .......... .......... .......... .......... .......... 56% 117M 0s #19 5.703 1350K .......... .......... .......... .......... .......... 58% 115M 0s #19 5.704 1400K .......... .......... .......... .......... .......... 60% 116M 0s #19 5.704 1450K .......... .......... .......... .......... .......... 62% 116M 0s #19 5.705 1500K .......... .......... .......... .......... .......... 64% 116M 0s #19 5.705 1550K .......... .......... .......... .......... .......... 66% 89.1M 0s #19 5.706 1600K .......... .......... .......... .......... .......... 68% 116M 0s #19 5.706 1650K .......... .......... .......... .......... .......... 70% 117M 0s #19 5.706 1700K .......... .......... .......... .......... .......... 72% 116M 0s #19 5.707 1750K .......... .......... .......... .......... .......... 74% 496K 0s #19 5.808 1800K .......... .......... .......... .......... .......... 76% 147M 0s #19 5.808 1850K .......... .......... .......... .......... .......... 78% 124M 0s #19 5.808 1900K .......... .......... .......... .......... .......... 80% 120M 0s #19 5.809 1950K .......... .......... .......... .......... .......... 83% 105M 0s #19 5.809 2000K .......... .......... .......... .......... .......... 85% 123M 0s #19 5.810 2050K .......... .......... .......... .......... .......... 87% 74.5M 0s #19 5.810 2100K .......... .......... .......... .......... .......... 89% 111M 0s #19 5.811 2150K .......... .......... .......... .......... .......... 91% 108M 0s #19 5.811 2200K .......... .......... .......... .......... .......... 93% 115M 0s #19 5.812 2250K .......... .......... .......... .......... .......... 95% 130M 0s #19 5.812 2300K .......... .......... .......... .......... .......... 97% 145M 0s #19 5.812 2350K .......... .......... .......... .......... .......... 99% 124M 0s #19 5.813 2400K ........ 100% 150M=0.6s #19 5.813 #19 5.813 2024-06-01 07:39:37 (3.62 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #19 5.813 #19 5.853 --2024-06-01 07:39:37-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #19 5.858 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #19 5.858 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #19 6.138 HTTP request sent, awaiting response... 200 OK #19 6.395 Length: 15359473 (15M) [application/octet-stream] #19 6.395 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #19 6.395 #19 6.395 0K .......... .......... .......... .......... .......... 0% 466K 32s #19 6.502 50K .......... .......... .......... .......... .......... 0% 469K 32s #19 6.609 100K .......... .......... .......... .......... .......... 1% 50.1M 21s #19 6.610 150K .......... .......... .......... .......... .......... 1% 135M 16s #19 6.610 200K .......... .......... .......... .......... .......... 1% 473K 19s #19 6.716 250K .......... .......... .......... .......... .......... 2% 117M 16s #19 6.716 300K .......... .......... .......... .......... .......... 2% 117M 13s #19 6.717 350K .......... .......... .......... .......... .......... 2% 88.9M 12s #19 6.717 400K .......... .......... .......... .......... .......... 3% 475K 14s #19 6.823 450K .......... .......... .......... .......... .......... 3% 114M 12s #19 6.823 500K .......... .......... .......... .......... .......... 3% 142M 11s #19 6.823 550K .......... .......... .......... .......... .......... 4% 113M 10s #19 6.824 600K .......... .......... .......... .......... .......... 4% 118M 9s #19 6.824 650K .......... .......... .......... .......... .......... 4% 115M 9s #19 6.825 700K .......... .......... .......... .......... .......... 5% 117M 8s #19 6.825 750K .......... .......... .......... .......... .......... 5% 89.1M 8s #19 6.826 800K .......... .......... .......... .......... .......... 5% 113M 7s #19 6.826 850K .......... .......... .......... .......... .......... 6% 480K 8s #19 6.930 900K .......... .......... .......... .......... .......... 6% 146M 8s #19 6.931 950K .......... .......... .......... .......... .......... 6% 136M 8s #19 6.931 1000K .......... .......... .......... .......... .......... 7% 127M 7s #19 6.931 1050K .......... .......... .......... .......... .......... 7% 142M 7s #19 6.932 1100K .......... .......... .......... .......... .......... 7% 142M 6s #19 6.932 1150K .......... .......... .......... .......... .......... 8% 96.6M 6s #19 6.933 1200K .......... .......... .......... .......... .......... 8% 113M 6s #19 6.933 1250K .......... .......... .......... .......... .......... 8% 116M 6s #19 6.933 1300K .......... .......... .......... .......... .......... 9% 71.9M 5s #19 6.934 1350K .......... .......... .......... .......... .......... 9% 106M 5s #19 6.935 1400K .......... .......... .......... .......... .......... 9% 122M 5s #19 6.935 1450K .......... .......... .......... .......... .......... 10% 120M 5s #19 6.935 1500K .......... .......... .......... .......... .......... 10% 116M 5s #19 6.936 1550K .......... .......... .......... .......... .......... 10% 100M 5s #19 6.936 1600K .......... .......... .......... .......... .......... 11% 379M 4s #19 6.936 1650K .......... .......... .......... .......... .......... 11% 698M 4s #19 6.936 1700K .......... .......... .......... .......... .......... 11% 162M 4s #19 6.937 1750K .......... .......... .......... .......... .......... 12% 497K 5s #19 7.037 1800K .......... .......... .......... .......... .......... 12% 127M 5s #19 7.038 1850K .......... .......... .......... .......... .......... 12% 155M 4s #19 7.038 1900K .......... .......... .......... .......... .......... 13% 83.0M 4s #19 7.039 1950K .......... .......... .......... .......... .......... 13% 117M 4s #19 7.039 2000K .......... .......... .......... .......... .......... 13% 154M 4s #19 7.039 2050K .......... .......... .......... .......... .......... 14% 130M 4s #19 7.040 2100K .......... .......... .......... .......... .......... 14% 147M 4s #19 7.040 2150K .......... .......... .......... .......... .......... 14% 133M 4s #19 7.040 2200K .......... .......... .......... .......... .......... 15% 124M 4s #19 7.041 2250K .......... .......... .......... .......... .......... 15% 140M 4s #19 7.041 2300K .......... .......... .......... .......... .......... 15% 134M 3s #19 7.041 2350K .......... .......... .......... .......... .......... 16% 114M 3s #19 7.042 2400K .......... .......... .......... .......... .......... 16% 91.2M 3s #19 7.042 2450K .......... .......... .......... .......... .......... 16% 110M 3s #19 7.043 2500K .......... .......... .......... .......... .......... 17% 170M 3s #19 7.043 2550K .......... .......... .......... .......... .......... 17% 140M 3s #19 7.043 2600K .......... .......... .......... .......... .......... 17% 116M 3s #19 7.044 2650K .......... .......... .......... .......... .......... 18% 117M 3s #19 7.044 2700K .......... .......... .......... .......... .......... 18% 117M 3s #19 7.045 2750K .......... .......... .......... .......... .......... 18% 87.5M 3s #19 7.045 2800K .......... .......... .......... .......... .......... 19% 117M 3s #19 7.046 2850K .......... .......... .......... .......... .......... 19% 117M 3s #19 7.046 2900K .......... .......... .......... .......... .......... 19% 117M 3s #19 7.047 2950K .......... .......... .......... .......... .......... 20% 115M 3s #19 7.047 3000K .......... .......... .......... .......... .......... 20% 445K 3s #19 7.159 3050K .......... .......... .......... .......... .......... 20% 210M 3s #19 7.160 3100K .......... .......... .......... .......... .......... 21% 159M 3s #19 7.160 3150K .......... .......... .......... .......... .......... 21% 252M 3s #19 7.160 3200K .......... .......... .......... .......... .......... 21% 276M 3s #19 7.160 3250K .......... .......... .......... .......... .......... 22% 310M 3s #19 7.160 3300K .......... .......... .......... .......... .......... 22% 1.74M 3s #19 7.188 3350K .......... .......... .......... .......... .......... 22% 790K 3s #19 7.252 3400K .......... .......... .......... .......... .......... 23% 774M 3s #19 7.252 3450K .......... .......... .......... .......... .......... 23% 211M 3s #19 7.252 3500K .......... .......... .......... .......... .......... 23% 210M 3s #19 7.252 3550K .......... .......... .......... .......... .......... 24% 533M 3s #19 7.252 3600K .......... .......... .......... .......... .......... 24% 852M 3s #19 7.252 3650K .......... .......... .......... .......... .......... 24% 293M 3s #19 7.252 3700K .......... .......... .......... .......... .......... 25% 757M 3s #19 7.253 3750K .......... .......... .......... .......... .......... 25% 689M 3s #19 7.253 3800K .......... .......... .......... .......... .......... 25% 738M 2s #19 7.253 3850K .......... .......... .......... .......... .......... 26% 825M 2s #19 7.253 3900K .......... .......... .......... .......... .......... 26% 810M 2s #19 7.253 3950K .......... .......... .......... .......... .......... 26% 673M 2s #19 7.253 4000K .......... .......... .......... .......... .......... 27% 846M 2s #19 7.253 4050K .......... .......... .......... .......... .......... 27% 835M 2s #19 7.253 4100K .......... .......... .......... .......... .......... 27% 840M 2s #19 7.253 4150K .......... .......... .......... .......... .......... 28% 773M 2s #19 7.253 4200K .......... .......... .......... .......... .......... 28% 803M 2s #19 7.253 4250K .......... .......... .......... .......... .......... 28% 456M 2s #19 7.253 4300K .......... .......... .......... .......... .......... 29% 786M 2s #19 7.253 4350K .......... .......... .......... .......... .......... 29% 657M 2s #19 7.253 4400K .......... .......... .......... .......... .......... 29% 770M 2s #19 7.253 4450K .......... .......... .......... .......... .......... 30% 741M 2s #19 7.254 4500K .......... .......... .......... .......... .......... 30% 774M 2s #19 7.254 4550K .......... .......... .......... .......... .......... 30% 707M 2s #19 7.254 4600K .......... .......... .......... .......... .......... 31% 774M 2s #19 7.254 4650K .......... .......... .......... .......... .......... 31% 770M 2s #19 7.254 4700K .......... .......... .......... .......... .......... 31% 570M 2s #19 7.254 4750K .......... .......... .......... .......... .......... 32% 631M 2s #19 7.254 4800K .......... .......... .......... .......... .......... 32% 717M 2s #19 7.254 4850K .......... .......... .......... .......... .......... 32% 6.40M 2s #19 7.262 4900K .......... .......... .......... .......... .......... 33% 275M 2s #19 7.262 4950K .......... .......... .......... .......... .......... 33% 185M 2s #19 7.262 5000K .......... .......... .......... .......... .......... 33% 399M 2s #19 7.262 5050K .......... .......... .......... .......... .......... 34% 261M 2s #19 7.262 5100K .......... .......... .......... .......... .......... 34% 190M 2s #19 7.263 5150K .......... .......... .......... .......... .......... 34% 123M 2s #19 7.263 5200K .......... .......... .......... .......... .......... 35% 220M 2s #19 7.263 5250K .......... .......... .......... .......... .......... 35% 274M 2s #19 7.263 5300K .......... .......... .......... .......... .......... 35% 261M 2s #19 7.264 5350K .......... .......... .......... .......... .......... 36% 216M 2s #19 7.264 5400K .......... .......... .......... .......... .......... 36% 87.2M 2s #19 7.264 5450K .......... .......... .......... .......... .......... 36% 349M 2s #19 7.265 5500K .......... .......... .......... .......... .......... 37% 763M 1s #19 7.265 5550K .......... .......... .......... .......... .......... 37% 638M 1s #19 7.265 5600K .......... .......... .......... .......... .......... 37% 748M 1s #19 7.265 5650K .......... .......... .......... .......... .......... 38% 774M 1s #19 7.265 5700K .......... .......... .......... .......... .......... 38% 414M 1s #19 7.265 5750K .......... .......... .......... .......... .......... 38% 673M 1s #19 7.265 5800K .......... .......... .......... .......... .......... 39% 794M 1s #19 7.265 5850K .......... .......... .......... .......... .......... 39% 735M 1s #19 7.265 5900K .......... .......... .......... .......... .......... 39% 817M 1s #19 7.265 5950K .......... .......... .......... .......... .......... 40% 703M 1s #19 7.265 6000K .......... .......... .......... .......... .......... 40% 810M 1s #19 7.265 6050K .......... .......... .......... .......... .......... 40% 535K 1s #19 7.359 6100K .......... .......... .......... .......... .......... 41% 94.2M 1s #19 7.359 6150K .......... .......... .......... .......... .......... 41% 52.1M 1s #19 7.360 6200K .......... .......... .......... .......... .......... 41% 117M 1s #19 7.361 6250K .......... .......... .......... .......... .......... 42% 15.5M 1s #19 7.364 6300K .......... .......... .......... .......... .......... 42% 97.7M 1s #19 7.364 6350K .......... .......... .......... .......... .......... 42% 12.4M 1s #19 7.368 6400K .......... .......... .......... .......... .......... 43% 118M 1s #19 7.369 6450K .......... .......... .......... .......... .......... 43% 117M 1s #19 7.369 6500K .......... .......... .......... .......... .......... 43% 117M 1s #19 7.369 6550K .......... .......... .......... .......... .......... 44% 115M 1s #19 7.370 6600K .......... .......... .......... .......... .......... 44% 116M 1s #19 7.370 6650K .......... .......... .......... .......... .......... 44% 116M 1s #19 7.371 6700K .......... .......... .......... .......... .......... 45% 116M 1s #19 7.371 6750K .......... .......... .......... .......... .......... 45% 90.6M 1s #19 7.372 6800K .......... .......... .......... .......... .......... 45% 116M 1s #19 7.372 6850K .......... .......... .......... .......... .......... 46% 117M 1s #19 7.373 6900K .......... .......... .......... .......... .......... 46% 116M 1s #19 7.373 6950K .......... .......... .......... .......... .......... 46% 115M 1s #19 7.373 7000K .......... .......... .......... .......... .......... 47% 116M 1s #19 7.374 7050K .......... .......... .......... .......... .......... 47% 117M 1s #19 7.374 7100K .......... .......... .......... .......... .......... 47% 117M 1s #19 7.375 7150K .......... .......... .......... .......... .......... 48% 464K 1s #19 7.483 7200K .......... .......... .......... .......... .......... 48% 103M 1s #19 7.483 7250K .......... .......... .......... .......... .......... 48% 66.0M 1s #19 7.484 7300K .......... .......... .......... .......... .......... 49% 140M 1s #19 7.484 7350K .......... .......... .......... .......... .......... 49% 129M 1s #19 7.484 7400K .......... .......... .......... .......... .......... 49% 131M 1s #19 7.485 7450K .......... .......... .......... .......... .......... 50% 566K 1s #19 7.573 7500K .......... .......... .......... .......... .......... 50% 133M 1s #19 7.573 7550K .......... .......... .......... .......... .......... 50% 31.3M 1s #19 7.575 7600K .......... .......... .......... .......... .......... 51% 132M 1s #19 7.575 7650K .......... .......... .......... .......... .......... 51% 17.9M 1s #19 7.578 7700K .......... .......... .......... .......... .......... 51% 166M 1s #19 7.578 7750K .......... .......... .......... .......... .......... 52% 214M 1s #19 7.578 7800K .......... .......... .......... .......... .......... 52% 51.1M 1s #19 7.579 7850K .......... .......... .......... .......... .......... 52% 15.5M 1s #19 7.583 7900K .......... .......... .......... .......... .......... 53% 131M 1s #19 7.583 7950K .......... .......... .......... .......... .......... 53% 99.6M 1s #19 7.583 8000K .......... .......... .......... .......... .......... 53% 179M 1s #19 7.584 8050K .......... .......... .......... .......... .......... 54% 485M 1s #19 7.584 8100K .......... .......... .......... .......... .......... 54% 459M 1s #19 7.584 8150K .......... .......... .......... .......... .......... 54% 473M 1s #19 7.584 8200K .......... .......... .......... .......... .......... 55% 560M 1s #19 7.584 8250K .......... .......... .......... .......... .......... 55% 549M 1s #19 7.584 8300K .......... .......... .......... .......... .......... 55% 539M 1s #19 7.584 8350K .......... .......... .......... .......... .......... 56% 407M 1s #19 7.584 8400K .......... .......... .......... .......... .......... 56% 238M 1s #19 7.585 8450K .......... .......... .......... .......... .......... 56% 451M 1s #19 7.585 8500K .......... .......... .......... .......... .......... 57% 470M 1s #19 7.585 8550K .......... .......... .......... .......... .......... 57% 420M 1s #19 7.585 8600K .......... .......... .......... .......... .......... 57% 468M 1s #19 7.585 8650K .......... .......... .......... .......... .......... 58% 453M 1s #19 7.585 8700K .......... .......... .......... .......... .......... 58% 469M 1s #19 7.585 8750K .......... .......... .......... .......... .......... 58% 339M 1s #19 7.585 8800K .......... .......... .......... .......... .......... 59% 218M 1s #19 7.586 8850K .......... .......... .......... .......... .......... 59% 172M 1s #19 7.586 8900K .......... .......... .......... .......... .......... 59% 172M 1s #19 7.586 8950K .......... .......... .......... .......... .......... 60% 114M 1s #19 7.587 9000K .......... .......... .......... .......... .......... 60% 115M 1s #19 7.587 9050K .......... .......... .......... .......... .......... 60% 244M 1s #19 7.587 9100K .......... .......... .......... .......... .......... 61% 238M 1s #19 7.588 9150K .......... .......... .......... .......... .......... 61% 102M 1s #19 7.588 9200K .......... .......... .......... .......... .......... 61% 115M 1s #19 7.588 9250K .......... .......... .......... .......... .......... 62% 130M 1s #19 7.589 9300K .......... .......... .......... .......... .......... 62% 127M 1s #19 7.589 9350K .......... .......... .......... .......... .......... 62% 113M 1s #19 7.590 9400K .......... .......... .......... .......... .......... 63% 147M 1s #19 7.590 9450K .......... .......... .......... .......... .......... 63% 683M 1s #19 7.590 9500K .......... .......... .......... .......... .......... 63% 731M 1s #19 7.590 9550K .......... .......... .......... .......... .......... 64% 639M 1s #19 7.590 9600K .......... .......... .......... .......... .......... 64% 494M 1s #19 7.590 9650K .......... .......... .......... .......... .......... 64% 719M 1s #19 7.590 9700K .......... .......... .......... .......... .......... 65% 757M 1s #19 7.590 9750K .......... .......... .......... .......... .......... 65% 659M 1s #19 7.590 9800K .......... .......... .......... .......... .......... 65% 729M 1s #19 7.590 9850K .......... .......... .......... .......... .......... 66% 680M 1s #19 7.591 9900K .......... .......... .......... .......... .......... 66% 735M 1s #19 7.591 9950K .......... .......... .......... .......... .......... 66% 675M 1s #19 7.591 10000K .......... .......... .......... .......... .......... 67% 748M 1s #19 7.591 10050K .......... .......... .......... .......... .......... 67% 718M 1s #19 7.591 10100K .......... .......... .......... .......... .......... 67% 795M 1s #19 7.591 10150K .......... .......... .......... .......... .......... 68% 116M 1s #19 7.591 10200K .......... .......... .......... .......... .......... 68% 118M 1s #19 7.592 10250K .......... .......... .......... .......... .......... 68% 502K 1s #19 7.692 10300K .......... .......... .......... .......... .......... 69% 103M 1s #19 7.692 10350K .......... .......... .......... .......... .......... 69% 104M 1s #19 7.692 10400K .......... .......... .......... .......... .......... 69% 125M 1s #19 7.693 10450K .......... .......... .......... .......... .......... 70% 122M 1s #19 7.693 10500K .......... .......... .......... .......... .......... 70% 123M 1s #19 7.693 10550K .......... .......... .......... .......... .......... 70% 112M 1s #19 7.694 10600K .......... .......... .......... .......... .......... 71% 120M 1s #19 7.694 10650K .......... .......... .......... .......... .......... 71% 113M 1s #19 7.695 10700K .......... .......... .......... .......... .......... 71% 118M 1s #19 7.695 10750K .......... .......... .......... .......... .......... 72% 100M 1s #19 7.696 10800K .......... .......... .......... .......... .......... 72% 68.9M 0s #19 7.696 10850K .......... .......... .......... .......... .......... 72% 113M 0s #19 7.697 10900K .......... .......... .......... .......... .......... 73% 118M 0s #19 7.697 10950K .......... .......... .......... .......... .......... 73% 103M 0s #19 7.698 11000K .......... .......... .......... .......... .......... 73% 116M 0s #19 7.698 11050K .......... .......... .......... .......... .......... 74% 111M 0s #19 7.698 11100K .......... .......... .......... .......... .......... 74% 118M 0s #19 7.699 11150K .......... .......... .......... .......... .......... 74% 95.3M 0s #19 7.699 11200K .......... .......... .......... .......... .......... 75% 113M 0s #19 7.700 11250K .......... .......... .......... .......... .......... 75% 106M 0s #19 7.700 11300K .......... .......... .......... .......... .......... 75% 119M 0s #19 7.701 11350K .......... .......... .......... .......... .......... 76% 109M 0s #19 7.701 11400K .......... .......... .......... .......... .......... 76% 86.6M 0s #19 7.702 11450K .......... .......... .......... .......... .......... 76% 114M 0s #19 7.702 11500K .......... .......... .......... .......... .......... 77% 118M 0s #19 7.703 11550K .......... .......... .......... .......... .......... 77% 95.4M 0s #19 7.703 11600K .......... .......... .......... .......... .......... 77% 115M 0s #19 7.704 11650K .......... .......... .......... .......... .......... 78% 127M 0s #19 7.704 11700K .......... .......... .......... .......... .......... 78% 139M 0s #19 7.704 11750K .......... .......... .......... .......... .......... 78% 534K 0s #19 7.798 11800K .......... .......... .......... .......... .......... 79% 126M 0s #19 7.798 11850K .......... .......... .......... .......... .......... 79% 136M 0s #19 7.799 11900K .......... .......... .......... .......... .......... 79% 117M 0s #19 7.799 11950K .......... .......... .......... .......... .......... 80% 85.3M 0s #19 7.800 12000K .......... .......... .......... .......... .......... 80% 94.9M 0s #19 7.800 12050K .......... .......... .......... .......... .......... 80% 113M 0s #19 7.800 12100K .......... .......... .......... .......... .......... 81% 117M 0s #19 7.801 12150K .......... .......... .......... .......... .......... 81% 114M 0s #19 7.801 12200K .......... .......... .......... .......... .......... 81% 117M 0s #19 7.802 12250K .......... .......... .......... .......... .......... 82% 116M 0s #19 7.802 12300K .......... .......... .......... .......... .......... 82% 105M 0s #19 7.803 12350K .......... .......... .......... .......... .......... 82% 89.9M 0s #19 7.803 12400K .......... .......... .......... .......... .......... 83% 117M 0s #19 7.804 12450K .......... .......... .......... .......... .......... 83% 115M 0s #19 7.804 12500K .......... .......... .......... .......... .......... 83% 117M 0s #19 7.804 12550K .......... .......... .......... .......... .......... 84% 101M 0s #19 7.805 12600K .......... .......... .......... .......... .......... 84% 133M 0s #19 7.805 12650K .......... .......... .......... .......... .......... 84% 116M 0s #19 7.806 12700K .......... .......... .......... .......... .......... 85% 26.7M 0s #19 7.808 12750K .......... .......... .......... .......... .......... 85% 90.0M 0s #19 7.808 12800K .......... .......... .......... .......... .......... 85% 115M 0s #19 7.808 12850K .......... .......... .......... .......... .......... 86% 114M 0s #19 7.809 12900K .......... .......... .......... .......... .......... 86% 112M 0s #19 7.809 12950K .......... .......... .......... .......... .......... 86% 118M 0s #19 7.810 13000K .......... .......... .......... .......... .......... 87% 115M 0s #19 7.810 13050K .......... .......... .......... .......... .......... 87% 117M 0s #19 7.811 13100K .......... .......... .......... .......... .......... 87% 115M 0s #19 7.811 13150K .......... .......... .......... .......... .......... 88% 88.0M 0s #19 7.812 13200K .......... .......... .......... .......... .......... 88% 119M 0s #19 7.812 13250K .......... .......... .......... .......... .......... 88% 544K 0s #19 7.904 13300K .......... .......... .......... .......... .......... 89% 108M 0s #19 7.904 13350K .......... .......... .......... .......... .......... 89% 127M 0s #19 7.905 13400K .......... .......... .......... .......... .......... 89% 117M 0s #19 7.905 13450K .......... .......... .......... .......... .......... 90% 118M 0s #19 7.906 13500K .......... .......... .......... .......... .......... 90% 102M 0s #19 7.906 13550K .......... .......... .......... .......... .......... 90% 78.1M 0s #19 7.907 13600K .......... .......... .......... .......... .......... 91% 117M 0s #19 7.907 13650K .......... .......... .......... .......... .......... 91% 102M 0s #19 7.908 13700K .......... .......... .......... .......... .......... 91% 116M 0s #19 7.908 13750K .......... .......... .......... .......... .......... 92% 115M 0s #19 7.908 13800K .......... .......... .......... .......... .......... 92% 116M 0s #19 7.909 13850K .......... .......... .......... .......... .......... 92% 116M 0s #19 7.909 13900K .......... .......... .......... .......... .......... 93% 118M 0s #19 7.910 13950K .......... .......... .......... .......... .......... 93% 70.4M 0s #19 7.910 14000K .......... .......... .......... .......... .......... 93% 118M 0s #19 7.911 14050K .......... .......... .......... .......... .......... 94% 117M 0s #19 7.911 14100K .......... .......... .......... .......... .......... 94% 116M 0s #19 7.912 14150K .......... .......... .......... .......... .......... 94% 115M 0s #19 7.912 14200K .......... .......... .......... .......... .......... 95% 117M 0s #19 7.912 14250K .......... .......... .......... .......... .......... 95% 30.3M 0s #19 7.914 14300K .......... .......... .......... .......... .......... 95% 114M 0s #19 7.915 14350K .......... .......... .......... .......... .......... 96% 89.1M 0s #19 7.915 14400K .......... .......... .......... .......... .......... 96% 118M 0s #19 7.915 14450K .......... .......... .......... .......... .......... 96% 116M 0s #19 7.916 14500K .......... .......... .......... .......... .......... 97% 118M 0s #19 7.916 14550K .......... .......... .......... .......... .......... 97% 115M 0s #19 7.917 14600K .......... .......... .......... .......... .......... 97% 101M 0s #19 7.917 14650K .......... .......... .......... .......... .......... 98% 138M 0s #19 7.918 14700K .......... .......... .......... .......... .......... 98% 73.6M 0s #19 7.918 14750K .......... .......... .......... .......... .......... 98% 611K 0s #19 8.000 14800K .......... .......... .......... .......... .......... 99% 4.37M 0s #19 8.011 14850K .......... .......... .......... .......... .......... 99% 118M 0s #19 8.012 14900K .......... .......... .......... .......... .......... 99% 117M 0s #19 8.012 14950K .......... .......... .......... .......... ......... 100% 144M=1.6s #19 8.012 #19 8.013 2024-06-01 07:39:40 (9.06 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #19 8.013 #19 8.118 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #19 8.118 find rest-api -name "*.json" | while read x; do \ #19 8.118 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #19 8.118 done #19 8.128 +---- Asterisk Installation Complete -------+ #19 8.128 + + #19 8.129 + YOU MUST READ THE SECURITY DOCUMENT + #19 8.130 + + #19 8.130 + Asterisk has successfully been installed. + #19 8.131 + If you would like to install the sample + #19 8.131 + configuration files (overwriting any + #19 8.131 + existing config files), run: + #19 8.132 + + #19 8.132 + For generic reference documentation: + #19 8.133 + make samples + #19 8.134 + + #19 8.134 + For a sample basic PBX: + #19 8.134 + make basic-pbx + #19 8.135 + + #19 8.135 + + #19 8.136 +----------------- or ---------------------+ #19 8.136 + + #19 8.137 + You can go ahead and install the asterisk + #19 8.137 + program documentation now or later run: + #19 8.138 + + #19 8.138 + make progdocs + #19 8.139 + + #19 8.139 + **Note** This requires that you have + #19 8.140 + doxygen installed on your local system + #19 8.140 +-------------------------------------------+ #19 12.11 Installing adsi config files... #19 12.11 /usr/bin/install -c -d "/etc/asterisk" #19 12.11 Installing configs/samples/asterisk.adsi #19 12.11 Installing configs/samples/telcordia-1.adsi #19 12.11 Installing other config files... #19 12.11 Installing file configs/samples/acl.conf.sample #19 12.11 Installing file configs/samples/adsi.conf.sample #19 12.12 Installing file configs/samples/aeap.conf.sample #19 12.12 Installing file configs/samples/agents.conf.sample #19 12.12 Installing file configs/samples/alarmreceiver.conf.sample #19 12.12 Installing file configs/samples/alsa.conf.sample #19 12.12 Installing file configs/samples/amd.conf.sample #19 12.12 Installing file configs/samples/app_skel.conf.sample #19 12.12 Installing file configs/samples/ari.conf.sample #19 12.12 Installing file configs/samples/ast_debug_tools.conf.sample #19 12.12 Installing file configs/samples/asterisk.conf.sample #19 12.12 Installing file configs/samples/calendar.conf.sample #19 12.12 Installing file configs/samples/ccss.conf.sample #19 12.12 Installing file configs/samples/cdr.conf.sample #19 12.13 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #19 12.13 Installing file configs/samples/cdr_beanstalkd.conf.sample #19 12.13 Installing file configs/samples/cdr_custom.conf.sample #19 12.13 Installing file configs/samples/cdr_manager.conf.sample #19 12.13 Installing file configs/samples/cdr_odbc.conf.sample #19 12.13 Installing file configs/samples/cdr_pgsql.conf.sample #19 12.13 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #19 12.13 Installing file configs/samples/cdr_tds.conf.sample #19 12.13 Installing file configs/samples/cel.conf.sample #19 12.13 Installing file configs/samples/cel_beanstalkd.conf.sample #19 12.13 Installing file configs/samples/cel_custom.conf.sample #19 12.13 Installing file configs/samples/cel_odbc.conf.sample #19 12.14 Installing file configs/samples/cel_pgsql.conf.sample #19 12.14 Installing file configs/samples/cel_sqlite3_custom.conf.sample #19 12.14 Installing file configs/samples/cel_tds.conf.sample #19 12.14 Installing file configs/samples/chan_dahdi.conf.sample #19 12.14 Installing file configs/samples/chan_mobile.conf.sample #19 12.14 Installing file configs/samples/cli.conf.sample #19 12.14 Installing file configs/samples/cli_aliases.conf.sample #19 12.14 Installing file configs/samples/cli_permissions.conf.sample #19 12.14 Installing file configs/samples/codecs.conf.sample #19 12.14 Installing file configs/samples/confbridge.conf.sample #19 12.14 Installing file configs/samples/config_test.conf.sample #19 12.15 Installing file configs/samples/console.conf.sample #19 12.15 Installing file configs/samples/dbsep.conf.sample #19 12.15 Installing file configs/samples/dnsmgr.conf.sample #19 12.15 Installing file configs/samples/dsp.conf.sample #19 12.15 Installing file configs/samples/dundi.conf.sample #19 12.15 Installing file configs/samples/enum.conf.sample #19 12.15 Installing file configs/samples/extconfig.conf.sample #19 12.15 Installing file configs/samples/extensions.ael.sample #19 12.15 Installing file configs/samples/extensions.conf.sample #19 12.15 Installing file configs/samples/extensions.lua.sample #19 12.15 Installing file configs/samples/extensions_minivm.conf.sample #19 12.16 Installing file configs/samples/features.conf.sample #19 12.16 Installing file configs/samples/festival.conf.sample #19 12.16 Installing file configs/samples/followme.conf.sample #19 12.16 Installing file configs/samples/func_odbc.conf.sample #19 12.16 Installing file configs/samples/geolocation.conf.sample #19 12.16 Installing file configs/samples/hep.conf.sample #19 12.16 Installing file configs/samples/http.conf.sample #19 12.16 Installing file configs/samples/iax.conf.sample #19 12.16 Installing file configs/samples/iaxprov.conf.sample #19 12.16 Installing file configs/samples/indications.conf.sample #19 12.17 Installing file configs/samples/logger.conf.sample #19 12.17 Installing file configs/samples/manager.conf.sample #19 12.17 Installing file configs/samples/meetme.conf.sample #19 12.17 Installing file configs/samples/mgcp.conf.sample #19 12.17 Installing file configs/samples/minivm.conf.sample #19 12.17 Installing file configs/samples/modules.conf.sample #19 12.17 Installing file configs/samples/motif.conf.sample #19 12.17 Installing file configs/samples/musiconhold.conf.sample #19 12.17 Installing file configs/samples/ooh323.conf.sample #19 12.17 Installing file configs/samples/osp.conf.sample #19 12.17 Installing file configs/samples/phoneprov.conf.sample #19 12.18 Installing file configs/samples/pjproject.conf.sample #19 12.18 Installing file configs/samples/pjsip.conf.sample #19 12.18 Installing file configs/samples/pjsip_notify.conf.sample #19 12.18 Installing file configs/samples/pjsip_wizard.conf.sample #19 12.18 Installing file configs/samples/prometheus.conf.sample #19 12.18 Installing file configs/samples/queuerules.conf.sample #19 12.18 Installing file configs/samples/queues.conf.sample #19 12.18 Installing file configs/samples/res_config_mysql.conf.sample #19 12.18 Installing file configs/samples/res_config_odbc.conf.sample #19 12.18 Installing file configs/samples/res_config_sqlite3.conf.sample #19 12.19 Installing file configs/samples/res_corosync.conf.sample #19 12.19 Installing file configs/samples/res_curl.conf.sample #19 12.19 Installing file configs/samples/res_fax.conf.sample #19 12.19 Installing file configs/samples/res_http_media_cache.conf.sample #19 12.19 Installing file configs/samples/res_ldap.conf.sample #19 12.19 Installing file configs/samples/res_odbc.conf.sample #19 12.19 Installing file configs/samples/res_parking.conf.sample #19 12.19 Installing file configs/samples/res_pgsql.conf.sample #19 12.19 Installing file configs/samples/res_pktccops.conf.sample #19 12.19 Installing file configs/samples/res_snmp.conf.sample #19 12.20 Installing file configs/samples/res_stun_monitor.conf.sample #19 12.20 Installing file configs/samples/resolver_unbound.conf.sample #19 12.20 Installing file configs/samples/rtp.conf.sample #19 12.20 Installing file configs/samples/say.conf.sample #19 12.20 Installing file configs/samples/sip.conf.sample #19 12.20 Installing file configs/samples/sip_notify.conf.sample #19 12.20 Installing file configs/samples/skinny.conf.sample #19 12.20 Installing file configs/samples/sla.conf.sample #19 12.20 Installing file configs/samples/smdi.conf.sample #19 12.20 Installing file configs/samples/sorcery.conf.sample #19 12.21 Installing file configs/samples/ss7.timers.sample #19 12.21 Installing file configs/samples/stasis.conf.sample #19 12.21 Installing file configs/samples/statsd.conf.sample #19 12.21 Installing file configs/samples/stir_shaken.conf.sample #19 12.21 Installing file configs/samples/test_sorcery.conf.sample #19 12.21 Installing file configs/samples/udptl.conf.sample #19 12.21 Installing file configs/samples/unistim.conf.sample #19 12.21 Installing file configs/samples/users.conf.sample #19 12.21 Installing file configs/samples/voicemail.conf.sample #19 12.21 Installing file configs/samples/xmpp.conf.sample #19 12.21 Updating asterisk.conf #19 12.22 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #19 12.22 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #19 12.22 Installing file phoneprov/000000000000-directory.xml #19 12.22 Installing file phoneprov/000000000000-phone.cfg #19 12.22 Installing file phoneprov/000000000000.cfg #19 12.22 Installing file phoneprov/polycom.xml #19 12.22 Installing file phoneprov/polycom_line.xml #19 12.22 Installing file phoneprov/snom-mac.xml #19 DONE 12.4s #20 [15/15] RUN SETCAP 'cap_net_admin,cap_sys_resource=ep' /usr/sbin/asterisk #20 DONE 0.6s #21 exporting to image #21 exporting layers #21 exporting layers 3.0s done #21 writing image sha256:ffde6d9d98b9308be8f9a0681ddfe0cbeb0a4af331123e648aa535bee2aaa0ac #21 writing image sha256:ffde6d9d98b9308be8f9a0681ddfe0cbeb0a4af331123e648aa535bee2aaa0ac 0.0s done #21 naming to docker.io/osmocom-build/asterisk-master:latest 0.0s done #21 DONE 3.1s 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 ffde6d9d98b9 + 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c1b54cad42e3d53b1715cd701682b59149603c6b8bcbc330e580e4643c545f5a Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-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.29kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" asterisk #8 0.233 + OSMO_TTCN3_BRANCH=master #8 0.233 + shift #8 0.233 + cd /osmo-ttcn3-hacks #8 0.233 + git fetch #8 0.325 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.325 4e6672c2..ede6441e pespin/asterisk -> origin/pespin/asterisk #8 0.325 + dfc4f1bc...41b0e074 pespin/tmp -> origin/pespin/tmp (forced update) #8 0.325 + 32ddca9f...76e8901f pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.327 + git checkout master #8 0.458 Already on 'master' #8 0.458 Your branch is up to date with 'origin/master'. #8 0.458 + git symbolic-ref -q HEAD #8 0.459 refs/heads/master #8 0.459 + git reset --hard origin/master #8 0.469 HEAD is now at 4e6672c2 asterisk: Send P-Associated-URI in IMS Register Response #8 0.469 + git rev-parse --abbrev-ref HEAD #8 0.470 master #8 0.470 + git rev-parse HEAD #8 0.470 4e6672c2f4b7f5d38cee7422c1296ff16e600309 #8 0.470 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.471 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.471 + make -j8 deps #8 0.490 (make -j20 -C deps || make -j1 -C deps) #8 0.490 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.491 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.936 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.936 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.937 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.937 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.938 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.939 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.940 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.940 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.941 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.942 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.943 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.944 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.945 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.945 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.946 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.947 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.019 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.019 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.033 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.033 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.186 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.194 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.197 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.197 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.199 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.205 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.206 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.208 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.208 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.208 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.208 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.213 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.213 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.256 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.257 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.258 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.258 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.259 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.259 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.261 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.261 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.270 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.270 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.271 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.271 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.273 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.273 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.275 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.276 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.277 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.277 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.277 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.278 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.280 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.280 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.283 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.284 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.285 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.285 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.285 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.286 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.288 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.288 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 2.290 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 2.290 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 2.291 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 2.291 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 2.292 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 2.292 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 2.293 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 2.293 + make asterisk #8 2.402 (make -j20 -C deps || make -j1 -C deps) #8 2.408 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 3.163 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 3.163 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 3.163 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 3.163 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 3.163 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 3.164 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 3.164 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 3.164 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 3.164 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 3.164 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 3.165 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 3.166 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 3.166 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 3.167 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 3.167 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 3.168 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 3.258 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 3.258 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 3.332 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 3.339 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 3.340 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 3.340 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 3.341 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 3.345 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 3.349 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 3.349 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 3.349 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 3.352 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 3.354 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 3.359 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 3.365 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 3.392 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.392 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.414 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.414 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.414 origin/c496d298876fed55c2b730278b7ee77982555563 #8 3.414 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.414 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.415 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 3.415 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.415 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.416 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 3.416 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 3.416 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.416 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.416 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.416 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.416 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.416 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.416 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.416 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.417 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.417 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.417 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.417 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.437 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.438 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.450 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.450 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.518 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 3.518 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 3.524 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 3.525 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 3.528 Linking TCCInterface_Functions.ttcn #8 3.529 Linking TCCConversion_Functions.ttcn #8 3.530 Linking TCCConversion.cc #8 3.531 Linking TCCInterface.cc #8 3.532 Linking TCCInterface_ip.h #8 3.533 Linking TCCOpenSecurity_Functions.ttcn #8 3.533 Linking TCCOpenSecurity.cc #8 3.534 Linking TCCOpenSecurity_Functions.hh #8 3.534 Linking TCCDateTime.cc #8 3.535 Linking TCCDateTime_Functions.ttcn #8 3.536 Linking TCCEncoding_Functions.ttcn #8 3.536 Linking TCCEncoding.cc #8 3.537 Linking Socket_API_Definitions.ttcn #8 3.538 Linking PIPEasp_PT.cc #8 3.538 Linking PIPEasp_PT.hh #8 3.539 Linking PIPEasp_Types.ttcn #8 3.539 Linking PIPEasp_PortType.ttcn #8 3.540 Linking PIPEasp_Templates.ttcn #8 3.540 Linking IPL4asp_Functions.ttcn #8 3.541 Linking IPL4asp_PT.cc #8 3.541 Linking IPL4asp_PT.hh #8 3.541 Linking IPL4asp_PortType.ttcn #8 3.542 Linking IPL4asp_Types.ttcn #8 3.542 Linking IPL4asp_discovery.cc #8 3.543 Linking IPL4asp_protocol_L234.hh #8 3.543 Linking TELNETasp_PT.cc #8 3.543 Linking TELNETasp_PT.hh #8 3.544 Linking TELNETasp_PortType.ttcn #8 3.544 Linking SDP_EncDec.cc #8 3.545 Linking SDP_Types.ttcn #8 3.545 Linking SDP_parse_.tab.c #8 3.545 Linking SDP_parse_.tab.h #8 3.546 Linking SDP_parse_parser.h #8 3.546 Linking SDP_parser.l #8 3.547 Linking SDP_parser.y #8 3.547 Linking lex.SDP_parse_.c #8 3.548 Linking RTP_EncDec.cc #8 3.548 Linking RTP_Types.ttcn #8 3.549 Linking SIP_parse.h #8 3.549 Linking SIP_parse.y #8 3.550 Linking SIP_parse_.tab.h #8 3.550 Linking SIPmsg_PT.hh #8 3.550 Linking SIPmsg_Types.ttcn #8 3.551 Linking SIP_parse.l #8 3.551 Linking SIP_parse_.tab.c #8 3.552 Linking SIPmsg_PT.cc #8 3.552 Linking SIPmsg_PortType.ttcn #8 3.553 Linking lex.SIP_parse_.c #8 3.553 Linking Misc_Helpers.ttcn #8 3.554 Linking General_Types.ttcn #8 3.554 Linking GSM_Types.ttcn #8 3.555 Linking Osmocom_Types.ttcn #8 3.555 Linking Native_Functions.ttcn #8 3.556 Linking Native_FunctionDefs.cc #8 3.556 Linking PIPEasp_Templates.ttcn #8 3.557 Linking RTP_CodecPort.ttcn #8 3.557 Linking RTP_CodecPort_CtrlFunctDef.cc #8 3.557 Linking SDP_Templates.ttcn #8 3.558 Linking SIP_Emulation.ttcn #8 3.558 Linking SIP_Templates.ttcn #8 3.565 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 3.565 Generating Makefile skeleton... #8 3.565 Makefile skeleton was generated. #8 3.573 make -C asterisk compile #8 3.575 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 3.575 /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 3.579 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.579 #8 3.581 Notify: Parsing TTCN-3 module `AMI_Functions.ttcn'... #8 3.585 Notify: Parsing TTCN-3 module `Asterisk_Tests.ttcn'... #8 3.586 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.587 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.587 Notify: Parsing TTCN-3 module `IMS_ConnectionHandler.ttcn'... #8 3.587 IMS_ConnectionHandler.ttcn:37.7-10: warning: Obsolete type `char' was substituted with `charstring' #8 3.588 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.589 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.589 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.589 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `PIPEasp_PortType.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `PIPEasp_Templates.ttcn'... #8 3.591 Notify: Parsing TTCN-3 module `PIPEasp_Types.ttcn'... #8 3.591 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 3.591 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 3.591 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 3.592 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 3.592 Notify: Parsing TTCN-3 module `SIP_ConnectionHandler.ttcn'... #8 3.594 Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'... #8 3.594 Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'... #8 3.597 Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'... #8 3.597 Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'... #8 3.597 SIPmsg_Types.ttcn:169.34: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 3.597 SIPmsg_Types.ttcn:288.24: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 3.599 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 3.599 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.599 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.600 Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'... #8 3.600 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.601 Notify: Checking modules... #8 3.605 AMI_Functions.ttcn: In TTCN-3 module `AMI_Functions': #8 3.605 AMI_Functions.ttcn:637.1-647.1: In function definition `f_ami_transceive_match_response_success': #8 3.605 AMI_Functions.ttcn:641.2-643.2: In if statement: #8 3.605 AMI_Functions.ttcn:642.3-57: In variable assignment: #8 3.605 AMI_Functions.ttcn:642.47-57: In actual parameter list of template `@AMI_Functions.tr_AMI_Response_Success_ActionId': #8 3.605 AMI_Functions.ttcn:642.48-56: In parameter #1 for `action_id': #8 3.605 AMI_Functions.ttcn:642.48-56: warning: Inadequate restriction on the referenced template variable `action_id', this may cause a dynamic test case error at runtime #8 3.605 AMI_Functions.ttcn:640.33-102: note: Referenced template variable is here #8 3.605 AMI_Functions.ttcn:646.2-45: In function instance: #8 3.605 AMI_Functions.ttcn:646.2-45: warning: The value returned by function `@AMI_Functions.f_ami_transceive_match' is not used #8 3.609 SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation': #8 3.609 SIP_Emulation.ttcn:229.1-237.1: In function definition `f_init_sip': #8 3.609 SIP_Emulation.ttcn:230.13-232.2: In variable definition `ops': #8 3.609 SIP_Emulation.ttcn:231.3-59: In value for record field `create_cb': #8 3.609 SIP_Emulation.ttcn:365.1-414.1: In function definition `ExpectedCreateCallback': #8 3.609 SIP_Emulation.ttcn:371.2-376.2: In if statement: #8 3.609 SIP_Emulation.ttcn:375.3-12: warning: Control never reaches this statement #8 3.609 SIP_Emulation.ttcn:413.2-11: warning: Control never reaches this statement #8 3.610 SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': #8 3.610 SIP_Templates.ttcn:89.1-117.1: In template definition `ts_Credentials_DigestResponseMD5': #8 3.610 SIP_Templates.ttcn:101.20-116.2: In template for union field `digestResponse': #8 3.610 SIP_Templates.ttcn:114.3-52: In component 9: #8 3.610 SIP_Templates.ttcn:114.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': #8 3.610 SIP_Templates.ttcn:114.29-51: In parameter #2 for `paramValue': #8 3.610 SIP_Templates.ttcn:114.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': #8 3.610 SIP_Templates.ttcn:114.45-50: In parameter #1 for `val': #8 3.610 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 3.610 SIP_Templates.ttcn:98.4-44: note: Referenced template parameter is here #8 3.610 SIP_Templates.ttcn:193.9-201.1: In function definition `f_tr_Contact_SipAddr': #8 3.610 SIP_Templates.ttcn:200.2-40: In return statement: #8 3.610 SIP_Templates.ttcn:200.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': #8 3.610 SIP_Templates.ttcn:200.28-39: In parameter #1 for `contact_addr': #8 3.610 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 3.610 SIP_Templates.ttcn:193.39-67: note: Referenced template parameter is here #8 3.610 SIP_Templates.ttcn:205.9-211.1: In function definition `ts_Contact_SipAddr_omit': #8 3.610 SIP_Templates.ttcn:210.2-40: In return statement: #8 3.610 SIP_Templates.ttcn:210.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': #8 3.610 SIP_Templates.ttcn:210.28-39: In parameter #1 for `contact_addr': #8 3.610 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 3.610 SIP_Templates.ttcn:205.42-85: note: Referenced template parameter is here #8 3.610 SIP_Templates.ttcn:350.1-366.1: In function definition `tr_SipAddr_from_val': #8 3.610 SIP_Templates.ttcn:355.4-358.2: In if statement: #8 3.610 SIP_Templates.ttcn:355.26-75: In actual parameter list of external function `@Native_Functions.f_str_tolower': #8 3.610 SIP_Templates.ttcn:355.27-74: In parameter #1 for `input': #8 3.610 SIP_Templates.ttcn:355.44-74: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': #8 3.610 SIP_Templates.ttcn:355.45-73: In parameter #1 for `val': #8 3.610 SIP_Templates.ttcn:355.45-73: warning: Inadequate restriction on the referenced template parameter `tin.addr.nameAddr.displayName', this may cause a dynamic test case error at runtime #8 3.610 SIP_Templates.ttcn:350.30-57: note: Referenced template parameter is here #8 3.611 SIP_Templates.ttcn:789.1-802.1: In template definition `tr_SIP_INVITE': #8 3.611 SIP_Templates.ttcn:798.15-799.31: In template for record field `msgHeader': #8 3.611 SIP_Templates.ttcn:798.30-799.31: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 3.611 SIP_Templates.ttcn:799.10-12: In parameter #5 for `via': #8 3.611 SIP_Templates.ttcn:799.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 3.611 SIP_Templates.ttcn:794.8-68: note: Referenced template parameter is here #8 3.611 SIP_Templates.ttcn:820.1-833.1: In template definition `tr_SIP_BYE': #8 3.611 SIP_Templates.ttcn:829.15-830.28: In template for record field `msgHeader': #8 3.611 SIP_Templates.ttcn:829.30-830.28: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 3.611 SIP_Templates.ttcn:830.10-12: In parameter #5 for `via': #8 3.611 SIP_Templates.ttcn:830.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 3.611 SIP_Templates.ttcn:825.5-20: note: Referenced template parameter is here #8 3.611 SIP_Templates.ttcn:853.1-867.1: In template definition `tr_SIP_ACK': #8 3.611 SIP_Templates.ttcn:862.15-864.23: In template for record field `msgHeader': #8 3.611 SIP_Templates.ttcn:862.30-864.23: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 3.611 SIP_Templates.ttcn:863.10-12: In parameter #5 for `via': #8 3.611 SIP_Templates.ttcn:863.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 3.611 SIP_Templates.ttcn:858.5-20: note: Referenced template parameter is here #8 3.616 SIP_ConnectionHandler.ttcn: In TTCN-3 module `SIP_ConnectionHandler': #8 3.616 SIP_ConnectionHandler.ttcn:335.1-431.1: In function definition `f_SIP_mo_call_setup': #8 3.616 SIP_ConnectionHandler.ttcn:414.2-21: In deactivate statement: #8 3.616 SIP_ConnectionHandler.ttcn:414.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.617 SIP_ConnectionHandler.ttcn:415.2-22: In deactivate statement: #8 3.617 SIP_ConnectionHandler.ttcn:415.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.617 SIP_ConnectionHandler.ttcn:433.9-446.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 3.617 SIP_ConnectionHandler.ttcn:435.2-64: In function instance: #8 3.617 SIP_ConnectionHandler.ttcn:435.2-64: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 3.617 SIP_ConnectionHandler.ttcn:449.1-513.1: In altstep definition `as_SIP_mt_call_accept': #8 3.617 SIP_ConnectionHandler.ttcn:504.3-508.3: In if statement: #8 3.617 SIP_ConnectionHandler.ttcn:507.4-51: In altstep instance: #8 3.617 SIP_ConnectionHandler.ttcn:581.1-629.1: In altstep definition `as_SIP_exp_call_update': #8 3.617 SIP_ConnectionHandler.ttcn:598.3-67: In function instance: #8 3.617 SIP_ConnectionHandler.ttcn:598.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 3.617 Asterisk_Tests.ttcn: In TTCN-3 module `Asterisk_Tests': #8 3.617 Asterisk_Tests.ttcn:68.1-77.1: In function definition `f_init_ConnHdlrPars': #8 3.617 Asterisk_Tests.ttcn:70.39-75.20: In template variable definition `pars': #8 3.617 Asterisk_Tests.ttcn:70.53-75.20: In actual parameter list of template `@SIP_ConnectionHandler.t_Pars': #8 3.617 Asterisk_Tests.ttcn:74.12-64: In parameter #5 for `user': #8 3.617 Asterisk_Tests.ttcn:74.12-64: In the right operand of operation `&': #8 3.617 Asterisk_Tests.ttcn:74.18-64: In the operand of operation `int2str()': #8 3.617 Asterisk_Tests.ttcn:74.26-63: In the operands of operation `+': #8 3.617 Asterisk_Tests.ttcn:74.26-57: In the operand of operation `str2int()': #8 3.617 Asterisk_Tests.ttcn:74.34-56: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' #8 3.618 Asterisk_Tests.ttcn:180.9-185.1: In function definition `f_TC_internal_registration': #8 3.618 Asterisk_Tests.ttcn:182.2-17: In function instance: #8 3.618 Asterisk_Tests.ttcn:182.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 3.618 Asterisk_Tests.ttcn:197.9-210.1: In function definition `f_TC_internal_call_mo': #8 3.618 Asterisk_Tests.ttcn:199.2-17: In function instance: #8 3.618 Asterisk_Tests.ttcn:199.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 3.618 Asterisk_Tests.ttcn:211.9-233.1: In function definition `f_TC_internal_call_mt': #8 3.618 Asterisk_Tests.ttcn:215.2-17: In function instance: #8 3.618 Asterisk_Tests.ttcn:215.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 3.618 Asterisk_Tests.ttcn:368.1-413.1: In testcase definition `TC_ims_registration': #8 3.618 Asterisk_Tests.ttcn:403.2-405.21: In receive statement: #8 3.618 Asterisk_Tests.ttcn:403.43-85: warning: Function invocation 'f_sip_SipAddr_to_str(pars.local_sip_record)' may change the actual snapshot. #8 3.620 Notify: Generating code... #8 3.679 Notify: File `AMI_Functions.hh' was generated. #8 3.680 Notify: File `AMI_Functions.cc' was generated. #8 3.680 Notify: File `AMI_Functions_part_1.cc' was generated. #8 3.680 Notify: File `AMI_Functions_part_2.cc' was generated. #8 3.680 Notify: File `AMI_Functions_part_3.cc' was generated. #8 3.680 Notify: File `AMI_Functions_part_4.cc' was generated. #8 3.680 Notify: File `AMI_Functions_part_5.cc' was generated. #8 3.680 Notify: File `AMI_Functions_part_6.cc' was generated. #8 3.680 Notify: File `AMI_Functions_part_7.cc' was generated. #8 3.680 Notify: File `Asterisk_Tests.hh' was generated. #8 3.680 Notify: File `Asterisk_Tests.cc' was generated. #8 3.680 Notify: File `Asterisk_Tests_part_1.cc' was generated. #8 3.680 Notify: File `Asterisk_Tests_part_2.cc' was generated. #8 3.680 Notify: File `Asterisk_Tests_part_3.cc' was generated. #8 3.680 Notify: File `Asterisk_Tests_part_4.cc' was generated. #8 3.680 Notify: File `Asterisk_Tests_part_5.cc' was generated. #8 3.680 Notify: File `Asterisk_Tests_part_6.cc' was generated. #8 3.680 Notify: File `Asterisk_Tests_part_7.cc' was generated. #8 3.680 Notify: File `GSM_Types.hh' was generated. #8 3.680 Notify: File `GSM_Types.cc' was generated. #8 3.680 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.680 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.681 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.681 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.681 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.681 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.681 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.681 Notify: File `General_Types.hh' was generated. #8 3.681 Notify: File `General_Types.cc' was generated. #8 3.681 Notify: File `General_Types_part_1.cc' was generated. #8 3.681 Notify: File `General_Types_part_2.cc' was generated. #8 3.681 Notify: File `General_Types_part_3.cc' was generated. #8 3.681 Notify: File `General_Types_part_4.cc' was generated. #8 3.681 Notify: File `General_Types_part_5.cc' was generated. #8 3.681 Notify: File `General_Types_part_6.cc' was generated. #8 3.681 Notify: File `General_Types_part_7.cc' was generated. #8 3.681 Notify: File `IMS_ConnectionHandler.hh' was generated. #8 3.681 Notify: File `IMS_ConnectionHandler.cc' was generated. #8 3.682 Notify: File `IMS_ConnectionHandler_part_1.cc' was generated. #8 3.682 Notify: File `IMS_ConnectionHandler_part_2.cc' was generated. #8 3.682 Notify: File `IMS_ConnectionHandler_part_3.cc' was generated. #8 3.682 Notify: File `IMS_ConnectionHandler_part_4.cc' was generated. #8 3.682 Notify: File `IMS_ConnectionHandler_part_5.cc' was generated. #8 3.682 Notify: File `IMS_ConnectionHandler_part_6.cc' was generated. #8 3.682 Notify: File `IMS_ConnectionHandler_part_7.cc' was generated. #8 3.682 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.682 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.682 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.682 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.682 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.682 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.682 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.682 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.682 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.682 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.682 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.682 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.682 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.682 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.682 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.682 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.682 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.682 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.682 Notify: File `IPL4asp_Types.hh' was generated. #8 3.683 Notify: File `IPL4asp_Types.cc' was generated. #8 3.683 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.683 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.683 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.683 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.683 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.683 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.683 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.683 Notify: File `Misc_Helpers.hh' was generated. #8 3.683 Notify: File `Misc_Helpers.cc' was generated. #8 3.683 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.683 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.683 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.683 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.683 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.683 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.683 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.683 Notify: File `Native_Functions.hh' was generated. #8 3.683 Notify: File `Native_Functions.cc' was generated. #8 3.683 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.683 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.683 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.683 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.683 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.683 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.683 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.683 Notify: File `Osmocom_Types.hh' was generated. #8 3.684 Notify: File `Osmocom_Types.cc' was generated. #8 3.684 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.684 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.684 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.684 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.684 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.684 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.684 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.684 Notify: File `PIPEasp_PortType.hh' was generated. #8 3.684 Notify: File `PIPEasp_PortType.cc' was generated. #8 3.684 Notify: File `PIPEasp_PortType_part_1.cc' was generated. #8 3.684 Notify: File `PIPEasp_PortType_part_2.cc' was generated. #8 3.684 Notify: File `PIPEasp_PortType_part_3.cc' was generated. #8 3.684 Notify: File `PIPEasp_PortType_part_4.cc' was generated. #8 3.684 Notify: File `PIPEasp_PortType_part_5.cc' was generated. #8 3.684 Notify: File `PIPEasp_PortType_part_6.cc' was generated. #8 3.684 Notify: File `PIPEasp_PortType_part_7.cc' was generated. #8 3.684 Notify: File `PIPEasp_Templates.hh' was generated. #8 3.684 Notify: File `PIPEasp_Templates.cc' was generated. #8 3.684 Notify: File `PIPEasp_Templates_part_1.cc' was generated. #8 3.684 Notify: File `PIPEasp_Templates_part_2.cc' was generated. #8 3.684 Notify: File `PIPEasp_Templates_part_3.cc' was generated. #8 3.684 Notify: File `PIPEasp_Templates_part_4.cc' was generated. #8 3.684 Notify: File `PIPEasp_Templates_part_5.cc' was generated. #8 3.684 Notify: File `PIPEasp_Templates_part_6.cc' was generated. #8 3.684 Notify: File `PIPEasp_Templates_part_7.cc' was generated. #8 3.684 Notify: File `PIPEasp_Types.hh' was generated. #8 3.685 Notify: File `PIPEasp_Types.cc' was generated. #8 3.685 Notify: File `PIPEasp_Types_part_1.cc' was generated. #8 3.685 Notify: File `PIPEasp_Types_part_2.cc' was generated. #8 3.685 Notify: File `PIPEasp_Types_part_3.cc' was generated. #8 3.685 Notify: File `PIPEasp_Types_part_4.cc' was generated. #8 3.685 Notify: File `PIPEasp_Types_part_5.cc' was generated. #8 3.685 Notify: File `PIPEasp_Types_part_6.cc' was generated. #8 3.685 Notify: File `PIPEasp_Types_part_7.cc' was generated. #8 3.685 Notify: File `RTP_CodecPort.hh' was generated. #8 3.685 Notify: File `RTP_CodecPort.cc' was generated. #8 3.685 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 3.685 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 3.685 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 3.685 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 3.685 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 3.685 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 3.685 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 3.685 Notify: File `RTP_Types.hh' was generated. #8 3.686 Notify: File `RTP_Types.cc' was generated. #8 3.686 Notify: File `RTP_Types_part_1.cc' was generated. #8 3.686 Notify: File `RTP_Types_part_2.cc' was generated. #8 3.687 Notify: File `RTP_Types_part_3.cc' was generated. #8 3.687 Notify: File `RTP_Types_part_4.cc' was generated. #8 3.687 Notify: File `RTP_Types_part_5.cc' was generated. #8 3.687 Notify: File `RTP_Types_part_6.cc' was generated. #8 3.687 Notify: File `RTP_Types_part_7.cc' was generated. #8 3.687 Notify: File `SDP_Templates.hh' was generated. #8 3.687 Notify: File `SDP_Templates.cc' was generated. #8 3.687 Notify: File `SDP_Templates_part_1.cc' was generated. #8 3.687 Notify: File `SDP_Templates_part_2.cc' was generated. #8 3.687 Notify: File `SDP_Templates_part_3.cc' was generated. #8 3.687 Notify: File `SDP_Templates_part_4.cc' was generated. #8 3.687 Notify: File `SDP_Templates_part_5.cc' was generated. #8 3.687 Notify: File `SDP_Templates_part_6.cc' was generated. #8 3.687 Notify: File `SDP_Templates_part_7.cc' was generated. #8 3.687 Notify: File `SDP_Types.hh' was generated. #8 3.688 Notify: File `SDP_Types.cc' was generated. #8 3.688 Notify: File `SDP_Types_part_1.cc' was generated. #8 3.688 Notify: File `SDP_Types_part_2.cc' was generated. #8 3.689 Notify: File `SDP_Types_part_3.cc' was generated. #8 3.689 Notify: File `SDP_Types_part_4.cc' was generated. #8 3.689 Notify: File `SDP_Types_part_5.cc' was generated. #8 3.689 Notify: File `SDP_Types_part_6.cc' was generated. #8 3.689 Notify: File `SDP_Types_part_7.cc' was generated. #8 3.690 Notify: File `SIP_ConnectionHandler.hh' was generated. #8 3.690 Notify: File `SIP_ConnectionHandler.cc' was generated. #8 3.690 Notify: File `SIP_ConnectionHandler_part_1.cc' was generated. #8 3.690 Notify: File `SIP_ConnectionHandler_part_2.cc' was generated. #8 3.690 Notify: File `SIP_ConnectionHandler_part_3.cc' was generated. #8 3.690 Notify: File `SIP_ConnectionHandler_part_4.cc' was generated. #8 3.690 Notify: File `SIP_ConnectionHandler_part_5.cc' was generated. #8 3.690 Notify: File `SIP_ConnectionHandler_part_6.cc' was generated. #8 3.690 Notify: File `SIP_ConnectionHandler_part_7.cc' was generated. #8 3.690 Notify: File `SIP_Emulation.hh' was generated. #8 3.690 Notify: File `SIP_Emulation.cc' was generated. #8 3.690 Notify: File `SIP_Emulation_part_1.cc' was generated. #8 3.690 Notify: File `SIP_Emulation_part_2.cc' was generated. #8 3.690 Notify: File `SIP_Emulation_part_3.cc' was generated. #8 3.690 Notify: File `SIP_Emulation_part_4.cc' was generated. #8 3.690 Notify: File `SIP_Emulation_part_5.cc' was generated. #8 3.690 Notify: File `SIP_Emulation_part_6.cc' was generated. #8 3.690 Notify: File `SIP_Emulation_part_7.cc' was generated. #8 3.690 Notify: File `SIP_Templates.hh' was generated. #8 3.690 Notify: File `SIP_Templates.cc' was generated. #8 3.690 Notify: File `SIP_Templates_part_1.cc' was generated. #8 3.691 Notify: File `SIP_Templates_part_2.cc' was generated. #8 3.691 Notify: File `SIP_Templates_part_3.cc' was generated. #8 3.691 Notify: File `SIP_Templates_part_4.cc' was generated. #8 3.691 Notify: File `SIP_Templates_part_5.cc' was generated. #8 3.691 Notify: File `SIP_Templates_part_6.cc' was generated. #8 3.691 Notify: File `SIP_Templates_part_7.cc' was generated. #8 3.691 Notify: File `SIPmsg_PortType.hh' was generated. #8 3.691 Notify: File `SIPmsg_PortType.cc' was generated. #8 3.691 Notify: File `SIPmsg_PortType_part_1.cc' was generated. #8 3.691 Notify: File `SIPmsg_PortType_part_2.cc' was generated. #8 3.691 Notify: File `SIPmsg_PortType_part_3.cc' was generated. #8 3.691 Notify: File `SIPmsg_PortType_part_4.cc' was generated. #8 3.691 Notify: File `SIPmsg_PortType_part_5.cc' was generated. #8 3.691 Notify: File `SIPmsg_PortType_part_6.cc' was generated. #8 3.691 Notify: File `SIPmsg_PortType_part_7.cc' was generated. #8 3.691 Notify: File `SIPmsg_Types.hh' was generated. #8 3.692 Notify: File `SIPmsg_Types.cc' was generated. #8 3.692 Notify: File `SIPmsg_Types_part_1.cc' was generated. #8 3.693 Notify: File `SIPmsg_Types_part_2.cc' was generated. #8 3.693 Notify: File `SIPmsg_Types_part_3.cc' was generated. #8 3.693 Notify: File `SIPmsg_Types_part_4.cc' was generated. #8 3.694 Notify: File `SIPmsg_Types_part_5.cc' was generated. #8 3.694 Notify: File `SIPmsg_Types_part_6.cc' was generated. #8 3.694 Notify: File `SIPmsg_Types_part_7.cc' was generated. #8 3.694 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.695 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.695 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.695 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.695 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.695 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.695 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.695 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.695 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.695 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.695 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.695 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.695 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.695 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.695 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.695 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.695 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.695 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.695 Notify: File `TCCDateTime_Functions.hh' was generated. #8 3.695 Notify: File `TCCDateTime_Functions.cc' was generated. #8 3.695 Notify: File `TCCDateTime_Functions_part_1.cc' was generated. #8 3.695 Notify: File `TCCDateTime_Functions_part_2.cc' was generated. #8 3.695 Notify: File `TCCDateTime_Functions_part_3.cc' was generated. #8 3.695 Notify: File `TCCDateTime_Functions_part_4.cc' was generated. #8 3.695 Notify: File `TCCDateTime_Functions_part_5.cc' was generated. #8 3.695 Notify: File `TCCDateTime_Functions_part_6.cc' was generated. #8 3.695 Notify: File `TCCDateTime_Functions_part_7.cc' was generated. #8 3.696 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.696 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.696 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.696 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.696 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.696 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.696 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.696 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.696 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.696 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.696 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.696 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.696 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.696 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.696 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.696 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.696 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.696 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.696 Notify: File `TCCOpenSecurity_Functions.hh' was generated. #8 3.696 Notify: File `TCCOpenSecurity_Functions.cc' was generated. #8 3.696 Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. #8 3.696 Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. #8 3.696 Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. #8 3.696 Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. #8 3.696 Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. #8 3.696 Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. #8 3.696 Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. #8 3.697 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.697 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.697 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.697 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.697 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.697 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.697 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.697 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.697 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.697 Notify: 270 files were updated. #8 3.704 touch compile #8 3.704 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 3.705 make -j20 -C asterisk #8 3.710 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 3.727 Creating dependency file for TELNETasp_PT.cc #8 3.727 Creating dependency file for TCCDateTime.cc #8 3.727 Creating dependency file for TCCOpenSecurity.cc #8 3.727 Creating dependency file for TCCInterface.cc #8 3.727 Creating dependency file for TCCEncoding.cc #8 3.727 Creating dependency file for TCCConversion.cc #8 3.727 Creating dependency file for SIPmsg_PT.cc #8 3.727 Creating dependency file for SDP_EncDec.cc #8 3.728 Creating dependency file for RTP_EncDec.cc #8 3.728 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 3.728 Creating dependency file for Native_FunctionDefs.cc #8 3.728 Creating dependency file for IPL4asp_discovery.cc #8 3.728 Creating dependency file for IPL4asp_PT.cc #8 3.728 Creating dependency file for PIPEasp_PT.cc #8 3.729 Creating dependency file for lex.SIP_parse_.c #8 3.729 Creating dependency file for lex.SDP_parse_.c #8 3.729 Creating dependency file for SIP_parse_.tab.c #8 3.729 Creating dependency file for SDP_parse_.tab.c #8 3.780 Creating dependency file for TELNETasp_PortType_part_7.cc #8 3.780 Creating dependency file for TELNETasp_PortType_part_6.cc #8 3.780 Creating dependency file for TELNETasp_PortType_part_5.cc #8 3.787 Creating dependency file for TELNETasp_PortType_part_4.cc #8 3.788 Creating dependency file for TELNETasp_PortType_part_3.cc #8 3.790 Creating dependency file for TELNETasp_PortType_part_2.cc #8 3.796 Creating dependency file for TELNETasp_PortType_part_1.cc #8 3.800 Creating dependency file for TCCOpenSecurity_Functions_part_7.cc #8 3.802 Creating dependency file for TCCOpenSecurity_Functions_part_6.cc #8 3.807 Creating dependency file for TCCOpenSecurity_Functions_part_5.cc #8 3.809 Creating dependency file for TCCOpenSecurity_Functions_part_4.cc #8 3.809 Creating dependency file for TCCOpenSecurity_Functions_part_3.cc #8 3.816 Creating dependency file for TCCOpenSecurity_Functions_part_2.cc #8 3.816 Creating dependency file for TCCOpenSecurity_Functions_part_1.cc #8 3.816 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.817 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.818 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.819 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.822 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.823 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.823 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.824 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 3.824 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 3.824 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 3.825 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 3.825 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 3.826 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 3.826 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 3.827 Creating dependency file for TCCDateTime_Functions_part_7.cc #8 3.829 Creating dependency file for TCCDateTime_Functions_part_6.cc #8 3.830 Creating dependency file for TCCDateTime_Functions_part_5.cc #8 3.831 Creating dependency file for TCCDateTime_Functions_part_4.cc #8 3.834 Creating dependency file for TCCDateTime_Functions_part_3.cc #8 3.834 Creating dependency file for TCCDateTime_Functions_part_2.cc #8 3.834 Creating dependency file for TCCDateTime_Functions_part_1.cc #8 3.834 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.834 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.835 Creating dependency file for TCCConversion_Functions_part_5.cc #8 3.835 Creating dependency file for TCCConversion_Functions_part_4.cc #8 3.835 Creating dependency file for TCCConversion_Functions_part_3.cc #8 3.835 Creating dependency file for TCCConversion_Functions_part_2.cc #8 3.835 Creating dependency file for TCCConversion_Functions_part_1.cc #8 3.836 Creating dependency file for Socket_API_Definitions_part_7.cc #8 3.837 Creating dependency file for Socket_API_Definitions_part_6.cc #8 3.837 Creating dependency file for Socket_API_Definitions_part_5.cc #8 3.838 Creating dependency file for Socket_API_Definitions_part_4.cc #8 3.838 Creating dependency file for Socket_API_Definitions_part_3.cc #8 3.839 Creating dependency file for Socket_API_Definitions_part_2.cc #8 3.839 Creating dependency file for SIPmsg_Types_part_7.cc #8 3.839 Creating dependency file for Socket_API_Definitions_part_1.cc #8 3.841 Creating dependency file for SIPmsg_Types_part_6.cc #8 3.841 Creating dependency file for SIPmsg_Types_part_5.cc #8 3.841 Creating dependency file for SIPmsg_Types_part_4.cc #8 3.841 Creating dependency file for SIPmsg_Types_part_3.cc #8 3.843 Creating dependency file for SIPmsg_Types_part_2.cc #8 3.843 Creating dependency file for SIPmsg_Types_part_1.cc #8 3.843 Creating dependency file for SIPmsg_PortType_part_7.cc #8 3.843 Creating dependency file for SIPmsg_PortType_part_6.cc #8 3.843 Creating dependency file for SIPmsg_PortType_part_5.cc #8 3.848 Creating dependency file for SIPmsg_PortType_part_4.cc #8 3.848 Creating dependency file for SIPmsg_PortType_part_3.cc #8 3.848 Creating dependency file for SIPmsg_PortType_part_2.cc #8 3.848 Creating dependency file for SIPmsg_PortType_part_1.cc #8 3.848 Creating dependency file for SIP_Templates_part_6.cc #8 3.849 Creating dependency file for SIP_Templates_part_5.cc #8 3.849 Creating dependency file for SIP_Templates_part_7.cc #8 3.849 Creating dependency file for SIP_Templates_part_4.cc #8 3.849 Creating dependency file for SIP_Templates_part_3.cc #8 3.850 Creating dependency file for SIP_Templates_part_2.cc #8 3.851 Creating dependency file for SIP_Templates_part_1.cc #8 3.855 Creating dependency file for SIP_Emulation_part_7.cc #8 3.855 Creating dependency file for SIP_Emulation_part_6.cc #8 3.856 Creating dependency file for SIP_Emulation_part_4.cc #8 3.856 Creating dependency file for SIP_Emulation_part_5.cc #8 3.856 Creating dependency file for SIP_Emulation_part_2.cc #8 3.856 Creating dependency file for SIP_Emulation_part_3.cc #8 3.857 Creating dependency file for SIP_Emulation_part_1.cc #8 3.857 Creating dependency file for SIP_ConnectionHandler_part_7.cc #8 3.858 Creating dependency file for SIP_ConnectionHandler_part_6.cc #8 3.861 Creating dependency file for SIP_ConnectionHandler_part_5.cc #8 3.862 Creating dependency file for SIP_ConnectionHandler_part_4.cc #8 3.863 Creating dependency file for SIP_ConnectionHandler_part_3.cc #8 3.863 Creating dependency file for SIP_ConnectionHandler_part_2.cc #8 3.865 Creating dependency file for SDP_Types_part_7.cc #8 3.865 Creating dependency file for SDP_Types_part_6.cc #8 3.865 Creating dependency file for SIP_ConnectionHandler_part_1.cc #8 3.865 Creating dependency file for SDP_Types_part_5.cc #8 3.868 Creating dependency file for SDP_Types_part_4.cc #8 3.869 Creating dependency file for SDP_Types_part_3.cc #8 3.869 Creating dependency file for SDP_Types_part_2.cc #8 3.869 Creating dependency file for SDP_Types_part_1.cc #8 3.870 Creating dependency file for SDP_Templates_part_7.cc #8 3.871 Creating dependency file for SDP_Templates_part_6.cc #8 3.872 Creating dependency file for SDP_Templates_part_5.cc #8 3.873 Creating dependency file for SDP_Templates_part_4.cc #8 3.873 Creating dependency file for SDP_Templates_part_3.cc #8 3.875 Creating dependency file for SDP_Templates_part_2.cc #8 3.877 Creating dependency file for SDP_Templates_part_1.cc #8 3.877 Creating dependency file for RTP_Types_part_7.cc #8 3.878 Creating dependency file for RTP_Types_part_6.cc #8 3.879 Creating dependency file for RTP_Types_part_5.cc #8 3.880 Creating dependency file for RTP_Types_part_4.cc #8 3.884 Creating dependency file for RTP_Types_part_3.cc #8 3.884 Creating dependency file for RTP_Types_part_2.cc #8 3.885 Creating dependency file for RTP_Types_part_1.cc #8 3.886 Creating dependency file for RTP_CodecPort_part_7.cc #8 3.895 Creating dependency file for RTP_CodecPort_part_6.cc #8 3.896 Creating dependency file for RTP_CodecPort_part_5.cc #8 3.896 Creating dependency file for RTP_CodecPort_part_4.cc #8 3.904 Creating dependency file for RTP_CodecPort_part_3.cc #8 3.904 Creating dependency file for RTP_CodecPort_part_2.cc #8 3.904 Creating dependency file for RTP_CodecPort_part_1.cc #8 3.904 Creating dependency file for PIPEasp_Types_part_7.cc #8 3.904 Creating dependency file for PIPEasp_Types_part_6.cc #8 3.909 Creating dependency file for PIPEasp_Types_part_5.cc #8 3.909 Creating dependency file for PIPEasp_Types_part_4.cc #8 3.910 Creating dependency file for PIPEasp_Types_part_3.cc #8 3.911 Creating dependency file for PIPEasp_Types_part_2.cc #8 3.911 Creating dependency file for PIPEasp_Types_part_1.cc #8 3.913 Creating dependency file for PIPEasp_Templates_part_7.cc #8 3.915 Creating dependency file for PIPEasp_Templates_part_6.cc #8 3.915 Creating dependency file for PIPEasp_Templates_part_5.cc #8 3.917 Creating dependency file for PIPEasp_Templates_part_4.cc #8 3.917 Creating dependency file for PIPEasp_Templates_part_3.cc #8 3.917 Creating dependency file for PIPEasp_Templates_part_2.cc #8 3.917 Creating dependency file for PIPEasp_Templates_part_1.cc #8 3.919 Creating dependency file for PIPEasp_PortType_part_7.cc #8 3.924 Creating dependency file for PIPEasp_PortType_part_6.cc #8 3.924 Creating dependency file for PIPEasp_PortType_part_5.cc #8 3.924 Creating dependency file for PIPEasp_PortType_part_4.cc #8 3.924 Creating dependency file for PIPEasp_PortType_part_3.cc #8 3.925 Creating dependency file for PIPEasp_PortType_part_2.cc #8 3.925 Creating dependency file for PIPEasp_PortType_part_1.cc #8 3.926 Creating dependency file for Osmocom_Types_part_7.cc #8 3.926 Creating dependency file for Osmocom_Types_part_6.cc #8 3.928 Creating dependency file for Osmocom_Types_part_4.cc #8 3.928 Creating dependency file for Osmocom_Types_part_5.cc #8 3.934 Creating dependency file for Osmocom_Types_part_3.cc #8 3.935 Creating dependency file for Osmocom_Types_part_2.cc #8 3.935 Creating dependency file for Osmocom_Types_part_1.cc #8 3.935 Creating dependency file for Native_Functions_part_7.cc #8 3.935 Creating dependency file for Native_Functions_part_6.cc #8 3.935 Creating dependency file for Native_Functions_part_4.cc #8 3.936 Creating dependency file for Native_Functions_part_5.cc #8 3.936 Creating dependency file for Native_Functions_part_3.cc #8 3.937 Creating dependency file for Native_Functions_part_2.cc #8 3.937 Creating dependency file for Native_Functions_part_1.cc #8 3.938 Creating dependency file for Misc_Helpers_part_7.cc #8 3.938 Creating dependency file for Misc_Helpers_part_6.cc #8 3.939 Creating dependency file for Misc_Helpers_part_5.cc #8 3.941 Creating dependency file for Misc_Helpers_part_4.cc #8 3.942 Creating dependency file for Misc_Helpers_part_3.cc #8 3.942 Creating dependency file for Misc_Helpers_part_2.cc #8 3.942 Creating dependency file for Misc_Helpers_part_1.cc #8 3.942 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.943 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.943 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.946 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.946 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.946 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.946 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.946 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.947 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.947 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.947 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.948 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.948 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.949 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.949 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.953 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.953 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.953 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.953 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.953 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.954 Creating dependency file for IMS_ConnectionHandler_part_7.cc #8 3.954 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.954 Creating dependency file for IMS_ConnectionHandler_part_6.cc #8 3.954 Creating dependency file for IMS_ConnectionHandler_part_5.cc #8 3.955 Creating dependency file for IMS_ConnectionHandler_part_4.cc #8 3.956 Creating dependency file for IMS_ConnectionHandler_part_3.cc #8 3.956 Creating dependency file for IMS_ConnectionHandler_part_2.cc #8 3.956 Creating dependency file for IMS_ConnectionHandler_part_1.cc #8 3.956 Creating dependency file for General_Types_part_7.cc #8 3.956 Creating dependency file for General_Types_part_6.cc #8 3.957 Creating dependency file for General_Types_part_5.cc #8 3.962 Creating dependency file for General_Types_part_4.cc #8 3.962 Creating dependency file for General_Types_part_3.cc #8 3.962 Creating dependency file for General_Types_part_2.cc #8 3.962 Creating dependency file for General_Types_part_1.cc #8 3.962 Creating dependency file for GSM_Types_part_7.cc #8 3.963 Creating dependency file for GSM_Types_part_6.cc #8 3.963 Creating dependency file for GSM_Types_part_5.cc #8 3.963 Creating dependency file for GSM_Types_part_4.cc #8 3.963 Creating dependency file for GSM_Types_part_3.cc #8 3.963 Creating dependency file for GSM_Types_part_2.cc #8 3.964 Creating dependency file for GSM_Types_part_1.cc #8 3.964 Creating dependency file for Asterisk_Tests_part_7.cc #8 3.964 Creating dependency file for Asterisk_Tests_part_6.cc #8 3.964 Creating dependency file for Asterisk_Tests_part_5.cc #8 3.964 Creating dependency file for Asterisk_Tests_part_4.cc #8 3.964 Creating dependency file for Asterisk_Tests_part_3.cc #8 3.965 Creating dependency file for Asterisk_Tests_part_2.cc #8 3.969 Creating dependency file for Asterisk_Tests_part_1.cc #8 3.969 Creating dependency file for AMI_Functions_part_7.cc #8 3.970 Creating dependency file for AMI_Functions_part_6.cc #8 3.970 Creating dependency file for AMI_Functions_part_5.cc #8 3.970 Creating dependency file for AMI_Functions_part_4.cc #8 3.970 Creating dependency file for AMI_Functions_part_3.cc #8 3.970 Creating dependency file for AMI_Functions_part_1.cc #8 3.970 Creating dependency file for AMI_Functions_part_2.cc #8 3.971 Creating dependency file for TELNETasp_PortType.cc #8 3.971 Creating dependency file for TCCOpenSecurity_Functions.cc #8 3.971 Creating dependency file for TCCInterface_Functions.cc #8 3.972 Creating dependency file for TCCEncoding_Functions.cc #8 3.975 Creating dependency file for TCCDateTime_Functions.cc #8 3.975 Creating dependency file for TCCConversion_Functions.cc #8 3.975 Creating dependency file for Socket_API_Definitions.cc #8 3.976 Creating dependency file for SIPmsg_Types.cc #8 3.976 Creating dependency file for SIPmsg_PortType.cc #8 3.976 Creating dependency file for SIP_Emulation.cc #8 3.976 Creating dependency file for SIP_Templates.cc #8 3.977 Creating dependency file for SIP_ConnectionHandler.cc #8 3.977 Creating dependency file for SDP_Types.cc #8 3.977 Creating dependency file for SDP_Templates.cc #8 3.978 Creating dependency file for RTP_Types.cc #8 3.978 Creating dependency file for RTP_CodecPort.cc #8 3.978 Creating dependency file for PIPEasp_Types.cc #8 3.983 Creating dependency file for PIPEasp_Templates.cc #8 3.986 Creating dependency file for PIPEasp_PortType.cc #8 4.019 Creating dependency file for Osmocom_Types.cc #8 4.024 Creating dependency file for Native_Functions.cc #8 4.025 Creating dependency file for Misc_Helpers.cc #8 4.028 Creating dependency file for IPL4asp_Types.cc #8 4.029 Creating dependency file for IPL4asp_PortType.cc #8 4.037 Creating dependency file for IPL4asp_Functions.cc #8 4.037 Creating dependency file for IMS_ConnectionHandler.cc #8 4.039 Creating dependency file for General_Types.cc #8 4.040 Creating dependency file for GSM_Types.cc #8 4.040 Creating dependency file for Asterisk_Tests.cc #8 4.052 Creating dependency file for AMI_Functions.cc #8 4.148 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 4.148 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 4.149 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 4.149 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 4.149 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 4.149 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 4.149 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 4.149 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 4.149 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 4.150 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 4.150 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 4.150 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 4.150 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 4.150 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 4.151 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 4.151 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 4.151 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 4.151 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 4.151 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 4.152 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 4.726 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 4.773 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 4.808 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 4.882 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 4.889 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 5.015 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 5.060 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 5.062 SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': #8 5.062 SIP_Emulation.cc:3989:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.062 3989 | } #8 5.062 | ^ #8 5.063 SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 5.063 SIP_Emulation.cc:4040:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.063 4040 | } #8 5.063 | ^ #8 5.232 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 5.422 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 5.566 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 5.664 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 5.704 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 5.721 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 5.740 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 5.755 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 5.757 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 5.767 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 5.774 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 5.774 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 5.781 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 5.794 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 5.807 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 5.810 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 5.811 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 5.827 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 5.828 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 5.831 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 5.844 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 5.844 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 5.845 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 5.861 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 5.861 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 5.866 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 5.880 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 5.883 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 5.895 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 5.896 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 5.897 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 5.912 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 5.926 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 5.929 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 5.937 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 5.938 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 5.938 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 5.943 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 5.953 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 5.956 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 5.956 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 5.964 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 5.972 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 5.982 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 5.982 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 5.983 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 5.984 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 5.998 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 6.000 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 6.005 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 6.011 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 6.014 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 6.019 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 6.021 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 6.021 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 6.032 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 6.032 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 6.037 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 6.043 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 6.047 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 6.050 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 6.061 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 6.062 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 6.064 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 6.066 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 6.066 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 6.077 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 6.079 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 6.089 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 6.089 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 6.093 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 6.103 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 6.105 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 6.109 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 6.109 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 6.120 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 6.121 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 6.125 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 6.134 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 6.136 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 6.136 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 6.139 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 6.149 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 6.153 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 6.153 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 6.153 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 6.161 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 6.162 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 6.169 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 6.169 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 6.177 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 6.177 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 6.179 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 6.185 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 6.192 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 6.193 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 6.194 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 6.195 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 6.195 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 6.209 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 6.210 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 6.214 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 6.222 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 6.223 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 6.225 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 6.226 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 6.226 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 6.230 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 6.248 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 6.249 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 6.249 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 6.249 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 6.249 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 6.250 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 6.265 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 6.266 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 6.267 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 6.283 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 6.287 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 6.288 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 6.299 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 6.304 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 6.305 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 6.319 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 6.331 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 6.333 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 6.336 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 6.548 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 6.582 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 6.594 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 6.617 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 6.623 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 6.626 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 6.642 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 6.645 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 6.654 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 6.658 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 6.670 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 6.673 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 6.674 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 6.686 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 6.691 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 6.693 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 6.694 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 6.703 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 6.711 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 6.714 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 6.722 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 6.722 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 6.738 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 6.738 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 6.744 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 6.747 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 6.755 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 6.755 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 6.764 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 6.775 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 6.779 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 6.793 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 6.794 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 6.795 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 6.845 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 7.257 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 7.274 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 7.359 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 7.368 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 7.381 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 7.384 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 7.404 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 7.404 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 7.406 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 7.430 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 7.439 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 7.448 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 7.451 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 7.467 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 7.482 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 7.484 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 7.485 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 7.500 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 7.513 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 7.525 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 7.530 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 7.544 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 7.557 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 7.560 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 7.574 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 7.577 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 7.593 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 7.605 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 7.606 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 7.622 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 7.625 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 7.646 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 7.649 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 7.651 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 7.667 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 7.669 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 7.687 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 7.694 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 7.696 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 7.703 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 7.713 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 7.723 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 7.725 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 7.741 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 7.742 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 7.744 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 7.757 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 7.775 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 7.799 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 7.815 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 7.815 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 7.833 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 7.838 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 7.846 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 7.853 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 7.980 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 8.755 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 8.798 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 8.798 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.798 21592 | register yy_state_type yy_current_state; #8 8.798 | ^~~~~~~~~~~~~~~~ #8 8.798 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.798 21593 | register char *yy_cp, *yy_bp; #8 8.798 | ^~~~~ #8 8.798 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.798 21593 | register char *yy_cp, *yy_bp; #8 8.798 | ^~~~~ #8 8.798 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.798 21594 | register int yy_act; #8 8.798 | ^~~~~~ #8 8.805 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 8.805 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.805 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 8.805 | ^~~~ #8 8.805 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.805 22513 | register char *source = (yytext_ptr); #8 8.805 | ^~~~~~ #8 8.805 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.805 22514 | register int number_to_move, i; #8 8.805 | ^~~~~~~~~~~~~~ #8 8.805 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.805 22514 | register int number_to_move, i; #8 8.805 | ^ #8 8.806 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 8.806 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.806 22646 | register yy_state_type yy_current_state; #8 8.806 | ^~~~~~~~~~~~~~~~ #8 8.807 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.807 22647 | register char *yy_cp; #8 8.807 | ^~~~~ #8 8.807 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 8.807 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.807 22676 | register int yy_is_jam; #8 8.807 | ^~~~~~~~~ #8 8.807 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.807 22677 | register char *yy_cp = (yy_c_buf_p); #8 8.807 | ^~~~~ #8 8.856 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 9.034 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 9.185 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 9.648 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 9.659 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 9.814 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 9.831 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 9.833 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 9.838 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 9.864 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc #8 9.903 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime.o TCCDateTime.cc #8 10.09 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 10.11 g++ -shared -o AMI_Functions.so AMI_Functions.o #8 10.38 g++ -shared -o Asterisk_Tests.so Asterisk_Tests.o #8 10.38 g++ -shared -o GSM_Types.so GSM_Types.o #8 10.42 lex.SIP_parse_.c: In function 'int SIP_parse_lex()': #8 10.42 lex.SIP_parse_.c:139866:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.42 139866 | register yy_state_type yy_current_state; #8 10.42 | ^~~~~~~~~~~~~~~~ #8 10.42 lex.SIP_parse_.c:139867:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.42 139867 | register char *yy_cp, *yy_bp; #8 10.42 | ^~~~~ #8 10.42 lex.SIP_parse_.c:139867:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.42 139867 | register char *yy_cp, *yy_bp; #8 10.42 | ^~~~~ #8 10.42 lex.SIP_parse_.c:139868:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.42 139868 | register int yy_act; #8 10.42 | ^~~~~~ #8 10.43 g++ -shared -o General_Types.so General_Types.o #8 10.44 lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': #8 10.44 lex.SIP_parse_.c:142690:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.44 142690 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 10.44 | ^~~~ #8 10.44 lex.SIP_parse_.c:142691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.44 142691 | register char *source = (yytext_ptr); #8 10.44 | ^~~~~~ #8 10.44 lex.SIP_parse_.c:142692:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.44 142692 | register int number_to_move, i; #8 10.44 | ^~~~~~~~~~~~~~ #8 10.44 lex.SIP_parse_.c:142692:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.44 142692 | register int number_to_move, i; #8 10.44 | ^ #8 10.44 lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 10.44 lex.SIP_parse_.c:142824:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.44 142824 | register yy_state_type yy_current_state; #8 10.44 | ^~~~~~~~~~~~~~~~ #8 10.44 lex.SIP_parse_.c:142825:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.44 142825 | register char *yy_cp; #8 10.44 | ^~~~~ #8 10.44 lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 10.44 lex.SIP_parse_.c:142854:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.44 142854 | register int yy_is_jam; #8 10.44 | ^~~~~~~~~ #8 10.44 lex.SIP_parse_.c:142855:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 10.44 142855 | register char *yy_cp = (yy_c_buf_p); #8 10.44 | ^~~~~ #8 10.46 g++ -shared -o IMS_ConnectionHandler.so IMS_ConnectionHandler.o #8 10.47 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 10.48 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 10.48 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 67 | MD5_Init(&Md5Ctx); #8 10.48 | ~~~~~~~~^~~~~~~~~ #8 10.48 In file included from TCCOpenSecurity.cc:19: #8 10.48 /usr/include/openssl/md5.h:49:27: note: declared here #8 10.48 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 10.48 | ^~~~~~~~ #8 10.48 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 69 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 71 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 73 | MD5_Final(ha1, &Md5Ctx); #8 10.48 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:51:27: note: declared here #8 10.48 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 10.48 | ^~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 75 | MD5_Init(&Md5Ctx); #8 10.48 | ~~~~~~~~^~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:49:27: note: declared here #8 10.48 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 10.48 | ^~~~~~~~ #8 10.48 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 77 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 79 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 81 | MD5_Final(ha1, &Md5Ctx); #8 10.48 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:51:27: note: declared here #8 10.48 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 10.48 | ^~~~~~~~~ #8 10.48 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 10.48 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 107 | MD5_Init(&Md5Ctx); #8 10.48 | ~~~~~~~~^~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:49:27: note: declared here #8 10.48 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 10.48 | ^~~~~~~~ #8 10.48 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 109 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 112 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 115 | MD5_Final(ha2, &Md5Ctx); #8 10.48 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:51:27: note: declared here #8 10.48 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 10.48 | ^~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 118 | MD5_Init(&Md5Ctx); #8 10.48 | ~~~~~~~~^~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:49:27: note: declared here #8 10.48 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 10.48 | ^~~~~~~~ #8 10.48 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 120 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 122 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 125 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 127 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 129 | MD5_Update(&Md5Ctx, ":", 1); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 10.48 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.48 /usr/include/openssl/md5.h:50:27: note: declared here #8 10.48 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 10.48 | ^~~~~~~~~~ #8 10.48 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.48 134 | MD5_Final(resp, &Md5Ctx); #8 10.48 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/md5.h:51:27: note: declared here #8 10.49 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 10.49 | ^~~~~~~~~ #8 10.49 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 10.49 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.49 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 10.49 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/md5.h:52:38: note: declared here #8 10.49 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 10.49 | ^~~ #8 10.49 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 10.49 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.49 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 10.49 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/md5.h:52:38: note: declared here #8 10.49 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 10.49 | ^~~ #8 10.49 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 10.49 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 10.49 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 10.49 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 10.49 In file included from TCCOpenSecurity.cc:21: #8 10.49 /usr/include/openssl/aes.h:51:5: note: declared here #8 10.49 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 10.49 | ^~~~~~~~~~~~~~~~~~~ #8 10.49 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 10.49 526 | AES_cbc_encrypt(data, enc_data, #8 10.49 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 10.49 527 | data_len, &enc_key, #8 10.49 | ~~~~~~~~~~~~~~~~~~~ #8 10.49 528 | k_iv, AES_ENCRYPT); #8 10.49 | ~~~~~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/aes.h:66:6: note: declared here #8 10.49 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 10.49 | ^~~~~~~~~~~~~~~ #8 10.49 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 10.49 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 10.49 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 10.49 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/aes.h:54:5: note: declared here #8 10.49 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 10.49 | ^~~~~~~~~~~~~~~~~~~ #8 10.49 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 10.49 571 | AES_cbc_encrypt(data, dec_data, #8 10.49 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 10.49 572 | data_len, &dec_key, #8 10.49 | ~~~~~~~~~~~~~~~~~~~ #8 10.49 573 | k_iv, AES_DECRYPT); #8 10.49 | ~~~~~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/aes.h:66:6: note: declared here #8 10.49 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 10.49 | ^~~~~~~~~~~~~~~ #8 10.49 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 10.49 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 10.49 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 10.49 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/aes.h:51:5: note: declared here #8 10.49 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 10.49 | ^~~~~~~~~~~~~~~~~~~ #8 10.49 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 10.49 615 | AES_cbc_encrypt(data, enc_data, #8 10.49 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 10.49 616 | data_len, &enc_key, #8 10.49 | ~~~~~~~~~~~~~~~~~~~ #8 10.49 617 | k_iv, AES_ENCRYPT); #8 10.49 | ~~~~~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/aes.h:66:6: note: declared here #8 10.49 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 10.49 | ^~~~~~~~~~~~~~~ #8 10.49 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 10.49 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 10.49 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 10.49 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/aes.h:54:5: note: declared here #8 10.49 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 10.49 | ^~~~~~~~~~~~~~~~~~~ #8 10.49 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 10.49 661 | AES_cbc_encrypt(data, dec_data, #8 10.49 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 10.49 662 | data_len, &dec_key, #8 10.49 | ~~~~~~~~~~~~~~~~~~~ #8 10.49 663 | k_iv, AES_DECRYPT); #8 10.49 | ~~~~~~~~~~~~~~~~~~ #8 10.49 /usr/include/openssl/aes.h:66:6: note: declared here #8 10.49 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 10.49 | ^~~~~~~~~~~~~~~ #8 10.49 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 10.49 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.49 1124 | DH* dh = DH_new(); #8 10.49 | ~~~~~~^~ #8 10.49 In file included from TCCOpenSecurity.cc:24: #8 10.49 /usr/include/openssl/dh.h:203:27: note: declared here #8 10.49 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 10.49 | ^~~~~~ #8 10.50 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1134 | DH_free(dh); #8 10.50 | ~~~~~~~^~~~ #8 10.50 /usr/include/openssl/dh.h:204:28: note: declared here #8 10.50 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 10.50 | ^~~~~~~ #8 10.50 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 10.50 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/dh.h:259:27: note: declared here #8 10.50 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 10.50 | ^~~~~~~~~~~ #8 10.50 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1150 | DH_generate_key(dh); #8 10.50 | ~~~~~~~~~~~~~~~^~~~ #8 10.50 /usr/include/openssl/dh.h:227:27: note: declared here #8 10.50 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 10.50 | ^~~~~~~~~~~~~~~ #8 10.50 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1155 | DH_get0_key(dh, &pubk, &privk); #8 10.50 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/dh.h:260:28: note: declared here #8 10.50 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 10.50 | ^~~~~~~~~~~ #8 10.50 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1172 | DH_free(dh); #8 10.50 | ~~~~~~~^~~~ #8 10.50 /usr/include/openssl/dh.h:204:28: note: declared here #8 10.50 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 10.50 | ^~~~~~~ #8 10.50 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1187 | DH_free(dh); #8 10.50 | ~~~~~~~^~~~ #8 10.50 /usr/include/openssl/dh.h:204:28: note: declared here #8 10.50 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 10.50 | ^~~~~~~ #8 10.50 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1191 | DH_free(dh); #8 10.50 | ~~~~~~~^~~~ #8 10.50 /usr/include/openssl/dh.h:204:28: note: declared here #8 10.50 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 10.50 | ^~~~~~~ #8 10.50 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 10.50 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1227 | DH* dh = DH_new(); #8 10.50 | ~~~~~~^~ #8 10.50 /usr/include/openssl/dh.h:203:27: note: declared here #8 10.50 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 10.50 | ^~~~~~ #8 10.50 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1237 | DH_free(dh); #8 10.50 | ~~~~~~~^~~~ #8 10.50 /usr/include/openssl/dh.h:204:28: note: declared here #8 10.50 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 10.50 | ^~~~~~~ #8 10.50 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 10.50 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/dh.h:259:27: note: declared here #8 10.50 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 10.50 | ^~~~~~~~~~~ #8 10.50 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 10.50 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/dh.h:262:27: note: declared here #8 10.50 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 10.50 | ^~~~~~~~~~~ #8 10.50 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 10.50 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/dh.h:228:27: note: declared here #8 10.50 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 10.50 | ^~~~~~~~~~~~~~ #8 10.50 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1267 | DH_free(dh); #8 10.50 | ~~~~~~~^~~~ #8 10.50 /usr/include/openssl/dh.h:204:28: note: declared here #8 10.50 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 10.50 | ^~~~~~~ #8 10.50 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 10.50 1271 | DH_free(dh); #8 10.50 | ~~~~~~~^~~~ #8 10.50 /usr/include/openssl/dh.h:204:28: note: declared here #8 10.50 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 10.50 | ^~~~~~~ #8 10.50 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 10.50 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 10.50 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 10.50 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/aes.h:51:5: note: declared here #8 10.50 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 10.50 | ^~~~~~~~~~~~~~~~~~~ #8 10.50 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 10.50 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 10.50 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/aes.h:57:6: note: declared here #8 10.50 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 10.50 | ^~~~~~~~~~~ #8 10.50 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 10.50 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 10.50 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/aes.h:57:6: note: declared here #8 10.50 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 10.50 | ^~~~~~~~~~~ #8 10.50 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 10.50 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 10.50 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 10.50 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/aes.h:54:5: note: declared here #8 10.50 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 10.50 | ^~~~~~~~~~~~~~~~~~~ #8 10.50 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 10.50 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 10.50 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/aes.h:60:6: note: declared here #8 10.50 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 10.50 | ^~~~~~~~~~~ #8 10.50 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 10.50 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 10.50 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/aes.h:60:6: note: declared here #8 10.50 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 10.50 | ^~~~~~~~~~~ #8 10.50 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 10.50 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 10.50 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 10.50 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 10.50 /usr/include/openssl/aes.h:51:5: note: declared here #8 10.50 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 10.50 | ^~~~~~~~~~~~~~~~~~~ #8 10.50 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 10.50 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 10.50 | ^~~~~~~~~~~ #8 10.50 /usr/include/openssl/aes.h:57:6: note: declared here #8 10.50 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 10.50 | ^~~~~~~~~~~ #8 10.50 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 10.57 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 10.58 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 10.61 g++ -shared -o Native_Functions.so Native_Functions.o #8 10.62 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 10.62 g++ -shared -o PIPEasp_PortType.so PIPEasp_PortType.o #8 10.65 g++ -shared -o PIPEasp_Templates.so PIPEasp_Templates.o #8 10.67 g++ -shared -o PIPEasp_Types.so PIPEasp_Types.o #8 10.67 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 10.68 g++ -shared -o RTP_Types.so RTP_Types.o #8 10.69 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 10.70 g++ -shared -o SDP_Types.so SDP_Types.o #8 10.72 g++ -shared -o SIP_ConnectionHandler.so SIP_ConnectionHandler.o #8 10.73 g++ -shared -o SIP_Emulation.so SIP_Emulation.o #8 10.74 g++ -shared -o SIP_Templates.so SIP_Templates.o #8 10.76 g++ -shared -o SIPmsg_PortType.so SIPmsg_PortType.o #8 10.79 g++ -shared -o SIPmsg_Types.so SIPmsg_Types.o #8 10.80 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 10.80 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 10.82 g++ -shared -o TCCDateTime_Functions.so TCCDateTime_Functions.o #8 10.82 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 10.87 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 10.88 g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o #8 10.89 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 10.90 g++ -shared -o AMI_Functions_part_1.so AMI_Functions_part_1.o #8 10.92 g++ -shared -o AMI_Functions_part_2.so AMI_Functions_part_2.o #8 10.92 g++ -shared -o AMI_Functions_part_3.so AMI_Functions_part_3.o #8 10.93 g++ -shared -o AMI_Functions_part_4.so AMI_Functions_part_4.o #8 10.94 g++ -shared -o AMI_Functions_part_5.so AMI_Functions_part_5.o #8 10.95 g++ -shared -o AMI_Functions_part_6.so AMI_Functions_part_6.o #8 10.95 g++ -shared -o AMI_Functions_part_7.so AMI_Functions_part_7.o #8 10.95 g++ -shared -o Asterisk_Tests_part_1.so Asterisk_Tests_part_1.o #8 10.96 g++ -shared -o Asterisk_Tests_part_2.so Asterisk_Tests_part_2.o #8 10.97 g++ -shared -o Asterisk_Tests_part_3.so Asterisk_Tests_part_3.o #8 10.97 g++ -shared -o Asterisk_Tests_part_4.so Asterisk_Tests_part_4.o #8 10.97 g++ -shared -o Asterisk_Tests_part_5.so Asterisk_Tests_part_5.o #8 10.97 g++ -shared -o Asterisk_Tests_part_6.so Asterisk_Tests_part_6.o #8 10.98 g++ -shared -o Asterisk_Tests_part_7.so Asterisk_Tests_part_7.o #8 10.98 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 10.98 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 10.99 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 10.99 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 10.99 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 10.99 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 11.00 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 11.00 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 11.00 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 11.01 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 11.01 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 11.01 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 11.01 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 11.02 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 11.02 g++ -shared -o IMS_ConnectionHandler_part_1.so IMS_ConnectionHandler_part_1.o #8 11.02 g++ -shared -o IMS_ConnectionHandler_part_2.so IMS_ConnectionHandler_part_2.o #8 11.03 g++ -shared -o IMS_ConnectionHandler_part_3.so IMS_ConnectionHandler_part_3.o #8 11.03 g++ -shared -o IMS_ConnectionHandler_part_4.so IMS_ConnectionHandler_part_4.o #8 11.03 g++ -shared -o IMS_ConnectionHandler_part_5.so IMS_ConnectionHandler_part_5.o #8 11.04 g++ -shared -o IMS_ConnectionHandler_part_6.so IMS_ConnectionHandler_part_6.o #8 11.04 g++ -shared -o IMS_ConnectionHandler_part_7.so IMS_ConnectionHandler_part_7.o #8 11.04 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 11.04 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 11.04 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 11.04 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 11.05 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 11.05 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 11.05 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 11.05 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 11.05 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 11.06 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 11.06 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 11.06 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 11.06 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 11.06 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 11.07 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 11.07 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 11.07 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 11.08 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 11.08 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 11.08 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 11.08 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 11.09 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 11.09 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 11.09 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 11.09 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 11.09 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 11.09 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 11.09 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 11.10 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 11.10 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 11.10 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 11.10 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 11.10 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 11.10 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 11.11 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 11.11 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 11.11 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 11.12 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 11.12 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 11.12 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 11.12 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 11.14 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 11.14 g++ -shared -o PIPEasp_PortType_part_1.so PIPEasp_PortType_part_1.o #8 11.14 g++ -shared -o PIPEasp_PortType_part_2.so PIPEasp_PortType_part_2.o #8 11.14 g++ -shared -o PIPEasp_PortType_part_3.so PIPEasp_PortType_part_3.o #8 11.14 g++ -shared -o PIPEasp_PortType_part_4.so PIPEasp_PortType_part_4.o #8 11.14 g++ -shared -o PIPEasp_PortType_part_5.so PIPEasp_PortType_part_5.o #8 11.14 g++ -shared -o PIPEasp_PortType_part_6.so PIPEasp_PortType_part_6.o #8 11.14 g++ -shared -o PIPEasp_PortType_part_7.so PIPEasp_PortType_part_7.o #8 11.14 g++ -shared -o PIPEasp_Templates_part_1.so PIPEasp_Templates_part_1.o #8 11.14 g++ -shared -o PIPEasp_Templates_part_2.so PIPEasp_Templates_part_2.o #8 11.14 g++ -shared -o PIPEasp_Templates_part_3.so PIPEasp_Templates_part_3.o #8 11.16 g++ -shared -o PIPEasp_Templates_part_4.so PIPEasp_Templates_part_4.o #8 11.16 g++ -shared -o PIPEasp_Templates_part_5.so PIPEasp_Templates_part_5.o #8 11.16 g++ -shared -o PIPEasp_Templates_part_6.so PIPEasp_Templates_part_6.o #8 11.16 g++ -shared -o PIPEasp_Templates_part_7.so PIPEasp_Templates_part_7.o #8 11.16 g++ -shared -o PIPEasp_Types_part_1.so PIPEasp_Types_part_1.o #8 11.16 g++ -shared -o PIPEasp_Types_part_2.so PIPEasp_Types_part_2.o #8 11.16 g++ -shared -o PIPEasp_Types_part_3.so PIPEasp_Types_part_3.o #8 11.17 g++ -shared -o PIPEasp_Types_part_4.so PIPEasp_Types_part_4.o #8 11.17 g++ -shared -o PIPEasp_Types_part_5.so PIPEasp_Types_part_5.o #8 11.17 g++ -shared -o PIPEasp_Types_part_6.so PIPEasp_Types_part_6.o #8 11.17 g++ -shared -o PIPEasp_Types_part_7.so PIPEasp_Types_part_7.o #8 11.17 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 11.17 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 11.17 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 11.19 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 11.19 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 11.19 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 11.19 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 11.19 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 11.19 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 11.19 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 11.19 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 11.19 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 11.19 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 11.19 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 11.19 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 11.19 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 11.21 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 11.21 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 11.21 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 11.21 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 11.22 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 11.22 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 11.22 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 11.22 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 11.22 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 11.22 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 11.22 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 11.24 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 11.24 g++ -shared -o SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_1.o #8 11.24 g++ -shared -o SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_2.o #8 11.25 g++ -shared -o SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_3.o #8 11.25 g++ -shared -o SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_4.o #8 11.25 g++ -shared -o SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_5.o #8 11.26 g++ -shared -o SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_6.o #8 11.27 g++ -shared -o SIP_ConnectionHandler_part_7.so SIP_ConnectionHandler_part_7.o #8 11.29 g++ -shared -o SIP_Emulation_part_1.so SIP_Emulation_part_1.o #8 11.29 g++ -shared -o SIP_Emulation_part_2.so SIP_Emulation_part_2.o #8 11.29 g++ -shared -o SIP_Emulation_part_3.so SIP_Emulation_part_3.o #8 11.29 g++ -shared -o SIP_Emulation_part_4.so SIP_Emulation_part_4.o #8 11.29 g++ -shared -o SIP_Emulation_part_5.so SIP_Emulation_part_5.o #8 11.30 g++ -shared -o SIP_Emulation_part_6.so SIP_Emulation_part_6.o #8 11.32 g++ -shared -o SIP_Emulation_part_7.so SIP_Emulation_part_7.o #8 11.32 g++ -shared -o SIP_Templates_part_1.so SIP_Templates_part_1.o #8 11.32 g++ -shared -o SIP_Templates_part_2.so SIP_Templates_part_2.o #8 11.32 g++ -shared -o SIP_Templates_part_3.so SIP_Templates_part_3.o #8 11.32 g++ -shared -o SIP_Templates_part_4.so SIP_Templates_part_4.o #8 11.32 g++ -shared -o SIP_Templates_part_5.so SIP_Templates_part_5.o #8 11.32 g++ -shared -o SIP_Templates_part_6.so SIP_Templates_part_6.o #8 11.33 g++ -shared -o SIP_Templates_part_7.so SIP_Templates_part_7.o #8 11.34 g++ -shared -o SIPmsg_PortType_part_1.so SIPmsg_PortType_part_1.o #8 11.35 g++ -shared -o SIPmsg_PortType_part_2.so SIPmsg_PortType_part_2.o #8 11.35 g++ -shared -o SIPmsg_PortType_part_3.so SIPmsg_PortType_part_3.o #8 11.35 g++ -shared -o SIPmsg_PortType_part_4.so SIPmsg_PortType_part_4.o #8 11.35 g++ -shared -o SIPmsg_PortType_part_5.so SIPmsg_PortType_part_5.o #8 11.35 g++ -shared -o SIPmsg_PortType_part_6.so SIPmsg_PortType_part_6.o #8 11.35 g++ -shared -o SIPmsg_PortType_part_7.so SIPmsg_PortType_part_7.o #8 11.36 g++ -shared -o SIPmsg_Types_part_1.so SIPmsg_Types_part_1.o #8 11.37 g++ -shared -o SIPmsg_Types_part_3.so SIPmsg_Types_part_3.o #8 11.37 g++ -shared -o SIPmsg_Types_part_4.so SIPmsg_Types_part_4.o #8 11.38 g++ -shared -o SIPmsg_Types_part_5.so SIPmsg_Types_part_5.o #8 11.38 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 11.38 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 11.38 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 11.38 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 11.38 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 11.39 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 11.39 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 11.40 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 11.40 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 11.40 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 11.40 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 11.40 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 11.41 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 11.41 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 11.42 g++ -shared -o TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_1.o #8 11.42 g++ -shared -o TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_2.o #8 11.42 g++ -shared -o TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_3.o #8 11.43 g++ -shared -o TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_4.o #8 11.43 g++ -shared -o TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_5.o #8 11.43 g++ -shared -o TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_6.o #8 11.43 g++ -shared -o TCCDateTime_Functions_part_7.so TCCDateTime_Functions_part_7.o #8 11.43 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 11.44 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 11.44 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 11.45 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 11.45 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 11.45 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 11.46 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 11.46 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 11.46 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 11.46 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 11.46 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 11.46 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 11.47 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 11.47 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 11.47 g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o #8 11.48 g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o #8 11.49 g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o #8 11.49 g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o #8 11.49 g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o #8 11.49 g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o #8 11.49 g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o #8 11.49 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 11.49 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 11.49 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 11.49 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 11.50 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 11.50 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 11.50 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 11.50 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 11.52 g++ -shared -o SIP_parse_.tab.so SIP_parse_.tab.o #8 11.52 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 11.52 g++ -shared -o lex.SIP_parse_.so lex.SIP_parse_.o #8 11.52 g++ -shared -o PIPEasp_PT.so PIPEasp_PT.o #8 11.52 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 11.52 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 11.52 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 11.52 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 11.52 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 11.52 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 11.52 g++ -shared -o TCCConversion.so TCCConversion.o #8 11.52 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 11.52 g++ -shared -o TCCInterface.so TCCInterface.o #8 11.53 g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o #8 11.53 g++ -shared -o TCCDateTime.so TCCDateTime.o #8 11.53 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 11.57 g++ -shared -o SIPmsg_Types_part_2.so SIPmsg_Types_part_2.o #8 11.77 g++ -shared -o SIPmsg_Types_part_6.so SIPmsg_Types_part_6.o #8 11.87 g++ -shared -o SIPmsg_Types_part_7.so SIPmsg_Types_part_7.o #8 12.11 g++ -shared -o SIPmsg_PT.so SIPmsg_PT.o #8 12.14 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 12.14 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 12.14 -L/lib -lcrypto \ #8 12.14 -L/usr/lib -lxml2 -lsctp -lssl -lpthread -lutil; \ #8 12.14 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 12.30 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 DONE 13.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.6s done #10 writing image sha256:db47da39b05e51f1759ac699d5b3e0545f2d352d7da4866c7ab974c0c98dce7a done #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest 0.0s done #10 DONE 0.6s 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 db47da39b05e + 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 + 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/asterisk-ims-ue-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/unix + 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=2251624 + seq 1 30 + echo (2251624 + 1) % 256 + bc + SUBNET=105 + NET_NAME=ttcn3-asterisk-ims-ue-test-105 + SUB4=172.18.105.0/24 + SUB6=fd02:db8:105::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-105, trying SUBNET=105... + docker network create --internal --subnet 172.18.105.0/24 --ipv6 --subnet fd02:db8:105::/64 ttcn3-asterisk-ims-ue-test-105 cdb1674594f2f00aef9683350d0df6896593c808581d0a376ce6c56ea41e6b60 + set +x ### Network ttcn3-asterisk-ims-ue-test-105 created (SUBNET=105) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=105 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=105 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=105 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=105 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=105 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/extensions.conf Applying SUBNET=105 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/logger.conf Applying SUBNET=105 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjproject.conf Applying SUBNET=105 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 105 10 + NET=105 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-105 --ip 172.18.105.10 --ip6 fd02:db8:105::10 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-105 --ip 172.18.105.10 --ip6 fd02:db8:105::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk:/data --name jenkins-ttcn3-asterisk-ims-ue-test-61-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 072b1cd174397a36bda8ad7a026b0a44f1a23be35c27df263ce7fe816ff4903d + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 105 103 + NET=105 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-105 --ip 172.18.105.103 --ip6 fd02:db8:105::103 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-105 --ip 172.18.105.103 --ip6 fd02:db8:105::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester:/data --name jenkins-ttcn3-asterisk-ims-ue-test-61-ttcn3-asterisk-ims-ue-test osmocom-build/ttcn3-asterisk-ims-ue-test + 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@cebe75e7457d: Unix server socket created successfully. MC@cebe75e7457d: Listening on TCP port 42931. cebe75e7457d is the default MC2> spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests cebe75e7457d 42931 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@cebe75e7457d: New HC connected from 172.18.105.103 [172.18.105.103]. cebe75e7457d: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@cebe75e7457d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@cebe75e7457d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cebe75e7457d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@cebe75e7457d: Configuration file was processed on all HCs. MC@cebe75e7457d: Creating MTC on host 172.18.105.103. MC@cebe75e7457d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Sat Jun 1 07:40:07 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@cebe75e7457d: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@cebe75e7457d: Test case TC_internal_registration started. Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: 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)@cebe75e7457d: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI rx: '"Response: Success\r\nActionID: 9B778A694B142072\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.209+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41137\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:08.209+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI buf: '"Response: Success\r\nActionID: 9B778A694B142072\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.209+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41137\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:08.209+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI split: { "Response: Success\r\nActionID: 9B778A694B142072\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.209+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41137\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:08.209+0000" } Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI dec: '"Response: Success\r\nActionID: 9B778A694B142072\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI patched dec: '"Response: Success\r\nActionID: 9B778A694B142072\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.209+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41137\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:08.209+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.209+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41137\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:08.209+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(4)@cebe75e7457d: 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(5)@cebe75e7457d: 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@cebe75e7457d: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(4)@cebe75e7457d: Added SIP Call Table entry [0] for "9B2316BE71EA011@172.18.105.103" at TC_internal_registration-ConnHdlr-0501(6) Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI remain buf: '""' TC_internal_registration-ConnHdlr-0501(6)@cebe75e7457d: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_registration-ConnHdlr-0501(6)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_registration-ConnHdlr-0501(6)@cebe75e7457d: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717227608/1a8c9b2b2d64533f57c582821b4499c1:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "6a15e35f69bd1e48af8a637da5de4426" Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.222+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.222+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.222+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.222+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:08.222+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B2316BE71EA011@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable" } Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: 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(3)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI rx: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.105.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(3)@cebe75e7457d: AMI buf: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.105.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(3)@cebe75e7457d: AMI split: { "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.105.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(3)@cebe75e7457d: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: AMI remain buf: '""' TC_internal_registration-ConnHdlr-0501(6)@cebe75e7457d: setverdict(pass): none -> pass MTC@cebe75e7457d: end of "TC_internal_registration" MTC@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(3)@cebe75e7457d: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(4)@cebe75e7457d: Final verdict of PTC: none TC_internal_registration-ConnHdlr-0501(6)@cebe75e7457d: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(5)@cebe75e7457d: Final verdict of PTC: none MTC@cebe75e7457d: Setting final verdict of the test case. MTC@cebe75e7457d: Local verdict of MTC: pass MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_AMI_EMU(3): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(4): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(5): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_registration-ConnHdlr-0501(6): pass (pass -> pass) MTC@cebe75e7457d: Test case TC_internal_registration finished. Verdict: pass MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass'. Sat Jun 1 07:40:08 UTC 2024 ====== Asterisk_Tests.TC_internal_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5871) MTC@cebe75e7457d: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass' was executed successfully (exit status: 0). MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Sat Jun 1 07:40: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_internal_call_momt.pcap" >/data/Asterisk_Tests.TC_internal_call_momt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cebe75e7457d: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@cebe75e7457d: Test case TC_internal_call_momt started. Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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(7)@cebe75e7457d: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"Response: Success\r\nActionID: D5AC5D72DDC8C124\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"Response: Success\r\nActionID: D5AC5D72DDC8C124\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "Response: Success\r\nActionID: D5AC5D72DDC8C124\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Response: Success\r\nActionID: D5AC5D72DDC8C124\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Response: Success\r\nActionID: D5AC5D72DDC8C124\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.241+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:10.241+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.241+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:10.241+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.241+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:10.241+0000" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.241+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:10.241+0000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.241+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:10.241+0000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(8)@cebe75e7457d: 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(9)@cebe75e7457d: 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@cebe75e7457d: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(8)@cebe75e7457d: Added SIP Call Table entry [0] for "CAE5FC4549E4ADF@172.18.105.103" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_LOCAL_SIP_EMU(8)@cebe75e7457d: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.254+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.254+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.254+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.254+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.254+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(8)@cebe75e7457d: Added SIP Call Table entry [1] for "51B1642EA9F9103@172.18.105.103" at TC_internal_call_momt-ConnHdlr-0502(11) TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717227610/70773b4b5d9e5f023cd8008c21b79e87:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "da3a8160e2878d1346358709621184df" Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.256+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.256+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.256+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.256+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.256+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.257+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CAE5FC4549E4ADF@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@cebe75e7457d: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_momt-ConnHdlr-0502(11)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_momt-ConnHdlr-0502(11)@cebe75e7457d: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1717227610/70773b4b5d9e5f023cd8008c21b79e87:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "52aad42036db209d57090e06d97b7ab9" Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.259+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.259+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.259+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.259+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.259+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 51B1642EA9F9103@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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(7)@cebe75e7457d: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(8)@cebe75e7457d: Added SIP Call Table entry [2] for "27790FB5F730AB5" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.306+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.306+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.306+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.306+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.306+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: A2: md5('"INVITE:sip:172.18.105.10"') = "761c14f8f50a24168bee41ceb9d0aa68" TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717227610/70773b4b5d9e5f023cd8008c21b79e87:00000001:0a4f113b:auth:761c14f8f50a24168bee41ceb9d0aa68"') = "3878da86d8e27e520c15e553edd9b5b7" Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.308+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.308+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.308+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.308+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:10.308+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 27790FB5F730AB5\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: 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 := "27790FB5F730AB5" }, 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 := 1511115532, 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.105.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "628AAAE7-D2BDE0C1" } } }, 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 := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.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.105.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.105.103" }, { id := "branch", paramValue := "z9hG4bKF50EA4231808C0CFB85A99664A5B7140" } } } } }, 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(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.10\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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\r\nApplication: Verbose\r\nAppData: 5,0502: Call pjsip endpoint 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.10\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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\r\nApplication: Verbose\r\nAppData: 5,0502: Call pjsip endpoint 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.10", "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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\r\nApplication: Verbose\r\nAppData: 5,0502: Call pjsip endpoint 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\nValue: " } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.10\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.10\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\r\nApplication: Verbose\r\nAppData: 5,0502: Call pjsip endpoint from 0501\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nExtension: 0502\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@cebe75e7457d: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@cebe75e7457d: Added SIP Call Table entry [3] for "20ed39bb-e06b-4809-b93b-1e2105abb379" at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0502(11)@cebe75e7457d: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1987233794", session_version := "1987233794", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 19030, 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(7)@cebe75e7457d: AMI rx: '"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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nExtension: 0502\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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nExtension: 0502\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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nExtension: 0502\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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nExtension: 0502\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nExtension: 0502\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME_MS\r\nValue: 5\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME_MS\r\nValue: 5\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME_MS\r\nValue: 5", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nDestPriority: 1\r\nDestUniqueid: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: 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 := "27790FB5F730AB5" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.105.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 := 1511115532, 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.105.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "628AAAE7-D2BDE0C1" } } }, 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 := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "c224a92a-2fae-439a-8f6c-aec5d527967b" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.105.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.105.103" }, { id := "branch", paramValue := "z9hG4bKF50EA4231808C0CFB85A99664A5B7140" } } } } }, 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(7)@cebe75e7457d: AMI rx: '"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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\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-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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: ANSWER\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\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-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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: ANSWER\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: ANSWER", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 1717227610.1\r\nDestLinkedid: 1717227610.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@cebe75e7457d: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1987233794", session_version := "1987233795", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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(7)@cebe75e7457d: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379", "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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379", "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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379", "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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379", "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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 20ed39bb-e06b-4809-b93b-1e2105abb379\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 27790FB5F730AB5\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: " } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0502(11)@cebe75e7457d: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1987233794", session_version := "1987233796", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 19030, 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(7)@cebe75e7457d: AMI rx: '"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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1016\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI buf: '"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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1016\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI split: { "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: 1717227610.1\r\nLinkedid: 1717227610.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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME\r\nValue: 1", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1016", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1016\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1016\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 938ac329-313b-458a-8904-dfb4b0d89d09\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI rx: '"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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1536214285;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1139578525;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\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: \r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing\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(7)@cebe75e7457d: AMI buf: '"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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1536214285;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1139578525;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\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: \r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing\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(7)@cebe75e7457d: AMI split: { "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1536214285;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1139578525;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\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: \r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1536214285;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1536214285;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: Hangup\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: Hangup\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: 0502\r\nPriority: 2\r\nUniqueid: 1717227610.0\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1139578525;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1139578525;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: 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: 1717227610.1\r\nLinkedid: 1717227610.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: Hangup\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: \r\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: Hangup\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\nPriority: 1\r\nUniqueid: 1717227610.1\r\nLinkedid: 1717227610.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: AMI remain buf: '""' MTC@cebe75e7457d: end of "TC_internal_call_momt" MTC@cebe75e7457d: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(11)@cebe75e7457d: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(7)@cebe75e7457d: Final verdict of PTC: none TC_internal_call_momt-ConnHdlr-0501(10)@cebe75e7457d: Final verdict of PTC: pass Asterisk_Tests_LOCAL_SIP_EMU(8)@cebe75e7457d: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(9)@cebe75e7457d: Final verdict of PTC: none MTC@cebe75e7457d: Setting final verdict of the test case. MTC@cebe75e7457d: Local verdict of MTC: pass MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_AMI_EMU(7): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(8): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(9): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0501(10): pass (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0502(11): pass (pass -> pass) MTC@cebe75e7457d: Test case TC_internal_call_momt finished. Verdict: pass MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass'. Sat Jun 1 07:40:11 UTC 2024 ====== Asterisk_Tests.TC_internal_call_momt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48912) Waiting for packet dumper to finish... 1 (prev_count=48912, count=61894) MTC@cebe75e7457d: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass' was executed successfully (exit status: 0). MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Sat Jun 1 07:40: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_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@cebe75e7457d: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@cebe75e7457d: Test case TC_internal_call_all_2registered started. Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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(12)@cebe75e7457d: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Response: Success\r\nActionID: 0BA2CC54B82B61C5\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Response: Success\r\nActionID: 0BA2CC54B82B61C5\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Response: Success\r\nActionID: 0BA2CC54B82B61C5\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Response: Success\r\nActionID: 0BA2CC54B82B61C5\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Response: Success\r\nActionID: 0BA2CC54B82B61C5\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.355+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/40953\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:14.355+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.355+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/40953\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:14.355+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.355+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/40953\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:14.355+0000" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.355+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/40953\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:14.355+0000\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.355+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000c20\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/40953\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:14.355+0000\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(13)@cebe75e7457d: 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(14)@cebe75e7457d: 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@cebe75e7457d: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(13)@cebe75e7457d: Added SIP Call Table entry [0] for "F50EB2BAB02D74F@172.18.105.103" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_LOCAL_SIP_EMU(13)@cebe75e7457d: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.383+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.383+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.383+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.383+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.383+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717227614/17f58a11bebfee7318f9ba65ae9bae3e:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "392dc006bf8b019a45e230d51148225d" Asterisk_Tests_LOCAL_SIP_EMU(13)@cebe75e7457d: Added SIP Call Table entry [1] for "6FCE60D7EA3398A@172.18.105.103" at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.386+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.386+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.386+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.386+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.386+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.387+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.387+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.387+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.387+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.387+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F50EB2BAB02D74F@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0502(16)@cebe75e7457d: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(16)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_all_2registered-ConnHdlr-0502(16)@cebe75e7457d: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1717227614/17f58a11bebfee7318f9ba65ae9bae3e:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "cd6dc6dc61bd2837638699f65468cbfc" Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.389+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.389+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.389+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.389+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.389+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FCE60D7EA3398A@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(13)@cebe75e7457d: Added SIP Call Table entry [2] for "4A933DC625CA020" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.421+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.421+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.421+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.421+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.421+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: A2: md5('"INVITE:sip:172.18.105.10"') = "761c14f8f50a24168bee41ceb9d0aa68" TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717227614/17f58a11bebfee7318f9ba65ae9bae3e:00000001:0a4f113b:auth:761c14f8f50a24168bee41ceb9d0aa68"') = "6dbd3c580861eb43e7f0740f13c4b05d" Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.424+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.424+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.424+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.424+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:14.424+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4A933DC625CA020\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "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: 1717227614.3\r\nLinkedid: 1717227614.3" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: 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 := "4A933DC625CA020" }, 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 := 1532750064, 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.105.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "432AC34F-D2BDF0D3" } } }, 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.105.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.105.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.105.103" }, { id := "branch", paramValue := "z9hG4bK6610C1C0E845586454B8BF7C76E1A9D0" } } } } }, 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(12)@cebe75e7457d: AMI rx: '"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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_1_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: 3\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_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: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_1_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: 3\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_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: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_1_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: 3\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_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: 4\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_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: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@cebe75e7457d: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_LOCAL_SIP_EMU(13)@cebe75e7457d: Added SIP Call Table entry [3] for "fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7" at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_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: 9\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: GOSUB_RETVAL\r\nValue: 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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@cebe75e7457d: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1177335228", session_version := "1177335228", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 12790, 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(12)@cebe75e7457d: AMI buf: '"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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_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: 9\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: GOSUB_RETVAL\r\nValue: 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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_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: 8\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_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: 9\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Return\r\nAppData: 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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: GOSUB_RETVAL\r\nValue: 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: 1717227614.3\r\nLinkedid: 1717227614.3\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: 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 := "4A933DC625CA020" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.105.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 := 1532750064, 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.105.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "432AC34F-D2BDF0D3" } } }, 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.105.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "08f85909-8120-42e6-8871-0109caf57a6f" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.105.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.105.103" }, { id := "branch", paramValue := "z9hG4bK6610C1C0E845586454B8BF7C76E1A9D0" } } } } }, 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_2registered-ConnHdlr-0502(16)@cebe75e7457d: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1177335228", session_version := "1177335229", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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(12)@cebe75e7457d: 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: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: 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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialString: 0502\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\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: 1717227614.3\r\nLinkedid: 1717227614.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: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME_MS\r\nValue: 12\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.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: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: 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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialString: 0502\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\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: 1717227614.3\r\nLinkedid: 1717227614.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: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME_MS\r\nValue: 12\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.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: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\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-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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: 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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialString: 0502", "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: 1717227614.3\r\nLinkedid: 1717227614.3", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "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: 1717227614.3\r\nLinkedid: 1717227614.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: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME_MS\r\nValue: 12", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: DialState\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.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: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME_MS\r\nValue: 12\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RINGTIME_MS\r\nValue: 12\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nDestChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nDestLinkedid: 1717227614.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\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-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\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-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\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-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: fb9d9461-df98-4d8b-a318-a0e6fa6ad7a7\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4A933DC625CA020\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1014\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME\r\nValue: 1\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1030\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1014\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME\r\nValue: 1\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1030\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\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: 1717227614.3\r\nLinkedid: 1717227614.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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME\r\nValue: 1", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1014", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME\r\nValue: 1", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1030", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1014\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1014\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1030\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1030\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0502(16)@cebe75e7457d: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1177335228", session_version := "1177335230", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 12790, 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(12)@cebe75e7457d: AMI rx: '"Event: SoftHangupRequest\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1631004640;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1676056169;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI buf: '"Event: SoftHangupRequest\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1631004640;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1676056169;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI split: { "Event: SoftHangupRequest\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1631004640;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1676056169;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: SoftHangupRequest\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: SoftHangupRequest\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7cfef453-eafd-4786-8792-3dc723d85e76\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1631004640;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1631004640;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: Hangup\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: Hangup\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: 1717227614.3\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1676056169;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1676056169;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing\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(12)@cebe75e7457d: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing\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(12)@cebe75e7457d: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\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: 1717227614.4\r\nLinkedid: 1717227614.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: 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(16)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: AMI remain buf: '""' MTC@cebe75e7457d: end of "TC_internal_call_all_2registered" MTC@cebe75e7457d: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(16)@cebe75e7457d: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0501(15)@cebe75e7457d: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(12)@cebe75e7457d: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(14)@cebe75e7457d: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(13)@cebe75e7457d: Final verdict of PTC: none MTC@cebe75e7457d: Setting final verdict of the test case. MTC@cebe75e7457d: Local verdict of MTC: pass MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_AMI_EMU(12): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(13): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(14): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(15): pass (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(16): pass (pass -> pass) MTC@cebe75e7457d: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Sat Jun 1 07:40:15 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=55501) Waiting for packet dumper to finish... 1 (prev_count=55501, count=74753) MTC@cebe75e7457d: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Sat Jun 1 07:40:17 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@cebe75e7457d: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@cebe75e7457d: Test case TC_internal_call_all_3registered started. Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: 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(17)@cebe75e7457d: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Response: Success\r\nActionID: 51EA6812E1DF49C4\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Response: Success\r\nActionID: 51EA6812E1DF49C4\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Response: Success\r\nActionID: 51EA6812E1DF49C4\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Response: Success\r\nActionID: 51EA6812E1DF49C4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Response: Success\r\nActionID: 51EA6812E1DF49C4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.531+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41345\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:18.531+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.531+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41345\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:18.531+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.531+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41345\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:18.531+0000" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.531+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41345\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:18.531+0000\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.531+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/41345\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:18.531+0000\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: 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(19)@cebe75e7457d: 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@cebe75e7457d: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Added SIP Call Table entry [0] for "A4298D52C9EE7A2@172.18.105.103" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.574+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.574+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.574+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.574+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.574+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717227618/7d34a5d9d1d4ab45fea0156545215ec3:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "308a24340ff4aaad7a13a39db7fccd02" Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Added SIP Call Table entry [1] for "808110C91929480@172.18.105.103" at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.588+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.588+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.588+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.588+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.588+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A4298D52C9EE7A2@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.589+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.589+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.589+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.589+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.589+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) TC_internal_call_all_3registered-ConnHdlr-0502(21)@cebe75e7457d: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(21)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_all_3registered-ConnHdlr-0502(21)@cebe75e7457d: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1717227618/7d34a5d9d1d4ab45fea0156545215ec3:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "cc471696430e02a9f71b4ac9030414ac" Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Added SIP Call Table entry [2] for "AC0232817AF8E47@172.18.105.103" at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.597+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.597+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.597+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.597+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.597+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 808110C91929480@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.599+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.599+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.599+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.599+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.599+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0503(22)@cebe75e7457d: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(22)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_all_3registered-ConnHdlr-0503(22)@cebe75e7457d: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1717227618/7d34a5d9d1d4ab45fea0156545215ec3:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "7732278d6886d15b0aa537bec236204c" Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.605+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.605+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.605+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.605+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.605+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: AC0232817AF8E47@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Added SIP Call Table entry [3] for "123948D465ED8F3" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.644+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: A2: md5('"INVITE:sip:172.18.105.10"') = "761c14f8f50a24168bee41ceb9d0aa68" TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717227618/7d34a5d9d1d4ab45fea0156545215ec3:00000001:0a4f113b:auth:761c14f8f50a24168bee41ceb9d0aa68"') = "fbe01a05f6f7d0c364956a0aeb79f488" Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.651+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.651+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.651+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.651+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:18.651+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 123948D465ED8F3\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: 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 := "123948D465ED8F3" }, 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 := 1509728040, 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.105.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "B57BE867-D2BE014F" } } }, 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.105.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.105.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.105.103" }, { id := "branch", paramValue := "z9hG4bKA257B223D5B19FC93DB28831F9CDAFD0" } } } } }, 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(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Added SIP Call Table entry [4] for "c127e49b-8cba-4ef9-8af8-cccb884d5518" at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Added SIP Call Table entry [5] for "cd002edb-ccc3-43e8-9501-2b33dbe4cf50" at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0503(22)@cebe75e7457d: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "730629773", session_version := "730629773", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 17978, 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(21)@cebe75e7457d: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1777471678", session_version := "1777471678", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 19366, 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(17)@cebe75e7457d: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialString: 0502\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialString: 0502\r\n\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: 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 := "123948D465ED8F3" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.105.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 := 1509728040, 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.105.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "B57BE867-D2BE014F" } } }, 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.105.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "7d397efe-f5c5-40a6-8db0-c4a7b05a4ecb" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.105.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.105.103" }, { id := "branch", paramValue := "z9hG4bKA257B223D5B19FC93DB28831F9CDAFD0" } } } } }, 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(17)@cebe75e7457d: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialString: 0503", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialString: 0502" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: s\r\nApplication: Return\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@cebe75e7457d: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1777471678", session_version := "1777471679", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialString: 0503\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(22)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\nValue: 13\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\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-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: ANSWER\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\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: c198dd5b-e2df-4204-a85e-9f79bbafd167\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-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\nValue: 13\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\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-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\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-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: ANSWER\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\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: c198dd5b-e2df-4204-a85e-9f79bbafd167\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-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\nValue: 0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\nValue: 13", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\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-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: ANSWER", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\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: c198dd5b-e2df-4204-a85e-9f79bbafd167\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-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\nValue: 13\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RINGTIME_MS\r\nValue: 13\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nDestLinkedid: 1717227618.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nDestChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nDestLinkedid: 1717227618.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\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: 1717227618.7\r\nLinkedid: 1717227618.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: cd002edb-ccc3-43e8-9501-2b33dbe4cf50\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 123948D465ED8F3\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: " } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0502(21)@cebe75e7457d: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1777471678", session_version := "1777471680", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 19366, 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(17)@cebe75e7457d: AMI rx: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1041\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=156218123;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1405663253;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\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(17)@cebe75e7457d: AMI buf: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1041\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=156218123;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1405663253;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\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(17)@cebe75e7457d: AMI split: { "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1041", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=156218123;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1405663253;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: c198dd5b-e2df-4204-a85e-9f79bbafd167\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1041\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1041\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=156218123;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=156218123;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1405663253;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1405663253;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\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: 1717227618.8\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\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: 1717227618.6\r\nLinkedid: 1717227618.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: AMI remain buf: '""' MTC@cebe75e7457d: end of "TC_internal_call_all_3registered" MTC@cebe75e7457d: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0501(20)@cebe75e7457d: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0503(22)@cebe75e7457d: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(17)@cebe75e7457d: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(19)@cebe75e7457d: Final verdict of PTC: none TC_internal_call_all_3registered-ConnHdlr-0502(21)@cebe75e7457d: Final verdict of PTC: pass Asterisk_Tests_LOCAL_SIP_EMU(18)@cebe75e7457d: Final verdict of PTC: none MTC@cebe75e7457d: Setting final verdict of the test case. MTC@cebe75e7457d: Local verdict of MTC: pass MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_AMI_EMU(17): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(18): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(19): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(20): pass (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(21): pass (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(22): pass (pass -> pass) MTC@cebe75e7457d: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Sat Jun 1 07:40:19 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62530) Waiting for packet dumper to finish... 1 (prev_count=62530, count=83276) MTC@cebe75e7457d: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Sat Jun 1 07:40:21 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@cebe75e7457d: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@cebe75e7457d: Test case TC_internal_call_all_4registered started. Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: 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)@cebe75e7457d: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Response: Success\r\nActionID: 7E156E323BFBCF89\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Response: Success\r\nActionID: 7E156E323BFBCF89\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Response: Success\r\nActionID: 7E156E323BFBCF89\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Response: Success\r\nActionID: 7E156E323BFBCF89\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Response: Success\r\nActionID: 7E156E323BFBCF89\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f73480028f0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/38927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:22.789+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f73480028f0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/38927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:22.789+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f73480028f0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/38927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:22.789+0000" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f73480028f0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/38927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:22.789+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.789+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f73480028f0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/38927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:22.789+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: 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)@cebe75e7457d: 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@cebe75e7457d: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Added SIP Call Table entry [0] for "7B35DC346FB0F29@172.18.105.103" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717227622/8ec46b7b0d80f81e13f81954adb13c88:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "5b4b5f6b8eaafd8e31034ec8c6ea7a84" Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.841+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.841+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.841+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.841+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.841+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 7B35DC346FB0F29@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Added SIP Call Table entry [1] for "AF3621AEA5F731D@172.18.105.103" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.849+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.849+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.849+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.849+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.849+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0502(27)@cebe75e7457d: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(27)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_all_4registered-ConnHdlr-0502(27)@cebe75e7457d: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1717227622/8ec46b7b0d80f81e13f81954adb13c88:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "055f15e4c513963aa923842f43fe87e1" Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.857+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.857+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.857+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.857+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.857+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: AF3621AEA5F731D@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Added SIP Call Table entry [2] for "FE9466DECA9AD6B@172.18.105.103" at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.860+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.860+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.860+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.860+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.860+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) TC_internal_call_all_4registered-ConnHdlr-0503(28)@cebe75e7457d: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(28)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_all_4registered-ConnHdlr-0503(28)@cebe75e7457d: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1717227622/8ec46b7b0d80f81e13f81954adb13c88:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "77aa4f9ca21b39717bc59232d7a42d96" Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Added SIP Call Table entry [3] for "0B013ED7368A6C5@172.18.105.103" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.865+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.865+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.865+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.865+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.865+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: FE9466DECA9AD6B@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.866+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.866+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.866+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.866+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.866+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0504(29)@cebe75e7457d: A1: md5('"0504:asterisk:secret"') = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(29)@cebe75e7457d: A2: md5('"REGISTER:sip:172.18.105.10"') = "6c7111541ead8205837c7f5338551d15" TC_internal_call_all_4registered-ConnHdlr-0504(29)@cebe75e7457d: Request-Digest: md5('"29c47c28d362d1b0e548b5de7e72da8a":"1717227622/8ec46b7b0d80f81e13f81954adb13c88:00000001:0a4f113b:auth:6c7111541ead8205837c7f5338551d15"') = "c21f396542ed6b0222bc5904c1bdf51e" Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.869+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.869+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.869+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.869+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.869+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 0B013ED7368A6C5@172.18.105.103\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.105.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\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.105.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\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.105.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" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.105.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Added SIP Call Table entry [4] for "C8A07BA08EB9415" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.896+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.896+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.896+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.896+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.896+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: A2: md5('"INVITE:sip:172.18.105.10"') = "761c14f8f50a24168bee41ceb9d0aa68" TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717227622/8ec46b7b0d80f81e13f81954adb13c88:00000001:0a4f113b:auth:761c14f8f50a24168bee41ceb9d0aa68"') = "e59f695c2ae6b242a5431b0b142af91c" Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.902+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.902+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.902+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.902+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:22.902+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C8A07BA08EB9415\r\nLocalAddress: IPV4/UDP/172.18.105.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.105.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: 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 := "C8A07BA08EB9415" }, 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 := 811867381, 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.105.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "8A79BCCD-D2BE11EC" } } }, 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.105.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.105.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.105.103" }, { id := "branch", paramValue := "z9hG4bKC79F1CDD6DC7DFF9DA0CF381F83E34AA" } } } } }, 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(23)@cebe75e7457d: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.105.103\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Added SIP Call Table entry [5] for "b8792962-28f7-476c-883c-24c9e8ebb9dd" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Added SIP Call Table entry [6] for "ae1d47b5-9698-4c2f-be41-ab37349b5ce8" at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Added SIP Call Table entry [7] for "546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0504(29)@cebe75e7457d: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "136160777", session_version := "136160777", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 13452, 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(28)@cebe75e7457d: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "725858061", session_version := "725858061", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 12296, 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-0502(27)@cebe75e7457d: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1630848738", session_version := "1630848738", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 10528, 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(23)@cebe75e7457d: AMI rx: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\nValue: " } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: 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 := "C8A07BA08EB9415" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.105.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 := 811867381, 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.105.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "8A79BCCD-D2BE11EC" } } }, 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.105.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "e426e2d6-4fb6-4913-8b28-0cd152ffb861" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.105.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.105.103" }, { id := "branch", paramValue := "z9hG4bKC79F1CDD6DC7DFF9DA0CF381F83E34AA" } } } } }, 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(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\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(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0502(27)@cebe75e7457d: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1630848738", session_version := "1630848739", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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(23)@cebe75e7457d: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialString: 0504\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\nValue: 14\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: CANCEL\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\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-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: ANSWER\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\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: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\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: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\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-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(28)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialString: 0504\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\nValue: 14\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\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-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: CANCEL\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\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-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: ANSWER\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\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: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\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: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\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-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(29)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialString: 0504", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialString: 0503", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialString: 0502", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\nValue: 0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\nValue: 14", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: CANCEL", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\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-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: ANSWER", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\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: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\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-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\nValue: 14\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RINGTIME_MS\r\nValue: 14\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: 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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nDestLinkedid: 1717227622.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nDestLinkedid: 1717227622.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nDestChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nDestLinkedid: 1717227622.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\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: 1717227622.12\r\nLinkedid: 1717227622.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\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: 1717227622.13\r\nLinkedid: 1717227622.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 546bbf81-e3d1-4ddf-8cb4-d9c6414c1b17\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: C8A07BA08EB9415\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@cebe75e7457d: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1630848738", session_version := "1630848740", net_type := "IN", addr_type := "IP4", addr := "172.18.105.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.105.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 := 10528, 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(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 5f0c2c92-9da9-4469-93cf-3d89a9529edf\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1021\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1045\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1039889192;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1717280719;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\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(23)@cebe75e7457d: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1045\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1039889192;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1717280719;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\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(23)@cebe75e7457d: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1045", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1039889192;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1717280719;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@cebe75e7457d: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1045\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1045\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1039889192;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1039889192;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\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: 1717227622.11\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1717280719;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1717280719;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\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: 1717227622.14\r\nLinkedid: 1717227622.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: AMI remain buf: '""' MTC@cebe75e7457d: end of "TC_internal_call_all_4registered" MTC@cebe75e7457d: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(26)@cebe75e7457d: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0504(29)@cebe75e7457d: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0503(28)@cebe75e7457d: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(23)@cebe75e7457d: Final verdict of PTC: none TC_internal_call_all_4registered-ConnHdlr-0502(27)@cebe75e7457d: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(25)@cebe75e7457d: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(24)@cebe75e7457d: Final verdict of PTC: none MTC@cebe75e7457d: Setting final verdict of the test case. MTC@cebe75e7457d: Local verdict of MTC: pass MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_AMI_EMU(23): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(24): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(25): none (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(26): pass (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(27): pass (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(28): pass (pass -> pass) MTC@cebe75e7457d: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(29): pass (pass -> pass) MTC@cebe75e7457d: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Sat Jun 1 07:40:23 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=73439) Waiting for packet dumper to finish... 1 (prev_count=73439, count=84958) MTC@cebe75e7457d: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration'. ------ Asterisk_Tests.TC_ims_registration ------ Sat Jun 1 07:40:26 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@cebe75e7457d: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration' was executed successfully (exit status: 0). MTC@cebe75e7457d: Test case TC_ims_registration started. Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: 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(30)@cebe75e7457d: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI rx: '"Response: Success\r\nActionID: 216B6221372421B5\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI buf: '"Response: Success\r\nActionID: 216B6221372421B5\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI split: { "Response: Success\r\nActionID: 216B6221372421B5\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI dec: '"Response: Success\r\nActionID: 216B6221372421B5\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI patched dec: '"Response: Success\r\nActionID: 216B6221372421B5\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:27.048+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/46617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:27.048+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:27.048+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/46617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:27.048+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:27.048+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/46617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:27.048+0000" } Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:27.048+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/46617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:27.048+0000\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-01T07:40:27.048+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f7348000bd0\r\nLocalAddress: IPV4/TCP/172.18.105.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.105.103/46617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-01T07:40:27.048+0000\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(31)@cebe75e7457d: 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(32)@cebe75e7457d: 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@cebe75e7457d: end of f_init Asterisk_Tests_IMS_SIP_EMU(32)@cebe75e7457d: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "172.18.105.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration-IMS_ConnHdlr-238010000090828(33) Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI rx: '"Response: Error\r\nActionID: 7B82036E5AB24482\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI buf: '"Response: Error\r\nActionID: 7B82036E5AB24482\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI split: { "Response: Error\r\nActionID: 7B82036E5AB24482\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI dec: '"Response: Error\r\nActionID: 7B82036E5AB24482\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: AMI patched dec: '"Response: Error\r\nActionID: 7B82036E5AB24482\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(30)@cebe75e7457d: Final verdict of PTC: error MTC@cebe75e7457d: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:629 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"7B82036E5AB24482\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:629 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"7B82036E5AB24482\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@cebe75e7457d: Stopping testcase execution from "AMI_Functions.ttcn":629 TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@cebe75e7457d: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(31)@cebe75e7457d: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(32)@cebe75e7457d: Final verdict of PTC: none MTC@cebe75e7457d: Setting final verdict of the test case. MTC@cebe75e7457d: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:629 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"7B82036E5AB24482\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_AMI_EMU(30): error (fail -> error) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(31): none (error -> error) MTC@cebe75e7457d: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(32): none (error -> error) MTC@cebe75e7457d: Local verdict of PTC TC_ims_registration-IMS_ConnHdlr-238010000090828(33): none (error -> error) MTC@cebe75e7457d: Test case TC_ims_registration finished. Verdict: error MTC@cebe75e7457d: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration error'. Sat Jun 1 07:40:38 UTC 2024 ------ Asterisk_Tests.TC_ims_registration error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4353) MTC@cebe75e7457d: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration error' was executed successfully (exit status: 0). MC@cebe75e7457d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@cebe75e7457d: Terminating MTC. MC@cebe75e7457d: MTC terminated. MC2> exit MC@cebe75e7457d: Shutting down session. MC@cebe75e7457d: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/asterisk/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass Asterisk_Tests.TC_internal_registration pass 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->FAIL Asterisk_Tests.TC_ims_registration Summary: pass->FAIL: 1 pass: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh Asterisk_Tests --rm Generated Asterisk_Tests.TC_ims_registration.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-105 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-asterisk-ims-ue-test-61-asterisk + [ -n jenkins-ttcn3-asterisk-ims-ue-test-61-asterisk ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-61-asterisk + docker kill jenkins-ttcn3-asterisk-ims-ue-test-61-asterisk jenkins-ttcn3-asterisk-ims-ue-test-61-asterisk + docker wait jenkins-ttcn3-asterisk-ims-ue-test-61-asterisk 137 + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-105 + docker network remove ttcn3-asterisk-ims-ue-test-105 ttcn3-asterisk-ims-ue-test-105 + 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-61-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-21.log 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