Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit 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.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-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/jenkins13456977499995259244.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-63 = 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 + + grep -q $USER echo FROM $USER/$DISTRO-build + 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: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.18kB done #2 DONE 0.0s #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 https://gitea.sysmocom.de/api/v1/repos/sysmocom/pjproject/git/refs/heads/sysmocom/2.14 #5 DONE 0.1s #6 [ 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 #6 ... #5 https://gitea.sysmocom.de/api/v1/repos/sysmocom/pjproject/git/refs/heads/sysmocom/2.14 #5 CACHED #7 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/sysmocom/master #7 CACHED #6 [ 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 #6 0.265 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.265 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.265 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.265 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.457 Reading package lists... #6 1.169 Reading package lists... #6 1.864 Building dependency tree... #6 2.112 Reading state information... #6 2.221 Calculating upgrade... #6 2.715 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #6 2.721 Reading package lists... #6 3.449 Building dependency tree... #6 3.704 Reading state information... #6 4.195 sudo is already the newest version (1.9.13p3-1+deb12u1). #6 4.195 iproute2 is already the newest version (6.1.0-3). #6 4.195 libcap2-bin is already the newest version (1:2.66-4). #6 4.195 libcap2-bin set to manually installed. #6 4.195 libssl-dev is already the newest version (3.0.11-1~deb12u2). #6 4.195 libncurses5-dev is already the newest version (6.4-4). #6 4.195 libsqlite3-dev is already the newest version (3.40.1-2). #6 4.195 build-essential is already the newest version (12.9). #6 4.195 libjansson-dev is already the newest version (2.14-2). #6 4.195 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #6 4.195 libxml2-dev set to manually installed. #6 4.195 uuid-dev is already the newest version (2.38.1-5+deb12u1). #6 4.195 uuid-dev set to manually installed. #6 4.195 wget is already the newest version (1.21.3-1+b2). #6 4.195 The following additional packages will be installed: #6 4.196 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #6 4.197 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #6 4.200 Suggested packages: #6 4.200 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #6 4.200 Recommended packages: #6 4.200 libpng-tools xxd #6 4.422 The following NEW packages will be installed: #6 4.422 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #6 4.423 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #6 4.423 net-tools subversion vim vim-common vim-runtime #6 4.472 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #6 4.472 Need to get 13.5 MB of archives. #6 4.472 After this operation, 60.8 MB of additional disk space will be used. #6 4.472 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #6 4.484 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #6 4.491 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #6 4.492 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #6 4.496 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #6 4.496 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #6 4.497 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #6 4.504 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #6 4.507 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #6 4.513 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #6 4.513 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #6 4.514 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #6 4.514 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #6 4.515 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #6 4.536 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #6 4.539 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #6 4.542 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #6 4.602 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #6 4.886 debconf: delaying package configuration, since apt-utils is not installed #6 4.970 Fetched 13.5 MB in 0s (80.2 MB/s) #6 5.019 Selecting previously unselected package iputils-ping. #6 5.019 (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.) #6 5.089 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #6 5.103 Unpacking iputils-ping (3:20221126-1) ... #6 5.203 Selecting previously unselected package vim-common. #6 5.203 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #6 5.208 Unpacking vim-common (2:9.0.1378-2) ... #6 5.336 Selecting previously unselected package libapr1:amd64. #6 5.342 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #6 5.352 Unpacking libapr1:amd64 (1.7.2-3) ... #6 5.440 Selecting previously unselected package libaprutil1:amd64. #6 5.455 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #6 5.461 Unpacking libaprutil1:amd64 (1.6.3-1) ... #6 5.580 Selecting previously unselected package libedit-dev:amd64. #6 5.584 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #6 5.591 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #6 5.700 Selecting previously unselected package libgpm2:amd64. #6 5.707 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #6 5.716 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #6 5.784 Selecting previously unselected package libslang2:amd64. #6 5.791 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #6 5.798 Unpacking libslang2:amd64 (2.3.3-3) ... #6 5.926 Selecting previously unselected package libpng-dev:amd64. #6 5.939 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #6 5.943 Unpacking libpng-dev:amd64 (1.6.39-2) ... #6 6.066 Selecting previously unselected package libslang2-dev:amd64. #6 6.075 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #6 6.079 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #6 6.208 Selecting previously unselected package libnewt0.52:amd64. #6 6.214 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #6 6.249 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #6 6.364 Selecting previously unselected package libnewt-dev:amd64. #6 6.377 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #6 6.380 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #6 6.480 Selecting previously unselected package libserf-1-1:amd64. #6 6.485 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #6 6.492 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #6 6.594 Selecting previously unselected package libutf8proc2:amd64. #6 6.604 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #6 6.617 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #6 6.716 Selecting previously unselected package libsvn1:amd64. #6 6.721 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #6 6.727 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #6 6.892 Selecting previously unselected package net-tools. #6 6.902 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #6 6.906 Unpacking net-tools (2.10-0.1) ... #6 7.004 Selecting previously unselected package subversion. #6 7.010 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #6 7.032 Unpacking subversion (1.14.2-4+b2) ... #6 7.216 Selecting previously unselected package vim-runtime. #6 7.224 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #6 7.256 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #6 7.278 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #6 7.292 Unpacking vim-runtime (2:9.0.1378-2) ... #6 7.948 Selecting previously unselected package vim. #6 7.959 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #6 7.965 Unpacking vim (2:9.0.1378-2) ... #6 8.191 Setting up net-tools (2.10-0.1) ... #6 8.201 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #6 8.214 Setting up libutf8proc2:amd64 (2.8.0-1) ... #6 8.226 Setting up libpng-dev:amd64 (1.6.39-2) ... #6 8.235 Setting up libapr1:amd64 (1.7.2-3) ... #6 8.255 Setting up vim-common (2:9.0.1378-2) ... #6 8.277 Setting up libslang2:amd64 (2.3.3-3) ... #6 8.290 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #6 8.302 Setting up vim-runtime (2:9.0.1378-2) ... #6 8.595 Setting up iputils-ping (3:20221126-1) ... #6 8.632 Setting up libaprutil1:amd64 (1.6.3-1) ... #6 8.664 Setting up libslang2-dev:amd64 (2.3.3-3) ... #6 8.673 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #6 8.708 Setting up vim (2:9.0.1378-2) ... #6 8.742 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #6 8.743 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 #6 8.743 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 #6 8.743 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 #6 8.743 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 #6 8.743 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 #6 8.743 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 #6 8.743 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 #6 8.743 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 #6 8.743 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 #6 8.750 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #6 8.750 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 #6 8.750 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 #6 8.750 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 #6 8.750 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 #6 8.750 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 #6 8.750 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 #6 8.750 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 #6 8.750 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 #6 8.750 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 #6 8.765 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #6 8.786 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #6 8.793 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #6 8.793 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 #6 8.793 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 #6 8.793 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 #6 8.793 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 #6 8.793 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 #6 8.793 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 #6 8.793 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 #6 8.794 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 #6 8.794 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 #6 8.811 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #6 8.811 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 #6 8.811 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 #6 8.811 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 #6 8.811 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 #6 8.811 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 #6 8.811 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 #6 8.812 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 #6 8.812 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 #6 8.812 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 #6 8.821 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #6 8.833 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #6 8.846 Setting up libserf-1-1:amd64 (1.3.9-11) ... #6 8.855 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #6 8.867 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #6 8.879 Setting up subversion (1.14.2-4+b2) ... #6 8.919 Processing triggers for mailcap (3.70+nmu1) ... #6 8.977 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 9.028 Processing triggers for man-db (2.11.2-2) ... #6 DONE 9.4s #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.8s #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.285 Cloning into 'pjproject'... #10 DONE 3.1s #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.0s #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.710 Switched to a new branch 'sysmocom/2.14' #12 0.710 branch 'sysmocom/2.14' set up to track 'origin/sysmocom/2.14'. #12 0.713 refs/heads/sysmocom/2.14 #12 0.763 HEAD is now at ab1be367d PATCH: 0000-remove-third-party.patch #12 0.765 sysmocom/2.14 #12 0.766 ab1be367de105c9b35619aa6df370009a61540a0 #12 DONE 0.8s #13 [ 8/15] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #13 0.325 Cloning into 'asterisk'... #13 DONE 31.5s #14 [ 9/15] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/master origin/sysmocom/master #14 0.729 Switched to a new branch 'sysmocom/master' #14 0.729 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #14 DONE 0.8s #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.511 Generating the configure script for Asterisk ... #16 3.360 Generating the configure script for menuselect ... #16 4.395 checking build system type... x86_64-pc-linux-gnu #16 4.427 checking host system type... x86_64-pc-linux-gnu #16 4.428 checking for gcc... gcc #16 4.446 checking whether the C compiler works... yes #16 4.475 checking for C compiler default output file name... a.out #16 4.476 checking for suffix of executables... #16 4.512 checking whether we are cross compiling... no #16 4.545 checking for suffix of object files... o #16 4.563 checking whether the compiler supports GNU C... yes #16 4.577 checking whether gcc accepts -g... yes #16 4.596 checking for gcc option to enable C11 features... none needed #16 4.642 checking for stdio.h... yes #16 4.655 checking for stdlib.h... yes #16 4.671 checking for string.h... yes #16 4.693 checking for inttypes.h... yes #16 4.714 checking for stdint.h... yes #16 4.736 checking for strings.h... yes #16 4.757 checking for sys/stat.h... yes #16 4.781 checking for sys/types.h... yes #16 4.802 checking for unistd.h... yes #16 4.825 checking for wchar.h... yes #16 4.857 checking for minix/config.h... no #16 4.888 checking for sys/param.h... yes #16 4.920 checking for sys/select.h... yes #16 4.946 checking for sys/socket.h... yes #16 4.969 checking for utime.h... yes #16 4.994 checking whether it is safe to define __EXTENSIONS__... yes #16 5.025 checking whether _XOPEN_SOURCE should be defined... no #16 5.049 checking whether char is unsigned... no #16 5.065 checking for uname... /usr/bin/uname #16 5.068 checking for g++... g++ #16 5.127 checking whether the compiler supports GNU C++... yes #16 5.215 checking whether g++ accepts -g... yes #16 5.287 checking for g++ option to enable C++11 features... none needed #16 5.467 checking how to run the C preprocessor... gcc -E #16 5.747 checking how to run the C++ preprocessor... g++ -E #16 5.911 checking for a sed that does not truncate output... /usr/bin/sed #16 5.934 checking for egrep... grep -E #16 5.944 checking for ld used by gcc... /usr/bin/ld #16 5.968 checking if the linker (/usr/bin/ld) is GNU ld... yes #16 5.978 checking for gawk... gawk #16 5.978 checking for a BSD-compatible install... /usr/bin/install -c #16 6.001 checking whether ln -s works... yes #16 6.001 checking for ranlib... ranlib #16 6.001 checking for GNU make... make #16 6.047 checking for grep that handles long lines and -e... /usr/bin/grep #16 6.055 checking for egrep... /usr/bin/grep -E #16 6.065 checking for strip... strip #16 6.066 checking for ar... ar #16 6.067 checking for bison... /usr/bin/bison #16 6.068 checking for cmp... /usr/bin/cmp #16 6.069 checking for cat... /usr/bin/cat #16 6.070 checking for cut... /usr/bin/cut #16 6.071 checking for flex... /usr/bin/flex #16 6.071 checking for grep... (cached) /usr/bin/grep #16 6.073 checking for python2.7... no #16 6.073 checking for python2... no #16 6.074 checking for python... no #16 6.079 checking for python3... /usr/bin/python3 #16 6.080 checking for find... /usr/bin/find #16 6.081 checking for basename... /usr/bin/basename #16 6.082 checking for dirname... /usr/bin/dirname #16 6.083 checking for sh... /bin/bash #16 6.084 checking for ln... /usr/bin/ln #16 6.085 checking for doxygen... /usr/bin/doxygen #16 6.085 checking for dot... /usr/bin/dot #16 6.086 checking for wget... /usr/bin/wget #16 6.087 checking for curl... /usr/bin/curl #16 6.088 checking for xmllint... /usr/bin/xmllint #16 6.089 checking for xmlstarlet... no #16 6.090 checking for xml... no #16 6.091 checking for bash... /bin/bash #16 6.092 checking for git... /usr/bin/git #16 6.092 checking for alembic... : #16 6.093 checking for bzip2... /usr/bin/bzip2 #16 6.094 checking for tar... /usr/bin/tar #16 6.095 checking for patch... /usr/bin/patch #16 6.096 checking for sed... (cached) /usr/bin/sed #16 6.097 checking for nm... /usr/bin/nm #16 6.098 checking for realpath... /usr/bin/realpath #16 6.099 checking for ldconfig... /usr/sbin/ldconfig #16 6.100 checking for sha1sum... /usr/bin/sha1sum #16 6.101 checking for openssl... /usr/bin/openssl #16 6.101 checking for pkg-config... /usr/bin/pkg-config #16 6.102 checking pkg-config is at least version 0.9.0... yes #16 6.107 checking for bison that supports parse-param... /usr/bin/bison #16 6.196 checking for soxmix... no #16 6.196 checking for md5... no #16 6.196 checking for md5sum... md5sum #16 6.196 checking for a sed that does not truncate output... (cached) /usr/bin/sed #16 6.204 checking whether gcc is Clang... no #16 6.263 checking whether pthreads work with "-pthread" and "-lpthread"... yes #16 6.376 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #16 6.468 checking whether more special flags are required for pthreads... no #16 6.468 checking for PTHREAD_PRIO_INHERIT... yes #16 6.560 checking for RAII support... checking for gcc -fnested-functions... no #16 6.691 checking for clang strsep/strcmp optimization... no #16 6.760 configure: checking OPENSSL with pkg-config #16 6.761 configure: checking whether system openssl > 1.1.0 #16 6.761 checking for openssl >= 1.1.0... yes #16 6.824 checking for embedded pjproject (may have to download)... configuring #16 6.956 [pjproject] Applying user.mak #16 6.959 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #16 6.966 [pjproject] Applying custom include file patches/config_site.h #16 6.977 [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 14.57 checking for bundled pjproject... yes #16 14.99 checking for gawk... (cached) gawk #16 14.99 checking for curl-config... /usr/bin/curl-config #16 14.99 checking for the version of libcurl... 7.88.1 #16 15.00 checking for libcurl >= version 7.10.1... yes #16 15.00 checking whether libcurl is usable... yes #16 15.10 checking for curl_free... yes #16 15.51 checking for size_t... yes #16 15.57 checking for working alloca.h... yes #16 15.61 checking for alloca... yes #16 15.61 checking for dirent.h that defines DIR... yes #16 15.64 checking for library containing opendir... none required #16 15.67 checking for sys/wait.h that is POSIX.1 compatible... yes #16 15.70 checking for sys/types.h... (cached) yes #16 15.70 checking for netinet/in.h... yes #16 15.72 checking for arpa/nameser.h... yes #16 15.75 checking for netdb.h... yes #16 15.78 checking for resolv.h... yes #16 15.81 checking for arpa/nameser.h... (cached) yes #16 15.82 checking for assert.h... yes #16 15.85 checking for ctype.h... yes #16 15.89 checking for dlfcn.h... yes #16 15.92 checking for errno.h... yes #16 15.95 checking for fcntl.h... yes #16 15.99 checking for float.h... yes #16 16.02 checking for grp.h... yes #16 16.05 checking for inttypes.h... (cached) yes #16 16.05 checking for limits.h... yes #16 16.09 checking for locale.h... yes #16 16.12 checking for math.h... yes #16 16.17 checking for pwd.h... yes #16 16.21 checking for netinet/in.h... (cached) yes #16 16.21 checking for regex.h... yes #16 16.25 checking for sched.h... yes #16 16.28 checking for stdarg.h... yes #16 16.31 checking for stdint.h... (cached) yes #16 16.32 checking for stdio.h... (cached) yes #16 16.32 checking for stdlib.h... (cached) yes #16 16.33 checking for string.h... (cached) yes #16 16.33 checking for syslog.h... yes #16 16.36 checking for sys/file.h... yes #16 16.39 checking for sys/ioctl.h... yes #16 16.43 checking for sys/param.h... (cached) yes #16 16.43 checking for sys/resource.h... yes #16 16.47 checking for sys/socket.h... (cached) yes #16 16.47 checking for sys/stat.h... (cached) yes #16 16.47 checking for sys/time.h... yes #16 16.51 checking for sys/types.h... (cached) yes #16 16.51 checking for sys/un.h... yes #16 16.54 checking for termios.h... yes #16 16.57 checking for time.h... yes #16 16.61 checking for unistd.h... (cached) yes #16 16.61 checking for arpa/inet.h... yes #16 16.63 checking for libintl.h... yes #16 16.66 checking for malloc.h... yes #16 16.69 checking for netdb.h... (cached) yes #16 16.69 checking for stddef.h... yes #16 16.72 checking for strings.h... (cached) yes #16 16.72 checking for sys/event.h... no #16 16.75 checking for utime.h... (cached) yes #16 16.75 checking for libedit... yes #16 16.76 checking for Testing for libedit unicode support... yes #16 16.79 checking for uuid_generate_random in -luuid... yes #16 16.82 checking for uuid/uuid.h... yes #16 16.85 checking for jansson >= 2.11... yes #16 16.88 checking for libjwt >= 1.15.3... no #16 16.94 checking for clock_gettime in -lrt... yes #16 16.98 checking for libxml-2.0... yes #16 16.98 checking for uriParseUriA in -luriparser... no #16 17.02 checking for xsltLoadStylesheetPI in -lxslt... no #16 17.05 checking for xsltCleanupGlobals in -lxslt... no #16 17.09 checking for xlocale.h... no #16 17.11 checking for winsock.h... no #16 17.13 checking for winsock2.h... no #16 17.16 checking for sys/poll.h... yes #16 17.19 checking for special C compiler options needed for large files... no #16 17.19 checking for _FILE_OFFSET_BITS value needed for large files... no #16 17.21 checking for _Bool... yes #16 17.27 checking for stdbool.h that conforms to C99... yes #16 17.30 checking for an ANSI C-conforming const... yes #16 17.31 checking for uid_t in sys/types.h... yes #16 17.32 checking for inline... inline #16 17.34 checking for long double with more range or precision than double... yes #16 17.36 checking for mode_t... yes #16 17.42 checking for off_t... yes #16 17.48 checking for pid_t... yes #16 17.53 checking for size_t... (cached) yes #16 17.53 checking for struct stat.st_blksize... yes #16 17.56 checking for struct ucred.uid... yes #16 17.59 checking for struct ucred.cr_uid... no #16 17.63 checking for struct sockpeercred.uid... no #16 17.66 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #16 17.70 checking whether struct tm is in sys/time.h or time.h... time.h #16 17.73 checking for working volatile... yes #16 17.75 checking for ptrdiff_t... yes #16 17.80 checking for struct stat.st_mtim... yes #16 17.84 checking for struct stat.st_mtimensec... no #16 17.88 checking for struct stat.st_mtimespec... no #16 17.91 checking for working chown... yes #16 17.96 checking whether closedir returns void... no #16 17.98 checking for error_at_line... yes #16 18.02 checking for vfork.h... no #16 18.05 checking for fork... yes #16 18.09 checking for vfork... yes #16 18.13 checking for working fork... yes #16 18.17 checking for working vfork... (cached) yes #16 18.17 checking for _LARGEFILE_SOURCE value needed for large files... no #16 18.21 checking whether gcc needs -traditional... no #16 18.23 checking for working memcmp... yes #16 18.28 checking for getpagesize... yes #16 18.32 checking for vprintf... yes #16 18.36 checking for working mmap... yes #16 18.44 checking types of arguments for select... int,fd_set *,struct timeval * #16 18.47 checking whether lstat correctly handles trailing slash... yes #16 18.52 checking whether stat accepts an empty string... no #16 18.57 checking for working strcoll... yes #16 18.62 checking for strftime... yes #16 18.66 checking for working strnlen... yes #16 18.70 checking for working strtod... yes #16 18.75 checking whether utime accepts a null argument... yes #16 18.81 checking for asprintf... yes #16 18.85 checking for atexit... yes #16 18.88 checking for closefrom... yes #16 18.92 checking for dup2... yes #16 18.96 checking for eaccess... yes #16 19.00 checking for endpwent... yes #16 19.03 checking for euidaccess... yes #16 19.07 checking for ffsll... yes #16 19.11 checking for ftruncate... yes #16 19.15 checking for getcwd... yes #16 19.18 checking for gethostbyname... yes #16 19.22 checking for gethostname... yes #16 19.26 checking for getloadavg... yes #16 19.29 checking for gettimeofday... yes #16 19.32 checking for glob... yes #16 19.36 checking for ioperm... yes #16 19.39 checking for inet_ntoa... yes #16 19.43 checking for isascii... yes #16 19.46 checking for memchr... yes #16 19.50 checking for memmove... yes #16 19.54 checking for memset... yes #16 19.58 checking for mkdir... yes #16 19.61 checking for mkdtemp... yes #16 19.65 checking for munmap... yes #16 19.68 checking for newlocale... yes #16 19.72 checking for pipe2... yes #16 19.76 checking for ppoll... yes #16 19.80 checking for putenv... yes #16 19.83 checking for re_comp... yes #16 19.86 checking for regcomp... yes #16 19.90 checking for select... yes #16 19.94 checking for setenv... yes #16 19.97 checking for socket... yes #16 20.00 checking for strcasecmp... yes #16 20.04 checking for strcasestr... yes #16 20.08 checking for strchr... yes #16 20.12 checking for strcspn... yes #16 20.16 checking for strdup... yes #16 20.19 checking for strerror... yes #16 20.22 checking for strlcat... no #16 20.26 checking for strlcpy... no #16 20.29 checking for strncasecmp... yes #16 20.33 checking for strndup... yes #16 20.37 checking for strnlen... yes #16 20.41 checking for strrchr... yes #16 20.45 checking for strsep... yes #16 20.48 checking for strspn... yes #16 20.52 checking for strstr... yes #16 20.56 checking for strtod... (cached) yes #16 20.56 checking for strtol... yes #16 20.60 checking for strtold... yes #16 20.64 checking for strtoq... yes #16 20.68 checking for unsetenv... yes #16 20.71 checking for uselocale... yes #16 20.74 checking for utime... yes #16 20.78 checking for vasprintf... yes #16 20.82 checking for getpeereid... no #16 20.85 checking for sysctl... no #16 20.90 checking for swapctl... no #16 20.93 checking for malloc_trim... yes #16 20.97 checking for htonll... no #16 21.02 checking for ntohll... no #16 21.07 checking for sqrt in -lm... yes #16 21.11 checking for exp2... yes #16 21.15 checking for log2... yes #16 21.19 checking for exp10... yes #16 21.24 checking for log10... yes #16 21.28 checking for sin... yes #16 21.32 checking for cos... yes #16 21.37 checking for tan... yes #16 21.41 checking for asin... yes #16 21.44 checking for acos... yes #16 21.49 checking for atan... yes #16 21.53 checking for atan2... yes #16 21.58 checking for pow... yes #16 21.62 checking for rint... yes #16 21.66 checking for exp... yes #16 21.71 checking for log... yes #16 21.75 checking for remainder... yes #16 21.79 checking for fmod... yes #16 21.84 checking for round... yes #16 21.88 checking for roundf... yes #16 21.92 checking for trunc... yes #16 21.96 checking for floor... yes #16 22.00 checking for ceil... yes #16 22.04 checking for exp2l... yes #16 22.08 checking for log2l... yes #16 22.12 checking for exp10l... yes #16 22.16 checking for log10l... yes #16 22.20 checking for sinl... yes #16 22.24 checking for cosl... yes #16 22.28 checking for tanl... yes #16 22.33 checking for asinl... yes #16 22.37 checking for acosl... yes #16 22.41 checking for atanl... yes #16 22.45 checking for atan2l... yes #16 22.49 checking for powl... yes #16 22.54 checking for sqrtl... yes #16 22.58 checking for rintl... yes #16 22.62 checking for expl... yes #16 22.67 checking for logl... yes #16 22.71 checking for remainderl... yes #16 22.75 checking for fmodl... yes #16 22.80 checking for roundl... yes #16 22.84 checking for truncl... yes #16 22.88 checking for floorl... yes #16 22.92 checking for ceill... yes #16 22.97 checking for LLONG_MAX in limits.h... yes #16 23.00 checking for timersub in time.h... yes #16 23.04 checking for a version of GNU ld that supports the --dynamic-list flag... yes #16 23.08 checking for sys/poll.h... (cached) yes #16 23.08 checking for inet_aton... yes #16 23.11 checking for IP_PKTINFO... yes #16 23.16 checking for gcc options needed to detect all undeclared functions... none needed #16 23.19 checking whether gethostbyname_r is declared... yes #16 23.22 checking for library containing gethostbyname_r... none required #16 23.26 checking for gethostbyname_r with 6 arguments... yes #16 23.31 checking for gethostbyname_r with 5 arguments... no #16 23.34 checking for byteswap.h... yes #16 23.37 checking for __swap16 variant of byteswapping macros... no #16 23.38 checking for bswap16 variant of byteswapping macros... no #16 23.39 checking for locale_t in locale.h... yes #16 23.42 checking for O_EVTONLY in fcntl.h... no #16 23.44 checking for O_SYMLINK in fcntl.h... no #16 23.46 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #16 23.48 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #16 23.52 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #16 23.55 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #16 23.60 checking for pthread_spinlock_t in pthread.h... yes #16 23.64 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #16 23.69 checking for working unnamed semaphores... yes #16 23.73 checking if PTHREAD_ONCE_INIT needs braces... no #16 23.76 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #16 23.78 checking whether we can compare a mutex to its initial value... no #16 23.80 checking for compiler sync operations... yes #16 23.86 checking for compiler atomic operations... yes #16 23.94 checking if your system printf is NULL-safe.... (null)yes #16 24.04 checking if socket() accepts SOCK_NONBLOCK... yes #16 24.12 checking if we can increase the maximum select-able file descriptor... no #16 24.18 checking if we have usable eventfd support... yes #16 24.27 checking for compiler 'attribute pure' support... yes #16 24.33 checking for compiler 'attribute malloc' support... yes #16 24.38 checking for compiler 'attribute const' support... yes #16 24.44 checking for compiler 'attribute unused' support... yes #16 24.49 checking for compiler 'attribute always_inline' support... no #16 24.54 checking for compiler 'attribute deprecated' support... yes #16 24.61 checking for compiler 'attribute sentinel' support... yes #16 24.66 checking for compiler 'attribute warn_unused_result' support... yes #16 24.73 checking for compiler 'attribute may_alias' support... yes #16 24.78 checking for compiler 'attribute constructor' support... yes #16 24.83 checking for compiler 'attribute destructor' support... yes #16 24.86 checking for compiler 'attribute noreturn' support... yes #16 24.90 checking for -fsanitize=address support... yes #16 24.94 checking for -fsanitize=thread support... yes #16 24.99 checking for -fsanitize=leak support... yes #16 25.04 checking for -fsanitize=undefined support... yes #16 25.09 checking for -Wdeclaration-after-statement support... yes #16 25.10 checking for -Wtrampolines support... yes #16 25.13 checking for _FORTIFY_SOURCE support... yes #16 25.15 checking for -fno-strict-overflow... yes #16 25.18 checking for -Wno-format-truncation... yes #16 25.19 checking for -Wno-format-y2k... yes #16 25.20 checking for -Wno-stringop-truncation... yes #16 25.21 checking for -Wshadow... yes #16 25.22 checking for -march=native support... yes #16 25.23 checking whether to use rpath... not needed #16 25.23 checking for sysinfo... yes #16 25.27 checking for library containing res_9_ninit... no #16 25.36 checking for res_ninit... yes #16 25.41 checking for library containing res_9_ndestroy... no #16 25.48 checking for res_ndestroy... no #16 25.53 checking for library containing res_9_close... no #16 25.61 checking for res_close... no #16 25.66 checking for struct __res_state._u._ext.nsaddrs... yes #16 25.69 checking for BIND_8_COMPAT required... no #16 25.72 checking for GLOB_NOMAGIC in glob.h... yes #16 25.74 checking for GLOB_BRACE in glob.h... yes #16 25.76 checking for RTLD_NOLOAD in dlfcn.h... yes #16 25.78 checking for IP_MTU_DISCOVER in netinet/in.h... yes #16 25.81 checking size of int... 4 #16 25.86 checking size of long... 8 #16 25.92 checking size of long long... 8 #16 25.98 checking size of char *... 8 #16 26.03 checking size of long... (cached) 8 #16 26.03 checking size of long long... (cached) 8 #16 26.09 checking size of fd_set.fds_bits... (cached) 8 #16 26.09 checking for dladdr in dlfcn.h... yes #16 26.13 checking for snd_pcm_open in -lasound... yes #16 26.20 checking for alsa/asoundlib.h... yes #16 26.24 checking for bfd_openr in -lbfd... no #16 26.27 checking for bfd_openr in -lbfd... (cached) no #16 26.27 checking for bfd_openr in -lbfd... (cached) no #16 26.27 checking for cap_from_text in -lcap... no #16 26.29 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #16 26.31 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #16 26.33 checking for enhanced dahdi vmwi support... yes #16 26.35 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #16 26.37 checking for getifaddrs() support... yes #16 26.40 checking for timerfd support... yes #16 26.43 checking for gsm_create in -lgsm... yes #16 26.47 checking for gsm.h... yes #16 26.49 checking for gsm/gsm.h... yes #16 26.52 checking for libilbc < 3... no #16 26.54 checking for iconv_open in -liconv... no #16 26.56 checking for libiconv_open in -liconv... no #16 26.59 checking for iconv_close in -lc... yes #16 26.62 checking for iconv.h... yes #16 26.65 checking for icaltimezone_get_utc_timezone in -lical... no #16 26.68 checking for iks_start_sasl in -liksemel... no #16 26.71 checking for UW IMAP Toolkit c-client library... no #16 26.75 checking for system c-client library...... no #16 26.97 checking for SQLConnect in -liodbc... no #16 27.08 checking for inotify_init in -lc... yes #16 27.17 checking for sys/inotify.h... yes #16 27.24 checking for jack_activate in -ljack... no #16 27.32 checking for kqueue in -lc... no #16 27.42 checking for kevent64... no #16 27.51 checking for ldap_initialize in -lldap... no #16 27.61 checking for mysql_config... no #16 27.62 checking for neon-config... no #16 27.62 checking for neon-config... no #16 27.62 checking for netsnmp-agent... yes #16 27.65 checking for newtBell in -lnewt... yes #16 27.74 checking for newt.h... yes #16 27.81 checking for ub_ctx_delete in -lunbound... no #16 27.88 checking for SQLConnect in -lodbc... no #16 27.99 checking for ogg_stream_init in -logg... no #16 28.08 checking for backtrace in -lexecinfo... no #16 28.19 checking for backtrace in -lc... yes #16 28.27 checking for execinfo.h... yes #16 28.37 checking for ba2str in -lbluetooth... no #16 28.49 checking for bs_version in -lbeanstalk... no #16 28.58 checking for pg_config... no #16 28.59 checking for poptStrerror in -lpopt... no #16 28.70 checking for portaudio-2.0... no #16 28.74 checking for Pa_GetDeviceCount in -lportaudio... no #16 28.83 checking for pri_connected_line_update in -lpri... no #16 28.93 checking for resample_open in -lresample... no #16 29.03 checking for fftw_malloc in -lfftw3... yes #16 29.15 checking for fftw3.h... yes #16 29.23 checking for sf_open in -lsndfile... no #16 29.34 checking for minimum version of SpanDSP... no #16 29.40 checking for ss7_set_isup_timer in -lss7... no #16 29.50 checking for openr2_chan_new in -lopenr2... no #16 29.61 checking for opus_encoder_create in -lopus... no #16 29.71 checking for op_open_callbacks in -lopusfile... no #16 29.83 checking for luaL_newstate in -llua5.4... no #16 29.94 checking for luaL_newstate in -llua5.3... yes #16 30.03 checking for lua5.3/lua.h... yes #16 30.10 checking for rc_read_config in -lfreeradius-client... no #16 30.18 checking for rc_read_config in -lradiusclient-ng... no #16 30.23 checking for rc_read_config in -lradcli... no #16 30.34 checking for codec2_create in -lcodec2... no #16 30.46 checking for cpg_join in -lcpg... no #16 30.54 checking for corosync_cfg_state_track in -lcfg... no #16 30.62 checking for speex_encode in -lspeex... no #16 30.80 checking for speex_preprocess_ctl in -lspeex... no #16 30.89 checking for speex_preprocess_ctl in -lspeexdsp... no #16 30.99 checking for sqlite3_open in -lsqlite3... yes #16 31.05 checking for sqlite3.h... yes #16 31.12 checking for crypt in -lcrypt... yes #16 31.19 checking for crypt.h... yes #16 31.25 checking for crypt... no #16 31.34 checking for crypt_r in -lcrypt... yes #16 31.44 checking for osp/osp.h... no #16 31.49 checking for srtp_init in -lsrtp2... no #16 31.58 checking for srtp_init in -lsrtp... no #16 31.68 checking for gmime-3.0... no #16 31.73 checking for gmime-2.6... no #16 31.78 checking for gmime-2.4... no #16 31.83 checking for gmime-2.2... no #16 31.88 checking for gmime-2.0... no #16 31.92 checking for malloc in -lhoard... no #16 32.01 checking for dbinit in -lsybdb... no #16 32.14 checking for tone_zone_find_by_num in -ltonezone... no #16 32.22 checking for tone_zone_find in -ltonezone... no #16 32.32 checking for vorbis_info_init in -lvorbis... no #16 32.44 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #16 32.52 checking for compress in -lz... yes #16 32.61 checking for zlib.h... yes #16 32.69 checking for linux/compiler.h... no #16 32.78 checking for MSG_NOSIGNAL in sys/socket.h... yes #16 32.84 checking for SO_NOSIGPIPE in sys/socket.h... no #16 32.91 checking for sdl-config... no #16 32.91 checking for IMG_Load in -lSDL_image... no #16 33.03 checking for sws_getContext in -lavcodec... no #16 33.12 checking for linux/videodev.h... no #16 33.20 checking for XOpenDisplay in -lX11... no #16 33.31 checking for XOpenDisplay in -lX11... (cached) no #16 33.31 checking for /sbin/launchd... no #16 33.31 checking for gtk+-2.0... no #16 33.35 checking for libsystemd... yes #16 33.40 checking for LOG_AUTH in syslog.h... yes #16 33.45 checking for LOG_AUTHPRIV in syslog.h... yes #16 33.51 checking for LOG_CRON in syslog.h... yes #16 33.58 checking for LOG_DAEMON in syslog.h... yes #16 33.64 checking for LOG_FTP in syslog.h... yes #16 33.71 checking for LOG_KERN in syslog.h... yes #16 33.77 checking for LOG_LPR in syslog.h... yes #16 33.83 checking for LOG_MAIL in syslog.h... yes #16 33.90 checking for LOG_NEWS in syslog.h... yes #16 33.96 checking for LOG_SYSLOG in syslog.h... yes #16 34.04 checking for LOG_UUCP in syslog.h... yes #16 34.09 checking for bridges/bridge_softmix/include/hrirs.h... yes #16 34.09 checking for mandatory modules: PJPROJECT... ok #16 34.18 configure: creating ./config.status #16 34.71 config.status: creating build_tools/menuselect-deps #16 34.81 config.status: creating makeopts #16 34.84 config.status: creating include/asterisk/autoconfig.h #16 35.39 checking build system type... x86_64-unknown-linux-gnu #16 35.60 checking host system type... x86_64-unknown-linux-gnu #16 35.60 checking for gcc... gcc #16 35.74 checking whether the C compiler works... yes #16 35.82 checking for C compiler default output file name... a.out #16 35.82 checking for suffix of executables... #16 35.90 checking whether we are cross compiling... no #16 35.96 checking for suffix of object files... o #16 36.02 checking whether the compiler supports GNU C... yes #16 36.07 checking whether gcc accepts -g... yes #16 36.13 checking for gcc option to enable C11 features... none needed #16 36.22 checking for GNU make... make #16 36.28 checking for pkg-config... /usr/bin/pkg-config #16 36.28 checking pkg-config is at least version 0.9.0... yes #16 36.29 checking for stdio.h... yes #16 36.36 checking for stdlib.h... yes #16 36.46 checking for string.h... yes #16 36.51 checking for inttypes.h... yes #16 36.56 checking for stdint.h... yes #16 36.63 checking for strings.h... yes #16 36.69 checking for sys/stat.h... yes #16 36.75 checking for sys/types.h... yes #16 36.78 checking for unistd.h... yes #16 36.81 checking for size_t... yes #16 36.86 checking for working alloca.h... yes #16 36.90 checking for alloca... yes #16 36.90 checking for asprintf... yes #16 36.94 checking for getloadavg... yes #16 36.97 checking for setenv... yes #16 37.01 checking for strcasestr... yes #16 37.05 checking for strndup... yes #16 37.08 checking for strnlen... yes #16 37.12 checking for strsep... yes #16 37.16 checking for unsetenv... yes #16 37.19 checking for vasprintf... yes #16 37.22 checking for newtBell in -lnewt... yes #16 37.26 checking for newt.h... yes #16 37.28 checking for initscr in -lncurses... yes #16 37.32 checking for ncurses.h... yes #16 37.35 checking for keypad in -ltinfo... yes #16 37.39 checking for ncurses.h... (cached) yes #16 37.39 checking for a sed that does not truncate output... /usr/bin/sed #16 37.39 checking for libxml-2.0... yes #16 37.40 checking for gtk+-2.0... no #16 37.44 configure: creating ./config.status #16 37.49 config.status: creating makeopts #16 37.50 config.status: creating autoconfig.h #16 37.51 configure: Menuselect build configuration successfully completed #16 37.52 #16 37.52 .$$$$$$$$$$$$$$$=.. #16 37.52 .$7$7.. .7$$7:. #16 37.52 .$$:. ,$7.7 #16 37.52 .$7. 7$$$$ .$$77 #16 37.52 ..$$. $$$$$ .$$$7 #16 37.52 ..7$ .?. $$$$$ .?. 7$$$. #16 37.52 $.$. .$$$7. $$$$7 .7$$$. .$$$. #16 37.52 .777. .$$$$$$77$$$77$$$$$7. $$$, #16 37.52 $$$~ .7$$$$$$$$$$$$$7. .$$$. #16 37.52 .$$7 .7$$$$$$$7: ?$$$. #16 37.52 $$$ ?7$$$$$$$$$$I .$$$7 #16 37.52 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #16 37.52 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #16 37.52 $$$ $$$ 7$$$7 .$$$ .$$$. #16 37.52 $$$$ $$$$7 .$$$. #16 37.52 7$$$7 7$$$$ 7$$$ #16 37.52 $$$$$ $$$ #16 37.52 $$$$7. $$ (TM) #16 37.52 $$$$$$$. .7$$$$$$ $$ #16 37.52 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #16 37.52 $$$$$$$$$$$$$$$$. #16 37.52 #16 37.52 configure: Package configured for: #16 37.52 configure: OS type : linux-gnu #16 37.52 configure: Host CPU : x86_64 #16 37.52 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #16 37.52 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #16 38.17 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #16 38.17 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #16 38.17 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #16 38.17 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #16 38.17 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #16 38.31 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #16 38.37 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #16 38.39 Generating input for menuselect ... #16 39.92 menuselect/menuselect --check-deps menuselect.makeopts #16 39.93 menuselect/menuselect --check-deps menuselect.makeopts #16 39.99 [CC] astcanary.c -> astcanary.o #16 39.99 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #16 39.99 [CC] astdb2bdb.c -> astdb2bdb.o #16 39.99 [CC] hash/hash.c -> hash/hash.o #16 39.99 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #16 39.99 [CC] hash/hash_func.c -> hash/hash_func.o #16 39.99 [CC] hash/hash_buf.c -> hash/hash_buf.o #16 39.99 [CC] hash/hash_log2.c -> hash/hash_log2.o #16 39.99 [CC] hash/hash_page.c -> hash/hash_page.o #16 40.00 [CC] hash/ndbm.c -> hash/ndbm.o #16 40.00 [CC] btree/bt_close.c -> btree/bt_close.o #16 40.00 [CC] btree/bt_conv.c -> btree/bt_conv.o #16 40.00 [CC] btree/bt_debug.c -> btree/bt_debug.o #16 40.00 [CC] btree/bt_delete.c -> btree/bt_delete.o #16 40.00 [CC] btree/bt_get.c -> btree/bt_get.o #16 40.01 [CC] btree/bt_open.c -> btree/bt_open.o #16 40.03 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #16 40.08 [CC] btree/bt_page.c -> btree/bt_page.o #16 40.10 [LD] astcanary.o -> astcanary #16 40.10 [CC] btree/bt_put.c -> btree/bt_put.o #16 40.11 [CC] btree/bt_search.c -> btree/bt_search.o #16 40.11 [CC] btree/bt_seq.c -> btree/bt_seq.o #16 40.12 [CC] btree/bt_split.c -> btree/bt_split.o #16 40.13 [CC] btree/bt_utils.c -> btree/bt_utils.o #16 40.15 [CC] db/db.c -> db/db.o #16 40.15 [CC] mpool/mpool.c -> mpool/mpool.o #16 40.16 [CC] recno/rec_close.c -> recno/rec_close.o #16 40.20 [CC] recno/rec_delete.c -> recno/rec_delete.o #16 40.20 [CC] recno/rec_get.c -> recno/rec_get.o #16 40.22 [CC] recno/rec_open.c -> recno/rec_open.o #16 40.24 [CC] recno/rec_put.c -> recno/rec_put.o #16 40.27 [CC] recno/rec_search.c -> recno/rec_search.o #16 40.29 [CC] recno/rec_seq.c -> recno/rec_seq.o #16 40.30 [CC] recno/rec_utils.c -> recno/rec_utils.o #16 40.61 [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 40.67 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #16 40.67 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #16 41.95 [pjproject] Generating pjproject dependency file .pjnath-x86_64-unknown-linux-gnu.depend #16 42.82 [pjproject] Generating asterisk dependency file .pjnath-x86_64-unknown-linux-gnu.astdep #16 42.96 [pjproject] Generating pjproject dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.depend #16 47.88 [pjproject] Generating asterisk dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.astdep #16 48.04 [pjproject] Generating asterisk dependency file .pjmedia-x86_64-unknown-linux-gnu.astdep #16 48.31 [pjproject] Generating asterisk dependency file .pjmedia-videodev-x86_64-unknown-linux-gnu.astdep #16 48.40 [pjproject] Generating asterisk dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.astdep #16 48.53 [pjproject] Generating pjproject dependency file .pjsip-x86_64-unknown-linux-gnu.depend #16 51.12 [pjproject] Generating asterisk dependency file .pjsip-x86_64-unknown-linux-gnu.astdep #16 51.28 [pjproject] Generating asterisk dependency file .pjsip-simple-x86_64-unknown-linux-gnu.astdep #16 51.41 [pjproject] Generating asterisk dependency file .pjsip-ua-x86_64-unknown-linux-gnu.astdep #16 51.54 [pjproject] Generating asterisk dependency file .pjsua-lib-x86_64-unknown-linux-gnu.astdep #16 51.89 [pjproject] Generating pjproject dependency file .pjlib-util-x86_64-unknown-linux-gnu.depend #16 52.54 [pjproject] Generating asterisk dependency file .pjlib-util-x86_64-unknown-linux-gnu.astdep #16 52.69 [pjproject] Generating pjproject dependency file .pjlib-x86_64-unknown-linux-gnu.depend #16 54.38 [pjproject] Generating asterisk dependency file .pjlib-x86_64-unknown-linux-gnu.astdep #16 54.70 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #16 54.92 In file included from ../src/pj/hash.c:20: #16 54.92 ../src/pj/hash.c: In function 'find_entry': #16 54.92 ../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 54.92 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 191 | ht, entry, pj_pool_get_used_size(pool), #16 54.92 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #16 54.92 189 | PJ_LOG(6, ("hashtbl", #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/hash.c:190:60: note: format string is defined here #16 54.92 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #16 54.92 | ~^ #16 54.92 | | #16 54.92 | unsigned int #16 54.92 | %lu #16 54.92 ../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 54.92 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 191 | ht, entry, pj_pool_get_used_size(pool), #16 54.92 192 | pj_pool_get_capacity(pool))); #16 54.92 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #16 54.92 189 | PJ_LOG(6, ("hashtbl", #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/hash.c:190:68: note: format string is defined here #16 54.92 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #16 54.92 | ~^ #16 54.92 | | #16 54.92 | unsigned int #16 54.92 | %lu #16 54.92 In file included from ../src/pj/pool.c:20: #16 54.92 ../src/pj/pool.c: In function 'pj_pool_create_block': #16 54.92 ../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 54.92 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #16 54.92 | ~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #16 54.92 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:55:44: note: format string is defined here #16 54.92 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 54.92 | ~^ #16 54.92 | | #16 54.92 | unsigned int #16 54.92 | %lu #16 54.92 ../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 54.92 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #16 54.92 | ~~~~~~~~~~~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #16 54.92 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:55:57: note: format string is defined here #16 54.92 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 54.92 | ~^ #16 54.92 | | #16 54.92 | unsigned int #16 54.92 | %lu #16 54.92 ../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 54.92 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #16 54.92 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #16 54.92 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:55:70: note: format string is defined here #16 54.92 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #16 54.92 | ~^ #16 54.92 | | #16 54.92 | unsigned int #16 54.92 | %lu #16 54.92 ../src/pj/pool.c: In function 'pj_pool_allocate_find': #16 54.92 ../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 54.92 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 120 | "(used=%u, cap=%u)", #16 54.92 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #16 54.92 | ~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #16 54.92 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:119:62: note: format string is defined here #16 54.92 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 54.92 | ~^ #16 54.92 | | #16 54.92 | unsigned int #16 54.92 | %lu #16 54.92 ../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 54.92 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 120 | "(used=%u, cap=%u)", #16 54.92 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #16 54.92 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #16 54.92 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 54.92 | ^~~ #16 54.92 ../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 54.92 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 120 | "(used=%u, cap=%u)", #16 54.92 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #16 54.92 | ~~~~~~~~~~~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #16 54.92 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #16 54.92 | ^~~ #16 54.92 ../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 54.92 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #16 54.92 | ~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #16 54.92 144 | LOG((pool->obj_name, #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:145:12: note: format string is defined here #16 54.92 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 54.92 | ~^ #16 54.92 | | #16 54.92 | unsigned int #16 54.92 | %lu #16 54.92 ../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 54.92 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #16 54.92 | ~~~~~~~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #16 54.92 144 | LOG((pool->obj_name, #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:145:49: note: format string is defined here #16 54.92 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 54.92 | ~^ #16 54.92 | | #16 54.92 | unsigned int #16 54.92 | %lu #16 54.92 ../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 54.92 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #16 54.92 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #16 54.92 144 | LOG((pool->obj_name, #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:145:64: note: format string is defined here #16 54.92 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 54.92 | ~^ #16 54.92 | | #16 54.92 | unsigned int #16 54.92 | %lu #16 54.92 ../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 54.92 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 54.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.92 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #16 54.92 | ~~~~~~~~~~~~~~ #16 54.92 | | #16 54.92 | pj_size_t {aka long unsigned int} #16 54.92 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.92 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.92 | ^~~ #16 54.92 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.92 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.92 | ^~~~~~ #16 54.92 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #16 54.92 144 | LOG((pool->obj_name, #16 54.92 | ^~~ #16 54.93 ../src/pj/pool.c:145:72: note: format string is defined here #16 54.93 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #16 54.93 | ~^ #16 54.93 | | #16 54.93 | unsigned int #16 54.93 | %lu #16 54.93 ../src/pj/pool.c: In function 'pj_pool_create_int': #16 54.93 ../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 54.93 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #16 54.93 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #16 54.93 | | #16 54.93 | pj_size_t {aka long unsigned int} #16 54.93 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.93 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.93 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.93 | ^~~~~~ #16 54.93 ../src/pj/pool.c:236:5: note: in expansion of macro 'LOG' #16 54.93 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:236:47: note: format string is defined here #16 54.93 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #16 54.93 | ~^ #16 54.93 | | #16 54.93 | unsigned int #16 54.93 | %lu #16 54.93 ../src/pj/pool.c: In function 'pj_pool_reset': #16 54.93 ../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 54.93 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 54.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 282 | pool->capacity, pj_pool_get_used_size(pool), #16 54.93 | ~~~~~~~~~~~~~~ #16 54.93 | | #16 54.93 | pj_size_t {aka long unsigned int} #16 54.93 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.93 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.93 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.93 | ^~~~~~ #16 54.93 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #16 54.93 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:281:41: note: format string is defined here #16 54.93 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 54.93 | ~^ #16 54.93 | | #16 54.93 | int #16 54.93 | %ld #16 54.93 ../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 54.93 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 54.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 282 | pool->capacity, pj_pool_get_used_size(pool), #16 54.93 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 | | #16 54.93 | pj_size_t {aka long unsigned int} #16 54.93 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.93 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.93 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.93 | ^~~~~~ #16 54.93 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #16 54.93 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:281:50: note: format string is defined here #16 54.93 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 54.93 | ~^ #16 54.93 | | #16 54.93 | int #16 54.93 | %ld #16 54.93 ../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 54.93 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 54.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 282 | pool->capacity, pj_pool_get_used_size(pool), #16 54.93 283 | pj_pool_get_used_size(pool)*100/pool->capacity)); #16 54.93 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 | | #16 54.93 | pj_size_t {aka long unsigned int} #16 54.93 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.93 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.93 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.93 | ^~~~~~ #16 54.93 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #16 54.93 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:281:53: note: format string is defined here #16 54.93 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #16 54.93 | ~^ #16 54.93 | | #16 54.93 | int #16 54.93 | %ld #16 54.93 ../src/pj/pool.c: In function 'pj_pool_destroy_int': #16 54.93 ../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 54.93 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 54.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 296 | pool->capacity, pj_pool_get_used_size(pool), #16 54.93 | ~~~~~~~~~~~~~~ #16 54.93 | | #16 54.93 | pj_size_t {aka long unsigned int} #16 54.93 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.93 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.93 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.93 | ^~~~~~ #16 54.93 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #16 54.93 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:295:43: note: format string is defined here #16 54.93 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 54.93 | ~^ #16 54.93 | | #16 54.93 | int #16 54.93 | %ld #16 54.93 ../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 54.93 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 54.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 296 | pool->capacity, pj_pool_get_used_size(pool), #16 54.93 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 | | #16 54.93 | pj_size_t {aka long unsigned int} #16 54.93 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.93 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.93 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.93 | ^~~~~~ #16 54.93 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #16 54.93 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:295:52: note: format string is defined here #16 54.93 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 54.93 | ~^ #16 54.93 | | #16 54.93 | int #16 54.93 | %ld #16 54.93 ../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 54.93 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 54.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 296 | pool->capacity, pj_pool_get_used_size(pool), #16 54.93 297 | pj_pool_get_used_size(pool)*100/pool->capacity, #16 54.93 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 54.93 | | #16 54.93 | pj_size_t {aka long unsigned int} #16 54.93 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.93 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #16 54.93 33 | #define LOG(expr) PJ_LOG(6,expr) #16 54.93 | ^~~~~~ #16 54.93 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #16 54.93 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 54.93 | ^~~ #16 54.93 ../src/pj/pool.c:295:55: note: format string is defined here #16 54.93 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #16 54.93 | ~^ #16 54.93 | | #16 54.93 | int #16 54.93 | %ld #16 54.93 In file included from ../src/pj/pool_caching.c:21: #16 54.93 ../src/pj/pool_caching.c: In function 'cpool_create_pool': #16 54.93 ../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 54.93 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #16 54.93 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #16 54.93 | | #16 54.93 | pj_size_t {aka long unsigned int} #16 54.93 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 54.93 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 54.93 | ^~~ #16 54.93 ../src/pj/pool_caching.c:191:9: note: in expansion of macro 'PJ_LOG' #16 54.93 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #16 54.93 | ^~~~~~ #16 54.93 ../src/pj/pool_caching.c:191:56: note: format string is defined here #16 54.93 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #16 54.93 | ~^ #16 54.93 | | #16 54.93 | unsigned int #16 54.93 | %lu #16 54.93 ../src/pj/pool_caching.c: In function 'cpool_release_pool': #16 54.93 ../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 54.93 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 54.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 55.09 249 | pool_capacity, pj_pool_get_used_size(pool), #16 55.09 | ~~~~~~~~~~~~~ #16 55.09 | | #16 55.09 | pj_size_t {aka long unsigned int} #16 55.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 55.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 55.09 | ^~~ #16 55.09 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #16 55.09 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 55.09 | ^~~~~~ #16 55.09 ../src/pj/pool_caching.c:248:49: note: format string is defined here #16 55.09 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 55.09 | ~^ #16 55.09 | | #16 55.09 | int #16 55.09 | %ld #16 55.09 ../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 55.09 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 55.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 55.09 249 | pool_capacity, pj_pool_get_used_size(pool), #16 55.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 55.09 | | #16 55.09 | pj_size_t {aka long unsigned int} #16 55.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 55.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 55.09 | ^~~ #16 55.09 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #16 55.09 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 55.09 | ^~~~~~ #16 55.09 ../src/pj/pool_caching.c:248:58: note: format string is defined here #16 55.09 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 55.09 | ~^ #16 55.09 | | #16 55.09 | int #16 55.09 | %ld #16 55.09 ../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 55.09 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 55.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 55.09 249 | pool_capacity, pj_pool_get_used_size(pool), #16 55.09 250 | pj_pool_get_used_size(pool)*100/pool_capacity)); #16 55.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 55.09 | | #16 55.09 | pj_size_t {aka long unsigned int} #16 55.09 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 55.09 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 55.09 | ^~~ #16 55.09 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #16 55.09 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 55.09 | ^~~~~~ #16 55.09 ../src/pj/pool_caching.c:248:61: note: format string is defined here #16 55.09 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #16 55.09 | ~^ #16 55.09 | | #16 55.09 | int #16 55.09 | %ld #16 55.09 In file included from ../src/pj/timer.c:36: #16 55.09 ../src/pj/timer.c: In function 'grow_heap': #16 55.09 ../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 55.09 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 55.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 56.04 385 | ht->max_size, new_size)); #16 56.04 | ~~~~~~~~~~~~ #16 56.04 | | #16 56.04 | pj_size_t {aka long unsigned int} #16 56.04 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 56.04 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 56.04 | ^~~ #16 56.04 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #16 56.04 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 56.04 | ^~~~~~ #16 56.04 ../src/pj/timer.c:384:51: note: format string is defined here #16 56.04 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 56.04 | ~^ #16 56.04 | | #16 56.04 | int #16 56.04 | %ld #16 56.04 ../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 56.04 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 56.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 56.04 385 | ht->max_size, new_size)); #16 56.04 | ~~~~~~~~ #16 56.04 | | #16 56.04 | size_t {aka long unsigned int} #16 56.04 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 56.04 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 56.04 | ^~~ #16 56.04 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #16 56.04 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 56.04 | ^~~~~~ #16 56.04 ../src/pj/timer.c:384:57: note: format string is defined here #16 56.04 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #16 56.04 | ~^ #16 56.04 | | #16 56.04 | int #16 56.04 | %ld #16 56.04 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #16 57.58 In file included from ../src/pjlib-util/stun_simple_client.c:22: #16 57.58 ../src/pjlib-util/stun_simple_client.c: In function 'pjstun_get_mapped_addr2': #16 57.58 ../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 57.58 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 57.58 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 57.58 | | #16 57.58 | pj_size_t {aka long unsigned int} #16 57.58 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 57.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 57.58 | ^~~ #16 57.58 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #16 57.58 36 | #define TRACE_(x) PJ_LOG(6,x) #16 57.58 | ^~~~~~ #16 57.58 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #16 57.58 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 57.58 | ^~~~~~ #16 57.58 ../src/pjlib-util/stun_simple_client.c:348:39: note: format string is defined here #16 57.58 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 57.58 | ~^ #16 57.58 | | #16 57.58 | int #16 57.58 | %ld #16 57.58 ../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 57.58 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 57.58 | ^~~~~~~~~~~~~~~~~~~~~~~ #16 57.58 349 | pj_pool_get_capacity(pool))); #16 57.58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 57.58 | | #16 57.58 | pj_size_t {aka long unsigned int} #16 57.58 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 57.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 57.58 | ^~~ #16 57.58 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #16 57.58 36 | #define TRACE_(x) PJ_LOG(6,x) #16 57.58 | ^~~~~~ #16 57.58 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #16 57.58 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 57.58 | ^~~~~~ #16 57.58 ../src/pjlib-util/stun_simple_client.c:348:45: note: format string is defined here #16 57.58 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #16 57.58 | ~^ #16 57.58 | | #16 57.58 | int #16 57.58 | %ld #16 57.59 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #16 57.87 In file included from ../../pjlib/include/pj/except.h:29, #16 57.87 from ../src/pjsip/sip_endpoint.c:27: #16 57.87 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_dbg': #16 57.87 ../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 57.87 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 57.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 57.87 791 | entry, delay->sec, delay->msec)); #16 57.87 | ~~~~~~~~~~ #16 57.87 | | #16 57.87 | long int #16 57.87 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 57.87 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 57.87 | ^~~ #16 57.87 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #16 57.87 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 57.87 | ^~~~~~ #16 57.87 ../src/pjsip/sip_endpoint.c:790:72: note: format string is defined here #16 57.87 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 57.87 | ~^ #16 57.87 | | #16 57.87 | unsigned int #16 57.87 | %lu #16 57.87 ../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 57.87 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 57.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 57.87 791 | entry, delay->sec, delay->msec)); #16 57.87 | ~~~~~~~~~~~ #16 57.87 | | #16 57.87 | long int #16 57.87 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 57.87 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 57.87 | ^~~ #16 57.87 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #16 57.87 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 57.87 | ^~~~~~ #16 57.87 ../src/pjsip/sip_endpoint.c:790:75: note: format string is defined here #16 57.87 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #16 57.87 | ~^ #16 57.87 | | #16 57.87 | unsigned int #16 57.87 | %lu #16 57.87 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_w_grp_lock_dbg': #16 57.87 ../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 57.87 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #16 57.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 57.87 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #16 57.87 821 | entry, delay->sec, delay->msec, grp_lock)); #16 57.87 | ~~~~~~~~~~ #16 57.87 | | #16 57.87 | long int #16 57.87 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 57.87 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 57.87 | ^~~ #16 57.87 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #16 57.87 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #16 63.07 | ^~~~~~ #16 63.07 ../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 63.07 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #16 63.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #16 63.07 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #16 63.07 821 | entry, delay->sec, delay->msec, grp_lock)); #16 63.07 | ~~~~~~~~~~~ #16 63.07 | | #16 63.07 | long int #16 63.07 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 63.07 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 63.07 | ^~~ #16 63.07 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #16 63.07 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #16 63.07 | ^~~~~~ #16 63.07 In file included from ../src/pjsip/sip_transaction.c:33: #16 63.07 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uac2': #16 63.07 ../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 63.07 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 63.07 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #16 63.07 | | #16 63.07 | pj_ssize_t {aka long int} #16 63.07 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 63.07 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 63.07 | ^~~ #16 63.07 ../src/pjsip/sip_transaction.c:1585:5: note: in expansion of macro 'PJ_LOG' #16 63.07 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 63.07 | ^~~~~~ #16 63.07 ../src/pjsip/sip_transaction.c:1585:42: note: format string is defined here #16 63.07 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 63.07 | ~~^~ #16 63.07 | | #16 63.07 | int #16 63.07 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uas2': #16 63.07 ../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 63.07 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 63.07 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #16 63.07 | | #16 63.07 | pj_ssize_t {aka long int} #16 63.07 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #16 63.07 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #16 63.07 | ^~~ #16 63.07 ../src/pjsip/sip_transaction.c:1744:5: note: in expansion of macro 'PJ_LOG' #16 63.07 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 63.07 | ^~~~~~ #16 63.07 ../src/pjsip/sip_transaction.c:1744:42: note: format string is defined here #16 63.07 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #16 63.07 | ~~^~ #16 63.07 | | #16 63.07 | int #16 63.07 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #16 63.14 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #16 63.21 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #16 63.27 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #16 66.33 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #16 66.47 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #16 66.49 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #16 66.90 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #16 67.75 [pjproject] Generating symbols #16 67.89 [CC] chan_audiosocket.c -> chan_audiosocket.o #16 67.89 [CC] chan_iax2.c -> chan_iax2.o #16 67.89 [CC] chan_bridge_media.c -> chan_bridge_media.o #16 67.89 [CC] iax2/firmware.c -> iax2/firmware.o #16 67.89 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #16 67.89 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #16 67.89 [CC] iax2/netsock.c -> iax2/netsock.o #16 67.89 [CC] iax2/parser.c -> iax2/parser.o #16 67.89 [CC] iax2/provision.c -> iax2/provision.o #16 67.89 [CC] chan_pjsip.c -> chan_pjsip.o #16 67.89 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #16 67.89 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #16 67.89 [CC] chan_rtp.c -> chan_rtp.o #16 67.89 [CC] chan_unistim.c -> chan_unistim.o #16 68.10 [LD] chan_bridge_media.o -> chan_bridge_media.so #16 68.13 [LD] chan_audiosocket.o -> chan_audiosocket.so #16 68.20 [LD] chan_rtp.o -> chan_rtp.so #16 69.12 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #16 70.07 [LD] chan_unistim.o -> chan_unistim.so #16 73.41 [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 73.47 [CC] pbx_ael.c -> pbx_ael.o #16 73.47 [CC] pbx_config.c -> pbx_config.o #16 73.47 [CC] pbx_dundi.c -> pbx_dundi.o #16 73.47 [CC] dundi-parser.c -> dundi-parser.o #16 73.47 [CC] pbx_loopback.c -> pbx_loopback.o #16 73.47 [CC] pbx_lua.c -> pbx_lua.o #16 73.47 [CC] pbx_realtime.c -> pbx_realtime.o #16 73.47 [CC] pbx_spool.c -> pbx_spool.o #16 73.69 [LD] pbx_loopback.o -> pbx_loopback.so #16 73.71 [LD] pbx_ael.o -> pbx_ael.so #16 73.84 [LD] pbx_realtime.o -> pbx_realtime.so #16 73.92 [LD] pbx_lua.o -> pbx_lua.so #16 74.01 [LD] pbx_spool.o -> pbx_spool.so #16 74.26 [LD] pbx_config.o -> pbx_config.so #16 76.23 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #16 76.32 [CC] app_adsiprog.c -> app_adsiprog.o #16 76.33 [CC] app_agent_pool.c -> app_agent_pool.o #16 76.34 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #16 76.34 [CC] app_amd.c -> app_amd.o #16 76.35 [CC] app_attended_transfer.c -> app_attended_transfer.o #16 76.36 [CC] app_audiosocket.c -> app_audiosocket.o #16 76.37 [CC] app_authenticate.c -> app_authenticate.o #16 76.39 [CC] app_blind_transfer.c -> app_blind_transfer.o #16 76.40 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #16 76.40 [CC] app_bridgewait.c -> app_bridgewait.o #16 76.41 [CC] app_broadcast.c -> app_broadcast.o #16 76.44 [CC] app_cdr.c -> app_cdr.o #16 76.45 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #16 76.50 [CC] app_chanisavail.c -> app_chanisavail.o #16 76.50 [CC] app_channelredirect.c -> app_channelredirect.o #16 76.53 [CC] app_chanspy.c -> app_chanspy.o #16 76.67 [CC] app_confbridge.c -> app_confbridge.o #16 76.71 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #16 76.73 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #16 76.82 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #16 76.88 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #16 76.89 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #16 76.98 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #16 77.02 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #16 77.06 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #16 77.10 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #16 77.16 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #16 77.22 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #16 77.29 [CC] app_controlplayback.c -> app_controlplayback.o #16 77.31 [CC] app_db.c -> app_db.o #16 77.33 [CC] app_dial.c -> app_dial.o #16 77.33 [CC] app_dictate.c -> app_dictate.o #16 77.38 [CC] app_directed_pickup.c -> app_directed_pickup.o #16 77.44 [CC] app_directory.c -> app_directory.o #16 77.47 [CC] app_disa.c -> app_disa.o #16 77.56 [CC] app_dtmfstore.c -> app_dtmfstore.o #16 77.59 [CC] app_dumpchan.c -> app_dumpchan.o #16 77.61 [CC] app_echo.c -> app_echo.o #16 77.66 [CC] app_exec.c -> app_exec.o #16 77.72 [CC] app_externalivr.c -> app_externalivr.o #16 77.81 [CC] app_festival.c -> app_festival.o #16 77.97 [CC] app_flash.c -> app_flash.o #16 78.05 [CC] app_followme.c -> app_followme.o #16 78.10 [CC] app_forkcdr.c -> app_forkcdr.o #16 78.26 [CC] app_getcpeid.c -> app_getcpeid.o #16 78.29 [CC] app_if.c -> app_if.o #16 78.31 [CC] app_mf.c -> app_mf.o #16 78.39 [CC] app_milliwatt.c -> app_milliwatt.o #16 78.44 [CC] app_minivm.c -> app_minivm.o #16 78.53 [CC] app_mixmonitor.c -> app_mixmonitor.o #16 78.58 [CC] app_morsecode.c -> app_morsecode.o #16 78.60 [CC] app_mp3.c -> app_mp3.o #16 78.61 [CC] app_originate.c -> app_originate.o #16 78.64 [CC] app_page.c -> app_page.o #16 78.69 [CC] app_playback.c -> app_playback.o #16 78.77 [CC] app_playtones.c -> app_playtones.o #16 78.86 [CC] app_privacy.c -> app_privacy.o #16 78.93 [CC] app_queue.c -> app_queue.o #16 79.00 [CC] app_read.c -> app_read.o #16 79.07 [CC] app_readexten.c -> app_readexten.o #16 79.20 [CC] app_record.c -> app_record.o #16 79.24 [CC] app_reload.c -> app_reload.o #16 79.36 [CC] app_sayunixtime.c -> app_sayunixtime.o #16 79.38 [CC] app_senddtmf.c -> app_senddtmf.o #16 79.42 [CC] app_sendtext.c -> app_sendtext.o #16 79.46 [CC] app_sf.c -> app_sf.o #16 79.56 [CC] app_signal.c -> app_signal.o #16 79.60 [CC] app_sms.c -> app_sms.o #16 79.62 [CC] app_softhangup.c -> app_softhangup.o #16 79.63 [CC] app_speech_utils.c -> app_speech_utils.o #16 79.66 [CC] app_stack.c -> app_stack.o #16 79.75 [CC] app_stasis.c -> app_stasis.o #16 79.84 [CC] app_stream_echo.c -> app_stream_echo.o #16 80.00 [CC] app_system.c -> app_system.o #16 80.02 [CC] app_talkdetect.c -> app_talkdetect.o #16 80.06 [CC] app_test.c -> app_test.o #16 80.13 [CC] app_transfer.c -> app_transfer.o #16 80.19 [CC] app_userevent.c -> app_userevent.o #16 80.27 [CC] app_verbose.c -> app_verbose.o #16 80.28 [CC] app_voicemail.c -> app_voicemail.o #16 80.36 [CC] app_waitforcond.c -> app_waitforcond.o #16 80.47 [CC] app_waitforring.c -> app_waitforring.o #16 80.50 [CC] app_waitforsilence.c -> app_waitforsilence.o #16 80.59 [CC] app_waituntil.c -> app_waituntil.o #16 80.61 [CC] app_while.c -> app_while.o #16 80.62 [CC] app_zapateller.c -> app_zapateller.o #16 80.70 [LD] app_adsiprog.o -> app_adsiprog.so #16 80.78 [LD] app_agent_pool.o -> app_agent_pool.so #16 80.81 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #16 80.89 [LD] app_amd.o -> app_amd.so #16 80.92 [LD] app_attended_transfer.o -> app_attended_transfer.so #16 80.93 [LD] app_audiosocket.o -> app_audiosocket.so #16 80.97 [LD] app_authenticate.o -> app_authenticate.so #16 81.06 [LD] app_blind_transfer.o -> app_blind_transfer.so #16 81.06 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #16 81.07 [LD] app_bridgewait.o -> app_bridgewait.so #16 81.08 [LD] app_broadcast.o -> app_broadcast.so #16 81.09 [LD] app_cdr.o -> app_cdr.so #16 81.12 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #16 81.13 [LD] app_chanisavail.o -> app_chanisavail.so #16 81.16 [LD] app_channelredirect.o -> app_channelredirect.so #16 81.18 [LD] app_chanspy.o -> app_chanspy.so #16 81.19 [LD] app_controlplayback.o -> app_controlplayback.so #16 81.20 [LD] app_db.o -> app_db.so #16 81.21 [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 81.32 [LD] app_dictate.o -> app_dictate.so #16 81.33 [LD] app_directed_pickup.o -> app_directed_pickup.so #16 81.33 [LD] app_directory.o -> app_directory.so #16 81.40 [LD] app_dtmfstore.o -> app_dtmfstore.so #16 81.41 [LD] app_disa.o -> app_disa.so #16 81.41 [LD] app_dumpchan.o -> app_dumpchan.so #16 81.42 [LD] app_echo.o -> app_echo.so #16 81.49 [LD] app_exec.o -> app_exec.so #16 81.50 [LD] app_externalivr.o -> app_externalivr.so #16 81.52 [LD] app_festival.o -> app_festival.so #16 81.58 [LD] app_forkcdr.o -> app_forkcdr.so #16 81.61 [LD] app_flash.o -> app_flash.so #16 81.61 [LD] app_followme.o -> app_followme.so #16 81.62 [LD] app_getcpeid.o -> app_getcpeid.so #16 81.62 [LD] app_if.o -> app_if.so #16 81.63 [LD] app_mf.o -> app_mf.so #16 81.64 [LD] app_milliwatt.o -> app_milliwatt.so #16 81.64 [LD] app_mixmonitor.o -> app_mixmonitor.so #16 81.75 [LD] app_morsecode.o -> app_morsecode.so #16 81.78 [LD] app_mp3.o -> app_mp3.so #16 81.81 [LD] app_originate.o -> app_originate.so #16 81.81 [LD] app_page.o -> app_page.so #16 81.84 [LD] app_privacy.o -> app_privacy.so #16 81.84 [LD] app_playback.o -> app_playback.so #16 81.85 [LD] app_playtones.o -> app_playtones.so #16 81.89 [LD] app_read.o -> app_read.so #16 81.95 [LD] app_readexten.o -> app_readexten.so #16 81.97 [LD] app_record.o -> app_record.so #16 81.98 [LD] app_reload.o -> app_reload.so #16 82.00 [LD] app_sayunixtime.o -> app_sayunixtime.so #16 82.00 [LD] app_senddtmf.o -> app_senddtmf.so #16 82.14 [LD] app_sendtext.o -> app_sendtext.so #16 82.15 [LD] app_sf.o -> app_sf.so #16 82.15 [LD] app_signal.o -> app_signal.so #16 82.17 [LD] app_softhangup.o -> app_softhangup.so #16 82.17 [LD] app_speech_utils.o -> app_speech_utils.so #16 82.23 [LD] app_stasis.o -> app_stasis.so #16 82.23 [LD] app_stream_echo.o -> app_stream_echo.so #16 82.26 [LD] app_stack.o -> app_stack.so #16 82.26 [LD] app_system.o -> app_system.so #16 82.26 [LD] app_talkdetect.o -> app_talkdetect.so #16 82.29 [LD] app_test.o -> app_test.so #16 82.34 [LD] app_transfer.o -> app_transfer.so #16 82.34 [LD] app_userevent.o -> app_userevent.so #16 82.35 [LD] app_verbose.o -> app_verbose.so #16 82.40 [LD] app_waitforcond.o -> app_waitforcond.so #16 82.41 [LD] app_waitforring.o -> app_waitforring.so #16 82.43 [LD] app_waitforsilence.o -> app_waitforsilence.so #16 82.43 [LD] app_waituntil.o -> app_waituntil.so #16 82.44 [LD] app_zapateller.o -> app_zapateller.so #16 82.46 [LD] app_while.o -> app_while.so #16 82.52 [LD] app_dial.o -> app_dial.so #16 82.53 [LD] app_minivm.o -> app_minivm.so #16 82.54 [LD] app_sms.o -> app_sms.so #16 85.78 [LD] app_queue.o -> app_queue.so #16 87.89 [LD] app_voicemail.o -> app_voicemail.so #16 88.01 [CC] codec_a_mu.c -> codec_a_mu.o #16 88.02 [CC] f2clib.c -> f2clib.o #16 88.02 [CC] analys.c -> analys.o #16 88.02 [CC] codec_adpcm.c -> codec_adpcm.o #16 88.03 [CC] anaFilter.c -> anaFilter.o #16 88.04 [CC] codec_alaw.c -> codec_alaw.o #16 88.04 [CC] codec_dahdi.c -> codec_dahdi.o #16 88.04 [CC] constants.c -> constants.o #16 88.04 [CC] codec_g722.c -> codec_g722.o #16 88.05 [CC] bsynz.c -> bsynz.o #16 88.06 [CC] g722/g722_encode.c -> g722/g722_encode.o #16 88.07 [CC] createCB.c -> createCB.o #16 88.07 [CC] doCPLC.c -> doCPLC.o #16 88.08 [CC] chanwr.c -> chanwr.o #16 88.11 [CC] dcbias.c -> dcbias.o #16 88.11 [CC] g722/g722_decode.c -> g722/g722_decode.o #16 88.11 [CC] enhancer.c -> enhancer.o #16 88.19 [CC] decode.c -> decode.o #16 88.28 [CC] deemp.c -> deemp.o #16 88.33 [CC] difmag.c -> difmag.o #16 88.33 [CC] dyptrk.c -> dyptrk.o #16 88.40 [CC] encode.c -> encode.o #16 88.40 [CC] codec_g726.c -> codec_g726.o #16 88.43 [CC] filter.c -> filter.o #16 88.44 [CC] energy.c -> energy.o #16 88.49 [CC] FrameClassify.c -> FrameClassify.o #16 88.50 [CC] ham84.c -> ham84.o #16 88.53 [CC] hp100.c -> hp100.o #16 88.54 [CC] codec_gsm.c -> codec_gsm.o #16 88.54 [CC] invert.c -> invert.o #16 88.59 [CC] codec_ilbc.c -> codec_ilbc.o #16 88.59 [CC] gainquant.c -> gainquant.o #16 88.60 [CC] irc2pc.c -> irc2pc.o #16 88.61 [CC] codec_lpc10.c -> codec_lpc10.o #16 88.62 [CC] ivfilt.c -> ivfilt.o #16 88.67 [CC] lpcdec.c -> lpcdec.o #16 88.68 [CC] getCBvec.c -> getCBvec.o #16 88.72 [CC] codec_resample.c -> codec_resample.o #16 88.73 [CC] lpcenc.c -> lpcenc.o #16 88.73 [CC] lpcini.c -> lpcini.o #16 88.76 [CC] helpfun.c -> helpfun.o #16 88.78 [CC] lpfilt.c -> lpfilt.o #16 88.79 [CC] speex/resample.c -> speex/resample.o #16 88.79 [CC] hpInput.c -> hpInput.o #16 88.82 [CC] median.c -> median.o #16 88.83 [CC] hpOutput.c -> hpOutput.o #16 88.86 [CC] iCBConstruct.c -> iCBConstruct.o #16 88.87 [CC] mload.c -> mload.o #16 88.90 [CC] codec_ulaw.c -> codec_ulaw.o #16 88.90 [CC] onset.c -> onset.o #16 88.94 [CC] pitsyn.c -> pitsyn.o #16 89.02 [CC] placea.c -> placea.o #16 89.04 [LD] codec_a_mu.o -> codec_a_mu.so #16 89.04 [CC] placev.c -> placev.o #16 89.04 [CC] iCBSearch.c -> iCBSearch.o #16 89.05 [CC] iLBC_decode.c -> iLBC_decode.o #16 89.12 [CC] preemp.c -> preemp.o #16 89.13 [LD] codec_adpcm.o -> codec_adpcm.so #16 89.14 [CC] iLBC_encode.c -> iLBC_encode.o #16 89.18 [CC] iLBC_test.c -> iLBC_test.o #16 89.18 [CC] prepro.c -> prepro.o #16 89.19 [LD] codec_alaw.o -> codec_alaw.so #16 89.25 [CC] random.c -> random.o #16 89.26 [LD] codec_g726.o -> codec_g726.so #16 89.26 [CC] LPCdecode.c -> LPCdecode.o #16 89.26 [CC] rcchk.c -> rcchk.o #16 89.30 [CC] synths.c -> synths.o #16 89.32 [LD] codec_dahdi.o -> codec_dahdi.so #16 89.34 [CC] tbdm.c -> tbdm.o #16 89.38 [CC] voicin.c -> voicin.o #16 89.38 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #16 89.41 [CC] vparms.c -> vparms.o #16 89.42 [CC] LPCencode.c -> LPCencode.o #16 89.42 [CC] lsf.c -> lsf.o #16 89.44 [CC] packing.c -> packing.o #16 89.47 [LD] codec_ulaw.o -> codec_ulaw.so #16 89.49 [CC] StateConstructW.c -> StateConstructW.o #16 89.49 [CC] StateSearchW.c -> StateSearchW.o #16 89.53 [CC] syntFilter.c -> syntFilter.o #16 89.67 [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 89.74 [LD] codec_resample.o speex/resample.o -> codec_resample.so #16 89.76 [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 89.78 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #16 89.83 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #16 89.84 [LD] codec_gsm.o -> codec_gsm.so #16 89.94 [CC] format_g719.c -> format_g719.o #16 89.96 [CC] format_g723.c -> format_g723.o #16 89.96 [CC] format_g726.c -> format_g726.o #16 89.97 [CC] format_g729.c -> format_g729.o #16 89.98 [CC] format_gsm.c -> format_gsm.o #16 89.99 [CC] format_h263.c -> format_h263.o #16 90.00 [CC] format_h264.c -> format_h264.o #16 90.02 [CC] format_ilbc.c -> format_ilbc.o #16 90.03 [CC] format_pcm.c -> format_pcm.o #16 90.09 [CC] format_siren14.c -> format_siren14.o #16 90.10 [CC] format_siren7.c -> format_siren7.o #16 90.13 [CC] format_sln.c -> format_sln.o #16 90.14 [CC] format_vox.c -> format_vox.o #16 90.17 [CC] format_wav.c -> format_wav.o #16 90.18 [CC] format_wav_gsm.c -> format_wav_gsm.o #16 90.31 [LD] format_g723.o -> format_g723.so #16 90.36 [LD] format_g719.o -> format_g719.so #16 90.49 [LD] format_g729.o -> format_g729.so #16 90.50 [LD] format_h264.o -> format_h264.so #16 90.58 [LD] format_g726.o -> format_g726.so #16 90.59 [LD] format_pcm.o -> format_pcm.so #16 90.61 [LD] format_siren14.o -> format_siren14.so #16 90.63 [LD] format_wav.o -> format_wav.so #16 90.65 [LD] format_h263.o -> format_h263.so #16 90.69 [LD] format_siren7.o -> format_siren7.so #16 90.72 [LD] format_ilbc.o -> format_ilbc.so #16 90.73 [LD] format_vox.o -> format_vox.so #16 90.80 [LD] format_sln.o -> format_sln.so #16 90.85 [LD] format_gsm.o -> format_gsm.so #16 91.06 [LD] format_wav_gsm.o -> format_wav_gsm.so #16 91.14 [CC] cdr_csv.c -> cdr_csv.o #16 91.14 [CC] cdr_custom.c -> cdr_custom.o #16 91.15 [CC] cdr_manager.c -> cdr_manager.o #16 91.17 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #16 91.41 [LD] cdr_custom.o -> cdr_custom.so #16 91.43 [LD] cdr_manager.o -> cdr_manager.so #16 91.53 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #16 91.59 [LD] cdr_csv.o -> cdr_csv.so #16 91.68 [CC] cel_custom.c -> cel_custom.o #16 91.70 [CC] cel_manager.c -> cel_manager.o #16 91.70 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #16 91.96 [LD] cel_manager.o -> cel_manager.so #16 91.97 [LD] cel_custom.o -> cel_custom.so #16 92.09 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #16 92.13 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #16 92.14 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #16 92.14 [CC] bridge_holding.c -> bridge_holding.o #16 92.15 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #16 92.16 [CC] bridge_simple.c -> bridge_simple.o #16 92.17 [CC] bridge_softmix.c -> bridge_softmix.o #16 92.18 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #16 92.46 [LD] bridge_simple.o -> bridge_simple.so #16 92.46 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #16 92.52 [LD] bridge_holding.o -> bridge_holding.so #16 92.67 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #16 92.86 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #16 93.76 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #16 93.85 [CC] func_aes.c -> func_aes.o #16 93.85 [CC] func_base64.c -> func_base64.o #16 93.86 [CC] func_blacklist.c -> func_blacklist.o #16 93.87 [CC] func_callcompletion.c -> func_callcompletion.o #16 93.88 [CC] func_callerid.c -> func_callerid.o #16 93.91 [CC] func_cdr.c -> func_cdr.o #16 93.93 [CC] func_channel.c -> func_channel.o #16 93.95 [CC] func_config.c -> func_config.o #16 93.95 [CC] func_curl.c -> func_curl.o #16 93.97 [CC] func_cut.c -> func_cut.o #16 93.97 [CC] func_db.c -> func_db.o #16 93.97 [CC] func_devstate.c -> func_devstate.o #16 94.02 [CC] func_dialgroup.c -> func_dialgroup.o #16 94.03 [CC] func_dialplan.c -> func_dialplan.o #16 94.06 [CC] func_enum.c -> func_enum.o #16 94.09 [CC] func_env.c -> func_env.o #16 94.13 [CC] func_evalexten.c -> func_evalexten.o #16 94.19 [CC] func_export.c -> func_export.o #16 94.47 [CC] func_extstate.c -> func_extstate.o #16 94.51 [CC] func_frame_drop.c -> func_frame_drop.o #16 94.53 [CC] func_frame_trace.c -> func_frame_trace.o #16 94.59 [CC] func_global.c -> func_global.o #16 94.59 [CC] func_groupcount.c -> func_groupcount.o #16 94.60 [CC] func_hangupcause.c -> func_hangupcause.o #16 94.65 [CC] func_holdintercept.c -> func_holdintercept.o #16 94.72 [CC] func_iconv.c -> func_iconv.o #16 94.86 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #16 94.90 [CC] func_json.c -> func_json.o #16 94.97 [CC] func_lock.c -> func_lock.o #16 95.01 [CC] func_logic.c -> func_logic.o #16 95.02 [CC] func_math.c -> func_math.o #16 95.06 [CC] func_md5.c -> func_md5.o #16 95.07 [CC] func_module.c -> func_module.o #16 95.11 [CC] func_periodic_hook.c -> func_periodic_hook.o #16 95.11 [CC] func_pitchshift.c -> func_pitchshift.o #16 95.14 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #16 95.15 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #16 95.25 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #16 95.28 [CC] func_presencestate.c -> func_presencestate.o #16 95.35 [CC] func_rand.c -> func_rand.o #16 95.40 [CC] func_realtime.c -> func_realtime.o #16 95.40 [CC] func_sayfiles.c -> func_sayfiles.o #16 95.44 [CC] func_scramble.c -> func_scramble.o #16 95.55 [CC] func_sha1.c -> func_sha1.o #16 95.59 [CC] func_shell.c -> func_shell.o #16 95.62 [CC] func_sorcery.c -> func_sorcery.o #16 95.64 [CC] func_sprintf.c -> func_sprintf.o #16 95.75 [CC] func_srv.c -> func_srv.o #16 95.76 [CC] func_strings.c -> func_strings.o #16 95.77 [CC] func_sysinfo.c -> func_sysinfo.o #16 95.79 [CC] func_talkdetect.c -> func_talkdetect.o #16 95.84 [CC] func_timeout.c -> func_timeout.o #16 95.87 [CC] func_uri.c -> func_uri.o #16 95.90 [CC] func_version.c -> func_version.o #16 95.95 [CC] func_vmcount.c -> func_vmcount.o #16 95.97 [CC] func_volume.c -> func_volume.o #16 96.04 [LD] func_aes.o -> func_aes.so #16 96.08 [LD] func_base64.o -> func_base64.so #16 96.09 [LD] func_blacklist.o -> func_blacklist.so #16 96.10 [LD] func_callcompletion.o -> func_callcompletion.so #16 96.21 [LD] func_cdr.o -> func_cdr.so #16 96.22 [LD] func_callerid.o -> func_callerid.so #16 96.23 [LD] func_channel.o -> func_channel.so #16 96.27 [LD] func_config.o -> func_config.so #16 96.28 [LD] func_curl.o -> func_curl.so #16 96.29 [LD] func_db.o -> func_db.so #16 96.30 [LD] func_cut.o -> func_cut.so #16 96.37 [LD] func_devstate.o -> func_devstate.so #16 96.37 [LD] func_dialgroup.o -> func_dialgroup.so #16 96.37 [LD] func_dialplan.o -> func_dialplan.so #16 96.39 [LD] func_enum.o -> func_enum.so #16 96.44 [LD] func_env.o -> func_env.so #16 96.45 [LD] func_evalexten.o -> func_evalexten.so #16 96.46 [LD] func_export.o -> func_export.so #16 96.49 [LD] func_extstate.o -> func_extstate.so #16 96.52 [LD] func_frame_trace.o -> func_frame_trace.so #16 96.52 [LD] func_frame_drop.o -> func_frame_drop.so #16 96.52 [LD] func_global.o -> func_global.so #16 96.52 [LD] func_groupcount.o -> func_groupcount.so #16 96.60 [LD] func_hangupcause.o -> func_hangupcause.so #16 96.60 [LD] func_holdintercept.o -> func_holdintercept.so #16 96.63 [LD] func_iconv.o -> func_iconv.so #16 96.63 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #16 96.63 [LD] func_json.o -> func_json.so #16 96.72 [LD] func_logic.o -> func_logic.so #16 96.72 [LD] func_lock.o -> func_lock.so #16 96.75 [LD] func_math.o -> func_math.so #16 96.76 [LD] func_md5.o -> func_md5.so #16 96.79 [LD] func_periodic_hook.o -> func_periodic_hook.so #16 96.81 [LD] func_module.o -> func_module.so #16 96.82 [LD] func_pitchshift.o -> func_pitchshift.so #16 96.82 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #16 96.82 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #16 96.83 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #16 96.90 [LD] func_presencestate.o -> func_presencestate.so #16 96.90 [LD] func_rand.o -> func_rand.so #16 96.91 [LD] func_sayfiles.o -> func_sayfiles.so #16 96.91 [LD] func_realtime.o -> func_realtime.so #16 96.95 [LD] func_scramble.o -> func_scramble.so #16 96.95 [LD] func_sha1.o -> func_sha1.so #16 96.96 [LD] func_shell.o -> func_shell.so #16 96.97 [LD] func_sorcery.o -> func_sorcery.so #16 96.98 [LD] func_sprintf.o -> func_sprintf.so #16 97.01 [LD] func_srv.o -> func_srv.so #16 97.02 [LD] func_sysinfo.o -> func_sysinfo.so #16 97.05 [LD] func_timeout.o -> func_timeout.so #16 97.06 [LD] func_talkdetect.o -> func_talkdetect.so #16 97.07 [LD] func_version.o -> func_version.so #16 97.07 [LD] func_uri.o -> func_uri.so #16 97.08 [LD] func_volume.o -> func_volume.so #16 97.10 [LD] func_vmcount.o -> func_vmcount.so #16 97.19 [LD] func_strings.o -> func_strings.so #16 97.33 [CC] abstract_jb.c -> abstract_jb.o #16 97.35 [CC] acl.c -> acl.o #16 97.35 [CC] adsi.c -> adsi.o #16 97.36 [CC] alaw.c -> alaw.o #16 97.39 [CC] alertpipe.c -> alertpipe.o #16 97.40 [CC] aoc.c -> aoc.o #16 97.42 [CC] app.c -> app.o #16 97.44 [CC] ast_expr2.c -> ast_expr2.o #16 97.45 [CC] ast_expr2f.c -> ast_expr2f.o #16 97.47 [CC] asterisk.c -> asterisk.o #16 97.48 [CC] astfd.c -> astfd.o #16 97.53 [CC] astmm.c -> astmm.o #16 97.55 [CC] astobj2.c -> astobj2.o #16 97.58 [CC] astobj2_container.c -> astobj2_container.o #16 97.58 [CC] astobj2_global.c -> astobj2_global.o #16 97.61 [CC] astobj2_hash.c -> astobj2_hash.o #16 97.61 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #16 97.71 [CC] audiohook.c -> audiohook.o #16 97.85 [CC] autochan.c -> autochan.o #16 97.88 [CC] autoservice.c -> autoservice.o #16 97.91 [CC] backtrace.c -> backtrace.o #16 98.00 [CC] bridge.c -> bridge.o #16 98.05 [CC] bridge_after.c -> bridge_after.o #16 98.06 [CC] bridge_basic.c -> bridge_basic.o #16 98.09 [CC] bridge_channel.c -> bridge_channel.o #16 98.28 [CC] bridge_roles.c -> bridge_roles.o #16 98.29 [CC] bucket.c -> bucket.o #16 98.38 [CC] callerid.c -> callerid.o #16 98.41 [CC] channel.c -> channel.o #16 98.46 [CC] channel_internal_api.c -> channel_internal_api.o #16 98.50 [CC] chanvars.c -> chanvars.o #16 98.60 [CC] cli.c -> cli.o #16 98.83 [CC] codec.c -> codec.o #16 98.84 [CC] codec_builtin.c -> codec_builtin.o #16 99.07 [CC] config_options.c -> config_options.o #16 99.17 [CC] conversions.c -> conversions.o #16 99.37 [CC] core_local.c -> core_local.o #16 99.37 [CC] core_unreal.c -> core_unreal.o #16 99.41 [CC] crypt.c -> crypt.o #16 99.78 [CC] data_buffer.c -> data_buffer.o #16 99.84 [CC] datastore.c -> datastore.o #16 99.93 [CC] db.c -> db.o #16 99.95 [CC] devicestate.c -> devicestate.o #16 100.1 [CC] dial.c -> dial.o #16 100.2 [CC] dns.c -> dns.o #16 100.3 [CC] dns_core.c -> dns_core.o #16 100.4 [CC] dns_naptr.c -> dns_naptr.o #16 100.5 [CC] dns_query_set.c -> dns_query_set.o #16 100.5 [CC] dns_recurring.c -> dns_recurring.o #16 100.7 [CC] dns_srv.c -> dns_srv.o #16 100.7 [CC] dns_system_resolver.c -> dns_system_resolver.o #16 100.8 [CC] dns_test.c -> dns_test.o #16 100.8 [CC] dns_tlsa.c -> dns_tlsa.o #16 100.9 [CC] dns_txt.c -> dns_txt.o #16 100.9 [CC] endpoints.c -> endpoints.o #16 101.0 [CC] event.c -> event.o #16 101.0 [CC] features_config.c -> features_config.o #16 101.0 [CC] file.c -> file.o #16 101.0 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #16 101.1 [CC] format.c -> format.o #16 101.1 [CC] format_cache.c -> format_cache.o #16 101.2 [CC] format_cap.c -> format_cap.o #16 101.3 [CC] format_compatibility.c -> format_compatibility.o #16 101.4 [CC] frame.c -> frame.o #16 101.4 [CC] framehook.c -> framehook.o #16 101.4 [CC] fskmodem.c -> fskmodem.o #16 101.4 [CC] global_datastores.c -> global_datastores.o #16 101.5 [CC] hashtab.c -> hashtab.o #16 101.5 [CC] heap.c -> heap.o #16 101.6 [CC] image.c -> image.o #16 101.6 [CC] io.c -> io.o #16 101.7 [CC] iostream.c -> iostream.o #16 101.7 [CC] jitterbuf.c -> jitterbuf.o #16 101.8 [CC] json.c -> json.o #16 101.9 [CC] loader.c -> loader.o #16 101.9 [CC] lock.c -> lock.o #16 102.0 [CC] logger_category.c -> logger_category.o #16 102.0 [CC] manager_bridges.c -> manager_bridges.o #16 102.1 [CC] manager_channels.c -> manager_channels.o #16 102.1 [CC] manager_endpoints.c -> manager_endpoints.o #16 102.1 [CC] manager_mwi.c -> manager_mwi.o #16 102.2 [CC] manager_system.c -> manager_system.o #16 102.3 [CC] max_forwards.c -> max_forwards.o #16 102.3 [CC] md5.c -> md5.o #16 102.4 [CC] media_cache.c -> media_cache.o #16 102.5 [CC] media_index.c -> media_index.o #16 102.5 [CC] message.c -> message.o #16 102.6 [CC] mixmonitor.c -> mixmonitor.o #16 102.6 [CC] mwi.c -> mwi.o #16 102.7 [CC] named_locks.c -> named_locks.o #16 102.8 [CC] netsock2.c -> netsock2.o #16 102.8 [CC] optional_api.c -> optional_api.o #16 102.9 [CC] options.c -> options.o #16 103.0 [CC] parking.c -> parking.o #16 103.0 [CC] pbx.c -> pbx.o #16 103.1 [CC] pbx_app.c -> pbx_app.o #16 103.2 [CC] pbx_builtins.c -> pbx_builtins.o #16 103.2 [CC] pbx_functions.c -> pbx_functions.o #16 103.2 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #16 103.4 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #16 103.4 [CC] pbx_include.c -> pbx_include.o #16 103.5 [CC] pbx_sw.c -> pbx_sw.o #16 103.7 [CC] pbx_switch.c -> pbx_switch.o #16 103.7 [CC] pbx_timing.c -> pbx_timing.o #16 103.7 [CC] pbx_variables.c -> pbx_variables.o #16 103.8 [CC] pickup.c -> pickup.o #16 103.9 [CC] poll.c -> poll.o #16 104.0 [CC] presencestate.c -> presencestate.o #16 104.1 [CC] privacy.c -> privacy.o #16 104.1 [CC] refer.c -> refer.o #16 104.1 [CC] rtp_engine.c -> rtp_engine.o #16 104.1 [CC] say.c -> say.o #16 104.1 [CC] sched.c -> sched.o #16 104.2 [CC] sdp_srtp.c -> sdp_srtp.o #16 104.2 [CC] security_events.c -> security_events.o #16 104.2 [CC] sem.c -> sem.o #16 104.2 [CC] serializer.c -> serializer.o #16 104.4 [CC] sha1.c -> sha1.o #16 104.5 [CC] sip_api.c -> sip_api.o #16 104.5 [CC] slinfactory.c -> slinfactory.o #16 104.6 [CC] smoother.c -> smoother.o #16 104.6 [CC] sorcery.c -> sorcery.o #16 104.6 [CC] srv.c -> srv.o #16 104.7 [CC] stasis.c -> stasis.o #16 104.7 [CC] stasis_bridges.c -> stasis_bridges.o #16 104.7 [CC] stasis_cache.c -> stasis_cache.o #16 104.8 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #16 104.8 [CC] stasis_channels.c -> stasis_channels.o #16 104.9 [CC] stasis_endpoints.c -> stasis_endpoints.o #16 104.9 [CC] stasis_message.c -> stasis_message.o #16 105.1 [CC] stasis_message_router.c -> stasis_message_router.o #16 105.1 [CC] stasis_state.c -> stasis_state.o #16 105.3 [CC] stasis_system.c -> stasis_system.o #16 105.5 [CC] stdtime/localtime.c -> stdtime/localtime.o #16 105.7 [CC] strcompat.c -> strcompat.o #16 105.7 [CC] stream.c -> stream.o #16 105.7 [CC] stringfields.c -> stringfields.o #16 105.7 [CC] strings.c -> strings.o #16 105.8 [CC] stun.c -> stun.o #16 106.0 [CC] syslog.c -> syslog.o #16 106.1 [CC] taskprocessor.c -> taskprocessor.o #16 106.1 [CC] tcptls.c -> tcptls.o #16 106.1 [CC] tdd.c -> tdd.o #16 106.1 [CC] term.c -> term.o #16 106.4 [CC] test.c -> test.o #16 106.4 [CC] threadpool.c -> threadpool.o #16 106.5 [CC] threadstorage.c -> threadstorage.o #16 106.5 [CC] time.c -> time.o #16 106.5 [CC] timing.c -> timing.o #16 106.6 [CC] translate.c -> translate.o #16 106.7 [CC] ulaw.c -> ulaw.o #16 106.7 [CC] uri.c -> uri.o #16 106.7 [CC] utf8.c -> utf8.o #16 106.7 [CC] utils.c -> utils.o #16 106.7 [CC] uuid.c -> uuid.o #16 106.8 [CC] version.c -> version.o #16 106.8 [CC] xml.c -> xml.o #16 106.8 [CC] ccss.c -> ccss.o #16 106.8 [CC] xmldoc.c -> xmldoc.o #16 106.9 [CC] cdr.c -> cdr.o #16 107.0 [CC] cel.c -> cel.o #16 107.0 [CC] config.c -> config.o #16 107.0 [CC] dnsmgr.c -> dnsmgr.o #16 107.0 [CC] dsp.c -> dsp.o #16 107.0 [CC] enum.c -> enum.o #16 107.1 [CC] features.c -> features.o #16 107.1 [CC] http.c -> http.o #16 107.1 [CC] indications.c -> indications.o #16 107.2 [CC] logger.c -> logger.o #16 107.7 [CC] manager.c -> manager.o #16 107.8 [CC] named_acl.c -> named_acl.o #16 107.8 [CC] plc.c -> plc.o #16 107.8 [CC] sounds.c -> sounds.o #16 108.0 [CC] udptl.c -> udptl.o #16 108.2 [CC] libasteriskssl.c -> libasteriskssl.o #16 108.2 [CC] libasteriskpj.c -> libasteriskpj.o #16 108.3 [GENERATE] libasteriskpj.exports #16 108.3 [LD] libasteriskssl.o -> libasteriskssl.so.1 #16 108.4 [LD] libasteriskpj.o -> libasteriskpj.so.2 #16 108.4 [LN] libasteriskssl.so.1 -> libasteriskssl.so #16 108.9 [LN] libasteriskpj.so.2 -> libasteriskpj.so #16 111.8 [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 113.1 [CC] res_adsi.c -> res_adsi.o #16 113.1 [CC] res_aeap.c -> res_aeap.o #16 113.1 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #16 113.1 [CC] res_aeap/general.c -> res_aeap/general.o #16 113.1 [CC] res_aeap/message.c -> res_aeap/message.o #16 113.1 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #16 113.1 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #16 113.1 [CC] res_aeap/transport.c -> res_aeap/transport.o #16 113.2 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #16 113.2 [CC] res_ael_share.c -> res_ael_share.o #16 113.2 [CC] ael/ael_lex.c -> ael/ael_lex.o #16 113.2 [CC] ael/ael.tab.c -> ael/ael.tab.o #16 113.2 [CC] ael/pval.c -> ael/pval.o #16 113.2 [CC] res_agi.c -> res_agi.o #16 113.3 [CC] res_ari.c -> res_ari.o #16 113.3 [CC] ari/cli.c -> ari/cli.o #16 113.3 [CC] ari/config.c -> ari/config.o #16 113.3 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #16 113.4 [CC] res_ari_applications.c -> res_ari_applications.o #16 113.4 [CC] ari/resource_applications.c -> ari/resource_applications.o #16 113.5 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #16 113.5 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #16 113.5 [CC] res_ari_bridges.c -> res_ari_bridges.o #16 113.7 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #16 113.7 [CC] res_ari_channels.c -> res_ari_channels.o #16 113.8 [CC] ari/resource_channels.c -> ari/resource_channels.o #16 113.9 [CC] res_ari_device_states.c -> res_ari_device_states.o #16 113.9 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #16 114.0 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #16 114.0 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #16 114.1 [CC] res_ari_events.c -> res_ari_events.o #16 114.1 [CC] ari/resource_events.c -> ari/resource_events.o #16 114.2 [CC] res_ari_model.c -> res_ari_model.o #16 114.3 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #16 114.4 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #16 114.5 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #16 114.5 [CC] res_ari_recordings.c -> res_ari_recordings.o #16 114.5 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #16 114.5 [CC] res_ari_sounds.c -> res_ari_sounds.o #16 114.8 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #16 114.8 [CC] res_audiosocket.c -> res_audiosocket.o #16 114.9 [CC] res_calendar.c -> res_calendar.o #16 115.0 [CC] res_clialiases.c -> res_clialiases.o #16 115.0 [CC] res_clioriginate.c -> res_clioriginate.o #16 115.0 [CC] res_config_curl.c -> res_config_curl.o #16 115.1 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #16 115.1 [CC] res_convert.c -> res_convert.o #16 115.2 [CC] res_crypto.c -> res_crypto.o #16 115.3 [CC] res_curl.c -> res_curl.o #16 115.3 [CC] res_fax.c -> res_fax.o #16 115.4 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #16 115.5 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #16 115.6 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #16 115.6 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #16 115.7 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #16 115.7 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #16 115.8 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #16 115.9 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #16 115.9 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #16 116.0 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #16 116.0 [CC] res_hep.c -> res_hep.o #16 116.1 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #16 116.2 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #16 116.3 [CC] res_http_media_cache.c -> res_http_media_cache.o #16 116.3 [CC] res_http_websocket.c -> res_http_websocket.o #16 116.4 [CC] res_limit.c -> res_limit.o #16 116.5 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #16 116.5 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #16 116.5 [CC] res_musiconhold.c -> res_musiconhold.o #16 116.6 [CC] res_mutestream.c -> res_mutestream.o #16 116.6 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #16 116.7 [CC] res_parking.c -> res_parking.o #16 116.7 [CC] parking/parking_applications.c -> parking/parking_applications.o #16 116.9 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #16 116.9 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #16 116.9 [CC] parking/parking_controller.c -> parking/parking_controller.o #16 117.1 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #16 117.1 [CC] parking/parking_manager.c -> parking/parking_manager.o #16 117.1 [CC] parking/parking_tests.c -> parking/parking_tests.o #16 117.2 [CC] parking/parking_ui.c -> parking/parking_ui.o #16 117.2 [CC] res_phoneprov.c -> res_phoneprov.o #16 117.4 [CC] res_pjproject.c -> res_pjproject.o #16 117.5 [CC] res_pjsip.c -> res_pjsip.o #16 117.6 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #16 117.6 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #16 117.7 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #16 117.7 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #16 117.8 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #16 117.8 [CC] res_pjsip/location.c -> res_pjsip/location.o #16 118.2 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #16 118.2 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #16 118.3 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #16 118.3 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #16 118.3 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #16 118.4 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #16 118.5 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #16 118.5 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #16 118.7 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #16 119.0 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #16 119.0 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #16 119.0 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #16 119.1 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #16 119.2 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #16 119.3 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #16 119.4 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #16 119.6 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #16 119.6 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #16 119.6 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #16 119.6 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #16 119.9 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #16 119.9 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #16 119.9 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #16 119.9 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #16 119.9 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #16 120.1 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #16 120.3 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #16 120.4 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #16 120.4 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #16 120.5 [CC] res_pjsip_history.c -> res_pjsip_history.o #16 120.5 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #16 120.5 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #16 120.6 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #16 120.6 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #16 120.7 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #16 120.7 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #16 120.8 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #16 120.8 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #16 120.9 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #16 120.9 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #16 121.0 [CC] res_pjsip_path.c -> res_pjsip_path.o #16 121.2 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #16 121.3 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #16 121.4 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #16 121.5 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #16 121.5 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #16 121.6 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #16 121.6 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #16 121.7 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #16 121.8 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #16 121.8 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #16 121.8 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #16 122.0 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #16 122.1 [CC] res_pjsip_session.c -> res_pjsip_session.o #16 122.1 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #16 122.2 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #16 122.2 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #16 122.3 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #16 122.3 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #16 122.3 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #16 122.4 [CC] res_prometheus.c -> res_prometheus.o #16 122.5 [CC] prometheus/bridges.c -> prometheus/bridges.o #16 122.6 [CC] prometheus/channels.c -> prometheus/channels.o #16 122.6 [CC] prometheus/cli.c -> prometheus/cli.o #16 122.8 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #16 122.8 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #16 122.9 [CC] res_realtime.c -> res_realtime.o #16 122.9 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #16 123.0 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #16 123.1 [CC] res_security_log.c -> res_security_log.o #16 123.2 [CC] res_smdi.c -> res_smdi.o #16 123.2 [CC] res_snmp.c -> res_snmp.o #16 123.2 [CC] snmp/agent.c -> snmp/agent.o #16 123.3 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #16 123.3 [CC] res_sorcery_config.c -> res_sorcery_config.o #16 123.5 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #16 123.5 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #16 123.6 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #16 123.6 [CC] res_speech.c -> res_speech.o #16 123.6 [CC] res_speech_aeap.c -> res_speech_aeap.o #16 123.7 [CC] res_stasis.c -> res_stasis.o #16 123.7 [CC] stasis/app.c -> stasis/app.o #16 123.8 [CC] stasis/command.c -> stasis/command.o #16 123.8 [CC] stasis/control.c -> stasis/control.o #16 124.1 [CC] stasis/messaging.c -> stasis/messaging.o #16 124.1 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #16 124.1 [CC] res_stasis_answer.c -> res_stasis_answer.o #16 124.2 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #16 124.3 [CC] res_stasis_playback.c -> res_stasis_playback.o #16 124.5 [CC] res_stasis_recording.c -> res_stasis_recording.o #16 124.5 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #16 124.6 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #16 124.8 [CC] res_statsd.c -> res_statsd.o #16 124.8 [CC] res_stun_monitor.c -> res_stun_monitor.o #16 124.8 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #16 124.8 [CC] res_timing_pthread.c -> res_timing_pthread.o #16 124.9 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #16 125.0 [CC] res_tonedetect.c -> res_tonedetect.o #16 125.2 [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 125.2 [LD] res_adsi.o -> res_adsi.so #16 125.2 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #16 125.3 [LD] res_agi.o -> res_agi.so #16 125.3 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #16 125.4 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #16 125.4 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #16 125.4 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #16 125.5 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #16 125.5 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #16 125.5 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #16 125.6 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #16 125.6 [LD] res_audiosocket.o -> res_audiosocket.so #16 125.6 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #16 125.6 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #16 125.6 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #16 125.6 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #16 125.6 [LD] res_calendar.o -> res_calendar.so #16 125.7 [LD] res_clialiases.o -> res_clialiases.so #16 125.7 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #16 125.8 [LD] res_clioriginate.o -> res_clioriginate.so #16 125.8 [LD] res_config_curl.o -> res_config_curl.so #16 125.8 [LD] res_convert.o -> res_convert.so #16 125.9 [LD] res_crypto.o -> res_crypto.so #16 125.9 [LD] res_curl.o -> res_curl.so #16 125.9 [LD] res_fax.o -> res_fax.so #16 125.9 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #16 125.9 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #16 126.0 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #16 126.0 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #16 126.0 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #16 126.0 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #16 126.1 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #16 126.1 [LD] res_hep.o -> res_hep.so #16 126.1 [LD] res_http_websocket.o -> res_http_websocket.so #16 126.1 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #16 126.1 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #16 126.2 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #16 126.2 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #16 126.2 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #16 126.2 [LD] res_http_media_cache.o -> res_http_media_cache.so #16 126.2 [LD] res_limit.o -> res_limit.so #16 126.3 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #16 126.3 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #16 126.3 [LD] res_musiconhold.o -> res_musiconhold.so #16 126.3 [LD] res_mutestream.o -> res_mutestream.so #16 126.3 [LD] res_phoneprov.o -> res_phoneprov.so #16 126.3 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #16 126.3 [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 126.3 [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 126.4 [LD] res_pjproject.o -> res_pjproject.so #16 126.4 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #16 126.4 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #16 126.4 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #16 126.5 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #16 126.5 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #16 126.5 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #16 126.6 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #16 126.6 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #16 126.6 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #16 126.6 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #16 126.6 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #16 126.6 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #16 126.6 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #16 126.7 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #16 126.8 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #16 126.8 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #16 126.8 [LD] res_pjsip_history.o -> res_pjsip_history.so #16 126.8 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #16 126.8 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #16 126.9 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #16 126.9 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #16 126.9 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #16 126.9 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #16 126.9 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #16 126.9 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #16 127.0 [LD] res_pjsip_outbound_registration.o -> res_pjsip_outbound_registration.so #16 127.0 [LD] res_pjsip_path.o -> res_pjsip_path.so #16 127.0 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #16 127.0 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #16 127.0 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #16 127.1 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #16 127.1 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #16 127.1 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #16 127.1 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #16 127.1 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #16 127.2 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #16 127.2 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #16 127.2 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #16 127.2 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #16 127.2 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #16 127.2 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #16 127.2 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #16 127.2 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #16 127.2 [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 127.3 [LD] res_realtime.o -> res_realtime.so #16 127.3 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #16 127.3 [LD] res_security_log.o -> res_security_log.so #16 127.3 [LD] res_smdi.o -> res_smdi.so #16 127.3 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #16 127.4 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #16 127.4 [LD] res_sorcery_config.o -> res_sorcery_config.so #16 127.4 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #16 127.4 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #16 127.4 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #16 127.4 [LD] res_speech.o -> res_speech.so #16 127.4 [LD] res_speech_aeap.o -> res_speech_aeap.so #16 127.4 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #16 127.5 [LD] res_stasis_answer.o -> res_stasis_answer.so #16 127.5 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #16 127.5 [LD] res_stasis_playback.o -> res_stasis_playback.so #16 127.6 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #16 127.6 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #16 127.6 [LD] res_statsd.o -> res_statsd.so #16 127.7 [LD] res_stun_monitor.o -> res_stun_monitor.so #16 127.7 [LD] res_timing_pthread.o -> res_timing_pthread.so #16 127.7 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #16 127.7 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #16 127.7 [LD] res_tonedetect.o -> res_tonedetect.so #16 128.8 [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 128.9 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #16 129.1 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #16 136.8 +--------- Asterisk Build Complete ---------+ #16 136.8 + Asterisk has successfully been built, and + #16 136.8 + can be installed by running: + #16 136.8 + + #16 136.8 + make install + #16 136.8 +-------------------------------------------+ #16 DONE 137.0s #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.690 Reset branch 'sysmocom/master' #18 0.690 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #18 0.690 Your branch is up to date with 'origin/sysmocom/master'. #18 DONE 0.7s #19 [14/15] RUN CD asterisk && make "-j$(nproc)" && make install && make samples && ldconfig #19 1.648 +--------- Asterisk Build Complete ---------+ #19 1.649 + Asterisk has successfully been built, and + #19 1.651 + can be installed by running: + #19 1.652 + + #19 1.652 + make install + #19 1.653 +-------------------------------------------+ #19 3.174 Installing modules from channels... #19 3.202 Installing modules from pbx... #19 3.299 Installing modules from apps... #19 3.414 Installing modules from codecs... #19 3.448 Installing modules from formats... #19 3.484 Installing modules from cdr... #19 3.508 Installing modules from cel... #19 3.535 Installing modules from bridges... #19 3.599 Installing modules from funcs... #19 3.661 Installing modules from tests... #19 3.781 Installing modules from main... #19 3.942 Installing modules from res... #19 4.065 Installing modules from addons... #19 4.190 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #19 4.192 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #19 4.194 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #19 4.196 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #19 4.202 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #19 4.205 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #19 4.206 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #19 4.208 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #19 4.209 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #19 4.210 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #19 4.212 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #19 4.214 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #19 4.215 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #19 4.215 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #19 4.215 fi #19 4.216 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #19 4.217 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #19 4.218 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #19 4.224 find static-http | while read x; do \ #19 4.224 if test -d $x; then \ #19 4.224 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #19 4.224 else \ #19 4.224 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #19 4.224 fi \ #19 4.224 done #19 4.230 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #19 4.232 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #19 4.234 if [ -d doc/tex/asterisk ] ; then \ #19 4.234 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #19 4.234 for n in doc/tex/asterisk/* ; do \ #19 4.234 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #19 4.234 done \ #19 4.234 fi #19 4.234 for x in images/*.jpg; do \ #19 4.234 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #19 4.234 done #19 4.237 make -C sounds install #19 4.239 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #19 4.244 --2024-06-03 07:41:10-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #19 4.251 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #19 4.279 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #19 4.540 HTTP request sent, awaiting response... 200 OK #19 4.774 Length: 2466402 (2.4M) [application/octet-stream] #19 4.774 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #19 4.774 #19 4.774 0K .......... .......... .......... .......... .......... 2% 505K 5s #19 4.873 50K .......... .......... .......... .......... .......... 4% 511K 5s #19 4.971 100K .......... .......... .......... .......... .......... 6% 72.5M 3s #19 4.971 150K .......... .......... .......... .......... .......... 8% 596K 3s #19 5.055 200K .......... .......... .......... .......... .......... 10% 3.49M 3s #19 5.069 250K .......... .......... .......... .......... .......... 12% 91.4M 2s #19 5.070 300K .......... .......... .......... .......... .......... 14% 106M 2s #19 5.070 350K .......... .......... .......... .......... .......... 16% 1.17M 2s #19 5.112 400K .......... .......... .......... .......... .......... 18% 902K 2s #19 5.168 450K .......... .......... .......... .......... .......... 20% 118M 2s #19 5.168 500K .......... .......... .......... .......... .......... 22% 102M 1s #19 5.168 550K .......... .......... .......... .......... .......... 24% 143M 1s #19 5.169 600K .......... .......... .......... .......... .......... 26% 93.7M 1s #19 5.169 650K .......... .......... .......... .......... .......... 29% 120M 1s #19 5.170 700K .......... .......... .......... .......... .......... 31% 150M 1s #19 5.170 750K .......... .......... .......... .......... .......... 33% 94.7M 1s #19 5.171 800K .......... .......... .......... .......... .......... 35% 1.22M 1s #19 5.210 850K .......... .......... .......... .......... .......... 37% 900K 1s #19 5.266 900K .......... .......... .......... .......... .......... 39% 58.9M 1s #19 5.267 950K .......... .......... .......... .......... .......... 41% 97.5M 1s #19 5.267 1000K .......... .......... .......... .......... .......... 43% 105M 1s #19 5.268 1050K .......... .......... .......... .......... .......... 45% 130M 1s #19 5.268 1100K .......... .......... .......... .......... .......... 47% 163M 1s #19 5.269 1150K .......... .......... .......... .......... .......... 49% 135M 0s #19 5.269 1200K .......... .......... .......... .......... .......... 51% 203M 0s #19 5.269 1250K .......... .......... .......... .......... .......... 53% 183M 0s #19 5.269 1300K .......... .......... .......... .......... .......... 56% 98.4M 0s #19 5.270 1350K .......... .......... .......... .......... .......... 58% 115M 0s #19 5.270 1400K .......... .......... .......... .......... .......... 60% 152M 0s #19 5.271 1450K .......... .......... .......... .......... .......... 62% 127M 0s #19 5.271 1500K .......... .......... .......... .......... .......... 64% 106M 0s #19 5.271 1550K .......... .......... .......... .......... .......... 66% 81.5M 0s #19 5.272 1600K .......... .......... .......... .......... .......... 68% 1.35M 0s #19 5.308 1650K .......... .......... .......... .......... .......... 70% 78.6M 0s #19 5.309 1700K .......... .......... .......... .......... .......... 72% 1.18M 0s #19 5.350 1750K .......... .......... .......... .......... .......... 74% 3.15M 0s #19 5.366 1800K .......... .......... .......... .......... .......... 76% 77.0M 0s #19 5.367 1850K .......... .......... .......... .......... .......... 78% 70.4M 0s #19 5.367 1900K .......... .......... .......... .......... .......... 80% 96.1M 0s #19 5.368 1950K .......... .......... .......... .......... .......... 83% 67.8M 0s #19 5.369 2000K .......... .......... .......... .......... .......... 85% 67.2M 0s #19 5.369 2050K .......... .......... .......... .......... .......... 87% 134M 0s #19 5.370 2100K .......... .......... .......... .......... .......... 89% 147M 0s #19 5.370 2150K .......... .......... .......... .......... .......... 91% 114M 0s #19 5.370 2200K .......... .......... .......... .......... .......... 93% 216M 0s #19 5.371 2250K .......... .......... .......... .......... .......... 95% 150M 0s #19 5.371 2300K .......... .......... .......... .......... .......... 97% 171M 0s #19 5.371 2350K .......... .......... .......... .......... .......... 99% 154M 0s #19 5.371 2400K ........ 100% 210M=0.6s #19 5.372 #19 5.372 2024-06-03 07:41:11 (3.94 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #19 5.372 #19 5.403 --2024-06-03 07:41:11-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #19 5.411 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #19 5.436 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #19 5.696 HTTP request sent, awaiting response... 200 OK #19 5.926 Length: 15359473 (15M) [application/octet-stream] #19 5.926 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #19 5.926 #19 5.926 0K .......... .......... .......... .......... .......... 0% 494K 30s #19 6.027 50K .......... .......... .......... .......... .......... 0% 535K 29s #19 6.121 100K .......... .......... .......... .......... .......... 1% 20.9M 20s #19 6.123 150K .......... .......... .......... .......... .......... 1% 1.19M 18s #19 6.164 200K .......... .......... .......... .......... .......... 1% 888K 17s #19 6.220 250K .......... .......... .......... .......... .......... 2% 27.3M 15s #19 6.222 300K .......... .......... .......... .......... .......... 2% 30.3M 12s #19 6.224 350K .......... .......... .......... .......... .......... 2% 33.8M 11s #19 6.225 400K .......... .......... .......... .......... .......... 3% 552K 13s #19 6.316 450K .......... .......... .......... .......... .......... 3% 94.0M 11s #19 6.318 500K .......... .......... .......... .......... .......... 3% 113M 10s #19 6.318 550K .......... .......... .......... .......... .......... 4% 112M 9s #19 6.318 600K .......... .......... .......... .......... .......... 4% 124M 9s #19 6.318 650K .......... .......... .......... .......... .......... 4% 99.2M 8s #19 6.318 700K .......... .......... .......... .......... .......... 5% 25.9M 7s #19 6.320 750K .......... .......... .......... .......... .......... 5% 25.8M 7s #19 6.322 800K .......... .......... .......... .......... .......... 5% 33.6M 7s #19 6.323 850K .......... .......... .......... .......... .......... 6% 555K 8s #19 6.413 900K .......... .......... .......... .......... .......... 6% 31.1M 7s #19 6.415 950K .......... .......... .......... .......... .......... 6% 65.9M 7s #19 6.415 1000K .......... .......... .......... .......... .......... 7% 76.5M 7s #19 6.416 1050K .......... .......... .......... .......... .......... 7% 62.6M 6s #19 6.417 1100K .......... .......... .......... .......... .......... 7% 44.2M 6s #19 6.418 1150K .......... .......... .......... .......... .......... 8% 49.1M 6s #19 6.419 1200K .......... .......... .......... .......... .......... 8% 81.3M 5s #19 6.420 1250K .......... .......... .......... .......... .......... 8% 95.9M 5s #19 6.420 1300K .......... .......... .......... .......... .......... 9% 72.7M 5s #19 6.421 1350K .......... .......... .......... .......... .......... 9% 93.2M 5s #19 6.421 1400K .......... .......... .......... .......... .......... 9% 130M 5s #19 6.422 1450K .......... .......... .......... .......... .......... 10% 102M 4s #19 6.422 1500K .......... .......... .......... .......... .......... 10% 137M 4s #19 6.422 1550K .......... .......... .......... .......... .......... 10% 75.9M 4s #19 6.423 1600K .......... .......... .......... .......... .......... 11% 125M 4s #19 6.423 1650K .......... .......... .......... .......... .......... 11% 99.0M 4s #19 6.424 1700K .......... .......... .......... .......... .......... 11% 1.54M 4s #19 6.456 1750K .......... .......... .......... .......... .......... 12% 912K 4s #19 6.511 1800K .......... .......... .......... .......... .......... 12% 23.8M 4s #19 6.513 1850K .......... .......... .......... .......... .......... 12% 35.2M 4s #19 6.514 1900K .......... .......... .......... .......... .......... 13% 27.7M 4s #19 6.516 1950K .......... .......... .......... .......... .......... 13% 22.8M 4s #19 6.518 2000K .......... .......... .......... .......... .......... 13% 27.6M 4s #19 6.520 2050K .......... .......... .......... .......... .......... 14% 31.4M 4s #19 6.526 2100K .......... .......... .......... .......... .......... 14% 166M 4s #19 6.526 2150K .......... .......... .......... .......... .......... 14% 198M 3s #19 6.526 2200K .......... .......... .......... .......... .......... 15% 147M 3s #19 6.526 2250K .......... .......... .......... .......... .......... 15% 191M 3s #19 6.526 2300K .......... .......... .......... .......... .......... 15% 153M 3s #19 6.526 2350K .......... .......... .......... .......... .......... 16% 145M 3s #19 6.526 2400K .......... .......... .......... .......... .......... 16% 222M 3s #19 6.526 2450K .......... .......... .......... .......... .......... 16% 288M 3s #19 6.526 2500K .......... .......... .......... .......... .......... 17% 295M 3s #19 6.526 2550K .......... .......... .......... .......... .......... 17% 221M 3s #19 6.526 2600K .......... .......... .......... .......... .......... 17% 276M 3s #19 6.526 2650K .......... .......... .......... .......... .......... 18% 264M 3s #19 6.526 2700K .......... .......... .......... .......... .......... 18% 233M 3s #19 6.526 2750K .......... .......... .......... .......... .......... 18% 249M 3s #19 6.526 2800K .......... .......... .......... .......... .......... 19% 276M 3s #19 6.526 2850K .......... .......... .......... .......... .......... 19% 285M 2s #19 6.526 2900K .......... .......... .......... .......... .......... 19% 503K 3s #19 6.625 2950K .......... .......... .......... .......... .......... 20% 29.3M 3s #19 6.626 3000K .......... .......... .......... .......... .......... 20% 27.9M 3s #19 6.628 3050K .......... .......... .......... .......... .......... 20% 33.8M 3s #19 6.629 3100K .......... .......... .......... .......... .......... 21% 35.4M 3s #19 6.631 3150K .......... .......... .......... .......... .......... 21% 2.23M 3s #19 6.652 3200K .......... .......... .......... .......... .......... 21% 37.9M 3s #19 6.654 3250K .......... .......... .......... .......... .......... 22% 38.8M 3s #19 6.655 3300K .......... .......... .......... .......... .......... 22% 975K 3s #19 6.706 3350K .......... .......... .......... .......... .......... 22% 33.8M 3s #19 6.708 3400K .......... .......... .......... .......... .......... 23% 33.9M 3s #19 6.709 3450K .......... .......... .......... .......... .......... 23% 36.1M 3s #19 6.711 3500K .......... .......... .......... .......... .......... 23% 33.3M 3s #19 6.712 3550K .......... .......... .......... .......... .......... 24% 31.1M 2s #19 6.714 3600K .......... .......... .......... .......... .......... 24% 39.3M 2s #19 6.715 3650K .......... .......... .......... .......... .......... 24% 28.9M 2s #19 6.717 3700K .......... .......... .......... .......... .......... 25% 31.5M 2s #19 6.718 3750K .......... .......... .......... .......... .......... 25% 23.4M 2s #19 6.720 3800K .......... .......... .......... .......... .......... 25% 30.5M 2s #19 6.722 3850K .......... .......... .......... .......... .......... 26% 42.0M 2s #19 6.730 3900K .......... .......... .......... .......... .......... 26% 252M 2s #19 6.730 3950K .......... .......... .......... .......... .......... 26% 212M 2s #19 6.730 4000K .......... .......... .......... .......... .......... 27% 305M 2s #19 6.730 4050K .......... .......... .......... .......... .......... 27% 304M 2s #19 6.730 4100K .......... .......... .......... .......... .......... 27% 271M 2s #19 6.730 4150K .......... .......... .......... .......... .......... 28% 266M 2s #19 6.730 4200K .......... .......... .......... .......... .......... 28% 299M 2s #19 6.730 4250K .......... .......... .......... .......... .......... 28% 218M 2s #19 6.730 4300K .......... .......... .......... .......... .......... 29% 290M 2s #19 6.730 4350K .......... .......... .......... .......... .......... 29% 251M 2s #19 6.730 4400K .......... .......... .......... .......... .......... 29% 279M 2s #19 6.730 4450K .......... .......... .......... .......... .......... 30% 301M 2s #19 6.730 4500K .......... .......... .......... .......... .......... 30% 294M 2s #19 6.730 4550K .......... .......... .......... .......... .......... 30% 271M 2s #19 6.730 4600K .......... .......... .......... .......... .......... 31% 269M 2s #19 6.730 4650K .......... .......... .......... .......... .......... 31% 293M 2s #19 6.730 4700K .......... .......... .......... .......... .......... 31% 270M 2s #19 6.730 4750K .......... .......... .......... .......... .......... 32% 233M 2s #19 6.730 4800K .......... .......... .......... .......... .......... 32% 285M 2s #19 6.730 4850K .......... .......... .......... .......... .......... 32% 297M 2s #19 6.730 4900K .......... .......... .......... .......... .......... 33% 299M 2s #19 6.730 4950K .......... .......... .......... .......... .......... 33% 244M 2s #19 6.730 5000K .......... .......... .......... .......... .......... 33% 298M 2s #19 6.730 5050K .......... .......... .......... .......... .......... 34% 302M 2s #19 6.730 5100K .......... .......... .......... .......... .......... 34% 280M 2s #19 6.730 5150K .......... .......... .......... .......... .......... 34% 240M 2s #19 6.730 5200K .......... .......... .......... .......... .......... 35% 269M 1s #19 6.730 5250K .......... .......... .......... .......... .......... 35% 258M 1s #19 6.730 5300K .......... .......... .......... .......... .......... 35% 304M 1s #19 6.730 5350K .......... .......... .......... .......... .......... 36% 232M 1s #19 6.730 5400K .......... .......... .......... .......... .......... 36% 265M 1s #19 6.730 5450K .......... .......... .......... .......... .......... 36% 305M 1s #19 6.730 5500K .......... .......... .......... .......... .......... 37% 260M 1s #19 6.730 5550K .......... .......... .......... .......... .......... 37% 220M 1s #19 6.730 5600K .......... .......... .......... .......... .......... 37% 297M 1s #19 6.730 5650K .......... .......... .......... .......... .......... 38% 264M 1s #19 6.730 5700K .......... .......... .......... .......... .......... 38% 309M 1s #19 6.730 5750K .......... .......... .......... .......... .......... 38% 643K 1s #19 6.807 5800K .......... .......... .......... .......... .......... 39% 34.8M 1s #19 6.809 5850K .......... .......... .......... .......... .......... 39% 40.7M 1s #19 6.810 5900K .......... .......... .......... .......... .......... 39% 32.9M 1s #19 6.812 5950K .......... .......... .......... .......... .......... 40% 35.1M 1s #19 6.813 6000K .......... .......... .......... .......... .......... 40% 37.7M 1s #19 6.814 6050K .......... .......... .......... .......... .......... 40% 29.4M 1s #19 6.816 6100K .......... .......... .......... .......... .......... 41% 31.2M 1s #19 6.818 6150K .......... .......... .......... .......... .......... 41% 24.8M 1s #19 6.819 6200K .......... .......... .......... .......... .......... 41% 28.1M 1s #19 6.821 6250K .......... .......... .......... .......... .......... 42% 32.7M 1s #19 6.823 6300K .......... .......... .......... .......... .......... 42% 33.4M 1s #19 6.824 6350K .......... .......... .......... .......... .......... 42% 9.37M 1s #19 6.829 6400K .......... .......... .......... .......... .......... 43% 42.3M 1s #19 6.830 6450K .......... .......... .......... .......... .......... 43% 143M 1s #19 6.837 6500K .......... .......... .......... .......... .......... 43% 298M 1s #19 6.837 6550K .......... .......... .......... .......... .......... 44% 277M 1s #19 6.837 6600K .......... .......... .......... .......... .......... 44% 304M 1s #19 6.837 6650K .......... .......... .......... .......... .......... 44% 300M 1s #19 6.837 6700K .......... .......... .......... .......... .......... 45% 321M 1s #19 6.837 6750K .......... .......... .......... .......... .......... 45% 253M 1s #19 6.837 6800K .......... .......... .......... .......... .......... 45% 303M 1s #19 6.837 6850K .......... .......... .......... .......... .......... 46% 328M 1s #19 6.837 6900K .......... .......... .......... .......... .......... 46% 334M 1s #19 6.837 6950K .......... .......... .......... .......... .......... 46% 296M 1s #19 6.837 7000K .......... .......... .......... .......... .......... 47% 296M 1s #19 6.837 7050K .......... .......... .......... .......... .......... 47% 316M 1s #19 6.837 7100K .......... .......... .......... .......... .......... 47% 329M 1s #19 6.837 7150K .......... .......... .......... .......... .......... 48% 247M 1s #19 6.837 7200K .......... .......... .......... .......... .......... 48% 335M 1s #19 6.837 7250K .......... .......... .......... .......... .......... 48% 559K 1s #19 6.923 7300K .......... .......... .......... .......... .......... 49% 27.6M 1s #19 6.925 7350K .......... .......... .......... .......... .......... 49% 33.7M 1s #19 6.926 7400K .......... .......... .......... .......... .......... 49% 33.1M 1s #19 6.928 7450K .......... .......... .......... .......... .......... 50% 39.1M 1s #19 6.929 7500K .......... .......... .......... .......... .......... 50% 38.2M 1s #19 6.930 7550K .......... .......... .......... .......... .......... 50% 33.4M 1s #19 6.931 7600K .......... .......... .......... .......... .......... 51% 39.1M 1s #19 6.933 7650K .......... .......... .......... .......... .......... 51% 34.0M 1s #19 6.934 7700K .......... .......... .......... .......... .......... 51% 36.2M 1s #19 6.935 7750K .......... .......... .......... .......... .......... 52% 34.5M 1s #19 6.937 7800K .......... .......... .......... .......... .......... 52% 214M 1s #19 6.937 7850K .......... .......... .......... .......... .......... 52% 266M 1s #19 6.937 7900K .......... .......... .......... .......... .......... 53% 265M 1s #19 6.938 7950K .......... .......... .......... .......... .......... 53% 222M 1s #19 6.938 8000K .......... .......... .......... .......... .......... 53% 257M 1s #19 6.938 8050K .......... .......... .......... .......... .......... 54% 254M 1s #19 6.938 8100K .......... .......... .......... .......... .......... 54% 284M 1s #19 6.938 8150K .......... .......... .......... .......... .......... 54% 263M 1s #19 6.938 8200K .......... .......... .......... .......... .......... 55% 277M 1s #19 6.938 8250K .......... .......... .......... .......... .......... 55% 219M 1s #19 6.939 8300K .......... .......... .......... .......... .......... 55% 267M 1s #19 6.939 8350K .......... .......... .......... .......... .......... 56% 246M 1s #19 6.939 8400K .......... .......... .......... .......... .......... 56% 279M 1s #19 6.939 8450K .......... .......... .......... .......... .......... 56% 278M 1s #19 6.939 8500K .......... .......... .......... .......... .......... 57% 292M 1s #19 6.940 8550K .......... .......... .......... .......... .......... 57% 259M 1s #19 6.940 8600K .......... .......... .......... .......... .......... 57% 255M 1s #19 6.940 8650K .......... .......... .......... .......... .......... 58% 274M 1s #19 6.940 8700K .......... .......... .......... .......... .......... 58% 293M 1s #19 6.940 8750K .......... .......... .......... .......... .......... 58% 227M 1s #19 6.940 8800K .......... .......... .......... .......... .......... 59% 250M 1s #19 6.941 8850K .......... .......... .......... .......... .......... 59% 11.3M 1s #19 6.945 8900K .......... .......... .......... .......... .......... 59% 247M 1s #19 6.945 8950K .......... .......... .......... .......... .......... 60% 272M 1s #19 6.946 9000K .......... .......... .......... .......... .......... 60% 226M 1s #19 6.946 9050K .......... .......... .......... .......... .......... 60% 309M 1s #19 6.946 9100K .......... .......... .......... .......... .......... 61% 269M 1s #19 6.946 9150K .......... .......... .......... .......... .......... 61% 209M 1s #19 6.946 9200K .......... .......... .......... .......... .......... 61% 313M 1s #19 6.946 9250K .......... .......... .......... .......... .......... 62% 303M 1s #19 6.947 9300K .......... .......... .......... .......... .......... 62% 323M 1s #19 6.947 9350K .......... .......... .......... .......... .......... 62% 272M 1s #19 6.947 9400K .......... .......... .......... .......... .......... 63% 334M 1s #19 6.947 9450K .......... .......... .......... .......... .......... 63% 329M 1s #19 6.947 9500K .......... .......... .......... .......... .......... 63% 918K 1s #19 7.002 9550K .......... .......... .......... .......... .......... 64% 22.0M 1s #19 7.004 9600K .......... .......... .......... .......... .......... 64% 26.8M 1s #19 7.006 9650K .......... .......... .......... .......... .......... 64% 52.6M 1s #19 7.007 9700K .......... .......... .......... .......... .......... 65% 111M 1s #19 7.007 9750K .......... .......... .......... .......... .......... 65% 14.9M 1s #19 7.010 9800K .......... .......... .......... .......... .......... 65% 130M 1s #19 7.011 9850K .......... .......... .......... .......... .......... 66% 49.8M 1s #19 7.012 9900K .......... .......... .......... .......... .......... 66% 131M 1s #19 7.012 9950K .......... .......... .......... .......... .......... 66% 41.5M 1s #19 7.013 10000K .......... .......... .......... .......... .......... 67% 87.5M 1s #19 7.014 10050K .......... .......... .......... .......... .......... 67% 110M 1s #19 7.014 10100K .......... .......... .......... .......... .......... 67% 6.49M 1s #19 7.022 10150K .......... .......... .......... .......... .......... 68% 84.4M 1s #19 7.022 10200K .......... .......... .......... .......... .......... 68% 125M 1s #19 7.023 10250K .......... .......... .......... .......... .......... 68% 127M 1s #19 7.023 10300K .......... .......... .......... .......... .......... 69% 127M 0s #19 7.024 10350K .......... .......... .......... .......... .......... 69% 90.5M 0s #19 7.024 10400K .......... .......... .......... .......... .......... 69% 124M 0s #19 7.024 10450K .......... .......... .......... .......... .......... 70% 108M 0s #19 7.025 10500K .......... .......... .......... .......... .......... 70% 97.1M 0s #19 7.025 10550K .......... .......... .......... .......... .......... 70% 119M 0s #19 7.026 10600K .......... .......... .......... .......... .......... 71% 128M 0s #19 7.026 10650K .......... .......... .......... .......... .......... 71% 136M 0s #19 7.027 10700K .......... .......... .......... .......... .......... 71% 103M 0s #19 7.027 10750K .......... .......... .......... .......... .......... 72% 99.7M 0s #19 7.027 10800K .......... .......... .......... .......... .......... 72% 109M 0s #19 7.028 10850K .......... .......... .......... .......... .......... 72% 96.2M 0s #19 7.028 10900K .......... .......... .......... .......... .......... 73% 135M 0s #19 7.029 10950K .......... .......... .......... .......... .......... 73% 703K 0s #19 7.100 11000K .......... .......... .......... .......... .......... 73% 133M 0s #19 7.100 11050K .......... .......... .......... .......... .......... 74% 18.8M 0s #19 7.103 11100K .......... .......... .......... .......... .......... 74% 66.1M 0s #19 7.104 11150K .......... .......... .......... .......... .......... 74% 76.8M 0s #19 7.104 11200K .......... .......... .......... .......... .......... 75% 15.7M 0s #19 7.108 11250K .......... .......... .......... .......... .......... 75% 51.9M 0s #19 7.108 11300K .......... .......... .......... .......... .......... 75% 79.1M 0s #19 7.109 11350K .......... .......... .......... .......... .......... 76% 83.1M 0s #19 7.110 11400K .......... .......... .......... .......... .......... 76% 50.7M 0s #19 7.111 11450K .......... .......... .......... .......... .......... 76% 120M 0s #19 7.111 11500K .......... .......... .......... .......... .......... 77% 129M 0s #19 7.111 11550K .......... .......... .......... .......... .......... 77% 6.22M 0s #19 7.119 11600K .......... .......... .......... .......... .......... 77% 95.9M 0s #19 7.120 11650K .......... .......... .......... .......... .......... 78% 126M 0s #19 7.120 11700K .......... .......... .......... .......... .......... 78% 124M 0s #19 7.120 11750K .......... .......... .......... .......... .......... 78% 114M 0s #19 7.121 11800K .......... .......... .......... .......... .......... 79% 119M 0s #19 7.121 11850K .......... .......... .......... .......... .......... 79% 124M 0s #19 7.122 11900K .......... .......... .......... .......... .......... 79% 95.4M 0s #19 7.122 11950K .......... .......... .......... .......... .......... 80% 89.7M 0s #19 7.123 12000K .......... .......... .......... .......... .......... 80% 125M 0s #19 7.123 12050K .......... .......... .......... .......... .......... 80% 128M 0s #19 7.124 12100K .......... .......... .......... .......... .......... 81% 129M 0s #19 7.124 12150K .......... .......... .......... .......... .......... 81% 104M 0s #19 7.124 12200K .......... .......... .......... .......... .......... 81% 91.5M 0s #19 7.125 12250K .......... .......... .......... .......... .......... 82% 131M 0s #19 7.125 12300K .......... .......... .......... .......... .......... 82% 127M 0s #19 7.126 12350K .......... .......... .......... .......... .......... 82% 94.2M 0s #19 7.126 12400K .......... .......... .......... .......... .......... 83% 715K 0s #19 7.196 12450K .......... .......... .......... .......... .......... 83% 31.2M 0s #19 7.198 12500K .......... .......... .......... .......... .......... 83% 20.0M 0s #19 7.200 12550K .......... .......... .......... .......... .......... 84% 102M 0s #19 7.201 12600K .......... .......... .......... .......... .......... 84% 53.7M 0s #19 7.202 12650K .......... .......... .......... .......... .......... 84% 69.6M 0s #19 7.202 12700K .......... .......... .......... .......... .......... 85% 18.3M 0s #19 7.205 12750K .......... .......... .......... .......... .......... 85% 39.0M 0s #19 7.206 12800K .......... .......... .......... .......... .......... 85% 96.6M 0s #19 7.207 12850K .......... .......... .......... .......... .......... 86% 63.1M 0s #19 7.207 12900K .......... .......... .......... .......... .......... 86% 88.6M 0s #19 7.208 12950K .......... .......... .......... .......... .......... 86% 98.8M 0s #19 7.208 13000K .......... .......... .......... .......... .......... 87% 6.26M 0s #19 7.216 13050K .......... .......... .......... .......... .......... 87% 104M 0s #19 7.217 13100K .......... .......... .......... .......... .......... 87% 95.7M 0s #19 7.217 13150K .......... .......... .......... .......... .......... 88% 118M 0s #19 7.218 13200K .......... .......... .......... .......... .......... 88% 94.9M 0s #19 7.218 13250K .......... .......... .......... .......... .......... 88% 128M 0s #19 7.219 13300K .......... .......... .......... .......... .......... 89% 132M 0s #19 7.219 13350K .......... .......... .......... .......... .......... 89% 121M 0s #19 7.219 13400K .......... .......... .......... .......... .......... 89% 103M 0s #19 7.220 13450K .......... .......... .......... .......... .......... 90% 95.7M 0s #19 7.220 13500K .......... .......... .......... .......... .......... 90% 125M 0s #19 7.221 13550K .......... .......... .......... .......... .......... 90% 91.0M 0s #19 7.221 13600K .......... .......... .......... .......... .......... 91% 127M 0s #19 7.222 13650K .......... .......... .......... .......... .......... 91% 135M 0s #19 7.222 13700K .......... .......... .......... .......... .......... 91% 105M 0s #19 7.223 13750K .......... .......... .......... .......... .......... 92% 89.3M 0s #19 7.223 13800K .......... .......... .......... .......... .......... 92% 127M 0s #19 7.223 13850K .......... .......... .......... .......... .......... 92% 747K 0s #19 7.291 13900K .......... .......... .......... .......... .......... 93% 11.0M 0s #19 7.296 13950K .......... .......... .......... .......... .......... 93% 38.4M 0s #19 7.296 14000K .......... .......... .......... .......... .......... 93% 28.1M 0s #19 7.298 14050K .......... .......... .......... .......... .......... 94% 64.5M 0s #19 7.299 14100K .......... .......... .......... .......... .......... 94% 105M 0s #19 7.299 14150K .......... .......... .......... .......... .......... 94% 15.3M 0s #19 7.302 14200K .......... .......... .......... .......... .......... 95% 52.4M 0s #19 7.303 14250K .......... .......... .......... .......... .......... 95% 82.4M 0s #19 7.304 14300K .......... .......... .......... .......... .......... 95% 125M 0s #19 7.304 14350K .......... .......... .......... .......... .......... 96% 43.7M 0s #19 7.305 14400K .......... .......... .......... .......... .......... 96% 108M 0s #19 7.306 14450K .......... .......... .......... .......... .......... 96% 101M 0s #19 7.306 14500K .......... .......... .......... .......... .......... 97% 6.28M 0s #19 7.314 14550K .......... .......... .......... .......... .......... 97% 93.1M 0s #19 7.314 14600K .......... .......... .......... .......... .......... 97% 125M 0s #19 7.315 14650K .......... .......... .......... .......... .......... 98% 125M 0s #19 7.315 14700K .......... .......... .......... .......... .......... 98% 125M 0s #19 7.316 14750K .......... .......... .......... .......... .......... 98% 89.7M 0s #19 7.316 14800K .......... .......... .......... .......... .......... 99% 110M 0s #19 7.317 14850K .......... .......... .......... .......... .......... 99% 123M 0s #19 7.317 14900K .......... .......... .......... .......... .......... 99% 98.0M 0s #19 7.317 14950K .......... .......... .......... .......... ......... 100% 221M=1.4s #19 7.318 #19 7.318 2024-06-03 07:41:13 (10.5 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #19 7.318 #19 7.606 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #19 7.606 find rest-api -name "*.json" | while read x; do \ #19 7.606 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #19 7.606 done #19 7.711 +---- Asterisk Installation Complete -------+ #19 7.714 + + #19 7.717 + YOU MUST READ THE SECURITY DOCUMENT + #19 7.723 + + #19 7.726 + Asterisk has successfully been installed. + #19 7.728 + If you would like to install the sample + #19 7.732 + configuration files (overwriting any + #19 7.734 + existing config files), run: + #19 7.741 + + #19 7.743 + For generic reference documentation: + #19 7.751 + make samples + #19 7.754 + + #19 7.754 + For a sample basic PBX: + #19 7.761 + make basic-pbx + #19 7.766 + + #19 7.775 + + #19 7.775 +----------------- or ---------------------+ #19 7.782 + + #19 7.789 + You can go ahead and install the asterisk + #19 7.789 + program documentation now or later run: + #19 7.798 + + #19 7.805 + make progdocs + #19 7.805 + + #19 7.805 + **Note** This requires that you have + #19 7.805 + doxygen installed on your local system + #19 7.806 +-------------------------------------------+ #19 16.04 Installing adsi config files... #19 16.04 /usr/bin/install -c -d "/etc/asterisk" #19 16.04 Installing configs/samples/asterisk.adsi #19 16.05 Installing configs/samples/telcordia-1.adsi #19 16.05 Installing other config files... #19 16.05 Installing file configs/samples/acl.conf.sample #19 16.05 Installing file configs/samples/adsi.conf.sample #19 16.06 Installing file configs/samples/aeap.conf.sample #19 16.06 Installing file configs/samples/agents.conf.sample #19 16.06 Installing file configs/samples/alarmreceiver.conf.sample #19 16.06 Installing file configs/samples/alsa.conf.sample #19 16.06 Installing file configs/samples/amd.conf.sample #19 16.06 Installing file configs/samples/app_skel.conf.sample #19 16.06 Installing file configs/samples/ari.conf.sample #19 16.07 Installing file configs/samples/ast_debug_tools.conf.sample #19 16.07 Installing file configs/samples/asterisk.conf.sample #19 16.07 Installing file configs/samples/calendar.conf.sample #19 16.07 Installing file configs/samples/ccss.conf.sample #19 16.07 Installing file configs/samples/cdr.conf.sample #19 16.07 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #19 16.07 Installing file configs/samples/cdr_beanstalkd.conf.sample #19 16.07 Installing file configs/samples/cdr_custom.conf.sample #19 16.08 Installing file configs/samples/cdr_manager.conf.sample #19 16.08 Installing file configs/samples/cdr_odbc.conf.sample #19 16.08 Installing file configs/samples/cdr_pgsql.conf.sample #19 16.08 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #19 16.08 Installing file configs/samples/cdr_tds.conf.sample #19 16.08 Installing file configs/samples/cel.conf.sample #19 16.09 Installing file configs/samples/cel_beanstalkd.conf.sample #19 16.09 Installing file configs/samples/cel_custom.conf.sample #19 16.09 Installing file configs/samples/cel_odbc.conf.sample #19 16.09 Installing file configs/samples/cel_pgsql.conf.sample #19 16.09 Installing file configs/samples/cel_sqlite3_custom.conf.sample #19 16.09 Installing file configs/samples/cel_tds.conf.sample #19 16.09 Installing file configs/samples/chan_dahdi.conf.sample #19 16.09 Installing file configs/samples/chan_mobile.conf.sample #19 16.10 Installing file configs/samples/cli.conf.sample #19 16.10 Installing file configs/samples/cli_aliases.conf.sample #19 16.10 Installing file configs/samples/cli_permissions.conf.sample #19 16.10 Installing file configs/samples/codecs.conf.sample #19 16.10 Installing file configs/samples/confbridge.conf.sample #19 16.10 Installing file configs/samples/config_test.conf.sample #19 16.10 Installing file configs/samples/console.conf.sample #19 16.10 Installing file configs/samples/dbsep.conf.sample #19 16.10 Installing file configs/samples/dnsmgr.conf.sample #19 16.11 Installing file configs/samples/dsp.conf.sample #19 16.11 Installing file configs/samples/dundi.conf.sample #19 16.11 Installing file configs/samples/enum.conf.sample #19 16.11 Installing file configs/samples/extconfig.conf.sample #19 16.11 Installing file configs/samples/extensions.ael.sample #19 16.11 Installing file configs/samples/extensions.conf.sample #19 16.11 Installing file configs/samples/extensions.lua.sample #19 16.11 Installing file configs/samples/extensions_minivm.conf.sample #19 16.12 Installing file configs/samples/features.conf.sample #19 16.12 Installing file configs/samples/festival.conf.sample #19 16.12 Installing file configs/samples/followme.conf.sample #19 16.12 Installing file configs/samples/func_odbc.conf.sample #19 16.12 Installing file configs/samples/geolocation.conf.sample #19 16.12 Installing file configs/samples/hep.conf.sample #19 16.12 Installing file configs/samples/http.conf.sample #19 16.13 Installing file configs/samples/iax.conf.sample #19 16.13 Installing file configs/samples/iaxprov.conf.sample #19 16.13 Installing file configs/samples/indications.conf.sample #19 16.13 Installing file configs/samples/logger.conf.sample #19 16.13 Installing file configs/samples/manager.conf.sample #19 16.13 Installing file configs/samples/meetme.conf.sample #19 16.13 Installing file configs/samples/mgcp.conf.sample #19 16.14 Installing file configs/samples/minivm.conf.sample #19 16.14 Installing file configs/samples/modules.conf.sample #19 16.14 Installing file configs/samples/motif.conf.sample #19 16.14 Installing file configs/samples/musiconhold.conf.sample #19 16.14 Installing file configs/samples/ooh323.conf.sample #19 16.15 Installing file configs/samples/osp.conf.sample #19 16.15 Installing file configs/samples/phoneprov.conf.sample #19 16.15 Installing file configs/samples/pjproject.conf.sample #19 16.15 Installing file configs/samples/pjsip.conf.sample #19 16.15 Installing file configs/samples/pjsip_notify.conf.sample #19 16.15 Installing file configs/samples/pjsip_wizard.conf.sample #19 16.15 Installing file configs/samples/prometheus.conf.sample #19 16.16 Installing file configs/samples/queuerules.conf.sample #19 16.16 Installing file configs/samples/queues.conf.sample #19 16.16 Installing file configs/samples/res_config_mysql.conf.sample #19 16.16 Installing file configs/samples/res_config_odbc.conf.sample #19 16.16 Installing file configs/samples/res_config_sqlite3.conf.sample #19 16.16 Installing file configs/samples/res_corosync.conf.sample #19 16.17 Installing file configs/samples/res_curl.conf.sample #19 16.17 Installing file configs/samples/res_fax.conf.sample #19 16.17 Installing file configs/samples/res_http_media_cache.conf.sample #19 16.17 Installing file configs/samples/res_ldap.conf.sample #19 16.17 Installing file configs/samples/res_odbc.conf.sample #19 16.17 Installing file configs/samples/res_parking.conf.sample #19 16.17 Installing file configs/samples/res_pgsql.conf.sample #19 16.17 Installing file configs/samples/res_pktccops.conf.sample #19 16.18 Installing file configs/samples/res_snmp.conf.sample #19 16.18 Installing file configs/samples/res_stun_monitor.conf.sample #19 16.18 Installing file configs/samples/resolver_unbound.conf.sample #19 16.18 Installing file configs/samples/rtp.conf.sample #19 16.18 Installing file configs/samples/say.conf.sample #19 16.18 Installing file configs/samples/sip.conf.sample #19 16.18 Installing file configs/samples/sip_notify.conf.sample #19 16.19 Installing file configs/samples/skinny.conf.sample #19 16.19 Installing file configs/samples/sla.conf.sample #19 16.19 Installing file configs/samples/smdi.conf.sample #19 16.19 Installing file configs/samples/sorcery.conf.sample #19 16.19 Installing file configs/samples/ss7.timers.sample #19 16.19 Installing file configs/samples/stasis.conf.sample #19 16.19 Installing file configs/samples/statsd.conf.sample #19 16.20 Installing file configs/samples/stir_shaken.conf.sample #19 16.20 Installing file configs/samples/test_sorcery.conf.sample #19 16.20 Installing file configs/samples/udptl.conf.sample #19 16.20 Installing file configs/samples/unistim.conf.sample #19 16.20 Installing file configs/samples/users.conf.sample #19 16.20 Installing file configs/samples/voicemail.conf.sample #19 16.21 Installing file configs/samples/xmpp.conf.sample #19 16.21 Updating asterisk.conf #19 16.21 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #19 16.21 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #19 16.22 Installing file phoneprov/000000000000-directory.xml #19 16.22 Installing file phoneprov/000000000000-phone.cfg #19 16.22 Installing file phoneprov/000000000000.cfg #19 16.22 Installing file phoneprov/polycom.xml #19 16.22 Installing file phoneprov/polycom_line.xml #19 16.22 Installing file phoneprov/snom-mac.xml #19 DONE 16.3s #20 [15/15] RUN SETCAP 'cap_net_admin,cap_sys_resource=ep' /usr/sbin/asterisk #20 DONE 0.5s #21 exporting to image #21 exporting layers #21 exporting layers 3.5s done #21 writing image sha256:f4176ad4c7984c6ff6ee42e112ad4e98e172037e214cc5d4df55d6458cbd2148 done #21 naming to docker.io/osmocom-build/asterisk-master:latest done #21 DONE 3.5s 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 f4176ad4c798 + 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 build definition from Dockerfile #1 transferring dockerfile: 410B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.29kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" asterisk #8 CACHED #9 [4/4] COPY ASTERISK_TESTS.CFG /data/Asterisk_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:6559926c48ead83b56cb61e48e512e2927629b21e1f31a84a845f97890d86175 #10 writing image sha256:6559926c48ead83b56cb61e48e512e2927629b21e1f31a84a845f97890d86175 0.1s done #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest done #10 DONE 0.1s 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 6559926c48ea + 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=1025362 + seq 1 30 + + bc echo (1025362 + 1) % 256 + SUBNET=83 + NET_NAME=ttcn3-asterisk-ims-ue-test-83 + SUB4=172.18.83.0/24 + SUB6=fd02:db8:83::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-83, trying SUBNET=83... + docker network create --internal --subnet 172.18.83.0/24 --ipv6 --subnet fd02:db8:83::/64 ttcn3-asterisk-ims-ue-test-83 34e4187bfc87f1e40cee71058b637a7caae8b5e9f0b26686d361cba2873e1782 + set +x ### Network ttcn3-asterisk-ims-ue-test-83 created (SUBNET=83) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/logger.conf Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjproject.conf Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/extensions.conf + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 83 10 + NET=83 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-83 --ip 172.18.83.10 --ip6 fd02:db8:83::10 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-83 --ip 172.18.83.10 --ip6 fd02:db8:83::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-63-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 2bd5b84ed540af6053aaab42a0d1bf1ab871acc1a07b308f2339c485815a373d + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 83 103 + NET=83 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-83 --ip 172.18.83.103 --ip6 fd02:db8:83::103 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-83 --ip 172.18.83.103 --ip6 fd02:db8:83::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-63-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@4e90261df24a: Unix server socket created successfully. MC@4e90261df24a: Listening on TCP port 36425. 4e90261df24a is the default MC2> spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests 4e90261df24a 36425 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4e90261df24a: New HC connected from 172.18.83.103 [172.18.83.103]. 4e90261df24a: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@4e90261df24a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4e90261df24a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e90261df24a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@4e90261df24a: Configuration file was processed on all HCs. MC@4e90261df24a: Creating MTC on host 172.18.83.103. MC@4e90261df24a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Mon Jun 3 07:41:31 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@4e90261df24a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@4e90261df24a: Test case TC_internal_registration started. Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(3)@4e90261df24a: 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)@4e90261df24a: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI rx: '"Response: Success\r\nActionID: 3E963719CD752855\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\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI buf: '"Response: Success\r\nActionID: 3E963719CD752855\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\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI split: { "Response: Success\r\nActionID: 3E963719CD752855\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI dec: '"Response: Success\r\nActionID: 3E963719CD752855\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI patched dec: '"Response: Success\r\nActionID: 3E963719CD752855\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: 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)@4e90261df24a: 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)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.683+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000c20\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/38321\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:32.683+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.683+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000c20\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/38321\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:32.683+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.683+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000c20\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/38321\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:32.683+0000" } Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.683+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000c20\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/38321\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:32.683+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.683+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000c20\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/38321\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:32.683+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(4)@4e90261df24a: 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)@4e90261df24a: 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@4e90261df24a: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(4)@4e90261df24a: Added SIP Call Table entry [0] for "9775E63B254FADF@172.18.83.103" at TC_internal_registration-ConnHdlr-0501(6) Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.702+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.702+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.702+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.702+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.702+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI remain buf: '""' TC_internal_registration-ConnHdlr-0501(6)@4e90261df24a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_registration-ConnHdlr-0501(6)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_registration-ConnHdlr-0501(6)@4e90261df24a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717400492/e0afc584d4cef34d390e7e6f730b5ad0:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "7de70733332f83f05cf6094c70862a7b" Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.711+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.711+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.711+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.711+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:32.711+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9775E63B254FADF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.83.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)@4e90261df24a: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.83.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)@4e90261df24a: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.83.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)@4e90261df24a: 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)@4e90261df24a: 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)@4e90261df24a: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(3)@4e90261df24a: AMI remain buf: '""' TC_internal_registration-ConnHdlr-0501(6)@4e90261df24a: setverdict(pass): none -> pass MTC@4e90261df24a: end of "TC_internal_registration" MTC@4e90261df24a: setverdict(pass): none -> pass TC_internal_registration-ConnHdlr-0501(6)@4e90261df24a: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(3)@4e90261df24a: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(4)@4e90261df24a: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(5)@4e90261df24a: Final verdict of PTC: none MTC@4e90261df24a: Setting final verdict of the test case. MTC@4e90261df24a: Local verdict of MTC: pass MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_AMI_EMU(3): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(4): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(5): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_registration-ConnHdlr-0501(6): pass (pass -> pass) MTC@4e90261df24a: Test case TC_internal_registration finished. Verdict: pass MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass'. Mon Jun 3 07:41:32 UTC 2024 ====== Asterisk_Tests.TC_internal_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2702) Waiting for packet dumper to finish... 1 (prev_count=2702, count=8512) MTC@4e90261df24a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass' was executed successfully (exit status: 0). MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Mon Jun 3 07:41:34 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_momt.pcap" >/data/Asterisk_Tests.TC_internal_call_momt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e90261df24a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@4e90261df24a: Test case TC_internal_call_momt started. Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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)@4e90261df24a: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Response: Success\r\nActionID: 98A6C5A5839CFBBF\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 7\r\nLastReload: 7\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Response: Success\r\nActionID: 98A6C5A5839CFBBF\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 7\r\nLastReload: 7\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Response: Success\r\nActionID: 98A6C5A5839CFBBF\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 7\r\nLastReload: 7\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Response: Success\r\nActionID: 98A6C5A5839CFBBF\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Response: Success\r\nActionID: 98A6C5A5839CFBBF\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 7\r\nLastReload: 7\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 7\r\nLastReload: 7\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.866+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358001ed0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/37851\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:35.866+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.866+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358001ed0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/37851\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:35.866+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.866+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358001ed0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/37851\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:35.866+0000" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.866+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358001ed0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/37851\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:35.866+0000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.866+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358001ed0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/37851\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:35.866+0000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(8)@4e90261df24a: 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)@4e90261df24a: 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@4e90261df24a: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(8)@4e90261df24a: Added SIP Call Table entry [0] for "3F4706F2D35A333@172.18.83.103" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.920+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.920+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.920+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.920+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.920+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717400495/d249ebc6fc87252c4e5265c31fa64020:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "ee3cbd346063f613a3599255bbaf0273" Asterisk_Tests_LOCAL_SIP_EMU(8)@4e90261df24a: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.930+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.930+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.930+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.930+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.930+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3F4706F2D35A333@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(8)@4e90261df24a: Added SIP Call Table entry [1] for "E16F88B22025717@172.18.83.103" at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.936+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.936+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.936+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.936+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.936+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0502(11)@4e90261df24a: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_momt-ConnHdlr-0502(11)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_momt-ConnHdlr-0502(11)@4e90261df24a: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1717400495/d249ebc6fc87252c4e5265c31fa64020:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "e395cdeb7fc457eb9d5ddca723733ff6" Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.941+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.941+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.941+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.941+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.941+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: E16F88B22025717@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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)@4e90261df24a: 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)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(8)@4e90261df24a: Added SIP Call Table entry [2] for "19C4DDC6B0A344D" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.959+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.959+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.959+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.959+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.959+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: A2: md5('"INVITE:sip:172.18.83.10"') = "a8fd76837b9d0e9c7f17ebd6c2674ef5" TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717400495/d249ebc6fc87252c4e5265c31fa64020:00000001:0a4f113b:auth:a8fd76837b9d0e9c7f17ebd6c2674ef5"') = "e330b36371268a3a5fc80e800c1c6edf" TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: 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 := "19C4DDC6B0A344D" }, 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 := 663602619, 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.83.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "7A75665D-DD0BE755" } } }, 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.83.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.83.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.83.103" }, { id := "branch", paramValue := "z9hG4bK106C4EF0D18B51EBE52FCB69407AFE30" } } } } }, 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)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.967+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.967+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.967+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1", "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: 1717400495.0\r\nLinkedid: 1717400495.0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\nValue: " } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.967+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:35.967+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 19C4DDC6B0A344D\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.10\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.10\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nExtension: 0502\r\nApplication: Verbose\r\nAppData: 5,0502: Call pjsip endpoint from 0501\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nExtension: 0502\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nExtension: 0502\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nExtension: 0502\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@4e90261df24a: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@4e90261df24a: Added SIP Call Table entry [3] for "290521c5-dad7-432b-aef7-154de24be677" at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@4e90261df24a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "262592949", session_version := "262592949", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 14930, 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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nExtension: 0502\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nExtension: 0502\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\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\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\nValue: 24\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.0\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1717400495.1\r\nLinkedid: 1717400495.0\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-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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\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\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\nValue: 24\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.0\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1717400495.1\r\nLinkedid: 1717400495.0\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-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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0", "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", "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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\nValue: 24", "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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.0\r\nDialStatus: RINGING", "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: 1717400495.1\r\nLinkedid: 1717400495.0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\nValue: 24\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RINGTIME_MS\r\nValue: 24\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: 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", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "19C4DDC6B0A344D" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.83.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 := 663602619, 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.83.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "7A75665D-DD0BE755" } } }, 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.83.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "79f0e438-8750-4d58-a9d8-ebdfca550ac1" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.83.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.83.103" }, { id := "branch", paramValue := "z9hG4bK106C4EF0D18B51EBE52FCB69407AFE30" } } } } }, 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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.1\r\nDestLinkedid: 1717400495.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI rx: '"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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI buf: '"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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI split: { "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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677", "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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D", "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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@4e90261df24a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "262592949", session_version := "262592950", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D", "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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677", "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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677", "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: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 290521c5-dad7-432b-aef7-154de24be677\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 19C4DDC6B0A344D\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(11)@4e90261df24a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "262592949", session_version := "262592951", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 14930, 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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1025\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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1051\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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.0\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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-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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=100127247;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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\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(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1025\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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1051\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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.0\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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-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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=100127247;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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\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(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1717400495.1\r\nLinkedid: 1717400495.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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1025", "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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1051", "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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0", "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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nCause: 16", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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-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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=100127247;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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;" } Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.1\r\nLinkedid: 1717400495.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.0\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1025\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1025\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1051\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1051\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\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: 1717400495.1\r\nLinkedid: 1717400495.0\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f3f809ca-95fe-4c72-8a60-ea98c6a4538c\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=100127247;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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=100127247;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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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"' TC_internal_call_momt-ConnHdlr-0502(11)@4e90261df24a: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(7)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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)@4e90261df24a: 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: 1717400495.0\r\nLinkedid: 1717400495.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)@4e90261df24a: AMI remain buf: '""' MTC@4e90261df24a: end of "TC_internal_call_momt" MTC@4e90261df24a: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(11)@4e90261df24a: Final verdict of PTC: pass TC_internal_call_momt-ConnHdlr-0501(10)@4e90261df24a: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(7)@4e90261df24a: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(8)@4e90261df24a: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(9)@4e90261df24a: Final verdict of PTC: none MTC@4e90261df24a: Setting final verdict of the test case. MTC@4e90261df24a: Local verdict of MTC: pass MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_AMI_EMU(7): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(8): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(9): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0501(10): pass (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0502(11): pass (pass -> pass) MTC@4e90261df24a: Test case TC_internal_call_momt finished. Verdict: pass MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass'. Mon Jun 3 07:41:37 UTC 2024 ====== Asterisk_Tests.TC_internal_call_momt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=49105) Waiting for packet dumper to finish... 1 (prev_count=49105, count=69752) MTC@4e90261df24a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass' was executed successfully (exit status: 0). MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Mon Jun 3 07:41:39 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@4e90261df24a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@4e90261df24a: Test case TC_internal_call_all_2registered started. Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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)@4e90261df24a: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI rx: '"Response: Success\r\nActionID: 9C55249C7EC20F7D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 11\r\nLastReload: 11\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI buf: '"Response: Success\r\nActionID: 9C55249C7EC20F7D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 11\r\nLastReload: 11\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI split: { "Response: Success\r\nActionID: 9C55249C7EC20F7D\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 11\r\nLastReload: 11\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Response: Success\r\nActionID: 9C55249C7EC20F7D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Response: Success\r\nActionID: 9C55249C7EC20F7D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 11\r\nLastReload: 11\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 11\r\nLastReload: 11\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.066+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/46357\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:40.066+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.066+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/46357\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:40.066+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.066+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/46357\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:40.066+0000" } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.066+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/46357\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:40.066+0000\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.066+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/46357\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:40.066+0000\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(13)@4e90261df24a: 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)@4e90261df24a: 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@4e90261df24a: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(13)@4e90261df24a: Added SIP Call Table entry [0] for "75F8BB3ADCAF886@172.18.83.103" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_LOCAL_SIP_EMU(13)@4e90261df24a: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.090+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.090+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.090+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.090+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.090+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(13)@4e90261df24a: Added SIP Call Table entry [1] for "391363DA5A48245@172.18.83.103" at TC_internal_call_all_2registered-ConnHdlr-0502(16) TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717400500/cbcc55a64b31ec10cc3ee9a9bbc7e410:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "4015a498d014efa197f98fc9b40b61ec" Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 75F8BB3ADCAF886@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0502(16)@4e90261df24a: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(16)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_all_2registered-ConnHdlr-0502(16)@4e90261df24a: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1717400500/cbcc55a64b31ec10cc3ee9a9bbc7e410:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "b01ba8c53fdd48909bef8221a5ae7004" Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.100+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.100+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.100+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.100+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.100+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 391363DA5A48245@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(13)@4e90261df24a: Added SIP Call Table entry [2] for "02197DB7F0B15CE" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: A2: md5('"INVITE:sip:172.18.83.10"') = "a8fd76837b9d0e9c7f17ebd6c2674ef5" TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717400500/cbcc55a64b31ec10cc3ee9a9bbc7e410:00000001:0a4f113b:auth:a8fd76837b9d0e9c7f17ebd6c2674ef5"') = "a110e5637172e4cbb24b6d4df8105339" Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.114+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.114+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.114+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.114+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:40.114+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 02197DB7F0B15CE\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3" } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: 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 := "02197DB7F0B15CE" }, 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 := 931886175, 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.83.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "A9028EE0-DD0BF78D" } } }, 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.83.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.83.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.83.103" }, { id := "branch", paramValue := "z9hG4bKD0C02862D6405271CB37F483E72EF7E9" } } } } }, 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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE" } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.103\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.103\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@4e90261df24a: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_LOCAL_SIP_EMU(13)@4e90261df24a: Added SIP Call Table entry [3] for "6271924f-ee9a-40e3-9755-11d94f62134d" at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@4e90261df24a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "903130876", session_version := "903130876", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 17356, 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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 4\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 4\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 4\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME\r\nValue: " } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME_MS\r\nValue: 12\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME_MS\r\nValue: 12\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@4e90261df24a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "903130876", session_version := "903130877", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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)@4e90261df24a: 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: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME\r\nValue: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME_MS\r\nValue: 12", "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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3" } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: 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", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "02197DB7F0B15CE" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.83.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 := 931886175, 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.83.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "A9028EE0-DD0BF78D" } } }, 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.83.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "c8eb6641-60c5-4937-8d81-d7087f636c4d" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.83.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.83.103" }, { id := "branch", paramValue := "z9hG4bKD0C02862D6405271CB37F483E72EF7E9" } } } } }, 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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME_MS\r\nValue: 12\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RINGTIME_MS\r\nValue: 12\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nDestLinkedid: 1717400500.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI rx: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI buf: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI split: { "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d", "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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE", "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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d", "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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE", "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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d", "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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE", "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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d", "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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE" } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6271924f-ee9a-40e3-9755-11d94f62134d\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 02197DB7F0B15CE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: " } Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(16)@4e90261df24a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "903130876", session_version := "903130878", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 17356, 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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1026\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1040\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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nCause: 16\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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1385790429;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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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/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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2017805644;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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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/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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1026\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1040\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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nCause: 16\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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1385790429;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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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/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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2017805644;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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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/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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1026", "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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1040", "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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nCause: 16", "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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1385790429;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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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/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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2017805644;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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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/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: 1717400500.4\r\nLinkedid: 1717400500.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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.3\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1026\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1026\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1040\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1040\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@4e90261df24a: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1385790429;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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1385790429;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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.3\r\nLinkedid: 1717400500.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\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: 1717400500.4\r\nLinkedid: 1717400500.3\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: fe7d552c-ccde-4db4-bfed-46ddbc331c83\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2017805644;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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2017805644;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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.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)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: 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: 1717400500.4\r\nLinkedid: 1717400500.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@4e90261df24a: AMI remain buf: '""' MTC@4e90261df24a: end of "TC_internal_call_all_2registered" MTC@4e90261df24a: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(12)@4e90261df24a: Final verdict of PTC: none TC_internal_call_all_2registered-ConnHdlr-0501(15)@4e90261df24a: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0502(16)@4e90261df24a: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(14)@4e90261df24a: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(13)@4e90261df24a: Final verdict of PTC: none MTC@4e90261df24a: Setting final verdict of the test case. MTC@4e90261df24a: Local verdict of MTC: pass MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_AMI_EMU(12): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(13): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(14): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(15): pass (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(16): pass (pass -> pass) MTC@4e90261df24a: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Mon Jun 3 07:41:41 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=54752) Waiting for packet dumper to finish... 1 (prev_count=54752, count=74050) MTC@4e90261df24a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Mon Jun 3 07:41:43 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@4e90261df24a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@4e90261df24a: Test case TC_internal_call_all_3registered started. Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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)@4e90261df24a: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Response: Success\r\nActionID: 4D8EF7D619A28FEB\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Response: Success\r\nActionID: 4D8EF7D619A28FEB\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Response: Success\r\nActionID: 4D8EF7D619A28FEB\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Response: Success\r\nActionID: 4D8EF7D619A28FEB\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Response: Success\r\nActionID: 4D8EF7D619A28FEB\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.259+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/35221\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:44.259+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.259+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/35221\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:44.259+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.259+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/35221\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:44.259+0000" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.259+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/35221\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:44.259+0000\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.259+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa358000920\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/35221\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:44.259+0000\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: 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)@4e90261df24a: 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@4e90261df24a: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Added SIP Call Table entry [0] for "CBD17C167E7FE53@172.18.83.103" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.319+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.319+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.319+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.319+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.319+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(20)@4e90261df24a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(20)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_all_3registered-ConnHdlr-0501(20)@4e90261df24a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717400504/f292cce18570e5d47348ef4017242002:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "1d47123d5bd58717792600c05e12a658" Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.333+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.333+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.333+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.333+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.333+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CBD17C167E7FE53@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Added SIP Call Table entry [1] for "56C4792479D58DF@172.18.83.103" at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.352+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.352+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.352+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.352+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.352+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0502(21)@4e90261df24a: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(21)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_all_3registered-ConnHdlr-0502(21)@4e90261df24a: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1717400504/f292cce18570e5d47348ef4017242002:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "0aecff87fe23e18cf1f1152dfd40c2db" Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.362+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.362+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.362+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.362+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.362+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 56C4792479D58DF@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Added SIP Call Table entry [2] for "4F9A9F69B7B82B6@172.18.83.103" at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.372+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.372+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.372+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.372+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.372+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0503(22)@4e90261df24a: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(22)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_all_3registered-ConnHdlr-0503(22)@4e90261df24a: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1717400504/f292cce18570e5d47348ef4017242002:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "61a0963d008a5d221a1583085f90215d" Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.384+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.384+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.384+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.384+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.384+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 4F9A9F69B7B82B6@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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)@4e90261df24a: 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)@4e90261df24a: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Added SIP Call Table entry [3] for "16022C3B4B79560" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(20)@4e90261df24a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(20)@4e90261df24a: A2: md5('"INVITE:sip:172.18.83.10"') = "a8fd76837b9d0e9c7f17ebd6c2674ef5" TC_internal_call_all_3registered-ConnHdlr-0501(20)@4e90261df24a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717400504/f292cce18570e5d47348ef4017242002:00000001:0a4f113b:auth:a8fd76837b9d0e9c7f17ebd6c2674ef5"') = "471ad6614540f29b2c6abf24eb30c95d" Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.396+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.396+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.396+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.396+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:44.396+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 16022C3B4B79560\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\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: 1\r\nUniqueid: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.103\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\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: 1\r\nUniqueid: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.103\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6", "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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.103" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.103\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.103\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Added SIP Call Table entry [4] for "ebefdbd0-c0bc-4282-b326-f73d44fa05c1" at TC_internal_call_all_3registered-ConnHdlr-0503(22) TC_internal_call_all_3registered-ConnHdlr-0503(22)@4e90261df24a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1501407690", session_version := "1501407690", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 15298, 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-0501(20)@4e90261df24a: 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 := "16022C3B4B79560" }, 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 := 1240738647, 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.83.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "F36A9FDF-DD0C0844" } } }, 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.83.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.83.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.83.103" }, { id := "branch", paramValue := "z9hG4bK9EE7F28FED44B2C6A387F0A9ED117FF6" } } } } }, 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)@4e90261df24a: AMI rx: '"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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\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-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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\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-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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_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: 4\r\nUniqueid: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Added SIP Call Table entry [5] for "3f6117b9-49cc-412a-8222-99480266d5cf" at TC_internal_call_all_3registered-ConnHdlr-0502(21) TC_internal_call_all_3registered-ConnHdlr-0502(21)@4e90261df24a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "958885013", session_version := "958885013", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 16544, 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)@4e90261df24a: AMI rx: '"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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@4e90261df24a: 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", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "16022C3B4B79560" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.83.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 := 1240738647, 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.83.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "F36A9FDF-DD0C0844" } } }, 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.83.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "b2e9645f-a6ae-4cfd-9eb0-256a481607cc" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.83.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.83.103" }, { id := "branch", paramValue := "z9hG4bK9EE7F28FED44B2C6A387F0A9ED117FF6" } } } } }, 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)@4e90261df24a: AMI buf: '"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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: PROGRESSTIME_MS\r\nValue: " } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: s\r\nApplication: Return\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@4e90261df24a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "958885013", session_version := "958885014", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0503(22)@4e90261df24a: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.6\r\nDialString: 0502\r\n\r\nEvent: 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: 1717400504.7\r\nLinkedid: 1717400504.6\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME_MS\r\nValue: 12\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: CANCEL\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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\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: 1717400504.7\r\nLinkedid: 1717400504.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: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\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\nU"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.6\r\nDialString: 0502\r\n\r\nEvent: 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: 1717400504.7\r\nLinkedid: 1717400504.6\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME_MS\r\nValue: 12\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: CANCEL\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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\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: 1717400504.7\r\nLinkedid: 1717400504.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: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\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\nU"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.7\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.6\r\nDialString: 0502", "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: 1717400504.7\r\nLinkedid: 1717400504.6", "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME_MS\r\nValue: 12", "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: CANCEL", "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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "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: 1717400504.7\r\nLinkedid: 1717400504.6\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: 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: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf", "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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560", "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf", "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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560", "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf", "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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560", "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\nU" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME_MS\r\nValue: 12\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RINGTIME_MS\r\nValue: 12\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.7\r\nDestLinkedid: 1717400504.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.7\r\nLinkedid: 1717400504.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nDestLinkedid: 1717400504.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '"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\nU"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI rx: '"niqueid: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI buf: '"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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI split: { "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf", "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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3f6117b9-49cc-412a-8222-99480266d5cf\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 16022C3B4B79560\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(20)@4e90261df24a: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(21)@4e90261df24a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "958885013", session_version := "958885015", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 16544, 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)@4e90261df24a: AMI rx: '"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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1033\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1053\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=120172705;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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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/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: 1717400504.6\r\nLinkedid: 1717400504.6\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: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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(17)@4e90261df24a: AMI buf: '"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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1033\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1053\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=120172705;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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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/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: 1717400504.6\r\nLinkedid: 1717400504.6\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: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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(17)@4e90261df24a: AMI split: { "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1033", "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1053", "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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=120172705;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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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: 1717400504.6\r\nLinkedid: 1717400504.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/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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none" } Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.8\r\nLinkedid: 1717400504.6\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.6\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1033\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1033\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@4e90261df24a: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1053\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALEDTIME_MS\r\nValue: 1053\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=120172705;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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=120172705;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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.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)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: 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: 1717400504.6\r\nLinkedid: 1717400504.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\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: 1717400504.8\r\nLinkedid: 1717400504.6\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 83544230-3a7e-46e4-8df0-8364fdff9957\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@4e90261df24a: AMI remain buf: '""' MTC@4e90261df24a: end of "TC_internal_call_all_3registered" MTC@4e90261df24a: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(21)@4e90261df24a: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0501(20)@4e90261df24a: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0503(22)@4e90261df24a: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(17)@4e90261df24a: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(19)@4e90261df24a: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(18)@4e90261df24a: Final verdict of PTC: none MTC@4e90261df24a: Setting final verdict of the test case. MTC@4e90261df24a: Local verdict of MTC: pass MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_AMI_EMU(17): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(18): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(19): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(20): pass (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(21): pass (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(22): pass (pass -> pass) MTC@4e90261df24a: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Mon Jun 3 07:41:45 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62182) Waiting for packet dumper to finish... 1 (prev_count=62182, count=82892) MTC@4e90261df24a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Mon Jun 3 07:41:47 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_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@4e90261df24a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@4e90261df24a: Test case TC_internal_call_all_4registered started. Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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)@4e90261df24a: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Response: Success\r\nActionID: FB0BDBBF8A9D8D89\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Response: Success\r\nActionID: FB0BDBBF8A9D8D89\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Response: Success\r\nActionID: FB0BDBBF8A9D8D89\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Response: Success\r\nActionID: FB0BDBBF8A9D8D89\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Response: Success\r\nActionID: FB0BDBBF8A9D8D89\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 20\r\nLastReload: 20\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.499+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa4700011b0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/39055\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:48.499+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 20\r\nLastReload: 20\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.499+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa4700011b0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/39055\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:48.499+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 20\r\nLastReload: 20\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.499+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa4700011b0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/39055\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:48.499+0000" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 20\r\nLastReload: 20\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 20\r\nLastReload: 20\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.499+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa4700011b0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/39055\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:48.499+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.499+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa4700011b0\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/39055\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:48.499+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: 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)@4e90261df24a: 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@4e90261df24a: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Added SIP Call Table entry [0] for "4E2158181165A03@172.18.83.103" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.515+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.515+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.515+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.515+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.515+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) TC_internal_call_all_4registered-ConnHdlr-0501(26)@4e90261df24a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_all_4registered-ConnHdlr-0501(26)@4e90261df24a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717400508/989439e06e6a65aa90bf566c1f29196f:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "2c5c3433e4d39042f6c1b31746b06ec7" Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.521+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.521+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.521+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.521+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.521+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E2158181165A03@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Added SIP Call Table entry [1] for "5BB6CC5065EC3CE@172.18.83.103" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Added SIP Call Table entry [2] for "E05F10BEBB6E80A@172.18.83.103" at TC_internal_call_all_4registered-ConnHdlr-0503(28) TC_internal_call_all_4registered-ConnHdlr-0502(27)@4e90261df24a: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(27)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_all_4registered-ConnHdlr-0502(27)@4e90261df24a: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1717400508/989439e06e6a65aa90bf566c1f29196f:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "cf6adec79842718d230fcce49d6ac685" Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.524+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.524+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.524+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.524+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.524+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.525+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.525+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.525+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.525+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.525+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5BB6CC5065EC3CE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0503(28)@4e90261df24a: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(28)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_all_4registered-ConnHdlr-0503(28)@4e90261df24a: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1717400508/989439e06e6a65aa90bf566c1f29196f:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "d0c50de67e5aaabf9fed962338ae7316" Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: E05F10BEBB6E80A@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Added SIP Call Table entry [3] for "D78708CC6BFE6AE@172.18.83.103" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.530+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.530+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.530+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.530+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.530+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0504(29)@4e90261df24a: A1: md5('"0504:asterisk:secret"') = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(29)@4e90261df24a: A2: md5('"REGISTER:sip:172.18.83.10"') = "0d618263ced8763335731e048e5d4bd6" TC_internal_call_all_4registered-ConnHdlr-0504(29)@4e90261df24a: Request-Digest: md5('"29c47c28d362d1b0e548b5de7e72da8a":"1717400508/989439e06e6a65aa90bf566c1f29196f:00000001:0a4f113b:auth:0d618263ced8763335731e048e5d4bd6"') = "b268497419a148a0413da9f4c8891ebb" Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.534+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.534+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.534+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.534+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.534+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: D78708CC6BFE6AE@172.18.83.103\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.83.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)@4e90261df24a: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.83.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)@4e90261df24a: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.83.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)@4e90261df24a: 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)@4e90261df24a: 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)@4e90261df24a: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.83.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Added SIP Call Table entry [4] for "1E1747787EBBA5A" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.537+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.537+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.537+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.537+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.537+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@4e90261df24a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@4e90261df24a: A2: md5('"INVITE:sip:172.18.83.10"') = "a8fd76837b9d0e9c7f17ebd6c2674ef5" TC_internal_call_all_4registered-ConnHdlr-0501(26)@4e90261df24a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1717400508/989439e06e6a65aa90bf566c1f29196f:00000001:0a4f113b:auth:a8fd76837b9d0e9c7f17ebd6c2674ef5"') = "0a0ecce4a413f54530f8ad0d3536ff8d" Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.539+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.539+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.539+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.539+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:48.539+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1E1747787EBBA5A\r\nLocalAddress: IPV4/UDP/172.18.83.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.83.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@4e90261df24a: 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 := "1E1747787EBBA5A" }, 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 := 1680358756, 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.83.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "44372927-DD0C1877" } } }, 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.83.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.83.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.83.103" }, { id := "branch", paramValue := "z9hG4bK3CB8CC0D950DB391B5A5527D891489DD" } } } } }, 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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.103\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.83.103\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Added SIP Call Table entry [5] for "c7f691d0-7cb9-40cb-8777-a6ae15aec382" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Added SIP Call Table entry [6] for "c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Added SIP Call Table entry [7] for "06da5c4d-30f3-4115-851d-b35722bfb8d4" at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(29)@4e90261df24a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2042065261", session_version := "2042065261", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 10024, 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)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0502(27)@4e90261df24a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "903014067", session_version := "903014067", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 19270, 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)@4e90261df24a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1146420059", session_version := "1146420059", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 13536, 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-0501(26)@4e90261df24a: 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", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "1E1747787EBBA5A" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.83.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 := 1680358756, 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.83.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "44372927-DD0C1877" } } }, 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.83.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "8141c33a-362c-4097-9f33-cf52d6183b10" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.83.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.83.103" }, { id := "branch", paramValue := "z9hG4bK3CB8CC0D950DB391B5A5527D891489DD" } } } } }, 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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: " } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Set\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@4e90261df24a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "903014067", session_version := "903014068", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(28)@4e90261df24a: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0504(29)@4e90261df24a: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.11\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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME_MS\r\nValue: 6\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.11\r\nDialStatus: CANCEL\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\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: 1717400508.13\r\nLinkedid: 1717400508.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: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.11\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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME_MS\r\nValue: 6\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.11\r\nDialStatus: CANCEL\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\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: 1717400508.13\r\nLinkedid: 1717400508.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: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.11", "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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME\r\nValue: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME_MS\r\nValue: 6", "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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.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: 1717400508.13\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.11\r\nDialStatus: CANCEL", "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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nLinkedid: 1717400508.11\r\nCause: 26\r\nCause-txt: Answered elsewhere", "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: 1717400508.13\r\nLinkedid: 1717400508.11\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d", "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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME_MS\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RINGTIME_MS\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.12\r\nDestLinkedid: 1717400508.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.13\r\nDestLinkedid: 1717400508.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.14\r\nDestLinkedid: 1717400508.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.12\r\nLinkedid: 1717400508.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.13\r\nLinkedid: 1717400508.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A", "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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d", "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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A", "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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d", "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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A", "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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d", "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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A" } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: c10db83c-c3dc-4f71-a8b6-e6a589a4ed6d\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1E1747787EBBA5A\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: " } Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@4e90261df24a: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0502(27)@4e90261df24a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "903014067", session_version := "903014069", net_type := "IN", addr_type := "IP4", addr := "172.18.83.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.83.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 := 19270, 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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1021\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=52418474;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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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/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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=242461891;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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\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(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1021\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=52418474;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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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/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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=242461891;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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\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(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011", "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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1021", "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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nCause: 16", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=52418474;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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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/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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=242461891;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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.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: 1717400508.14\r\nLinkedid: 1717400508.11\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(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.11\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1021\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALEDTIME_MS\r\nValue: 1021\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\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: 1717400508.14\r\nLinkedid: 1717400508.11\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@4e90261df24a: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=52418474;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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=52418474;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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.11\r\nLinkedid: 1717400508.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 56cb25dc-cd21-4662-a020-9d2eb71dc3f3\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=242461891;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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=242461891;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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.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)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: 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: 1717400508.14\r\nLinkedid: 1717400508.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@4e90261df24a: AMI remain buf: '""' MTC@4e90261df24a: end of "TC_internal_call_all_4registered" MTC@4e90261df24a: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(26)@4e90261df24a: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(25)@4e90261df24a: Final verdict of PTC: none TC_internal_call_all_4registered-ConnHdlr-0502(27)@4e90261df24a: Final verdict of PTC: pass Asterisk_Tests_LOCAL_SIP_EMU(24)@4e90261df24a: Final verdict of PTC: none TC_internal_call_all_4registered-ConnHdlr-0504(29)@4e90261df24a: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0503(28)@4e90261df24a: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(23)@4e90261df24a: Final verdict of PTC: none MTC@4e90261df24a: Setting final verdict of the test case. MTC@4e90261df24a: Local verdict of MTC: pass MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_AMI_EMU(23): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(24): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(25): none (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(26): pass (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(27): pass (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(28): pass (pass -> pass) MTC@4e90261df24a: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(29): pass (pass -> pass) MTC@4e90261df24a: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Mon Jun 3 07:41:49 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=71005) Waiting for packet dumper to finish... 1 (prev_count=71005, count=90709) MTC@4e90261df24a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration'. ------ Asterisk_Tests.TC_ims_registration ------ Mon Jun 3 07:41:51 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration.pcap" >/data/Asterisk_Tests.TC_ims_registration.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e90261df24a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration' was executed successfully (exit status: 0). MTC@4e90261df24a: Test case TC_ims_registration started. Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(30)@4e90261df24a: 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)@4e90261df24a: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI rx: '"Response: Success\r\nActionID: 908BC252883EE2B9\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 24\r\nLastReload: 24\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI buf: '"Response: Success\r\nActionID: 908BC252883EE2B9\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 24\r\nLastReload: 24\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI split: { "Response: Success\r\nActionID: 908BC252883EE2B9\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 24\r\nLastReload: 24\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI dec: '"Response: Success\r\nActionID: 908BC252883EE2B9\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI patched dec: '"Response: Success\r\nActionID: 908BC252883EE2B9\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 24\r\nLastReload: 24\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 24\r\nLastReload: 24\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:52.651+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa470001180\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/34075\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:52.651+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:52.651+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa470001180\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/34075\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:52.651+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:52.651+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa470001180\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/34075\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:52.651+0000" } Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:52.651+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa470001180\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/34075\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:52.651+0000\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-03T07:41:52.651+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa470001180\r\nLocalAddress: IPV4/TCP/172.18.83.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.83.103/34075\r\nUsingPassword: 0\r\nSessionTV: 2024-06-03T07:41:52.651+0000\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(31)@4e90261df24a: 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)@4e90261df24a: 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@4e90261df24a: end of f_init Asterisk_Tests_IMS_SIP_EMU(32)@4e90261df24a: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "172.18.83.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration-IMS_ConnHdlr-238010000090828(33) Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI rx: '"Response: Error\r\nActionID: A0B7A45E1E0C6281\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI buf: '"Response: Error\r\nActionID: A0B7A45E1E0C6281\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI split: { "Response: Error\r\nActionID: A0B7A45E1E0C6281\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI dec: '"Response: Error\r\nActionID: A0B7A45E1E0C6281\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: AMI patched dec: '"Response: Error\r\nActionID: A0B7A45E1E0C6281\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(30)@4e90261df24a: 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)@4e90261df24a: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(30)@4e90261df24a: Final verdict of PTC: error MTC@4e90261df24a: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:629 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"A0B7A45E1E0C6281\" }, { 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 := \"A0B7A45E1E0C6281\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@4e90261df24a: Stopping testcase execution from "AMI_Functions.ttcn":629 Asterisk_Tests_LOCAL_SIP_EMU(31)@4e90261df24a: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(32)@4e90261df24a: Final verdict of PTC: none TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@4e90261df24a: Final verdict of PTC: none MTC@4e90261df24a: Setting final verdict of the test case. MTC@4e90261df24a: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:629 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"A0B7A45E1E0C6281\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_AMI_EMU(30): error (fail -> error) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(31): none (error -> error) MTC@4e90261df24a: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(32): none (error -> error) MTC@4e90261df24a: Local verdict of PTC TC_ims_registration-IMS_ConnHdlr-238010000090828(33): none (error -> error) MTC@4e90261df24a: Test case TC_ims_registration finished. Verdict: error MTC@4e90261df24a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration error'. Mon Jun 3 07:42:03 UTC 2024 ------ Asterisk_Tests.TC_ims_registration error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4257) Waiting for packet dumper to finish... 1 (prev_count=4257, count=4349) MTC@4e90261df24a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration error' was executed successfully (exit status: 0). MC@4e90261df24a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4e90261df24a: Terminating MTC. MC@4e90261df24a: MTC terminated. MC2> exit MC@4e90261df24a: Shutting down session. MC@4e90261df24a: 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-83 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-asterisk-ims-ue-test-63-asterisk + [ -n jenkins-ttcn3-asterisk-ims-ue-test-63-asterisk ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-63-asterisk + docker kill jenkins-ttcn3-asterisk-ims-ue-test-63-asterisk jenkins-ttcn3-asterisk-ims-ue-test-63-asterisk + docker wait jenkins-ttcn3-asterisk-ims-ue-test-63-asterisk Error response from daemon: No such container: jenkins-ttcn3-asterisk-ims-ue-test-63-asterisk + true + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-83 + docker network remove ttcn3-asterisk-ims-ue-test-83 ttcn3-asterisk-ims-ue-test-83 + 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-63-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