Started by timer Running as SYSTEM Building remotely on ha:////4PUtXu/8rnE14K0V8QZ25u0Ynwy600tqTa3a5TgOEo84AAAArR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzJEgYV/eT83ILSktQi/aTSzJwUU92U1CRDIzBbNzGvODMpJ1UfAD7m5WPZAAAAbuild5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 290ae4c2e7eaaad3301a24803df2c7d0d3b51bcc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 290ae4c2e7eaaad3301a24803df2c7d0d3b51bcc # timeout=10 Commit message: "ttcn3-bts-test: write bts logs to tmpfs" > git rev-list --no-walk 290ae4c2e7eaaad3301a24803df2c7d0d3b51bcc # timeout=10 ha:////4KDaCC5eI+nveYW4+nYV4oP7lau5fvhMlmo2A/Zwpvi2AAAAqx+LCAAAAAAAAP9b85aBtbiIQSujNKU4P0+vIKc0PTOvWC8xrzgzOT8nv0gvMbkkEyjhCKb88ktSdwVsu2efuqidiYHRh4EDIu2ZUsIg5JOVWJaon5OYl64fXFKUmZduXVHEIAU1ODk/rzg/J1XPGUKDDGKAAEYmBoaKghIGFQujxBQDEyMLXXMjQ3NdE0PDNF3LFBMDXdNkI+NEUyNDM7OkFABFAecCrwAAAA==[ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins14181138683910516780.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-asterisk-ims-ue-test + export IMAGE_SUFFIX=master + cd ttcn3-asterisk-ims-ue-test + uptime + grep --color=always -o load.* load average: 1.03, 1.08, 0.77 + RC=0 + ./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-782 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test + SUITE_NAME=ttcn3-asterisk-ims-ue-test + IMAGE_SUFFIX=master + docker_images_require asterisk-master ttcn3-asterisk-ims-ue-test dnsmasq + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends asterisk-master + local feed + depends= + [ -n ] + docker_distro_from_image_name asterisk-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name asterisk-master + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name asterisk-master + echo asterisk-master + dir=asterisk-master + [ -z ] + pull_arg=--pull + grep ^FROM ../asterisk-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: asterisk-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../asterisk-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie 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:trixie \ --build-arg DISTRO=debian-trixie \ --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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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 build definition from Dockerfile #1 transferring dockerfile: 2.68kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/16] FROM docker.io/osmocom-build/debian-trixie-build:latest #4 CACHED #5 [internal] load build context #5 transferring context: 887B done #5 DONE 0.2s #6 [ 2/16] 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 ... #7 [ 7/16] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/SYSMOCOM/2.14 /tmp/pjproject-ver #7 DONE 0.3s #8 [10/16] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/20.7.0 /tmp/asterisk-ver #8 DONE 0.3s #6 [ 2/16] 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.459 Hit:1 http://deb.debian.org/debian trixie InRelease #6 0.459 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #6 0.461 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #6 0.563 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #6 0.563 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #6 0.577 Fetched 47.3 kB in 0s (328 kB/s) #6 0.577 Reading package lists... #6 0.922 Reading package lists... #6 1.229 Building dependency tree... #6 1.299 Reading state information... #6 1.325 Calculating upgrade... #6 1.422 The following packages have been kept back: #6 1.422 sdcc sdcc-libraries #6 1.422 The following packages will be upgraded: #6 1.423 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libssl-dev libssl3t64 libtiff6 #6 1.423 openssh-client openssl openssl-provider-legacy #6 1.445 8 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. #6 1.445 Need to get 8995 kB of archives. #6 1.445 After this operation, 2048 B of additional disk space will be used. #6 1.445 Get:1 http://deb.debian.org/debian-security trixie-security/main amd64 openssl-provider-legacy amd64 3.5.5-1~deb13u2 [311 kB] #6 1.490 Get:2 http://deb.debian.org/debian-security trixie-security/main amd64 libssl-dev amd64 3.5.5-1~deb13u2 [2954 kB] #6 1.525 Get:3 http://deb.debian.org/debian-security trixie-security/main amd64 libssl3t64 amd64 3.5.5-1~deb13u2 [2445 kB] #6 1.538 Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 openssh-client amd64 1:10.0p1-7+deb13u2 [986 kB] #6 1.546 Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4+deb13u1 [312 kB] #6 1.577 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 libtiff6 amd64 4.7.0-3+deb13u2 [345 kB] #6 1.580 Get:7 http://deb.debian.org/debian-security trixie-security/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4+deb13u1 [141 kB] #6 1.587 Get:8 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.5-1~deb13u2 [1500 kB] #6 1.716 debconf: unable to initialize frontend: Dialog #6 1.716 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 1.716 debconf: falling back to frontend: Readline #6 1.720 debconf: unable to initialize frontend: Readline #6 1.720 debconf: (This frontend requires a controlling tty.) #6 1.720 debconf: falling back to frontend: Teletype #6 1.721 debconf: unable to initialize frontend: Teletype #6 1.721 debconf: (This frontend requires a controlling tty.) #6 1.721 debconf: falling back to frontend: Noninteractive #6 2.070 Fetched 8995 kB in 0s (51.9 MB/s) #6 2.111 (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 ... 131490 files and directories currently installed.) #6 2.137 Preparing to unpack .../openssl-provider-legacy_3.5.5-1~deb13u2_amd64.deb ... #6 2.185 Unpacking openssl-provider-legacy (3.5.5-1~deb13u2) over (3.5.5-1~deb13u1) ... #6 2.341 Setting up openssl-provider-legacy (3.5.5-1~deb13u2) ... #6 2.447 (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 ... 131490 files and directories currently installed.) #6 2.472 Preparing to unpack .../libssl-dev_3.5.5-1~deb13u2_amd64.deb ... #6 2.519 Unpacking libssl-dev:amd64 (3.5.5-1~deb13u2) over (3.5.5-1~deb13u1) ... #6 3.928 Preparing to unpack .../libssl3t64_3.5.5-1~deb13u2_amd64.deb ... #6 3.991 Unpacking libssl3t64:amd64 (3.5.5-1~deb13u2) over (3.5.5-1~deb13u1) ... #6 4.226 Setting up libssl3t64:amd64 (3.5.5-1~deb13u2) ... #6 4.373 (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 ... 131490 files and directories currently installed.) #6 4.398 Preparing to unpack .../openssh-client_1%3a10.0p1-7+deb13u2_amd64.deb ... #6 4.451 Unpacking openssh-client (1:10.0p1-7+deb13u2) over (1:10.0p1-7+deb13u1) ... #6 4.810 Preparing to unpack .../libgdk-pixbuf2.0-common_2.42.12+dfsg-4+deb13u1_all.deb ... #6 4.858 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4+deb13u1) over (2.42.12+dfsg-4) ... #6 5.889 Preparing to unpack .../libtiff6_4.7.0-3+deb13u2_amd64.deb ... #6 5.937 Unpacking libtiff6:amd64 (4.7.0-3+deb13u2) over (4.7.0-3+deb13u1) ... #6 6.121 Preparing to unpack .../libgdk-pixbuf-2.0-0_2.42.12+dfsg-4+deb13u1_amd64.deb ... #6 6.168 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4+deb13u1) over (2.42.12+dfsg-4) ... #6 6.456 Preparing to unpack .../openssl_3.5.5-1~deb13u2_amd64.deb ... #6 6.506 Unpacking openssl (3.5.5-1~deb13u2) over (3.5.5-1~deb13u1) ... #6 6.773 Setting up openssh-client (1:10.0p1-7+deb13u2) ... #6 6.908 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4+deb13u1) ... #6 6.956 Setting up libssl-dev:amd64 (3.5.5-1~deb13u2) ... #6 7.005 Setting up libtiff6:amd64 (4.7.0-3+deb13u2) ... #6 7.053 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4+deb13u1) ... #6 7.108 Setting up openssl (3.5.5-1~deb13u2) ... #6 7.173 Processing triggers for man-db (2.13.1-1) ... #6 7.215 Processing triggers for libc-bin (2.41-12+deb13u2) ... #6 7.356 Reading package lists... #6 7.681 Building dependency tree... #6 7.757 Reading state information... #6 7.854 sudo is already the newest version (1.9.16p2-3+deb13u1). #6 7.854 iproute2 is already the newest version (6.15.0-1). #6 7.854 libcap2-bin is already the newest version (1:2.75-10+b8). #6 7.854 libcap2-bin set to manually installed. #6 7.854 libssl-dev is already the newest version (3.5.5-1~deb13u2). #6 7.854 libncurses-dev is already the newest version (6.5+20250216-2). #6 7.854 libsqlite3-dev is already the newest version (3.46.1-7+deb13u1). #6 7.854 build-essential is already the newest version (12.12). #6 7.854 libjansson-dev is already the newest version (2.14-2+b3). #6 7.854 libxml2-dev is already the newest version (2.12.7+dfsg+really2.9.14-2.1+deb13u2). #6 7.854 libxml2-dev set to manually installed. #6 7.854 uuid-dev is already the newest version (2.41-5). #6 7.854 uuid-dev set to manually installed. #6 7.854 wget is already the newest version (1.25.0-2). #6 7.854 Suggested packages: #6 7.854 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #6 7.854 Recommended packages: #6 7.854 linux-sysctl-defaults libpng-tools #6 7.940 The following NEW packages will be installed: #6 7.940 iputils-ping libapr1t64 libaprutil1t64 libedit-dev libgpm2 libnewt-dev #6 7.940 libnewt0.52 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 net-tools #6 7.940 subversion vim vim-common vim-runtime #6 7.962 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. #6 7.962 Need to get 14.0 MB of archives. #6 7.962 After this operation, 64.8 MB of additional disk space will be used. #6 7.962 Get:1 http://deb.debian.org/debian trixie/main amd64 iputils-ping amd64 3:20240905-3 [51.2 kB] #6 7.992 Get:2 http://deb.debian.org/debian trixie/main amd64 vim-common all 2:9.1.1230-2 [421 kB] #6 8.010 Get:3 http://deb.debian.org/debian trixie/main amd64 libapr1t64 amd64 1.7.5-1 [104 kB] #6 8.011 Get:4 http://deb.debian.org/debian trixie/main amd64 libaprutil1t64 amd64 1.6.3-3+b1 [89.4 kB] #6 8.012 Get:5 http://deb.debian.org/debian trixie/main amd64 libedit-dev amd64 3.1-20250104-1 [115 kB] #6 8.013 Get:6 http://deb.debian.org/debian trixie/main amd64 libgpm2 amd64 1.20.7-11+b2 [14.4 kB] #6 8.014 Get:7 http://deb.debian.org/debian trixie/main amd64 libslang2 amd64 2.3.3-5+b2 [549 kB] #6 8.034 Get:8 http://deb.debian.org/debian-security trixie-security/main amd64 libpng-dev amd64 1.6.48-1+deb13u4 [367 kB] #6 8.037 Get:9 http://deb.debian.org/debian trixie/main amd64 libslang2-dev amd64 2.3.3-5+b2 [681 kB] #6 8.043 Get:10 http://deb.debian.org/debian trixie/main amd64 libnewt0.52 amd64 0.52.25-1 [60.0 kB] #6 8.043 Get:11 http://deb.debian.org/debian trixie/main amd64 libnewt-dev amd64 0.52.25-1 [73.9 kB] #6 8.044 Get:12 http://deb.debian.org/debian trixie/main amd64 libserf-1-1 amd64 1.3.10-3+b1 [53.0 kB] #6 8.044 Get:13 http://deb.debian.org/debian trixie/main amd64 libsvn1 amd64 1.14.5-3 [1423 kB] #6 8.057 Get:14 http://deb.debian.org/debian trixie/main amd64 net-tools amd64 2.10-1.3 [245 kB] #6 8.092 Get:15 http://deb.debian.org/debian trixie/main amd64 subversion amd64 1.14.5-3 [962 kB] #6 8.100 Get:16 http://deb.debian.org/debian trixie/main amd64 vim-runtime all 2:9.1.1230-2 [7127 kB] #6 8.162 Get:17 http://deb.debian.org/debian trixie/main amd64 vim amd64 2:9.1.1230-2 [1670 kB] #6 8.624 Fetched 14.0 MB in 0s (61.0 MB/s) #6 8.659 Selecting previously unselected package iputils-ping. #6 8.659 (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 ... 131490 files and directories currently installed.) #6 8.686 Preparing to unpack .../00-iputils-ping_3%3a20240905-3_amd64.deb ... #6 8.702 Unpacking iputils-ping (3:20240905-3) ... #6 8.844 Selecting previously unselected package vim-common. #6 8.861 Preparing to unpack .../01-vim-common_2%3a9.1.1230-2_all.deb ... #6 8.877 Unpacking vim-common (2:9.1.1230-2) ... #6 9.042 Selecting previously unselected package libapr1t64:amd64. #6 9.058 Preparing to unpack .../02-libapr1t64_1.7.5-1_amd64.deb ... #6 9.091 Unpacking libapr1t64:amd64 (1.7.5-1) ... #6 9.262 Selecting previously unselected package libaprutil1t64:amd64. #6 9.276 Preparing to unpack .../03-libaprutil1t64_1.6.3-3+b1_amd64.deb ... #6 9.292 Unpacking libaprutil1t64:amd64 (1.6.3-3+b1) ... #6 9.392 Selecting previously unselected package libedit-dev:amd64. #6 9.397 Preparing to unpack .../04-libedit-dev_3.1-20250104-1_amd64.deb ... #6 9.413 Unpacking libedit-dev:amd64 (3.1-20250104-1) ... #6 9.528 Selecting previously unselected package libgpm2:amd64. #6 9.539 Preparing to unpack .../05-libgpm2_1.20.7-11+b2_amd64.deb ... #6 9.555 Unpacking libgpm2:amd64 (1.20.7-11+b2) ... #6 9.742 Selecting previously unselected package libslang2:amd64. #6 9.750 Preparing to unpack .../06-libslang2_2.3.3-5+b2_amd64.deb ... #6 9.772 Unpacking libslang2:amd64 (2.3.3-5+b2) ... #6 9.919 Selecting previously unselected package libpng-dev:amd64. #6 9.932 Preparing to unpack .../07-libpng-dev_1.6.48-1+deb13u4_amd64.deb ... #6 9.948 Unpacking libpng-dev:amd64 (1.6.48-1+deb13u4) ... #6 10.04 Selecting previously unselected package libslang2-dev:amd64. #6 10.05 Preparing to unpack .../08-libslang2-dev_2.3.3-5+b2_amd64.deb ... #6 10.06 Unpacking libslang2-dev:amd64 (2.3.3-5+b2) ... #6 10.22 Selecting previously unselected package libnewt0.52:amd64. #6 10.24 Preparing to unpack .../09-libnewt0.52_0.52.25-1_amd64.deb ... #6 10.27 Unpacking libnewt0.52:amd64 (0.52.25-1) ... #6 10.40 Selecting previously unselected package libnewt-dev:amd64. #6 10.42 Preparing to unpack .../10-libnewt-dev_0.52.25-1_amd64.deb ... #6 10.44 Unpacking libnewt-dev:amd64 (0.52.25-1) ... #6 10.59 Selecting previously unselected package libserf-1-1:amd64. #6 10.60 Preparing to unpack .../11-libserf-1-1_1.3.10-3+b1_amd64.deb ... #6 10.62 Unpacking libserf-1-1:amd64 (1.3.10-3+b1) ... #6 10.77 Selecting previously unselected package libsvn1:amd64. #6 10.79 Preparing to unpack .../12-libsvn1_1.14.5-3_amd64.deb ... #6 10.80 Unpacking libsvn1:amd64 (1.14.5-3) ... #6 10.95 Selecting previously unselected package net-tools. #6 10.97 Preparing to unpack .../13-net-tools_2.10-1.3_amd64.deb ... #6 10.98 Unpacking net-tools (2.10-1.3) ... #6 11.17 Selecting previously unselected package subversion. #6 11.18 Preparing to unpack .../14-subversion_1.14.5-3_amd64.deb ... #6 11.21 Unpacking subversion (1.14.5-3) ... #6 11.38 Selecting previously unselected package vim-runtime. #6 11.39 Preparing to unpack .../15-vim-runtime_2%3a9.1.1230-2_all.deb ... #6 11.42 Adding 'diversion of /usr/share/vim/vim91/doc/help.txt to /usr/share/vim/vim91/doc/help.txt.vim-tiny by vim-runtime' #6 11.45 Adding 'diversion of /usr/share/vim/vim91/doc/tags to /usr/share/vim/vim91/doc/tags.vim-tiny by vim-runtime' #6 11.46 Unpacking vim-runtime (2:9.1.1230-2) ... #6 11.78 Selecting previously unselected package vim. #6 11.80 Preparing to unpack .../16-vim_2%3a9.1.1230-2_amd64.deb ... #6 11.81 Unpacking vim (2:9.1.1230-2) ... #6 12.00 Setting up net-tools (2.10-1.3) ... #6 12.05 Setting up libgpm2:amd64 (1.20.7-11+b2) ... #6 12.11 Setting up libpng-dev:amd64 (1.6.48-1+deb13u4) ... #6 12.16 Setting up vim-common (2:9.1.1230-2) ... #6 12.24 Setting up libslang2:amd64 (2.3.3-5+b2) ... #6 12.29 Setting up libedit-dev:amd64 (3.1-20250104-1) ... #6 12.34 Setting up libapr1t64:amd64 (1.7.5-1) ... #6 12.40 Setting up vim-runtime (2:9.1.1230-2) ... #6 12.47 Setting up iputils-ping (3:20240905-3) ... #6 12.53 Setting up libslang2-dev:amd64 (2.3.3-5+b2) ... #6 12.58 Setting up libaprutil1t64:amd64 (1.6.3-3+b1) ... #6 12.63 Setting up libnewt0.52:amd64 (0.52.25-1) ... #6 12.68 Setting up vim (2:9.1.1230-2) ... #6 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #6 12.73 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 12.73 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 12.73 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 12.73 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 12.73 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 12.73 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 12.73 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 12.73 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 12.73 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 12.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #6 12.74 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 12.74 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 12.74 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 12.74 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 12.74 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 12.74 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 12.74 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 12.74 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 12.74 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 12.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #6 12.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #6 12.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #6 12.77 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 12.77 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 12.77 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 12.77 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 12.77 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 12.77 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 12.77 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 12.77 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 12.77 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 12.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #6 12.79 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 12.79 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 12.79 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 12.79 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 12.79 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 12.79 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 12.79 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 12.79 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 12.79 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 12.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #6 12.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #6 12.84 Setting up libserf-1-1:amd64 (1.3.10-3+b1) ... #6 12.89 Setting up libnewt-dev:amd64 (0.52.25-1) ... #6 12.94 Setting up libsvn1:amd64 (1.14.5-3) ... #6 12.99 Setting up subversion (1.14.5-3) ... #6 13.09 Processing triggers for libc-bin (2.41-12+deb13u2) ... #6 13.17 Processing triggers for man-db (2.13.1-1) ... #6 DONE 13.4s #9 [ 3/16] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends libopencore-amrnb-dev libopencore-amrwb-dev libvo-amrwbenc-dev && apt-get clean #9 0.464 Hit:1 http://deb.debian.org/debian trixie InRelease #9 0.464 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #9 0.464 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #9 0.464 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #9 0.471 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #9 0.558 Reading package lists... #9 0.884 Reading package lists... #9 1.182 Building dependency tree... #9 1.248 Reading state information... #9 1.272 Calculating upgrade... #9 1.361 The following packages have been kept back: #9 1.361 sdcc sdcc-libraries #9 1.367 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. #9 1.370 Reading package lists... #9 1.669 Building dependency tree... #9 1.738 Reading state information... #9 1.836 The following additional packages will be installed: #9 1.836 libopencore-amrnb0 libopencore-amrwb0 libvo-amrwbenc0 #9 1.882 The following NEW packages will be installed: #9 1.882 libopencore-amrnb-dev libopencore-amrnb0 libopencore-amrwb-dev #9 1.883 libopencore-amrwb0 libvo-amrwbenc-dev libvo-amrwbenc0 #9 1.903 0 upgraded, 6 newly installed, 0 to remove and 2 not upgraded. #9 1.903 Need to get 468 kB of archives. #9 1.903 After this operation, 1284 kB of additional disk space will be used. #9 1.903 Get:1 http://deb.debian.org/debian trixie/main amd64 libopencore-amrnb0 amd64 0.1.6-1+b2 [97.5 kB] #9 1.917 Get:2 http://deb.debian.org/debian trixie/main amd64 libopencore-amrnb-dev amd64 0.1.6-1+b2 [113 kB] #9 1.919 Get:3 http://deb.debian.org/debian trixie/main amd64 libopencore-amrwb0 amd64 0.1.6-1+b2 [53.6 kB] #9 1.922 Get:4 http://deb.debian.org/debian trixie/main amd64 libopencore-amrwb-dev amd64 0.1.6-1+b2 [59.9 kB] #9 1.947 Get:5 http://deb.debian.org/debian trixie/main amd64 libvo-amrwbenc0 amd64 0.1.3-2+b2 [72.2 kB] #9 1.954 Get:6 http://deb.debian.org/debian trixie/main amd64 libvo-amrwbenc-dev amd64 0.1.3-2+b2 [71.9 kB] #9 2.392 Fetched 468 kB in 0s (7047 kB/s) #9 2.450 Selecting previously unselected package libopencore-amrnb0:amd64. #9 2.450 (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 ... 134422 files and directories currently installed.) #9 2.479 Preparing to unpack .../0-libopencore-amrnb0_0.1.6-1+b2_amd64.deb ... #9 2.510 Unpacking libopencore-amrnb0:amd64 (0.1.6-1+b2) ... #9 2.597 Selecting previously unselected package libopencore-amrnb-dev:amd64. #9 2.602 Preparing to unpack .../1-libopencore-amrnb-dev_0.1.6-1+b2_amd64.deb ... #9 2.617 Unpacking libopencore-amrnb-dev:amd64 (0.1.6-1+b2) ... #9 2.720 Selecting previously unselected package libopencore-amrwb0:amd64. #9 2.725 Preparing to unpack .../2-libopencore-amrwb0_0.1.6-1+b2_amd64.deb ... #9 2.740 Unpacking libopencore-amrwb0:amd64 (0.1.6-1+b2) ... #9 2.828 Selecting previously unselected package libopencore-amrwb-dev:amd64. #9 2.833 Preparing to unpack .../3-libopencore-amrwb-dev_0.1.6-1+b2_amd64.deb ... #9 2.849 Unpacking libopencore-amrwb-dev:amd64 (0.1.6-1+b2) ... #9 2.956 Selecting previously unselected package libvo-amrwbenc0:amd64. #9 2.966 Preparing to unpack .../4-libvo-amrwbenc0_0.1.3-2+b2_amd64.deb ... #9 2.982 Unpacking libvo-amrwbenc0:amd64 (0.1.3-2+b2) ... #9 3.069 Selecting previously unselected package libvo-amrwbenc-dev:amd64. #9 3.074 Preparing to unpack .../5-libvo-amrwbenc-dev_0.1.3-2+b2_amd64.deb ... #9 3.089 Unpacking libvo-amrwbenc-dev:amd64 (0.1.3-2+b2) ... #9 3.196 Setting up libvo-amrwbenc0:amd64 (0.1.3-2+b2) ... #9 3.366 Setting up libopencore-amrwb0:amd64 (0.1.6-1+b2) ... #9 3.416 Setting up libvo-amrwbenc-dev:amd64 (0.1.3-2+b2) ... #9 3.466 Setting up libopencore-amrwb-dev:amd64 (0.1.6-1+b2) ... #9 3.517 Setting up libopencore-amrnb0:amd64 (0.1.6-1+b2) ... #9 3.566 Setting up libopencore-amrnb-dev:amd64 (0.1.6-1+b2) ... #9 3.616 Processing triggers for libc-bin (2.41-12+deb13u2) ... #9 DONE 3.8s #10 [ 4/16] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #10 DONE 0.7s #11 [ 5/16] WORKDIR /HOME/ASTERISK #11 DONE 0.2s #12 [ 6/16] RUN GIT clone https://gitea.sysmocom.de/sysmocom/pjproject.git -b sysmocom/2.14 --depth=1 #12 0.404 Cloning into 'pjproject'... #12 DONE 1.5s #13 [ 7/16] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/SYSMOCOM/2.14 /tmp/pjproject-ver #13 DONE 0.2s #14 [ 8/16] 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 #14 0.507 Already on 'sysmocom/2.14' #14 0.508 Your branch is up to date with 'origin/sysmocom/2.14'. #14 0.508 refs/heads/sysmocom/2.14 #14 0.518 HEAD is now at 20537ab VoLTE: Fix remote address after switching transport #14 0.519 sysmocom/2.14 #14 0.520 20537ab1e6beb2baf9ec15599e0217a601cf7ce5 #14 DONE 0.6s #15 [ 9/16] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git -b sysmocom/20.7.0 --depth=1 #15 0.428 Cloning into 'asterisk'... #15 DONE 1.6s #16 [10/16] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/20.7.0 /tmp/asterisk-ver #16 DONE 0.1s #17 [11/16] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/20.7.0 origin/sysmocom/20.7.0 #17 0.512 Reset branch 'sysmocom/20.7.0' #17 0.513 branch 'sysmocom/20.7.0' set up to track 'origin/sysmocom/20.7.0'. #17 0.513 Your branch is up to date with 'origin/sysmocom/20.7.0'. #17 DONE 0.6s #18 [12/16] RUN CD asterisk/third-party/pjproject && ln -s ../../../pjproject/ source #18 DONE 0.4s #19 [13/16] RUN CD asterisk && ./bootstrap.sh && ./configure && make menuselect.makeopts && menuselect/menuselect --enable codec_vevs menuselect.makeopts && menuselect/menuselect --check-deps menuselect.makeopts && make "-j$(nproc)" && make install && make samples && ldconfig #19 0.529 Generating the configure script for Asterisk ... #19 1.532 configure.ac:851: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. #19 1.532 configure.ac:851: You should run autoupdate. #19 1.532 ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... #19 1.532 configure.ac:851: the top level #19 2.214 Generating the configure script for menuselect ... #19 2.871 checking build system type... x86_64-pc-linux-gnu #19 2.962 checking host system type... x86_64-pc-linux-gnu #19 2.963 checking for gcc... gcc #19 3.026 checking whether the C compiler works... yes #19 3.091 checking for C compiler default output file name... a.out #19 3.091 checking for suffix of executables... #19 3.120 checking whether we are cross compiling... no #19 3.147 checking for suffix of object files... o #19 3.163 checking whether the compiler supports GNU C... yes #19 3.178 checking whether gcc accepts -g... yes #19 3.193 checking for gcc option to enable C11 features... none needed #19 3.241 checking for stdio.h... yes #19 3.250 checking for stdlib.h... yes #19 3.270 checking for string.h... yes #19 3.294 checking for inttypes.h... yes #19 3.316 checking for stdint.h... yes #19 3.336 checking for strings.h... yes #19 3.359 checking for sys/stat.h... yes #19 3.382 checking for sys/types.h... yes #19 3.405 checking for unistd.h... yes #19 3.426 checking for wchar.h... yes #19 3.447 checking for minix/config.h... no #19 3.469 checking for sys/param.h... yes #19 3.486 checking for sys/select.h... yes #19 3.500 checking for sys/socket.h... yes #19 3.521 checking for utime.h... yes #19 3.534 checking whether it is safe to define __EXTENSIONS__... yes #19 3.551 checking whether _XOPEN_SOURCE should be defined... no #19 3.564 checking whether char is unsigned... no #19 3.574 checking for uname... /usr/bin/uname #19 3.576 checking for g++... g++ #19 3.619 checking whether the compiler supports GNU C++... yes #19 3.657 checking whether g++ accepts -g... yes #19 3.682 checking for g++ option to enable C++11 features... none needed #19 3.744 checking how to run the C preprocessor... gcc -E #19 3.799 checking how to run the C++ preprocessor... g++ -E #19 3.895 checking for a sed that does not truncate output... /usr/bin/sed #19 3.907 checking for egrep... grep -E #19 3.911 checking for ld used by gcc... /usr/bin/ld #19 3.922 checking if the linker (/usr/bin/ld) is GNU ld... yes #19 3.928 checking for gawk... gawk #19 3.929 checking for a BSD-compatible install... /usr/bin/install -c #19 3.949 checking whether ln -s works... yes #19 3.949 checking for ranlib... ranlib #19 3.950 checking for GNU make... make #19 3.965 checking for grep that handles long lines and -e... /usr/bin/grep #19 3.970 checking for egrep... /usr/bin/grep -E #19 3.974 checking for strip... strip #19 3.975 checking for ar... ar #19 3.976 checking for bison... /usr/bin/bison #19 3.976 checking for cmp... /usr/bin/cmp #19 3.977 checking for cat... /usr/bin/cat #19 3.977 checking for cut... /usr/bin/cut #19 3.978 checking for flex... /usr/bin/flex #19 3.978 checking for grep... (cached) /usr/bin/grep #19 3.979 checking for python2.7... no #19 3.979 checking for python2... no #19 3.980 checking for python... no #19 3.980 checking for python3... /usr/bin/python3 #19 3.980 checking for find... /usr/bin/find #19 3.981 checking for basename... /usr/bin/basename #19 3.981 checking for dirname... /usr/bin/dirname #19 3.981 checking for sh... /bin/bash #19 3.982 checking for ln... /usr/bin/ln #19 3.982 checking for doxygen... /usr/bin/doxygen #19 3.982 checking for dot... /usr/bin/dot #19 3.983 checking for wget... /usr/bin/wget #19 3.983 checking for curl... /usr/bin/curl #19 3.983 checking for xmllint... /usr/bin/xmllint #19 3.984 checking for xmlstarlet... no #19 3.984 checking for xml... no #19 3.984 checking for bash... /bin/bash #19 3.984 checking for git... /usr/bin/git #19 3.985 checking for alembic... : #19 3.985 checking for bzip2... /usr/bin/bzip2 #19 3.985 checking for tar... /usr/bin/tar #19 3.985 checking for patch... /usr/bin/patch #19 3.985 checking for sed... (cached) /usr/bin/sed #19 3.986 checking for nm... /usr/bin/nm #19 3.986 checking for realpath... /usr/bin/realpath #19 3.986 checking for ldconfig... /usr/sbin/ldconfig #19 3.986 checking for sha1sum... /usr/bin/sha1sum #19 3.986 checking for openssl... /usr/bin/openssl #19 3.987 checking for pkg-config... /usr/bin/pkg-config #19 3.987 checking pkg-config is at least version 0.9.0... yes #19 3.988 checking for bison that supports parse-param... /usr/bin/bison #19 4.013 checking for soxmix... no #19 4.013 checking for md5... no #19 4.013 checking for md5sum... md5sum #19 4.013 checking for a sed that does not truncate output... (cached) /usr/bin/sed #19 4.014 checking for egrep -e... (cached) /usr/bin/grep -E #19 4.014 checking whether gcc is Clang... no #19 4.023 checking whether pthreads work with "-pthread" and "-lpthread"... yes #19 4.059 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #19 4.084 checking whether more special flags are required for pthreads... no #19 4.084 checking for PTHREAD_PRIO_INHERIT... yes #19 4.107 checking for RAII support... checking for gcc -fnested-functions... no #19 4.136 checking for clang strsep/strcmp optimization... no #19 4.151 configure: checking OPENSSL with pkg-config #19 4.151 configure: checking whether system openssl > 1.1.0 #19 4.151 checking for openssl >= 1.1.0... yes #19 4.156 checking for embedded pjproject (may have to download)... configuring #19 4.175 [pjproject] Applying user.mak #19 4.175 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #19 4.177 [pjproject] Applying custom include file patches/config_site.h #19 4.178 [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 #19 5.968 checking for bundled pjproject... yes #19 6.070 checking for gawk... (cached) gawk #19 6.071 checking for curl-config... /usr/bin/curl-config #19 6.071 checking for the version of libcurl... 8.14.1 #19 6.079 checking for libcurl >= version 7.10.1... yes #19 6.085 checking whether libcurl is usable... yes #19 6.150 checking for curl_free... yes #19 6.349 checking for size_t... yes #19 6.395 checking for working alloca.h... yes #19 6.416 checking for alloca... yes #19 6.417 checking for dirent.h that defines DIR... yes #19 6.433 checking for library containing opendir... none required #19 6.456 checking for sys/wait.h that is POSIX.1 compatible... yes #19 6.472 checking for sys/types.h... (cached) yes #19 6.472 checking for netinet/in.h... yes #19 6.482 checking for arpa/nameser.h... yes #19 6.497 checking for netdb.h... yes #19 6.511 checking for resolv.h... yes #19 6.528 checking for arpa/nameser.h... (cached) yes #19 6.530 checking for assert.h... yes #19 6.548 checking for ctype.h... yes #19 6.566 checking for dlfcn.h... yes #19 6.583 checking for errno.h... yes #19 6.600 checking for fcntl.h... yes #19 6.618 checking for float.h... yes #19 6.635 checking for grp.h... yes #19 6.653 checking for inttypes.h... (cached) yes #19 6.655 checking for limits.h... yes #19 6.671 checking for locale.h... yes #19 6.688 checking for math.h... yes #19 6.715 checking for pwd.h... yes #19 6.732 checking for netinet/in.h... (cached) yes #19 6.734 checking for regex.h... yes #19 6.751 checking for sched.h... yes #19 6.769 checking for stdarg.h... yes #19 6.786 checking for stdint.h... (cached) yes #19 6.788 checking for stdio.h... (cached) yes #19 6.790 checking for stdlib.h... (cached) yes #19 6.793 checking for string.h... (cached) yes #19 6.796 checking for syslog.h... yes #19 6.813 checking for sys/file.h... yes #19 6.831 checking for sys/ioctl.h... yes #19 6.847 checking for sys/param.h... (cached) yes #19 6.850 checking for sys/resource.h... yes #19 6.868 checking for sys/socket.h... (cached) yes #19 6.871 checking for sys/stat.h... (cached) yes #19 6.873 checking for sys/time.h... yes #19 6.891 checking for sys/types.h... (cached) yes #19 6.893 checking for sys/un.h... yes #19 6.911 checking for termios.h... yes #19 6.929 checking for time.h... yes #19 6.947 checking for unistd.h... (cached) yes #19 6.948 checking for arpa/inet.h... yes #19 6.964 checking for libintl.h... yes #19 6.978 checking for malloc.h... yes #19 6.994 checking for netdb.h... (cached) yes #19 6.994 checking for stddef.h... yes #19 7.013 checking for strings.h... (cached) yes #19 7.013 checking for sys/event.h... no #19 7.029 checking for utime.h... (cached) yes #19 7.029 checking for libedit... yes #19 7.034 checking for Testing for libedit unicode support... yes #19 7.049 checking for uuid_generate_random in -luuid... yes #19 7.070 checking for uuid/uuid.h... yes #19 7.086 checking for jansson >= 2.11... yes #19 7.106 checking for libjwt >= 1.15.3... no #19 7.117 checking for clock_gettime in -lrt... yes #19 7.139 checking for libxml-2.0... yes #19 7.143 checking for uriParseUriA in -luriparser... no #19 7.159 checking for xsltLoadStylesheetPI in -lxslt... no #19 7.176 checking for xsltCleanupGlobals in -lxslt... no #19 7.193 checking for xlocale.h... no #19 7.209 checking for winsock.h... no #19 7.224 checking for winsock2.h... no #19 7.240 checking for sys/poll.h... yes #19 7.255 checking for option for large files... none needed #19 7.277 checking for _Bool... yes #19 7.312 checking for stdbool.h that conforms to C99 or later... yes #19 7.324 checking for an ANSI C-conforming const... yes #19 7.335 checking for uid_t... yes #19 7.369 checking for gid_t... yes #19 7.405 checking for inline... inline #19 7.412 checking for long double with more range or precision than double... yes #19 7.427 checking for mode_t... yes #19 7.463 checking for off_t... yes #19 7.496 checking for pid_t... yes #19 7.530 checking for size_t... (cached) yes #19 7.530 checking for struct stat.st_blksize... yes #19 7.548 checking for struct ucred.uid... yes #19 7.561 checking for struct ucred.cr_uid... no #19 7.582 checking for struct sockpeercred.uid... no #19 7.605 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #19 7.632 checking whether struct tm is in sys/time.h or time.h... time.h #19 7.647 checking for working volatile... yes #19 7.659 checking for ptrdiff_t... yes #19 7.693 checking for struct stat.st_mtim... yes #19 7.714 checking for struct stat.st_mtimensec... no #19 7.734 checking for struct stat.st_mtimespec... no #19 7.765 checking for working chown... yes #19 7.800 checking whether closedir returns void... no #19 7.811 checking for error_at_line... yes #19 7.833 checking for vfork.h... no #19 7.848 checking for fork... yes #19 7.873 checking for vfork... yes #19 7.898 checking for working fork... yes #19 7.930 checking for working vfork... (cached) yes #19 7.930 checking for declarations of fseeko and ftello... yes #19 7.947 checking for working memcmp... yes #19 7.977 checking for getpagesize... yes #19 7.999 checking for vprintf... yes #19 8.022 checking for working mmap... yes #19 8.062 checking types of arguments for select... int,fd_set *,struct timeval * #19 8.082 checking whether lstat correctly handles trailing slash... yes #19 8.115 checking whether stat accepts an empty string... no #19 8.145 checking for working strcoll... yes #19 8.177 checking for strftime... yes #19 8.199 checking for working strnlen... yes #19 8.228 checking for working strtod... yes #19 8.258 checking whether utime accepts a null argument... yes #19 8.289 checking for asprintf... yes #19 8.312 checking for atexit... yes #19 8.340 checking for closefrom... yes #19 8.361 checking for dup2... yes #19 8.383 checking for eaccess... yes #19 8.404 checking for endpwent... yes #19 8.426 checking for euidaccess... yes #19 8.448 checking for ffsll... yes #19 8.470 checking for ftruncate... yes #19 8.492 checking for getcwd... yes #19 8.512 checking for gethostbyname... yes #19 8.533 checking for gethostname... yes #19 8.554 checking for getloadavg... yes #19 8.574 checking for gettimeofday... yes #19 8.595 checking for glob... yes #19 8.616 checking for ioperm... yes #19 8.641 checking for inet_ntoa... yes #19 8.662 checking for isascii... yes #19 8.688 checking for memchr... yes #19 8.714 checking for memmove... yes #19 8.738 checking for memset... yes #19 8.764 checking for mkdir... yes #19 8.788 checking for mkdtemp... yes #19 8.809 checking for munmap... yes #19 8.830 checking for newlocale... yes #19 8.851 checking for pipe2... yes #19 8.872 checking for ppoll... yes #19 8.897 checking for putenv... yes #19 8.921 checking for re_comp... yes #19 8.943 checking for regcomp... yes #19 8.964 checking for select... yes #19 8.985 checking for setenv... yes #19 9.010 checking for socket... yes #19 9.033 checking for strcasecmp... yes #19 9.056 checking for strcasestr... yes #19 9.079 checking for strchr... yes #19 9.102 checking for strcspn... yes #19 9.127 checking for strdup... yes #19 9.151 checking for strerror... yes #19 9.175 checking for strlcat... yes #19 9.199 checking for strlcpy... yes #19 9.222 checking for strncasecmp... yes #19 9.245 checking for strndup... yes #19 9.268 checking for strnlen... yes #19 9.290 checking for strrchr... yes #19 9.315 checking for strsep... yes #19 9.337 checking for strspn... yes #19 9.361 checking for strstr... yes #19 9.385 checking for strtod... (cached) yes #19 9.385 checking for strtol... yes #19 9.407 checking for strtold... yes #19 9.428 checking for strtoq... yes #19 9.449 checking for unsetenv... yes #19 9.471 checking for uselocale... yes #19 9.492 checking for utime... yes #19 9.513 checking for vasprintf... yes #19 9.535 checking for getpeereid... no #19 9.558 checking for sysctl... no #19 9.582 checking for swapctl... no #19 9.608 checking for malloc_trim... yes #19 9.632 checking for htonll... no #19 9.646 checking for ntohll... no #19 9.659 checking for sqrt in -lm... yes #19 9.684 checking for exp2... yes #19 9.711 checking for log2... yes #19 9.737 checking for exp10... yes #19 9.765 checking for log10... yes #19 9.793 checking for sin... yes #19 9.823 checking for cos... yes #19 9.853 checking for tan... yes #19 9.880 checking for asin... yes #19 9.906 checking for acos... yes #19 9.933 checking for atan... yes #19 9.961 checking for atan2... yes #19 9.989 checking for pow... yes #19 10.01 checking for rint... yes #19 10.04 checking for exp... yes #19 10.07 checking for log... yes #19 10.10 checking for remainder... yes #19 10.12 checking for fmod... yes #19 10.15 checking for round... yes #19 10.18 checking for roundf... yes #19 10.21 checking for trunc... yes #19 10.24 checking for floor... yes #19 10.26 checking for ceil... yes #19 10.29 checking for exp2l... yes #19 10.32 checking for log2l... yes #19 10.34 checking for exp10l... yes #19 10.37 checking for log10l... yes #19 10.40 checking for sinl... yes #19 10.43 checking for cosl... yes #19 10.45 checking for tanl... yes #19 10.48 checking for asinl... yes #19 10.51 checking for acosl... yes #19 10.54 checking for atanl... yes #19 10.56 checking for atan2l... yes #19 10.59 checking for powl... yes #19 10.62 checking for sqrtl... yes #19 10.65 checking for rintl... yes #19 10.67 checking for expl... yes #19 10.70 checking for logl... yes #19 10.73 checking for remainderl... yes #19 10.76 checking for fmodl... yes #19 10.78 checking for roundl... yes #19 10.81 checking for truncl... yes #19 10.84 checking for floorl... yes #19 10.87 checking for ceill... yes #19 10.90 checking for LLONG_MAX in limits.h... yes #19 10.92 checking for timersub in time.h... yes #19 10.95 checking for a version of GNU ld that supports the --dynamic-list flag... yes #19 10.97 checking for sys/poll.h... (cached) yes #19 10.97 checking for inet_aton... yes #19 10.99 checking for IP_PKTINFO... yes #19 11.02 checking for gcc options needed to detect all undeclared functions... none needed #19 11.04 checking whether gethostbyname_r is declared... yes #19 11.06 checking for library containing gethostbyname_r... none required #19 11.09 checking for gethostbyname_r with 6 arguments... yes #19 11.11 checking for gethostbyname_r with 5 arguments... no #19 11.13 checking for byteswap.h... yes #19 11.14 checking for __swap16 variant of byteswapping macros... no #19 11.15 checking for bswap16 variant of byteswapping macros... no #19 11.16 checking for locale_t in locale.h... yes #19 11.18 checking for O_EVTONLY in fcntl.h... no #19 11.19 checking for O_SYMLINK in fcntl.h... no #19 11.20 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #19 11.21 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #19 11.24 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #19 11.26 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #19 11.29 checking for pthread_spinlock_t in pthread.h... yes #19 11.31 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #19 11.34 checking for working unnamed semaphores... yes #19 11.36 checking if PTHREAD_ONCE_INIT needs braces... no #19 11.37 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #19 11.39 checking whether we can compare a mutex to its initial value... no #19 11.40 checking for compiler sync operations... yes #19 11.43 checking for compiler atomic operations... yes #19 11.45 checking if your system printf is NULL-safe.... (null)yes #19 11.47 checking if socket() accepts SOCK_NONBLOCK... yes #19 11.49 checking if we can increase the maximum select-able file descriptor... no #19 11.51 checking if we have usable eventfd support... yes #19 11.54 checking for compiler 'attribute pure' support... yes #19 11.55 checking for compiler 'attribute malloc' support... yes #19 11.56 checking for compiler 'attribute const' support... yes #19 11.57 checking for compiler 'attribute unused' support... yes #19 11.58 checking for compiler 'attribute always_inline' support... no #19 11.59 checking for compiler 'attribute deprecated' support... yes #19 11.60 checking for compiler 'attribute sentinel' support... yes #19 11.62 checking for compiler 'attribute warn_unused_result' support... yes #19 11.63 checking for compiler 'attribute may_alias' support... yes #19 11.64 checking for compiler 'attribute constructor' support... yes #19 11.65 checking for compiler 'attribute destructor' support... yes #19 11.66 checking for compiler 'attribute noreturn' support... yes #19 11.67 checking for -fsanitize=address support... yes #19 11.69 checking for -fsanitize=thread support... yes #19 11.70 checking for -fsanitize=leak support... yes #19 11.71 checking for -fsanitize=undefined support... yes #19 11.72 checking for -Wdeclaration-after-statement support... yes #19 11.72 checking for -Wtrampolines support... yes #19 11.73 checking for _FORTIFY_SOURCE support... yes #19 11.73 checking for -fno-strict-overflow... yes #19 11.74 checking for -Wno-format-truncation... yes #19 11.74 checking for -Wno-format-y2k... yes #19 11.74 checking for -Wno-stringop-truncation... yes #19 11.75 checking for -Wshadow... yes #19 11.75 checking for -march=native support... yes #19 11.76 checking whether to use rpath... not needed #19 11.76 checking for sysinfo... yes #19 11.79 checking for library containing res_9_ninit... no #19 11.84 checking for res_ninit... yes #19 11.87 checking for library containing res_9_ndestroy... no #19 11.92 checking for res_ndestroy... no #19 11.94 checking for library containing res_9_close... no #19 12.00 checking for res_close... no #19 12.03 checking for struct __res_state._u._ext.nsaddrs... yes #19 12.06 checking for BIND_8_COMPAT required... no #19 12.07 checking for GLOB_NOMAGIC in glob.h... yes #19 12.08 checking for GLOB_BRACE in glob.h... yes #19 12.09 checking for RTLD_NOLOAD in dlfcn.h... yes #19 12.11 checking for IP_MTU_DISCOVER in netinet/in.h... yes #19 12.13 checking size of int... 4 #19 12.16 checking size of long... 8 #19 12.19 checking size of long long... 8 #19 12.23 checking size of char *... 8 #19 12.27 checking size of long... (cached) 8 #19 12.27 checking size of long long... (cached) 8 #19 12.30 checking size of fd_set.fds_bits... (cached) 8 #19 12.30 checking for dladdr in dlfcn.h... yes #19 12.32 checking for snd_pcm_open in -lasound... yes #19 12.35 checking for alsa/asoundlib.h... yes #19 12.38 checking for bfd_openr in -lbfd... no #19 12.39 checking for bfd_openr in -lbfd... (cached) no #19 12.39 checking for bfd_openr in -lbfd... (cached) no #19 12.39 checking for cap_from_text in -lcap... yes #19 12.41 checking for sys/capability.h... yes #19 12.43 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #19 12.44 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #19 12.46 checking for enhanced dahdi vmwi support... yes #19 12.47 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #19 12.48 checking for getifaddrs() support... yes #19 12.50 checking for timerfd support... yes #19 12.51 checking for gsm_create in -lgsm... yes #19 12.53 checking for gsm.h... yes #19 12.55 checking for gsm/gsm.h... yes #19 12.56 checking for libilbc < 3... no #19 12.57 checking for iconv_open in -liconv... no #19 12.59 checking for libiconv_open in -liconv... no #19 12.61 checking for iconv_close in -lc... yes #19 12.63 checking for iconv.h... yes #19 12.65 checking for icaltimezone_get_utc_timezone in -lical... no #19 12.67 checking for iks_start_sasl in -liksemel... no #19 12.68 checking for UW IMAP Toolkit c-client library... no #19 12.70 checking for system c-client library...... no #19 12.73 checking for SQLConnect in -liodbc... no #19 12.75 checking for inotify_init in -lc... yes #19 12.77 checking for sys/inotify.h... yes #19 12.79 checking for jack_activate in -ljack... no #19 12.81 checking for kqueue in -lc... no #19 12.83 checking for kevent64... no #19 12.86 checking for ldap_initialize in -lldap... yes #19 12.90 checking for ldap.h... yes #19 12.92 checking for mysql_config... no #19 12.92 checking for neon-config... no #19 12.92 checking for neon-config... no #19 12.92 checking for netsnmp-agent... yes #19 12.92 checking for newtBell in -lnewt... yes #19 12.95 checking for newt.h... yes #19 12.97 checking for ub_ctx_delete in -lunbound... no #19 13.00 checking for SQLConnect in -lodbc... no #19 13.02 checking for ogg_stream_init in -logg... no #19 13.04 checking for backtrace in -lexecinfo... no #19 13.06 checking for backtrace in -lc... yes #19 13.09 checking for execinfo.h... yes #19 13.10 checking for ba2str in -lbluetooth... no #19 13.12 checking for bs_version in -lbeanstalk... no #19 13.14 checking for mnl_socket_open in -lmnl... yes #19 13.17 checking for libmnl/libmnl.h... yes #19 13.18 checking for pg_config... no #19 13.19 checking for poptStrerror in -lpopt... no #19 13.20 checking for portaudio-2.0... no #19 13.21 checking for Pa_GetDeviceCount in -lportaudio... no #19 13.23 checking for pri_connected_line_update in -lpri... no #19 13.25 checking for resample_open in -lresample... no #19 13.28 checking for fftw_malloc in -lfftw3... yes #19 13.32 checking for fftw3.h... yes #19 13.33 checking for sf_open in -lsndfile... no #19 13.35 checking for minimum version of SpanDSP... no #19 13.36 checking for ss7_set_isup_timer in -lss7... no #19 13.38 checking for openr2_chan_new in -lopenr2... no #19 13.39 checking for opus_encoder_create in -lopus... no #19 13.41 checking for op_open_callbacks in -lopusfile... no #19 13.43 checking for luaL_newstate in -llua5.4... no #19 13.45 checking for luaL_newstate in -llua5.3... yes #19 13.48 checking for lua5.3/lua.h... yes #19 13.50 checking for rc_read_config in -lfreeradius-client... no #19 13.52 checking for rc_read_config in -lradiusclient-ng... no #19 13.53 checking for rc_read_config in -lradcli... no #19 13.55 checking for codec2_create in -lcodec2... no #19 13.57 checking for cpg_join in -lcpg... no #19 13.59 checking for corosync_cfg_state_track in -lcfg... no #19 13.61 checking for speex_encode in -lspeex... no #19 13.62 checking for speex_preprocess_ctl in -lspeex... no #19 13.64 checking for speex_preprocess_ctl in -lspeexdsp... no #19 13.66 checking for sqlite3_open in -lsqlite3... yes #19 13.69 checking for sqlite3.h... yes #19 13.70 checking for crypt in -lcrypt... yes #19 13.73 checking for crypt.h... yes #19 13.74 checking for crypt... no #19 13.77 checking for crypt_r in -lcrypt... yes #19 13.79 checking for osp/osp.h... no #19 13.81 checking for srtp_init in -lsrtp2... no #19 13.83 checking for srtp_init in -lsrtp... no #19 13.85 checking for gmime-3.0... no #19 13.86 checking for gmime-2.6... no #19 13.87 checking for gmime-2.4... no #19 13.88 checking for gmime-2.2... no #19 13.89 checking for gmime-2.0... no #19 13.90 checking for malloc in -lhoard... no #19 13.92 checking for dbinit in -lsybdb... no #19 13.94 checking for tone_zone_find_by_num in -ltonezone... no #19 13.96 checking for tone_zone_find in -ltonezone... no #19 13.97 checking for vorbis_info_init in -lvorbis... no #19 13.99 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #19 14.00 checking for compress in -lz... yes #19 14.02 checking for zlib.h... yes #19 14.04 checking for linux/compiler.h... no #19 14.06 checking for MSG_NOSIGNAL in sys/socket.h... yes #19 14.07 checking for SO_NOSIGPIPE in sys/socket.h... no #19 14.09 checking for sdl-config... no #19 14.09 checking for IMG_Load in -lSDL_image... no #19 14.10 checking for sws_getContext in -lavcodec... no #19 14.12 checking for linux/videodev.h... no #19 14.14 checking for XOpenDisplay in -lX11... no #19 14.16 checking for XOpenDisplay in -lX11... (cached) no #19 14.16 checking for /sbin/launchd... no #19 14.16 checking for gtk+-2.0... no #19 14.17 checking for libsystemd... yes #19 14.17 checking for LOG_AUTH in syslog.h... yes #19 14.19 checking for LOG_AUTHPRIV in syslog.h... yes #19 14.20 checking for LOG_CRON in syslog.h... yes #19 14.21 checking for LOG_DAEMON in syslog.h... yes #19 14.22 checking for LOG_FTP in syslog.h... yes #19 14.23 checking for LOG_KERN in syslog.h... yes #19 14.25 checking for LOG_LPR in syslog.h... yes #19 14.26 checking for LOG_MAIL in syslog.h... yes #19 14.27 checking for LOG_NEWS in syslog.h... yes #19 14.28 checking for LOG_SYSLOG in syslog.h... yes #19 14.30 checking for LOG_UUCP in syslog.h... yes #19 14.31 checking for bridges/bridge_softmix/include/hrirs.h... yes #19 14.31 checking for mandatory modules: PJPROJECT... ok #19 14.33 configure: creating ./config.status #19 14.40 config.status: creating build_tools/menuselect-deps #19 14.41 config.status: creating makeopts #19 14.43 config.status: creating include/asterisk/autoconfig.h #19 14.50 checking build system type... x86_64-unknown-linux-gnu #19 14.54 checking host system type... x86_64-unknown-linux-gnu #19 14.54 checking for gcc... gcc #19 14.56 checking whether the C compiler works... yes #19 14.59 checking for C compiler default output file name... a.out #19 14.59 checking for suffix of executables... #19 14.61 checking whether we are cross compiling... no #19 14.63 checking for suffix of object files... o #19 14.64 checking whether the compiler supports GNU C... yes #19 14.65 checking whether gcc accepts -g... yes #19 14.66 checking for gcc option to enable C11 features... none needed #19 14.68 checking for GNU make... make #19 14.68 checking for pkg-config... /usr/bin/pkg-config #19 14.68 checking pkg-config is at least version 0.9.0... yes #19 14.68 checking for stdio.h... yes #19 14.69 checking for stdlib.h... yes #19 14.71 checking for string.h... yes #19 14.72 checking for inttypes.h... yes #19 14.73 checking for stdint.h... yes #19 14.74 checking for strings.h... yes #19 14.75 checking for sys/stat.h... yes #19 14.77 checking for sys/types.h... yes #19 14.78 checking for unistd.h... yes #19 14.79 checking for size_t... yes #19 14.83 checking for working alloca.h... yes #19 14.85 checking for alloca... yes #19 14.85 checking for asprintf... yes #19 14.87 checking for getloadavg... yes #19 14.90 checking for setenv... yes #19 14.92 checking for strcasestr... yes #19 14.94 checking for strndup... yes #19 14.96 checking for strnlen... yes #19 14.98 checking for strsep... yes #19 15.01 checking for unsetenv... yes #19 15.03 checking for vasprintf... yes #19 15.06 checking for newtBell in -lnewt... yes #19 15.10 checking for newt.h... yes #19 15.11 checking for initscr in -lncurses... yes #19 15.14 checking for ncurses.h... yes #19 15.15 checking for keypad in -ltinfo... yes #19 15.18 checking for ncurses.h... (cached) yes #19 15.18 checking for a sed that does not truncate output... /usr/bin/sed #19 15.18 checking for libxml-2.0... yes #19 15.18 checking for gtk+-2.0... no #19 15.20 configure: creating ./config.status #19 15.26 config.status: creating makeopts #19 15.27 config.status: creating autoconfig.h #19 15.27 configure: Menuselect build configuration successfully completed #19 15.28 #19 15.28 .$$$$$$$$$$$$$$$=.. #19 15.28 .$7$7.. .7$$7:. #19 15.28 .$$:. ,$7.7 #19 15.28 .$7. 7$$$$ .$$77 #19 15.28 ..$$. $$$$$ .$$$7 #19 15.28 ..7$ .?. $$$$$ .?. 7$$$. #19 15.28 $.$. .$$$7. $$$$7 .7$$$. .$$$. #19 15.28 .777. .$$$$$$77$$$77$$$$$7. $$$, #19 15.28 $$$~ .7$$$$$$$$$$$$$7. .$$$. #19 15.28 .$$7 .7$$$$$$$7: ?$$$. #19 15.28 $$$ ?7$$$$$$$$$$I .$$$7 #19 15.28 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #19 15.28 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #19 15.28 $$$ $$$ 7$$$7 .$$$ .$$$. #19 15.28 $$$$ $$$$7 .$$$. #19 15.28 7$$$7 7$$$$ 7$$$ #19 15.28 $$$$$ $$$ #19 15.28 $$$$7. $$ (TM) #19 15.28 $$$$$$$. .7$$$$$$ $$ #19 15.28 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #19 15.28 $$$$$$$$$$$$$$$$. #19 15.28 #19 15.28 configure: Package configured for: #19 15.28 configure: OS type : linux-gnu #19 15.28 configure: Host CPU : x86_64 #19 15.28 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #19 15.28 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #19 16.47 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #19 16.48 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #19 16.48 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #19 16.57 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #19 16.58 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #19 16.59 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #19 16.61 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #19 16.62 Generating input for menuselect ... #19 20.44 menuselect/menuselect --check-deps menuselect.makeopts #19 20.45 menuselect/menuselect --check-deps menuselect.makeopts #19 20.92 [CC] astcanary.c -> astcanary.o #19 20.92 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #19 20.92 [CC] astdb2bdb.c -> astdb2bdb.o #19 20.92 [CC] hash/hash.c -> hash/hash.o #19 20.92 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #19 20.92 [CC] hash/hash_buf.c -> hash/hash_buf.o #19 20.92 [CC] hash/hash_func.c -> hash/hash_func.o #19 20.92 [CC] hash/hash_log2.c -> hash/hash_log2.o #19 20.92 [CC] hash/hash_page.c -> hash/hash_page.o #19 20.92 [CC] hash/ndbm.c -> hash/ndbm.o #19 20.93 [CC] btree/bt_conv.c -> btree/bt_conv.o #19 20.93 [CC] btree/bt_debug.c -> btree/bt_debug.o #19 20.93 [CC] btree/bt_delete.c -> btree/bt_delete.o #19 20.93 [CC] btree/bt_get.c -> btree/bt_get.o #19 20.93 [CC] btree/bt_close.c -> btree/bt_close.o #19 20.93 [CC] btree/bt_open.c -> btree/bt_open.o #19 20.94 [CC] btree/bt_page.c -> btree/bt_page.o #19 20.94 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #19 20.96 [CC] btree/bt_put.c -> btree/bt_put.o #19 20.96 [LD] astcanary.o -> astcanary #19 20.97 [CC] btree/bt_search.c -> btree/bt_search.o #19 20.99 [CC] btree/bt_seq.c -> btree/bt_seq.o #19 20.99 [CC] btree/bt_split.c -> btree/bt_split.o #19 20.99 [CC] btree/bt_utils.c -> btree/bt_utils.o #19 20.99 [CC] db/db.c -> db/db.o #19 20.99 [CC] mpool/mpool.c -> mpool/mpool.o #19 21.00 [CC] recno/rec_close.c -> recno/rec_close.o #19 21.00 [CC] recno/rec_delete.c -> recno/rec_delete.o #19 21.02 [CC] recno/rec_get.c -> recno/rec_get.o #19 21.03 [CC] recno/rec_open.c -> recno/rec_open.o #19 21.05 [CC] recno/rec_put.c -> recno/rec_put.o #19 21.05 [CC] recno/rec_search.c -> recno/rec_search.o #19 21.05 [CC] recno/rec_seq.c -> recno/rec_seq.o #19 21.07 [CC] recno/rec_utils.c -> recno/rec_utils.o #19 21.17 [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 #19 22.38 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #19 22.38 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #19 22.57 [pjproject] Generating pjproject dependency file .pjlib-x86_64-unknown-linux-gnu.depend #19 23.49 [pjproject] Generating asterisk dependency file .pjlib-x86_64-unknown-linux-gnu.astdep #19 23.58 [pjproject] Generating pjproject dependency file .pjlib-util-x86_64-unknown-linux-gnu.depend #19 23.93 [pjproject] Generating asterisk dependency file .pjlib-util-x86_64-unknown-linux-gnu.astdep #19 24.02 [pjproject] Generating pjproject dependency file .pjsua-lib-x86_64-unknown-linux-gnu.depend #19 25.57 [pjproject] Generating asterisk dependency file .pjsua-lib-x86_64-unknown-linux-gnu.astdep #19 25.90 [pjproject] Generating asterisk dependency file .pjsip-ua-x86_64-unknown-linux-gnu.astdep #19 26.14 [pjproject] Generating asterisk dependency file .pjsip-simple-x86_64-unknown-linux-gnu.astdep #19 26.22 [pjproject] Generating asterisk dependency file .pjsip-x86_64-unknown-linux-gnu.astdep #19 26.40 [pjproject] Generating pjproject dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.depend #19 28.42 [pjproject] Generating asterisk dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.astdep #19 28.73 [pjproject] Generating asterisk dependency file .pjmedia-videodev-x86_64-unknown-linux-gnu.astdep #19 29.04 [pjproject] Generating asterisk dependency file .pjmedia-x86_64-unknown-linux-gnu.astdep #19 29.63 [pjproject] Generating asterisk dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.astdep #19 30.18 [pjproject] Generating pjproject dependency file .pjnath-x86_64-unknown-linux-gnu.depend #19 30.67 [pjproject] Generating asterisk dependency file .pjnath-x86_64-unknown-linux-gnu.astdep #19 30.99 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #19 31.14 In file included from ../src/pj/hash.c:20: #19 31.14 ../src/pj/hash.c: In function 'find_entry': #19 31.14 ../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=] #19 31.14 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 191 | ht, entry, pj_pool_get_used_size(pool), #19 31.14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #19 31.14 189 | PJ_LOG(6, ("hashtbl", #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/hash.c:190:60: note: format string is defined here #19 31.14 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../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=] #19 31.14 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 191 | ht, entry, pj_pool_get_used_size(pool), #19 31.14 192 | pj_pool_get_capacity(pool))); #19 31.14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #19 31.14 189 | PJ_LOG(6, ("hashtbl", #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/hash.c:190:68: note: format string is defined here #19 31.14 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 In file included from ../src/pj/pool.c:20: #19 31.14 ../src/pj/pool.c: In function 'pj_pool_create_block': #19 31.14 ../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=] #19 31.14 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #19 31.14 | ~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #19 31.14 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:55:44: note: format string is defined here #19 31.14 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../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=] #19 31.14 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #19 31.14 | ~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #19 31.14 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:55:57: note: format string is defined here #19 31.14 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../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=] #19 31.14 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #19 31.14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #19 31.14 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:55:70: note: format string is defined here #19 31.14 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../src/pj/pool.c: In function 'pj_pool_allocate_find': #19 31.14 ../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=] #19 31.14 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 120 | "(used=%u, cap=%u)", #19 31.14 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #19 31.14 | ~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #19 31.14 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:119:62: note: format string is defined here #19 31.14 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../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=] #19 31.14 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 120 | "(used=%u, cap=%u)", #19 31.14 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #19 31.14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #19 31.14 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #19 31.14 | ^~~ #19 31.14 ../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=] #19 31.14 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 120 | "(used=%u, cap=%u)", #19 31.14 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #19 31.14 | ~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #19 31.14 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #19 31.14 | ^~~ #19 31.14 ../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=] #19 31.14 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #19 31.14 | ~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #19 31.14 144 | LOG((pool->obj_name, #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:145:12: note: format string is defined here #19 31.14 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../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=] #19 31.14 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #19 31.14 | ~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #19 31.14 144 | LOG((pool->obj_name, #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:145:49: note: format string is defined here #19 31.14 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../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=] #19 31.14 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #19 31.14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #19 31.14 144 | LOG((pool->obj_name, #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:145:64: note: format string is defined here #19 31.14 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../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=] #19 31.14 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #19 31.14 | ~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #19 31.14 144 | LOG((pool->obj_name, #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:145:72: note: format string is defined here #19 31.14 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../src/pj/pool.c: In function 'pj_pool_create_int': #19 31.14 ../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=] #19 31.14 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:236:5: note: in expansion of macro 'LOG' #19 31.14 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:236:47: note: format string is defined here #19 31.14 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../src/pj/pool.c: In function 'pj_pool_reset': #19 31.14 ../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=] #19 31.14 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 282 | pool->capacity, pj_pool_get_used_size(pool), #19 31.14 | ~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #19 31.14 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:281:41: note: format string is defined here #19 31.14 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | int #19 31.14 | %ld #19 31.14 ../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=] #19 31.14 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 282 | pool->capacity, pj_pool_get_used_size(pool), #19 31.14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #19 31.14 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:281:50: note: format string is defined here #19 31.14 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | int #19 31.14 | %ld #19 31.14 ../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=] #19 31.14 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 282 | pool->capacity, pj_pool_get_used_size(pool), #19 31.14 283 | pj_pool_get_used_size(pool)*100/pool->capacity)); #19 31.14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #19 31.14 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:281:53: note: format string is defined here #19 31.14 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | int #19 31.14 | %ld #19 31.14 ../src/pj/pool.c: In function 'pj_pool_destroy_int': #19 31.14 ../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=] #19 31.14 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 296 | pool->capacity, pj_pool_get_used_size(pool), #19 31.14 | ~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #19 31.14 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:295:43: note: format string is defined here #19 31.14 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | int #19 31.14 | %ld #19 31.14 ../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=] #19 31.14 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 296 | pool->capacity, pj_pool_get_used_size(pool), #19 31.14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #19 31.14 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:295:52: note: format string is defined here #19 31.14 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | int #19 31.14 | %ld #19 31.14 ../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=] #19 31.14 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 296 | pool->capacity, pj_pool_get_used_size(pool), #19 31.14 297 | pj_pool_get_used_size(pool)*100/pool->capacity, #19 31.14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #19 31.14 33 | #define LOG(expr) PJ_LOG(6,expr) #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #19 31.14 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #19 31.14 | ^~~ #19 31.14 ../src/pj/pool.c:295:55: note: format string is defined here #19 31.14 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #19 31.14 | ~^ #19 31.14 | | #19 31.14 | int #19 31.14 | %ld #19 31.14 In file included from ../src/pj/pool_caching.c:21: #19 31.14 ../src/pj/pool_caching.c: In function 'cpool_create_pool': #19 31.14 ../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=] #19 31.14 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #19 31.14 | | #19 31.14 | pj_size_t {aka long unsigned int} #19 31.14 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.14 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.14 | ^~~ #19 31.14 ../src/pj/pool_caching.c:191:9: note: in expansion of macro 'PJ_LOG' #19 31.14 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #19 31.14 | ^~~~~~ #19 31.14 ../src/pj/pool_caching.c:191:56: note: format string is defined here #19 31.14 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #19 31.14 | ~^ #19 31.14 | | #19 31.14 | unsigned int #19 31.14 | %lu #19 31.14 ../src/pj/pool_caching.c: In function 'cpool_release_pool': #19 31.14 ../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=] #19 31.14 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #19 31.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.24 249 | pool_capacity, pj_pool_get_used_size(pool), #19 31.24 | ~~~~~~~~~~~~~ #19 31.24 | | #19 31.24 | pj_size_t {aka long unsigned int} #19 31.24 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.24 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.24 | ^~~ #19 31.24 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #19 31.24 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #19 31.24 | ^~~~~~ #19 31.24 ../src/pj/pool_caching.c:248:49: note: format string is defined here #19 31.24 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #19 31.24 | ~^ #19 31.24 | | #19 31.24 | int #19 31.24 | %ld #19 31.24 ../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=] #19 31.24 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #19 31.24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.24 249 | pool_capacity, pj_pool_get_used_size(pool), #19 31.24 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.24 | | #19 31.24 | pj_size_t {aka long unsigned int} #19 31.24 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.24 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.24 | ^~~ #19 31.24 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #19 31.24 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #19 31.24 | ^~~~~~ #19 31.24 ../src/pj/pool_caching.c:248:58: note: format string is defined here #19 31.24 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #19 31.24 | ~^ #19 31.24 | | #19 31.24 | int #19 31.24 | %ld #19 31.24 ../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=] #19 31.24 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #19 31.24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.24 249 | pool_capacity, pj_pool_get_used_size(pool), #19 31.24 250 | pj_pool_get_used_size(pool)*100/pool_capacity)); #19 31.24 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.24 | | #19 31.24 | pj_size_t {aka long unsigned int} #19 31.24 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.24 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.24 | ^~~ #19 31.24 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #19 31.24 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #19 31.24 | ^~~~~~ #19 31.24 ../src/pj/pool_caching.c:248:61: note: format string is defined here #19 31.24 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #19 31.24 | ~^ #19 31.24 | | #19 31.24 | int #19 31.24 | %ld #19 31.24 In file included from ../src/pj/timer.c:36: #19 31.24 ../src/pj/timer.c: In function 'grow_heap': #19 31.24 ../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=] #19 31.24 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #19 31.24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.80 385 | ht->max_size, new_size)); #19 31.80 | ~~~~~~~~~~~~ #19 31.80 | | #19 31.80 | pj_size_t {aka long unsigned int} #19 31.80 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.80 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.80 | ^~~ #19 31.80 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #19 31.80 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #19 31.80 | ^~~~~~ #19 31.80 ../src/pj/timer.c:384:51: note: format string is defined here #19 31.80 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #19 31.80 | ~^ #19 31.80 | | #19 31.80 | int #19 31.80 | %ld #19 31.80 ../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=] #19 31.80 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #19 31.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 31.80 385 | ht->max_size, new_size)); #19 31.80 | ~~~~~~~~ #19 31.80 | | #19 31.80 | size_t {aka long unsigned int} #19 31.80 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 31.80 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 31.80 | ^~~ #19 31.80 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #19 31.80 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #19 31.80 | ^~~~~~ #19 31.80 ../src/pj/timer.c:384:57: note: format string is defined here #19 31.80 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #19 31.80 | ~^ #19 31.80 | | #19 31.80 | int #19 31.80 | %ld #19 31.80 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #19 32.21 In file included from ../src/pjlib-util/stun_simple_client.c:22: #19 32.21 ../src/pjlib-util/stun_simple_client.c: In function 'pjstun_get_mapped_addr2': #19 32.21 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #19 32.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #19 32.21 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 32.21 | | #19 32.21 | pj_size_t {aka long unsigned int} #19 32.21 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 32.21 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 32.21 | ^~~ #19 32.21 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #19 32.21 36 | #define TRACE_(x) PJ_LOG(6,x) #19 32.21 | ^~~~~~ #19 32.21 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #19 32.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #19 32.21 | ^~~~~~ #19 32.21 ../src/pjlib-util/stun_simple_client.c:348:39: note: format string is defined here #19 32.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #19 32.21 | ~^ #19 32.21 | | #19 32.21 | int #19 32.21 | %ld #19 32.21 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #19 32.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #19 32.21 | ^~~~~~~~~~~~~~~~~~~~~~~ #19 32.21 349 | pj_pool_get_capacity(pool))); #19 32.21 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 32.21 | | #19 32.21 | pj_size_t {aka long unsigned int} #19 32.21 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 32.21 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 32.21 | ^~~ #19 32.21 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #19 32.21 36 | #define TRACE_(x) PJ_LOG(6,x) #19 32.21 | ^~~~~~ #19 32.21 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #19 32.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #19 32.21 | ^~~~~~ #19 32.21 ../src/pjlib-util/stun_simple_client.c:348:45: note: format string is defined here #19 32.21 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #19 32.21 | ~^ #19 32.21 | | #19 32.21 | int #19 32.21 | %ld #19 32.21 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #19 32.28 In file included from ../../pjlib/include/pj/except.h:29, #19 32.28 from ../src/pjsip/sip_endpoint.c:27: #19 32.28 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_dbg': #19 32.28 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #19 32.28 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #19 32.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 32.28 791 | entry, delay->sec, delay->msec)); #19 32.28 | ~~~~~~~~~~ #19 32.28 | | #19 32.28 | long int #19 32.28 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 32.28 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 32.28 | ^~~ #19 32.28 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #19 32.28 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #19 32.28 | ^~~~~~ #19 32.28 ../src/pjsip/sip_endpoint.c:790:72: note: format string is defined here #19 32.28 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #19 32.28 | ~^ #19 32.28 | | #19 32.28 | unsigned int #19 32.28 | %lu #19 32.28 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #19 32.28 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #19 32.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 32.28 791 | entry, delay->sec, delay->msec)); #19 32.28 | ~~~~~~~~~~~ #19 32.28 | | #19 32.28 | long int #19 32.28 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 32.28 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 32.28 | ^~~ #19 32.28 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #19 32.28 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #19 32.28 | ^~~~~~ #19 32.28 ../src/pjsip/sip_endpoint.c:790:75: note: format string is defined here #19 32.28 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #19 32.28 | ~^ #19 32.28 | | #19 32.28 | unsigned int #19 32.28 | %lu #19 32.28 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_w_grp_lock_dbg': #19 32.28 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #19 32.28 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #19 32.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 32.28 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #19 32.28 821 | entry, delay->sec, delay->msec, grp_lock)); #19 32.28 | ~~~~~~~~~~ #19 32.28 | | #19 32.28 | long int #19 32.28 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 32.28 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 32.28 | ^~~ #19 32.28 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #19 32.28 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #19 34.46 | ^~~~~~ #19 34.46 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #19 34.46 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #19 34.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #19 34.46 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #19 34.46 821 | entry, delay->sec, delay->msec, grp_lock)); #19 34.46 | ~~~~~~~~~~~ #19 34.46 | | #19 34.46 | long int #19 34.46 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 34.46 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 34.46 | ^~~ #19 34.46 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #19 34.46 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #19 34.46 | ^~~~~~ #19 34.46 In file included from ../src/pjsip/sip_transaction.c:33: #19 34.46 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uac2': #19 34.46 ../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=] #19 34.46 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #19 34.46 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #19 34.46 | | #19 34.46 | pj_ssize_t {aka long int} #19 34.46 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 34.46 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 34.46 | ^~~ #19 34.46 ../src/pjsip/sip_transaction.c:1585:5: note: in expansion of macro 'PJ_LOG' #19 34.46 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #19 34.46 | ^~~~~~ #19 34.46 ../src/pjsip/sip_transaction.c:1585:42: note: format string is defined here #19 34.46 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #19 34.46 | ~~^~ #19 34.46 | | #19 34.46 | int #19 34.46 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uas2': #19 34.46 ../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=] #19 34.46 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #19 34.46 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #19 34.46 | | #19 34.46 | pj_ssize_t {aka long int} #19 34.46 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #19 34.46 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #19 34.46 | ^~~ #19 34.46 ../src/pjsip/sip_transaction.c:1744:5: note: in expansion of macro 'PJ_LOG' #19 34.46 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #19 34.46 | ^~~~~~ #19 34.46 ../src/pjsip/sip_transaction.c:1744:42: note: format string is defined here #19 34.46 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #19 34.46 | ~~^~ #19 34.46 | | #19 34.46 | int #19 34.46 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #19 34.48 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #19 34.50 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #19 34.53 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #19 35.66 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #19 35.74 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #19 35.75 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #19 35.96 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #19 36.45 [pjproject] Generating symbols #19 36.53 [CC] chan_audiosocket.c -> chan_audiosocket.o #19 36.53 [CC] chan_bridge_media.c -> chan_bridge_media.o #19 36.53 [CC] chan_iax2.c -> chan_iax2.o #19 36.53 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #19 36.53 [CC] iax2/firmware.c -> iax2/firmware.o #19 36.53 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #19 36.53 [CC] iax2/netsock.c -> iax2/netsock.o #19 36.53 [CC] iax2/provision.c -> iax2/provision.o #19 36.53 [CC] iax2/parser.c -> iax2/parser.o #19 36.53 [CC] chan_pjsip.c -> chan_pjsip.o #19 36.53 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #19 36.53 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #19 36.53 [CC] chan_rtp.c -> chan_rtp.o #19 36.53 [CC] chan_unistim.c -> chan_unistim.o #19 36.62 [LD] chan_bridge_media.o -> chan_bridge_media.so #19 36.68 [LD] chan_audiosocket.o -> chan_audiosocket.so #19 36.74 [LD] chan_rtp.o -> chan_rtp.so #19 37.24 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #19 38.00 [LD] chan_unistim.o -> chan_unistim.so #19 40.12 [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 #19 40.15 [CC] pbx_ael.c -> pbx_ael.o #19 40.15 [CC] pbx_config.c -> pbx_config.o #19 40.15 [CC] pbx_dundi.c -> pbx_dundi.o #19 40.15 [CC] dundi-parser.c -> dundi-parser.o #19 40.15 [CC] pbx_loopback.c -> pbx_loopback.o #19 40.15 [CC] pbx_lua.c -> pbx_lua.o #19 40.15 [CC] pbx_realtime.c -> pbx_realtime.o #19 40.15 [CC] pbx_spool.c -> pbx_spool.o #19 40.25 [LD] pbx_loopback.o -> pbx_loopback.so #19 40.31 [LD] pbx_ael.o -> pbx_ael.so #19 40.36 [LD] pbx_lua.o -> pbx_lua.so #19 40.38 [LD] pbx_realtime.o -> pbx_realtime.so #19 40.41 [LD] pbx_spool.o -> pbx_spool.so #19 40.60 [LD] pbx_config.o -> pbx_config.so #19 41.44 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #19 41.46 [CC] app_adsiprog.c -> app_adsiprog.o #19 41.46 [CC] app_agent_pool.c -> app_agent_pool.o #19 41.46 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #19 41.46 [CC] app_amd.c -> app_amd.o #19 41.46 [CC] app_attended_transfer.c -> app_attended_transfer.o #19 41.46 [CC] app_audiosocket.c -> app_audiosocket.o #19 41.46 [CC] app_authenticate.c -> app_authenticate.o #19 41.46 [CC] app_blind_transfer.c -> app_blind_transfer.o #19 41.47 [CC] app_bridgewait.c -> app_bridgewait.o #19 41.47 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #19 41.47 [CC] app_cdr.c -> app_cdr.o #19 41.47 [CC] app_broadcast.c -> app_broadcast.o #19 41.47 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #19 41.47 [CC] app_chanisavail.c -> app_chanisavail.o #19 41.47 [CC] app_channelredirect.c -> app_channelredirect.o #19 41.47 [CC] app_chanspy.c -> app_chanspy.o #19 41.47 [CC] app_confbridge.c -> app_confbridge.o #19 41.47 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #19 41.48 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #19 41.48 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #19 41.61 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #19 41.61 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #19 41.63 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #19 41.63 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #19 41.64 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #19 41.64 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #19 41.64 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #19 41.65 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #19 41.66 [CC] app_controlplayback.c -> app_controlplayback.o #19 41.68 [CC] app_db.c -> app_db.o #19 41.69 [CC] app_dial.c -> app_dial.o #19 41.76 [CC] app_dictate.c -> app_dictate.o #19 41.78 [CC] app_directed_pickup.c -> app_directed_pickup.o #19 41.78 [CC] app_directory.c -> app_directory.o #19 41.78 [CC] app_disa.c -> app_disa.o #19 41.79 [CC] app_dtmfstore.c -> app_dtmfstore.o #19 41.80 [CC] app_dumpchan.c -> app_dumpchan.o #19 41.80 [CC] app_echo.c -> app_echo.o #19 41.84 [CC] app_exec.c -> app_exec.o #19 41.84 [CC] app_externalivr.c -> app_externalivr.o #19 41.85 [CC] app_festival.c -> app_festival.o #19 41.85 [CC] app_flash.c -> app_flash.o #19 41.87 [CC] app_followme.c -> app_followme.o #19 41.89 [CC] app_forkcdr.c -> app_forkcdr.o #19 42.02 [CC] app_getcpeid.c -> app_getcpeid.o #19 42.02 [CC] app_if.c -> app_if.o #19 42.02 [CC] app_mf.c -> app_mf.o #19 42.04 [CC] app_milliwatt.c -> app_milliwatt.o #19 42.06 [CC] app_minivm.c -> app_minivm.o #19 42.06 [CC] app_mixmonitor.c -> app_mixmonitor.o #19 42.06 [CC] app_morsecode.c -> app_morsecode.o #19 42.09 [CC] app_mp3.c -> app_mp3.o #19 42.09 [CC] app_originate.c -> app_originate.o #19 42.10 [CC] app_page.c -> app_page.o #19 42.16 [CC] app_playback.c -> app_playback.o #19 42.18 [CC] app_playtones.c -> app_playtones.o #19 42.20 [CC] app_privacy.c -> app_privacy.o #19 42.21 [CC] app_queue.c -> app_queue.o #19 42.22 [CC] app_read.c -> app_read.o #19 42.28 [CC] app_readexten.c -> app_readexten.o #19 42.28 [CC] app_record.c -> app_record.o #19 42.33 [CC] app_reload.c -> app_reload.o #19 42.35 [CC] app_sayunixtime.c -> app_sayunixtime.o #19 42.36 [CC] app_senddtmf.c -> app_senddtmf.o #19 42.36 [CC] app_sendtext.c -> app_sendtext.o #19 42.36 [CC] app_sf.c -> app_sf.o #19 42.40 [CC] app_signal.c -> app_signal.o #19 42.41 [CC] app_sms.c -> app_sms.o #19 42.42 [CC] app_softhangup.c -> app_softhangup.o #19 42.45 [CC] app_speech_utils.c -> app_speech_utils.o #19 42.47 [CC] app_stack.c -> app_stack.o #19 42.54 [CC] app_stasis.c -> app_stasis.o #19 42.55 [CC] app_stream_echo.c -> app_stream_echo.o #19 42.56 [CC] app_system.c -> app_system.o #19 42.58 [CC] app_talkdetect.c -> app_talkdetect.o #19 42.59 [CC] app_test.c -> app_test.o #19 42.62 [CC] app_transfer.c -> app_transfer.o #19 42.63 [CC] app_userevent.c -> app_userevent.o #19 42.70 [CC] app_verbose.c -> app_verbose.o #19 42.73 [CC] app_voicemail.c -> app_voicemail.o #19 42.75 [CC] app_waitforcond.c -> app_waitforcond.o #19 42.79 [CC] app_waitforprecondition.c -> app_waitforprecondition.o #19 42.79 [CC] app_waitforring.c -> app_waitforring.o #19 42.82 [CC] app_waitforsilence.c -> app_waitforsilence.o #19 42.82 [CC] app_waituntil.c -> app_waituntil.o #19 42.86 [CC] app_while.c -> app_while.o #19 42.86 [CC] app_zapateller.c -> app_zapateller.o #19 42.88 [LD] app_adsiprog.o -> app_adsiprog.so #19 42.91 [LD] app_agent_pool.o -> app_agent_pool.so #19 42.91 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #19 42.92 [LD] app_amd.o -> app_amd.so #19 42.94 [LD] app_attended_transfer.o -> app_attended_transfer.so #19 42.96 [LD] app_audiosocket.o -> app_audiosocket.so #19 42.97 [LD] app_authenticate.o -> app_authenticate.so #19 42.98 [LD] app_blind_transfer.o -> app_blind_transfer.so #19 43.00 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #19 43.00 [LD] app_bridgewait.o -> app_bridgewait.so #19 43.01 [LD] app_broadcast.o -> app_broadcast.so #19 43.01 [LD] app_cdr.o -> app_cdr.so #19 43.01 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #19 43.02 [LD] app_chanisavail.o -> app_chanisavail.so #19 43.03 [LD] app_channelredirect.o -> app_channelredirect.so #19 43.03 [LD] app_chanspy.o -> app_chanspy.so #19 43.03 [LD] app_confbridge.o confbridge/conf_chan_announce.o confbridge/conf_chan_record.o confbridge/conf_config_parser.o confbridge/conf_state.o confbridge/conf_state_empty.o confbridge/conf_state_inactive.o confbridge/conf_state_multi.o confbridge/conf_state_multi_marked.o confbridge/conf_state_single.o confbridge/conf_state_single_marked.o confbridge/confbridge_manager.o -> app_confbridge.so #19 43.04 [LD] app_controlplayback.o -> app_controlplayback.so #19 43.04 [LD] app_db.o -> app_db.so #19 43.05 [LD] app_dictate.o -> app_dictate.so #19 43.05 [LD] app_directed_pickup.o -> app_directed_pickup.so #19 43.06 [LD] app_directory.o -> app_directory.so #19 43.07 [LD] app_disa.o -> app_disa.so #19 43.07 [LD] app_dtmfstore.o -> app_dtmfstore.so #19 43.07 [LD] app_dumpchan.o -> app_dumpchan.so #19 43.07 [LD] app_exec.o -> app_exec.so #19 43.08 [LD] app_echo.o -> app_echo.so #19 43.09 [LD] app_externalivr.o -> app_externalivr.so #19 43.10 [LD] app_followme.o -> app_followme.so #19 43.10 [LD] app_flash.o -> app_flash.so #19 43.10 [LD] app_festival.o -> app_festival.so #19 43.10 [LD] app_forkcdr.o -> app_forkcdr.so #19 43.10 [LD] app_getcpeid.o -> app_getcpeid.so #19 43.10 [LD] app_milliwatt.o -> app_milliwatt.so #19 43.10 [LD] app_mf.o -> app_mf.so #19 43.12 [LD] app_if.o -> app_if.so #19 43.12 [LD] app_mixmonitor.o -> app_mixmonitor.so #19 43.12 [LD] app_morsecode.o -> app_morsecode.so #19 43.12 [LD] app_mp3.o -> app_mp3.so #19 43.12 [LD] app_originate.o -> app_originate.so #19 43.13 [LD] app_page.o -> app_page.so #19 43.14 [LD] app_playback.o -> app_playback.so #19 43.14 [LD] app_playtones.o -> app_playtones.so #19 43.14 [LD] app_read.o -> app_read.so #19 43.14 [LD] app_readexten.o -> app_readexten.so #19 43.14 [LD] app_privacy.o -> app_privacy.so #19 43.14 [LD] app_record.o -> app_record.so #19 43.15 [LD] app_reload.o -> app_reload.so #19 43.16 [LD] app_sayunixtime.o -> app_sayunixtime.so #19 43.16 [LD] app_senddtmf.o -> app_senddtmf.so #19 43.16 [LD] app_sendtext.o -> app_sendtext.so #19 43.16 [LD] app_sf.o -> app_sf.so #19 43.16 [LD] app_signal.o -> app_signal.so #19 43.17 [LD] app_speech_utils.o -> app_speech_utils.so #19 43.18 [LD] app_stack.o -> app_stack.so #19 43.18 [LD] app_stasis.o -> app_stasis.so #19 43.18 [LD] app_system.o -> app_system.so #19 43.18 [LD] app_stream_echo.o -> app_stream_echo.so #19 43.18 [LD] app_talkdetect.o -> app_talkdetect.so #19 43.18 [LD] app_test.o -> app_test.so #19 43.19 [LD] app_softhangup.o -> app_softhangup.so #19 43.19 [LD] app_transfer.o -> app_transfer.so #19 43.20 [LD] app_userevent.o -> app_userevent.so #19 43.20 [LD] app_verbose.o -> app_verbose.so #19 43.20 [LD] app_waitforprecondition.o -> app_waitforprecondition.so #19 43.20 [LD] app_waitforcond.o -> app_waitforcond.so #19 43.20 [LD] app_waitforring.o -> app_waitforring.so #19 43.21 [LD] app_waitforsilence.o -> app_waitforsilence.so #19 43.21 [LD] app_waituntil.o -> app_waituntil.so #19 43.22 [LD] app_zapateller.o -> app_zapateller.so #19 43.22 [LD] app_while.o -> app_while.so #19 43.53 [LD] app_dial.o -> app_dial.so #19 43.59 [LD] app_minivm.o -> app_minivm.so #19 43.67 [LD] app_sms.o -> app_sms.so #19 44.96 [LD] app_queue.o -> app_queue.so #19 45.93 [LD] app_voicemail.o -> app_voicemail.so #19 45.95 [CC] codec_a_mu.c -> codec_a_mu.o #19 45.95 [CC] codec_adpcm.c -> codec_adpcm.o #19 45.95 [CC] codec_alaw.c -> codec_alaw.o #19 45.95 [CC] codec_dahdi.c -> codec_dahdi.o #19 45.95 [CC] codec_g722.c -> codec_g722.o #19 45.95 [CC] g722/g722_encode.c -> g722/g722_encode.o #19 45.95 [CC] g722/g722_decode.c -> g722/g722_decode.o #19 45.96 [CC] codec_g726.c -> codec_g726.o #19 45.96 [CC] codec_gsm.c -> codec_gsm.o #19 45.96 [CC] codec_ilbc.c -> codec_ilbc.o #19 45.96 [CC] codec_lpc10.c -> codec_lpc10.o #19 45.96 [CC] codec_resample.c -> codec_resample.o #19 45.96 [CC] speex/resample.c -> speex/resample.o #19 45.96 [CC] f2clib.c -> f2clib.o #19 45.96 [CC] analys.c -> analys.o #19 45.96 [CC] anaFilter.c -> anaFilter.o #19 45.96 [CC] codec_ulaw.c -> codec_ulaw.o #19 45.96 [CC] constants.c -> constants.o #19 45.96 [CC] bsynz.c -> bsynz.o #19 45.96 [CC] createCB.c -> createCB.o #19 45.98 [CC] doCPLC.c -> doCPLC.o #19 46.03 [CC] chanwr.c -> chanwr.o #19 46.06 [CC] enhancer.c -> enhancer.o #19 46.09 [CC] codec_vevs.c -> codec_vevs.o #19 46.11 [LD] codec_a_mu.o -> codec_a_mu.so #19 46.11 [LD] codec_alaw.o -> codec_alaw.so #19 46.11 [LD] codec_ulaw.o -> codec_ulaw.so #19 46.11 [CC] dcbias.c -> dcbias.o #19 46.12 [CC] decode.c -> decode.o #19 46.12 [CC] deemp.c -> deemp.o #19 46.13 [CC] difmag.c -> difmag.o #19 46.13 [CC] dyptrk.c -> dyptrk.o #19 46.14 [CC] filter.c -> filter.o #19 46.14 [CC] encode.c -> encode.o #19 46.14 [CC] energy.c -> energy.o #19 46.14 [CC] ham84.c -> ham84.o #19 46.15 [CC] FrameClassify.c -> FrameClassify.o #19 46.16 [CC] gainquant.c -> gainquant.o #19 46.17 [CC] getCBvec.c -> getCBvec.o #19 46.17 [LD] codec_adpcm.o -> codec_adpcm.so #19 46.17 [CC] hp100.c -> hp100.o #19 46.17 [CC] invert.c -> invert.o #19 46.17 [CC] irc2pc.c -> irc2pc.o #19 46.20 [CC] helpfun.c -> helpfun.o #19 46.20 [CC] lpcdec.c -> lpcdec.o #19 46.20 [CC] ivfilt.c -> ivfilt.o #19 46.21 [CC] hpInput.c -> hpInput.o #19 46.21 [CC] lpcenc.c -> lpcenc.o #19 46.23 [CC] hpOutput.c -> hpOutput.o #19 46.23 [CC] lpcini.c -> lpcini.o #19 46.23 [CC] lpfilt.c -> lpfilt.o #19 46.23 [CC] median.c -> median.o #19 46.23 [CC] iCBConstruct.c -> iCBConstruct.o #19 46.25 [CC] iCBSearch.c -> iCBSearch.o #19 46.25 [CC] iLBC_decode.c -> iLBC_decode.o #19 46.25 [LD] codec_g726.o -> codec_g726.so #19 46.25 [CC] mload.c -> mload.o #19 46.26 [CC] iLBC_encode.c -> iLBC_encode.o #19 46.26 [CC] iLBC_test.c -> iLBC_test.o #19 46.26 [CC] LPCdecode.c -> LPCdecode.o #19 46.27 [CC] onset.c -> onset.o #19 46.27 [CC] LPCencode.c -> LPCencode.o #19 46.28 [LD] codec_dahdi.o -> codec_dahdi.so #19 46.28 [CC] pitsyn.c -> pitsyn.o #19 46.29 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #19 46.30 [CC] lsf.c -> lsf.o #19 46.31 [CC] placea.c -> placea.o #19 46.31 [CC] placev.c -> placev.o #19 46.33 [CC] packing.c -> packing.o #19 46.33 [CC] StateConstructW.c -> StateConstructW.o #19 46.33 [CC] preemp.c -> preemp.o #19 46.35 [CC] StateSearchW.c -> StateSearchW.o #19 46.35 [CC] prepro.c -> prepro.o #19 46.35 [LD] codec_gsm.o -> codec_gsm.so #19 46.36 [LD] codec_vevs.o -> codec_vevs.so #19 46.36 [CC] random.c -> random.o #19 46.37 [CC] rcchk.c -> rcchk.o #19 46.37 [CC] synths.c -> synths.o #19 46.38 [CC] syntFilter.c -> syntFilter.o #19 46.38 [CC] tbdm.c -> tbdm.o #19 46.38 [CC] voicin.c -> voicin.o #19 46.39 [CC] vparms.c -> vparms.o #19 46.48 [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 #19 46.48 [LD] codec_resample.o speex/resample.o -> codec_resample.so #19 46.50 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #19 46.58 [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 #19 46.60 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #19 46.62 [CC] format_g719.c -> format_g719.o #19 46.62 [CC] format_g723.c -> format_g723.o #19 46.62 [CC] format_g726.c -> format_g726.o #19 46.62 [CC] format_g729.c -> format_g729.o #19 46.62 [CC] format_gsm.c -> format_gsm.o #19 46.62 [CC] format_h263.c -> format_h263.o #19 46.62 [CC] format_ilbc.c -> format_ilbc.o #19 46.62 [CC] format_h264.c -> format_h264.o #19 46.63 [CC] format_pcm.c -> format_pcm.o #19 46.63 [CC] format_siren14.c -> format_siren14.o #19 46.63 [CC] format_sln.c -> format_sln.o #19 46.63 [CC] format_siren7.c -> format_siren7.o #19 46.63 [CC] format_vox.c -> format_vox.o #19 46.63 [CC] format_wav.c -> format_wav.o #19 46.63 [CC] format_wav_gsm.c -> format_wav_gsm.o #19 46.73 [LD] format_ilbc.o -> format_ilbc.so #19 46.74 [LD] format_g719.o -> format_g719.so #19 46.74 [LD] format_g723.o -> format_g723.so #19 46.76 [LD] format_siren7.o -> format_siren7.so #19 46.77 [LD] format_g729.o -> format_g729.so #19 46.78 [LD] format_h264.o -> format_h264.so #19 46.79 [LD] format_vox.o -> format_vox.so #19 46.80 [LD] format_h263.o -> format_h263.so #19 46.81 [LD] format_siren14.o -> format_siren14.so #19 46.84 [LD] format_sln.o -> format_sln.so #19 46.84 [LD] format_g726.o -> format_g726.so #19 46.85 [LD] format_pcm.o -> format_pcm.so #19 46.86 [LD] format_wav.o -> format_wav.so #19 46.89 [LD] format_gsm.o -> format_gsm.so #19 47.11 [LD] format_wav_gsm.o -> format_wav_gsm.so #19 47.13 [CC] cdr_csv.c -> cdr_csv.o #19 47.13 [CC] cdr_custom.c -> cdr_custom.o #19 47.13 [CC] cdr_manager.c -> cdr_manager.o #19 47.13 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #19 47.22 [LD] cdr_manager.o -> cdr_manager.so #19 47.22 [LD] cdr_custom.o -> cdr_custom.so #19 47.27 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #19 47.27 [LD] cdr_csv.o -> cdr_csv.so #19 47.28 [CC] cel_custom.c -> cel_custom.o #19 47.28 [CC] cel_manager.c -> cel_manager.o #19 47.28 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #19 47.36 [LD] cel_manager.o -> cel_manager.so #19 47.39 [LD] cel_custom.o -> cel_custom.so #19 47.42 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #19 47.44 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #19 47.44 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #19 47.44 [CC] bridge_holding.c -> bridge_holding.o #19 47.44 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #19 47.44 [CC] bridge_simple.c -> bridge_simple.o #19 47.44 [CC] bridge_softmix.c -> bridge_softmix.o #19 47.44 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #19 47.56 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #19 47.59 [LD] bridge_simple.o -> bridge_simple.so #19 47.66 [LD] bridge_holding.o -> bridge_holding.so #19 47.66 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #19 47.71 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #19 48.09 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #19 48.11 [CC] func_aes.c -> func_aes.o #19 48.11 [CC] func_base64.c -> func_base64.o #19 48.11 [CC] func_blacklist.c -> func_blacklist.o #19 48.11 [CC] func_callcompletion.c -> func_callcompletion.o #19 48.11 [CC] func_callerid.c -> func_callerid.o #19 48.11 [CC] func_cdr.c -> func_cdr.o #19 48.11 [CC] func_channel.c -> func_channel.o #19 48.11 [CC] func_config.c -> func_config.o #19 48.12 [CC] func_curl.c -> func_curl.o #19 48.12 [CC] func_cut.c -> func_cut.o #19 48.12 [CC] func_db.c -> func_db.o #19 48.12 [CC] func_devstate.c -> func_devstate.o #19 48.12 [CC] func_dialgroup.c -> func_dialgroup.o #19 48.12 [CC] func_dialplan.c -> func_dialplan.o #19 48.12 [CC] func_enum.c -> func_enum.o #19 48.12 [CC] func_env.c -> func_env.o #19 48.12 [CC] func_evalexten.c -> func_evalexten.o #19 48.12 [CC] func_export.c -> func_export.o #19 48.14 [CC] func_extstate.c -> func_extstate.o #19 48.16 [CC] func_frame_drop.c -> func_frame_drop.o #19 48.25 [CC] func_frame_trace.c -> func_frame_trace.o #19 48.31 [CC] func_global.c -> func_global.o #19 48.31 [CC] func_groupcount.c -> func_groupcount.o #19 48.34 [CC] func_hangupcause.c -> func_hangupcause.o #19 48.34 [CC] func_holdintercept.c -> func_holdintercept.o #19 48.35 [CC] func_iconv.c -> func_iconv.o #19 48.35 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #19 48.35 [CC] func_json.c -> func_json.o #19 48.36 [CC] func_lock.c -> func_lock.o #19 48.37 [CC] func_logic.c -> func_logic.o #19 48.41 [CC] func_math.c -> func_math.o #19 48.43 [CC] func_md5.c -> func_md5.o #19 48.43 [CC] func_module.c -> func_module.o #19 48.44 [CC] func_periodic_hook.c -> func_periodic_hook.o #19 48.47 [CC] func_pitchshift.c -> func_pitchshift.o #19 48.47 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #19 48.55 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #19 48.56 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #19 48.57 [CC] func_presencestate.c -> func_presencestate.o #19 48.57 [CC] func_rand.c -> func_rand.o #19 48.58 [CC] func_realtime.c -> func_realtime.o #19 48.60 [CC] func_sayfiles.c -> func_sayfiles.o #19 48.60 [CC] func_scramble.c -> func_scramble.o #19 48.62 [CC] func_sha1.c -> func_sha1.o #19 48.62 [CC] func_shell.c -> func_shell.o #19 48.64 [CC] func_sorcery.c -> func_sorcery.o #19 48.68 [CC] func_sprintf.c -> func_sprintf.o #19 48.68 [CC] func_srv.c -> func_srv.o #19 48.70 [CC] func_strings.c -> func_strings.o #19 48.73 [CC] func_sysinfo.c -> func_sysinfo.o #19 48.75 [CC] func_talkdetect.c -> func_talkdetect.o #19 48.76 [CC] func_timeout.c -> func_timeout.o #19 48.77 [CC] func_uri.c -> func_uri.o #19 48.78 [CC] func_version.c -> func_version.o #19 48.79 [CC] func_vmcount.c -> func_vmcount.o #19 48.80 [CC] func_volume.c -> func_volume.o #19 48.83 [LD] func_aes.o -> func_aes.so #19 48.83 [LD] func_base64.o -> func_base64.so #19 48.83 [LD] func_blacklist.o -> func_blacklist.so #19 48.84 [LD] func_callcompletion.o -> func_callcompletion.so #19 48.86 [LD] func_cdr.o -> func_cdr.so #19 48.87 [LD] func_callerid.o -> func_callerid.so #19 48.88 [LD] func_channel.o -> func_channel.so #19 48.88 [LD] func_config.o -> func_config.so #19 48.88 [LD] func_curl.o -> func_curl.so #19 48.90 [LD] func_cut.o -> func_cut.so #19 48.91 [LD] func_devstate.o -> func_devstate.so #19 48.91 [LD] func_db.o -> func_db.so #19 48.91 [LD] func_dialgroup.o -> func_dialgroup.so #19 48.92 [LD] func_dialplan.o -> func_dialplan.so #19 48.93 [LD] func_enum.o -> func_enum.so #19 48.93 [LD] func_evalexten.o -> func_evalexten.so #19 48.94 [LD] func_extstate.o -> func_extstate.so #19 48.95 [LD] func_frame_drop.o -> func_frame_drop.so #19 48.95 [LD] func_frame_trace.o -> func_frame_trace.so #19 48.95 [LD] func_global.o -> func_global.so #19 48.95 [LD] func_export.o -> func_export.so #19 48.95 [LD] func_groupcount.o -> func_groupcount.so #19 48.96 [LD] func_hangupcause.o -> func_hangupcause.so #19 48.97 [LD] func_holdintercept.o -> func_holdintercept.so #19 48.98 [LD] func_json.o -> func_json.so #19 48.98 [LD] func_lock.o -> func_lock.so #19 48.98 [LD] func_logic.o -> func_logic.so #19 48.98 [LD] func_iconv.o -> func_iconv.so #19 48.98 [LD] func_math.o -> func_math.so #19 48.99 [LD] func_module.o -> func_module.so #19 48.99 [LD] func_md5.o -> func_md5.so #19 48.99 [LD] func_periodic_hook.o -> func_periodic_hook.so #19 48.99 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #19 48.99 [LD] func_pitchshift.o -> func_pitchshift.so #19 48.99 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #19 48.99 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #19 48.99 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #19 48.99 [LD] func_rand.o -> func_rand.so #19 48.99 [LD] func_presencestate.o -> func_presencestate.so #19 49.02 [LD] func_realtime.o -> func_realtime.so #19 49.02 [LD] func_sha1.o -> func_sha1.so #19 49.02 [LD] func_shell.o -> func_shell.so #19 49.02 [LD] func_sayfiles.o -> func_sayfiles.so #19 49.02 [LD] func_scramble.o -> func_scramble.so #19 49.02 [LD] func_sysinfo.o -> func_sysinfo.so #19 49.03 [LD] func_sorcery.o -> func_sorcery.so #19 49.03 [LD] func_talkdetect.o -> func_talkdetect.so #19 49.03 [LD] func_srv.o -> func_srv.so #19 49.03 [LD] func_timeout.o -> func_timeout.so #19 49.05 [LD] func_sprintf.o -> func_sprintf.so #19 49.05 [LD] func_uri.o -> func_uri.so #19 49.05 [LD] func_version.o -> func_version.so #19 49.05 [LD] func_vmcount.o -> func_vmcount.so #19 49.05 [LD] func_volume.o -> func_volume.so #19 49.09 [LD] func_env.o -> func_env.so #19 49.32 [LD] func_strings.o -> func_strings.so #19 49.35 [CC] abstract_jb.c -> abstract_jb.o #19 49.35 [CC] acl.c -> acl.o #19 49.35 [CC] adsi.c -> adsi.o #19 49.35 [CC] alertpipe.c -> alertpipe.o #19 49.35 [CC] alaw.c -> alaw.o #19 49.35 [CC] aoc.c -> aoc.o #19 49.35 [CC] app.c -> app.o #19 49.35 [CC] ast_expr2.c -> ast_expr2.o #19 49.35 [CC] ast_expr2f.c -> ast_expr2f.o #19 49.35 [CC] asterisk.c -> asterisk.o #19 49.35 [CC] astfd.c -> astfd.o #19 49.35 [CC] astmm.c -> astmm.o #19 49.35 [CC] astobj2.c -> astobj2.o #19 49.35 [CC] astobj2_container.c -> astobj2_container.o #19 49.37 [CC] astobj2_global.c -> astobj2_global.o #19 49.37 [CC] astobj2_hash.c -> astobj2_hash.o #19 49.37 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #19 49.37 [CC] audiohook.c -> audiohook.o #19 49.37 [CC] autochan.c -> autochan.o #19 49.40 [CC] autoservice.c -> autoservice.o #19 49.42 [CC] backtrace.c -> backtrace.o #19 49.47 [CC] bridge.c -> bridge.o #19 49.48 [CC] bridge_after.c -> bridge_after.o #19 49.52 [CC] bridge_basic.c -> bridge_basic.o #19 49.53 [CC] bridge_channel.c -> bridge_channel.o #19 49.54 [CC] bridge_roles.c -> bridge_roles.o #19 49.54 [CC] bucket.c -> bucket.o #19 49.65 [CC] callerid.c -> callerid.o #19 49.71 [CC] channel.c -> channel.o #19 49.79 [CC] channel_internal_api.c -> channel_internal_api.o #19 49.85 [CC] chanvars.c -> chanvars.o #19 49.87 [CC] cli.c -> cli.o #19 49.89 [CC] codec.c -> codec.o #19 49.89 [CC] codec_builtin.c -> codec_builtin.o #19 49.92 [CC] config_options.c -> config_options.o #19 49.93 [CC] conversions.c -> conversions.o #19 49.99 [CC] core_local.c -> core_local.o #19 50.00 [CC] core_unreal.c -> core_unreal.o #19 50.02 [CC] crypt.c -> crypt.o #19 50.05 [CC] data_buffer.c -> data_buffer.o #19 50.18 [CC] datastore.c -> datastore.o #19 50.21 [CC] db.c -> db.o #19 50.23 [CC] devicestate.c -> devicestate.o #19 50.30 [CC] dial.c -> dial.o #19 50.30 [CC] dns.c -> dns.o #19 50.33 [CC] dns_core.c -> dns_core.o #19 50.38 [CC] dns_naptr.c -> dns_naptr.o #19 50.41 [CC] dns_query_set.c -> dns_query_set.o #19 50.47 [CC] dns_recurring.c -> dns_recurring.o #19 50.53 [CC] dns_srv.c -> dns_srv.o #19 50.54 [CC] dns_system_resolver.c -> dns_system_resolver.o #19 50.63 [CC] dns_test.c -> dns_test.o #19 50.64 [CC] dns_tlsa.c -> dns_tlsa.o #19 50.66 [CC] dns_txt.c -> dns_txt.o #19 50.66 [CC] endpoints.c -> endpoints.o #19 50.67 [CC] event.c -> event.o #19 50.70 [CC] features_config.c -> features_config.o #19 50.71 [CC] file.c -> file.o #19 50.73 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #19 50.73 [CC] format.c -> format.o #19 50.75 [CC] format_cache.c -> format_cache.o #19 50.78 [CC] format_cap.c -> format_cap.o #19 50.82 [CC] format_compatibility.c -> format_compatibility.o #19 50.87 [CC] frame.c -> frame.o #19 50.87 [CC] framehook.c -> framehook.o #19 50.89 [CC] fskmodem.c -> fskmodem.o #19 50.90 [CC] global_datastores.c -> global_datastores.o #19 50.94 [CC] hashtab.c -> hashtab.o #19 50.94 [CC] heap.c -> heap.o #19 50.96 [CC] image.c -> image.o #19 51.00 [CC] io.c -> io.o #19 51.06 [CC] iostream.c -> iostream.o #19 51.06 [CC] jitterbuf.c -> jitterbuf.o #19 51.06 [CC] json.c -> json.o #19 51.12 [CC] loader.c -> loader.o #19 51.14 [CC] lock.c -> lock.o #19 51.17 [CC] logger_category.c -> logger_category.o #19 51.19 [CC] manager_bridges.c -> manager_bridges.o #19 51.25 [CC] manager_channels.c -> manager_channels.o #19 51.25 [CC] manager_endpoints.c -> manager_endpoints.o #19 51.28 [CC] manager_mwi.c -> manager_mwi.o #19 51.32 [CC] manager_system.c -> manager_system.o #19 51.33 [CC] max_forwards.c -> max_forwards.o #19 51.33 [CC] md5.c -> md5.o #19 51.37 [CC] media_cache.c -> media_cache.o #19 51.38 [CC] media_index.c -> media_index.o #19 51.43 [CC] message.c -> message.o #19 51.45 [CC] mixmonitor.c -> mixmonitor.o #19 51.47 [CC] mwi.c -> mwi.o #19 51.47 [CC] named_locks.c -> named_locks.o #19 51.48 [CC] netsock2.c -> netsock2.o #19 51.51 [CC] optional_api.c -> optional_api.o #19 51.52 [CC] options.c -> options.o #19 51.53 [CC] parking.c -> parking.o #19 51.53 [CC] pbx.c -> pbx.o #19 51.53 [CC] pbx_app.c -> pbx_app.o #19 51.61 [CC] pbx_builtins.c -> pbx_builtins.o #19 51.65 [CC] pbx_functions.c -> pbx_functions.o #19 51.65 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #19 51.66 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #19 51.73 [CC] pbx_include.c -> pbx_include.o #19 51.73 [CC] pbx_sw.c -> pbx_sw.o #19 51.75 [CC] pbx_switch.c -> pbx_switch.o #19 51.78 [CC] pbx_timing.c -> pbx_timing.o #19 51.78 [CC] pbx_variables.c -> pbx_variables.o #19 51.80 [CC] pickup.c -> pickup.o #19 51.82 [CC] poll.c -> poll.o #19 51.85 [CC] presencestate.c -> presencestate.o #19 51.88 [CC] privacy.c -> privacy.o #19 51.91 [CC] refer.c -> refer.o #19 51.93 [CC] rtp_engine.c -> rtp_engine.o #19 51.93 [CC] say.c -> say.o #19 51.93 [CC] sched.c -> sched.o #19 51.94 [CC] sdp_srtp.c -> sdp_srtp.o #19 51.95 [CC] security_events.c -> security_events.o #19 51.97 [CC] sem.c -> sem.o #19 51.98 [CC] serializer.c -> serializer.o #19 52.08 [CC] sha1.c -> sha1.o #19 52.08 [CC] sip_api.c -> sip_api.o #19 52.10 [CC] slinfactory.c -> slinfactory.o #19 52.10 [CC] smoother.c -> smoother.o #19 52.10 [CC] sorcery.c -> sorcery.o #19 52.12 [CC] srv.c -> srv.o #19 52.15 [CC] stasis.c -> stasis.o #19 52.19 [CC] stasis_bridges.c -> stasis_bridges.o #19 52.22 [CC] stasis_cache.c -> stasis_cache.o #19 52.22 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #19 52.23 [CC] stasis_channels.c -> stasis_channels.o #19 52.24 [CC] stasis_endpoints.c -> stasis_endpoints.o #19 52.24 [CC] stasis_message.c -> stasis_message.o #19 52.28 [CC] stasis_message_router.c -> stasis_message_router.o #19 52.28 [CC] stasis_state.c -> stasis_state.o #19 52.28 [CC] stasis_system.c -> stasis_system.o #19 52.33 [CC] stdtime/localtime.c -> stdtime/localtime.o #19 52.39 [CC] strcompat.c -> strcompat.o #19 52.41 [CC] stream.c -> stream.o #19 52.42 [CC] stringfields.c -> stringfields.o #19 52.45 [CC] strings.c -> strings.o #19 52.54 [CC] stun.c -> stun.o #19 52.55 [CC] syslog.c -> syslog.o #19 52.55 [CC] taskprocessor.c -> taskprocessor.o #19 52.56 [CC] tcptls.c -> tcptls.o #19 52.59 [CC] tdd.c -> tdd.o #19 52.64 [CC] term.c -> term.o #19 52.69 [CC] threadpool.c -> threadpool.o #19 52.69 [CC] test.c -> test.o #19 52.75 [CC] threadstorage.c -> threadstorage.o #19 52.77 [CC] time.c -> time.o #19 52.80 [CC] timing.c -> timing.o #19 52.85 [CC] translate.c -> translate.o #19 52.85 [CC] ulaw.c -> ulaw.o #19 52.88 [CC] uri.c -> uri.o #19 52.91 [CC] utf8.c -> utf8.o #19 52.94 [CC] utils.c -> utils.o #19 53.02 [CC] uuid.c -> uuid.o #19 53.06 [CC] version.c -> version.o #19 53.12 [CC] xml.c -> xml.o #19 53.12 [CC] xmldoc.c -> xmldoc.o #19 53.13 [CC] ccss.c -> ccss.o #19 53.14 [CC] cdr.c -> cdr.o #19 53.16 [CC] cel.c -> cel.o #19 53.16 [CC] config.c -> config.o #19 53.18 [CC] dnsmgr.c -> dnsmgr.o #19 53.18 [CC] dsp.c -> dsp.o #19 53.19 [CC] enum.c -> enum.o #19 53.22 [CC] features.c -> features.o #19 53.27 [CC] http.c -> http.o #19 53.30 [CC] indications.c -> indications.o #19 53.40 [CC] logger.c -> logger.o #19 53.52 [CC] manager.c -> manager.o #19 53.59 [CC] named_acl.c -> named_acl.o #19 53.73 [CC] plc.c -> plc.o #19 53.76 [CC] sounds.c -> sounds.o #19 53.83 [CC] udptl.c -> udptl.o #19 53.87 [CC] libasteriskssl.c -> libasteriskssl.o #19 53.92 [CC] libasteriskpj.c -> libasteriskpj.o #19 53.93 [GENERATE] libasteriskpj.exports #19 53.95 [LD] libasteriskssl.o -> libasteriskssl.so.1 #19 53.98 [LN] libasteriskssl.so.1 -> libasteriskssl.so #19 54.05 [LD] libasteriskpj.o -> libasteriskpj.so.2 #19 54.57 [LN] libasteriskpj.so.2 -> libasteriskpj.so #19 56.36 [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 #19 56.74 [CC] res_adsi.c -> res_adsi.o #19 56.74 [CC] res_aeap.c -> res_aeap.o #19 56.74 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #19 56.74 [CC] res_aeap/general.c -> res_aeap/general.o #19 56.74 [CC] res_aeap/message.c -> res_aeap/message.o #19 56.74 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #19 56.74 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #19 56.74 [CC] res_aeap/transport.c -> res_aeap/transport.o #19 56.74 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #19 56.74 [CC] res_ael_share.c -> res_ael_share.o #19 56.74 [CC] ael/ael_lex.c -> ael/ael_lex.o #19 56.74 [CC] ael/ael.tab.c -> ael/ael.tab.o #19 56.74 [CC] ael/pval.c -> ael/pval.o #19 56.74 [CC] res_agi.c -> res_agi.o #19 56.74 [CC] res_ari.c -> res_ari.o #19 56.74 [CC] ari/cli.c -> ari/cli.o #19 56.75 [CC] ari/config.c -> ari/config.o #19 56.76 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #19 56.78 [CC] res_ari_applications.c -> res_ari_applications.o #19 56.79 [CC] ari/resource_applications.c -> ari/resource_applications.o #19 56.83 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #19 56.86 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #19 56.91 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #19 56.91 [CC] res_ari_bridges.c -> res_ari_bridges.o #19 56.94 [CC] res_ari_channels.c -> res_ari_channels.o #19 56.95 [CC] ari/resource_channels.c -> ari/resource_channels.o #19 56.98 [CC] res_ari_device_states.c -> res_ari_device_states.o #19 57.02 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #19 57.04 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #19 57.04 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #19 57.05 [CC] res_ari_events.c -> res_ari_events.o #19 57.13 [CC] ari/resource_events.c -> ari/resource_events.o #19 57.14 [CC] res_ari_model.c -> res_ari_model.o #19 57.16 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #19 57.16 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #19 57.20 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #19 57.20 [CC] res_ari_recordings.c -> res_ari_recordings.o #19 57.25 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #19 57.29 [CC] res_ari_sounds.c -> res_ari_sounds.o #19 57.32 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #19 57.35 [CC] res_audiosocket.c -> res_audiosocket.o #19 57.36 [CC] res_calendar.c -> res_calendar.o #19 57.37 [CC] res_clialiases.c -> res_clialiases.o #19 57.37 [CC] res_clioriginate.c -> res_clioriginate.o #19 57.40 [CC] res_config_curl.c -> res_config_curl.o #19 57.42 [CC] res_config_ldap.c -> res_config_ldap.o #19 57.46 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #19 57.47 [CC] res_convert.c -> res_convert.o #19 57.48 [CC] res_crypto.c -> res_crypto.o #19 57.51 [CC] res_curl.c -> res_curl.o #19 57.53 [CC] res_fax.c -> res_fax.o #19 57.53 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #19 57.54 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #19 57.59 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #19 57.61 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #19 57.63 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #19 57.67 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #19 57.67 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #19 57.70 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #19 57.72 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #19 57.81 [CC] res_format_attr_vevs.c -> res_format_attr_vevs.o #19 57.81 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #19 57.81 [CC] res_hep.c -> res_hep.o #19 57.84 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #19 57.89 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #19 57.92 [CC] res_http_media_cache.c -> res_http_media_cache.o #19 57.92 [CC] res_http_websocket.c -> res_http_websocket.o #19 57.93 [CC] res_limit.c -> res_limit.o #19 57.96 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #19 58.00 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #19 58.01 [CC] res_musiconhold.c -> res_musiconhold.o #19 58.03 [CC] res_mutestream.c -> res_mutestream.o #19 58.09 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #19 58.11 [CC] res_parking.c -> res_parking.o #19 58.13 [CC] parking/parking_applications.c -> parking/parking_applications.o #19 58.14 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #19 58.14 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #19 58.16 [CC] parking/parking_controller.c -> parking/parking_controller.o #19 58.17 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #19 58.21 [CC] parking/parking_manager.c -> parking/parking_manager.o #19 58.23 [CC] parking/parking_tests.c -> parking/parking_tests.o #19 58.24 [CC] parking/parking_ui.c -> parking/parking_ui.o #19 58.29 [CC] res_phoneprov.c -> res_phoneprov.o #19 58.35 [CC] res_pjproject.c -> res_pjproject.o #19 58.41 [CC] res_pjsip.c -> res_pjsip.o #19 58.41 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #19 58.41 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #19 58.41 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #19 58.47 [CC] res_pjsip/config_resolve.c -> res_pjsip/config_resolve.o #19 58.53 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #19 58.57 [CC] res_pjsip/location.c -> res_pjsip/location.o #19 58.57 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #19 58.57 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #19 58.59 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #19 58.63 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #19 58.66 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #19 58.68 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #19 58.68 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #19 58.70 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #19 58.72 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #19 58.76 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #19 58.77 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #19 58.85 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #19 58.93 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #19 58.95 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #19 58.98 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #19 59.00 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #19 59.04 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #19 59.11 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #19 59.13 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #19 59.15 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #19 59.22 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #19 59.25 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #19 59.27 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #19 59.30 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #19 59.30 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #19 59.32 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #19 59.34 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #19 59.35 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #19 59.38 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #19 59.42 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #19 59.47 [CC] res_pjsip_history.c -> res_pjsip_history.o #19 59.51 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #19 59.54 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #19 59.54 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #19 59.60 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #19 59.60 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #19 59.63 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #19 59.67 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #19 59.68 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #19 59.69 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #19 59.71 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #19 59.73 [CC] res_pjsip_outbound_registration/milenage.c -> res_pjsip_outbound_registration/milenage.o #19 59.87 [CC] res_pjsip_outbound_registration/netlink_xfrm.c -> res_pjsip_outbound_registration/netlink_xfrm.o #19 59.88 [CC] res_pjsip_outbound_registration/volte.c -> res_pjsip_outbound_registration/volte.o #19 59.88 [CC] res_pjsip_path.c -> res_pjsip_path.o #19 59.93 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #19 59.95 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #19 59.97 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #19 60.01 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #19 60.02 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #19 60.06 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #19 60.06 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #19 60.06 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #19 60.12 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #19 60.15 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #19 60.18 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #19 60.21 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #19 60.24 [CC] res_pjsip_session.c -> res_pjsip_session.o #19 60.25 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #19 60.26 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #19 60.27 [CC] res_pjsip_session/volte.c -> res_pjsip_session/volte.o #19 60.28 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #19 60.31 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #19 60.33 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #19 60.41 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #19 60.43 [CC] res_prometheus.c -> res_prometheus.o #19 60.47 [CC] prometheus/bridges.c -> prometheus/bridges.o #19 60.47 [CC] prometheus/channels.c -> prometheus/channels.o #19 60.48 [CC] prometheus/cli.c -> prometheus/cli.o #19 60.53 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #19 60.56 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #19 60.57 [CC] res_realtime.c -> res_realtime.o #19 60.62 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #19 60.62 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #19 60.64 [CC] res_security_log.c -> res_security_log.o #19 60.69 [CC] res_smdi.c -> res_smdi.o #19 60.69 [CC] res_snmp.c -> res_snmp.o #19 60.73 [CC] snmp/agent.c -> snmp/agent.o #19 60.76 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #19 60.76 [CC] res_sorcery_config.c -> res_sorcery_config.o #19 60.79 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #19 60.81 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #19 60.81 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #19 60.84 [CC] res_speech.c -> res_speech.o #19 60.89 [CC] res_speech_aeap.c -> res_speech_aeap.o #19 60.91 [CC] res_stasis.c -> res_stasis.o #19 60.94 [CC] stasis/app.c -> stasis/app.o #19 60.95 [CC] stasis/command.c -> stasis/command.o #19 61.01 [CC] stasis/control.c -> stasis/control.o #19 61.01 [CC] stasis/messaging.c -> stasis/messaging.o #19 61.02 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #19 61.08 [CC] res_stasis_answer.c -> res_stasis_answer.o #19 61.10 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #19 61.10 [CC] res_stasis_playback.c -> res_stasis_playback.o #19 61.12 [CC] res_stasis_recording.c -> res_stasis_recording.o #19 61.15 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #19 61.17 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #19 61.21 [CC] res_statsd.c -> res_statsd.o #19 61.25 [CC] res_stun_monitor.c -> res_stun_monitor.o #19 61.28 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #19 61.40 [CC] res_timing_pthread.c -> res_timing_pthread.o #19 61.42 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #19 61.45 [CC] res_tonedetect.c -> res_tonedetect.o #19 61.47 [LD] res_adsi.o -> res_adsi.so #19 61.47 [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 #19 61.49 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #19 61.50 [LD] res_agi.o -> res_agi.so #19 61.50 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #19 61.51 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #19 61.51 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #19 61.52 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #19 61.54 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #19 61.55 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #19 61.55 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #19 61.56 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #19 61.56 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #19 61.58 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #19 61.58 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #19 61.59 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #19 61.59 [LD] res_audiosocket.o -> res_audiosocket.so #19 61.59 [LD] res_calendar.o -> res_calendar.so #19 61.60 [LD] res_clialiases.o -> res_clialiases.so #19 61.60 [LD] res_clioriginate.o -> res_clioriginate.so #19 61.62 [LD] res_config_curl.o -> res_config_curl.so #19 61.62 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #19 61.62 [LD] res_convert.o -> res_convert.so #19 61.62 [LD] res_crypto.o -> res_crypto.so #19 61.63 [LD] res_config_ldap.o -> res_config_ldap.so #19 61.63 [LD] res_curl.o -> res_curl.so #19 61.63 [LD] res_fax.o -> res_fax.so #19 61.65 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #19 61.66 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #19 61.67 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #19 61.67 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #19 61.67 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #19 61.67 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #19 61.67 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #19 61.67 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #19 61.67 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #19 61.67 [LD] res_format_attr_vevs.o -> res_format_attr_vevs.so #19 61.68 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #19 61.68 [LD] res_hep.o -> res_hep.so #19 61.71 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #19 61.71 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #19 61.71 [LD] res_http_media_cache.o -> res_http_media_cache.so #19 61.71 [LD] res_http_websocket.o -> res_http_websocket.so #19 61.71 [LD] res_limit.o -> res_limit.so #19 61.71 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #19 61.71 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #19 61.73 [LD] res_musiconhold.o -> res_musiconhold.so #19 61.73 [LD] res_mutestream.o -> res_mutestream.so #19 61.73 [LD] res_phoneprov.o -> res_phoneprov.so #19 61.73 [LD] res_pjproject.o -> res_pjproject.so #19 61.74 [LD] res_pjsip.o res_pjsip/config_auth.o res_pjsip/config_domain_aliases.o res_pjsip/config_global.o res_pjsip/config_resolve.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 #19 61.75 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #19 61.75 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #19 61.75 [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 #19 61.75 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #19 61.75 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #19 61.75 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #19 61.76 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #19 61.76 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #19 61.77 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #19 61.77 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #19 61.77 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #19 61.78 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #19 61.79 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #19 61.79 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #19 61.80 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #19 61.80 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #19 61.80 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #19 61.80 [LD] res_pjsip_history.o -> res_pjsip_history.so #19 61.80 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #19 61.80 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #19 61.82 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #19 61.82 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #19 61.82 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #19 61.83 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #19 61.84 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #19 61.84 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #19 61.85 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #19 61.85 [LD] res_pjsip_outbound_registration.o res_pjsip_outbound_registration/milenage.o res_pjsip_outbound_registration/netlink_xfrm.o res_pjsip_outbound_registration/volte.o -> res_pjsip_outbound_registration.so #19 61.85 [LD] res_pjsip_path.o -> res_pjsip_path.so #19 61.85 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #19 61.85 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #19 61.85 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #19 61.85 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #19 61.85 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #19 61.85 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #19 61.85 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #19 61.87 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #19 61.87 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #19 61.87 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #19 61.88 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #19 61.88 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #19 61.88 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #19 61.88 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #19 61.89 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #19 61.89 [LD] res_realtime.o -> res_realtime.so #19 61.89 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #19 61.90 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #19 61.90 [LD] res_security_log.o -> res_security_log.so #19 61.91 [LD] res_smdi.o -> res_smdi.so #19 61.91 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #19 61.91 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #19 61.91 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #19 61.91 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #19 61.92 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #19 61.92 [LD] res_speech.o -> res_speech.so #19 61.93 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #19 61.93 [LD] res_speech_aeap.o -> res_speech_aeap.so #19 61.93 [LD] res_stasis_answer.o -> res_stasis_answer.so #19 61.93 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #19 61.93 [LD] res_stasis_playback.o -> res_stasis_playback.so #19 61.93 [LD] res_sorcery_config.o -> res_sorcery_config.so #19 61.94 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #19 61.95 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #19 61.95 [LD] res_statsd.o -> res_statsd.so #19 61.95 [LD] res_timing_pthread.o -> res_timing_pthread.so #19 61.96 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #19 61.97 [LD] res_stun_monitor.o -> res_stun_monitor.so #19 61.97 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #19 61.97 [LD] res_tonedetect.o -> res_tonedetect.so #19 62.15 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #19 62.95 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o res_pjsip_session/volte.o -> res_pjsip_session.so #19 63.48 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #19 63.52 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #19 66.13 +--------- Asterisk Build Complete ---------+ #19 66.13 + Asterisk has successfully been built, and + #19 66.13 + can be installed by running: + #19 66.13 + + #19 66.13 + make install + #19 66.13 +-------------------------------------------+ #19 67.33 Installing modules from channels... #19 67.35 Installing modules from pbx... #19 67.40 Installing modules from apps... #19 67.47 Installing modules from codecs... #19 67.49 Installing modules from formats... #19 67.51 Installing modules from cdr... #19 67.52 Installing modules from cel... #19 67.55 Installing modules from bridges... #19 67.62 Installing modules from funcs... #19 67.72 Installing modules from tests... #19 67.79 Installing modules from main... #19 67.88 Installing modules from res... #19 67.97 Installing modules from addons... #19 68.05 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #19 68.05 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #19 68.05 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #19 68.05 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #19 68.06 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #19 68.06 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #19 68.06 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #19 68.06 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #19 68.06 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #19 68.06 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #19 68.06 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #19 68.07 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #19 68.07 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #19 68.07 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #19 68.07 fi #19 68.07 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #19 68.07 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #19 68.07 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #19 68.07 find static-http | while read x; do \ #19 68.07 if test -d $x; then \ #19 68.07 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #19 68.07 else \ #19 68.07 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #19 68.07 fi \ #19 68.07 done #19 68.08 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #19 68.08 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #19 68.08 if [ -d doc/tex/asterisk ] ; then \ #19 68.08 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #19 68.08 for n in doc/tex/asterisk/* ; do \ #19 68.08 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #19 68.08 done \ #19 68.08 fi #19 68.08 for x in images/*.jpg; do \ #19 68.08 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #19 68.08 done #19 68.08 make -C sounds install #19 68.08 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #19 68.09 --2026-04-19 06:39:32-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #19 68.09 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #19 68.45 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #19 68.69 HTTP request sent, awaiting response... 200 OK #19 68.89 Length: 2466402 (2.4M) [application/octet-stream] #19 68.89 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #19 68.89 #19 68.89 0K .......... .......... .......... .......... .......... 2% 576K 4s #19 68.98 50K .......... .......... .......... .......... .......... 4% 576K 4s #19 69.06 100K .......... .......... .......... .......... .......... 6% 61.8M 3s #19 69.06 150K .......... .......... .......... .......... .......... 8% 580K 3s #19 69.15 200K .......... .......... .......... .......... .......... 10% 84.6M 2s #19 69.15 250K .......... .......... .......... .......... .......... 12% 157M 2s #19 69.15 300K .......... .......... .......... .......... .......... 14% 122M 2s #19 69.15 350K .......... .......... .......... .......... .......... 16% 1.15M 2s #19 69.19 400K .......... .......... .......... .......... .......... 18% 1.13M 2s #19 69.24 450K .......... .......... .......... .......... .......... 20% 130M 1s #19 69.24 500K .......... .......... .......... .......... .......... 22% 102M 1s #19 69.24 550K .......... .......... .......... .......... .......... 24% 128M 1s #19 69.24 600K .......... .......... .......... .......... .......... 26% 84.1M 1s #19 69.24 650K .......... .......... .......... .......... .......... 29% 171M 1s #19 69.24 700K .......... .......... .......... .......... .......... 31% 159M 1s #19 69.24 750K .......... .......... .......... .......... .......... 33% 110M 1s #19 69.24 800K .......... .......... .......... .......... .......... 35% 1.18M 1s #19 69.28 850K .......... .......... .......... .......... .......... 37% 1.15M 1s #19 69.32 900K .......... .......... .......... .......... .......... 39% 116M 1s #19 69.32 950K .......... .......... .......... .......... .......... 41% 166M 1s #19 69.33 1000K .......... .......... .......... .......... .......... 43% 73.3M 1s #19 69.33 1050K .......... .......... .......... .......... .......... 45% 150M 1s #19 69.33 1100K .......... .......... .......... .......... .......... 47% 91.4M 0s #19 69.33 1150K .......... .......... .......... .......... .......... 49% 138M 0s #19 69.33 1200K .......... .......... .......... .......... .......... 51% 167M 0s #19 69.33 1250K .......... .......... .......... .......... .......... 53% 84.0M 0s #19 69.33 1300K .......... .......... .......... .......... .......... 56% 137M 0s #19 69.33 1350K .......... .......... .......... .......... .......... 58% 132M 0s #19 69.33 1400K .......... .......... .......... .......... .......... 60% 92.5M 0s #19 69.33 1450K .......... .......... .......... .......... .......... 62% 103M 0s #19 69.33 1500K .......... .......... .......... .......... .......... 64% 168M 0s #19 69.33 1550K .......... .......... .......... .......... .......... 66% 104M 0s #19 69.33 1600K .......... .......... .......... .......... .......... 68% 78.1M 0s #19 69.33 1650K .......... .......... .......... .......... .......... 70% 1.30M 0s #19 69.37 1700K .......... .......... .......... .......... .......... 72% 1.15M 0s #19 69.41 1750K .......... .......... .......... .......... .......... 74% 97.3M 0s #19 69.41 1800K .......... .......... .......... .......... .......... 76% 143M 0s #19 69.41 1850K .......... .......... .......... .......... .......... 78% 140M 0s #19 69.41 1900K .......... .......... .......... .......... .......... 80% 108M 0s #19 69.41 1950K .......... .......... .......... .......... .......... 83% 84.5M 0s #19 69.41 2000K .......... .......... .......... .......... .......... 85% 113M 0s #19 69.41 2050K .......... .......... .......... .......... .......... 87% 78.7M 0s #19 69.41 2100K .......... .......... .......... .......... .......... 89% 116M 0s #19 69.41 2150K .......... .......... .......... .......... .......... 91% 112M 0s #19 69.42 2200K .......... .......... .......... .......... .......... 93% 119M 0s #19 69.42 2250K .......... .......... .......... .......... .......... 95% 101M 0s #19 69.42 2300K .......... .......... .......... .......... .......... 97% 116M 0s #19 69.42 2350K .......... .......... .......... .......... .......... 99% 114M 0s #19 69.42 2400K ........ 100% 16.0T=0.5s #19 69.42 #19 69.42 2026-04-19 06:39:33 (4.46 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #19 69.42 #19 69.47 --2026-04-19 06:39:33-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #19 69.48 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #19 69.48 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #19 69.72 HTTP request sent, awaiting response... 200 OK #19 69.92 Length: 15359473 (15M) [application/octet-stream] #19 69.92 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #19 69.92 #19 69.92 0K .......... .......... .......... .......... .......... 0% 570K 26s #19 70.01 50K .......... .......... .......... .......... .......... 0% 570K 26s #19 70.09 100K .......... .......... .......... .......... .......... 1% 101M 17s #19 70.09 150K .......... .......... .......... .......... .......... 1% 137M 13s #19 70.10 200K .......... .......... .......... .......... .......... 1% 574K 16s #19 70.18 250K .......... .......... .......... .......... .......... 2% 117M 13s #19 70.18 300K .......... .......... .......... .......... .......... 2% 118M 11s #19 70.18 350K .......... .......... .......... .......... .......... 2% 87.7M 10s #19 70.18 400K .......... .......... .......... .......... .......... 3% 579K 11s #19 70.27 450K .......... .......... .......... .......... .......... 3% 23.9M 10s #19 70.27 500K .......... .......... .......... .......... .......... 3% 103M 9s #19 70.27 550K .......... .......... .......... .......... .......... 4% 883M 8s #19 70.27 600K .......... .......... .......... .......... .......... 4% 920M 8s #19 70.27 650K .......... .......... .......... .......... .......... 4% 805M 7s #19 70.27 700K .......... .......... .......... .......... .......... 5% 852M 7s #19 70.27 750K .......... .......... .......... .......... .......... 5% 341M 6s #19 70.27 800K .......... .......... .......... .......... .......... 5% 106M 6s #19 70.27 850K .......... .......... .......... .......... .......... 6% 595K 7s #19 70.36 900K .......... .......... .......... .......... .......... 6% 118M 6s #19 70.36 950K .......... .......... .......... .......... .......... 6% 117M 6s #19 70.36 1000K .......... .......... .......... .......... .......... 7% 114M 6s #19 70.36 1050K .......... .......... .......... .......... .......... 7% 119M 6s #19 70.36 1100K .......... .......... .......... .......... .......... 7% 82.8M 5s #19 70.36 1150K .......... .......... .......... .......... .......... 8% 24.8M 5s #19 70.36 1200K .......... .......... .......... .......... .......... 8% 39.3M 5s #19 70.36 1250K .......... .......... .......... .......... .......... 8% 102M 5s #19 70.36 1300K .......... .......... .......... .......... .......... 9% 117M 4s #19 70.36 1350K .......... .......... .......... .......... .......... 9% 119M 4s #19 70.36 1400K .......... .......... .......... .......... .......... 9% 99.3M 4s #19 70.36 1450K .......... .......... .......... .......... .......... 10% 124M 4s #19 70.37 1500K .......... .......... .......... .......... .......... 10% 435M 4s #19 70.37 1550K .......... .......... .......... .......... .......... 10% 351M 4s #19 70.37 1600K .......... .......... .......... .......... .......... 11% 469M 4s #19 70.37 1650K .......... .......... .......... .......... .......... 11% 479M 3s #19 70.37 1700K .......... .......... .......... .......... .......... 11% 475M 3s #19 70.37 1750K .......... .......... .......... .......... .......... 12% 625K 4s #19 70.45 1800K .......... .......... .......... .......... .......... 12% 51.6M 4s #19 70.45 1850K .......... .......... .......... .......... .......... 12% 261M 4s #19 70.45 1900K .......... .......... .......... .......... .......... 13% 465M 4s #19 70.45 1950K .......... .......... .......... .......... .......... 13% 700M 3s #19 70.45 2000K .......... .......... .......... .......... .......... 13% 129M 3s #19 70.45 2050K .......... .......... .......... .......... .......... 14% 118M 3s #19 70.45 2100K .......... .......... .......... .......... .......... 14% 117M 3s #19 70.45 2150K .......... .......... .......... .......... .......... 14% 116M 3s #19 70.45 2200K .......... .......... .......... .......... .......... 15% 117M 3s #19 70.45 2250K .......... .......... .......... .......... .......... 15% 117M 3s #19 70.45 2300K .......... .......... .......... .......... .......... 15% 117M 3s #19 70.45 2350K .......... .......... .......... .......... .......... 16% 87.0M 3s #19 70.45 2400K .......... .......... .......... .......... .......... 16% 118M 3s #19 70.45 2450K .......... .......... .......... .......... .......... 16% 117M 3s #19 70.45 2500K .......... .......... .......... .......... .......... 17% 275K 3s #19 70.63 2550K .......... .......... .......... .......... .......... 17% 198M 3s #19 70.63 2600K .......... .......... .......... .......... .......... 17% 739M 3s #19 70.63 2650K .......... .......... .......... .......... .......... 18% 984M 3s #19 70.63 2700K .......... .......... .......... .......... .......... 18% 957M 3s #19 70.63 2750K .......... .......... .......... .......... .......... 18% 757M 3s #19 70.63 2800K .......... .......... .......... .......... .......... 19% 1012M 3s #19 70.63 2850K .......... .......... .......... .......... .......... 19% 1004M 3s #19 70.63 2900K .......... .......... .......... .......... .......... 19% 1023M 3s #19 70.63 2950K .......... .......... .......... .......... .......... 20% 983M 3s #19 70.63 3000K .......... .......... .......... .......... .......... 20% 1.01G 3s #19 70.63 3050K .......... .......... .......... .......... .......... 20% 932M 3s #19 70.63 3100K .......... .......... .......... .......... .......... 21% 945M 3s #19 70.63 3150K .......... .......... .......... .......... .......... 21% 401M 3s #19 70.63 3200K .......... .......... .......... .......... .......... 21% 913M 3s #19 70.63 3250K .......... .......... .......... .......... .......... 22% 922M 3s #19 70.63 3300K .......... .......... .......... .......... .......... 22% 908M 2s #19 70.63 3350K .......... .......... .......... .......... .......... 22% 912M 2s #19 70.63 3400K .......... .......... .......... .......... .......... 23% 974M 2s #19 70.63 3450K .......... .......... .......... .......... .......... 23% 909M 2s #19 70.63 3500K .......... .......... .......... .......... .......... 23% 939M 2s #19 70.63 3550K .......... .......... .......... .......... .......... 24% 717M 2s #19 70.63 3600K .......... .......... .......... .......... .......... 24% 934M 2s #19 70.63 3650K .......... .......... .......... .......... .......... 24% 947M 2s #19 70.63 3700K .......... .......... .......... .......... .......... 25% 918M 2s #19 70.63 3750K .......... .......... .......... .......... .......... 25% 562M 2s #19 70.63 3800K .......... .......... .......... .......... .......... 25% 926M 2s #19 70.63 3850K .......... .......... .......... .......... .......... 26% 938M 2s #19 70.63 3900K .......... .......... .......... .......... .......... 26% 973M 2s #19 70.63 3950K .......... .......... .......... .......... .......... 26% 701M 2s #19 70.63 4000K .......... .......... .......... .......... .......... 27% 840M 2s #19 70.63 4050K .......... .......... .......... .......... .......... 27% 945M 2s #19 70.63 4100K .......... .......... .......... .......... .......... 27% 945M 2s #19 70.63 4150K .......... .......... .......... .......... .......... 28% 956M 2s #19 70.63 4200K .......... .......... .......... .......... .......... 28% 950M 2s #19 70.63 4250K .......... .......... .......... .......... .......... 28% 925M 2s #19 70.63 4300K .......... .......... .......... .......... .......... 29% 952M 2s #19 70.63 4350K .......... .......... .......... .......... .......... 29% 414M 2s #19 70.64 4400K .......... .......... .......... .......... .......... 29% 939M 2s #19 70.64 4450K .......... .......... .......... .......... .......... 30% 931M 2s #19 70.64 4500K .......... .......... .......... .......... .......... 30% 938M 2s #19 70.64 4550K .......... .......... .......... .......... .......... 30% 983M 2s #19 70.64 4600K .......... .......... .......... .......... .......... 31% 968M 2s #19 70.64 4650K .......... .......... .......... .......... .......... 31% 932M 2s #19 70.64 4700K .......... .......... .......... .......... .......... 31% 935M 2s #19 70.64 4750K .......... .......... .......... .......... .......... 32% 699M 2s #19 70.64 4800K .......... .......... .......... .......... .......... 32% 926M 1s #19 70.64 4850K .......... .......... .......... .......... .......... 32% 930M 1s #19 70.64 4900K .......... .......... .......... .......... .......... 33% 925M 1s #19 70.64 4950K .......... .......... .......... .......... .......... 33% 591M 1s #19 70.64 5000K .......... .......... .......... .......... .......... 33% 910M 1s #19 70.64 5050K .......... .......... .......... .......... .......... 34% 933M 1s #19 70.64 5100K .......... .......... .......... .......... .......... 34% 931M 1s #19 70.64 5150K .......... .......... .......... .......... .......... 34% 700M 1s #19 70.64 5200K .......... .......... .......... .......... .......... 35% 924M 1s #19 70.64 5250K .......... .......... .......... .......... .......... 35% 917M 1s #19 70.64 5300K .......... .......... .......... .......... .......... 35% 594K 1s #19 70.72 5350K .......... .......... .......... .......... .......... 36% 115M 1s #19 70.72 5400K .......... .......... .......... .......... .......... 36% 117M 1s #19 70.72 5450K .......... .......... .......... .......... .......... 36% 117M 1s #19 70.72 5500K .......... .......... .......... .......... .......... 37% 99.5M 1s #19 70.72 5550K .......... .......... .......... .......... .......... 37% 83.2M 1s #19 70.72 5600K .......... .......... .......... .......... .......... 37% 90.5M 1s #19 70.72 5650K .......... .......... .......... .......... .......... 38% 114M 1s #19 70.72 5700K .......... .......... .......... .......... .......... 38% 120M 1s #19 70.72 5750K .......... .......... .......... .......... .......... 38% 127M 1s #19 70.72 5800K .......... .......... .......... .......... .......... 39% 119M 1s #19 70.72 5850K .......... .......... .......... .......... .......... 39% 122M 1s #19 70.73 5900K .......... .......... .......... .......... .......... 39% 124M 1s #19 70.73 5950K .......... .......... .......... .......... .......... 40% 89.0M 1s #19 70.73 6000K .......... .......... .......... .......... .......... 40% 120M 1s #19 70.73 6050K .......... .......... .......... .......... .......... 40% 117M 1s #19 70.73 6100K .......... .......... .......... .......... .......... 41% 116M 1s #19 70.73 6150K .......... .......... .......... .......... .......... 41% 558K 1s #19 70.82 6200K .......... .......... .......... .......... .......... 41% 721M 1s #19 70.82 6250K .......... .......... .......... .......... .......... 42% 1.01G 1s #19 70.82 6300K .......... .......... .......... .......... .......... 42% 672M 1s #19 70.82 6350K .......... .......... .......... .......... .......... 42% 630K 1s #19 70.90 6400K .......... .......... .......... .......... .......... 43% 151M 1s #19 70.90 6450K .......... .......... .......... .......... .......... 43% 148M 1s #19 70.90 6500K .......... .......... .......... .......... .......... 43% 254M 1s #19 70.90 6550K .......... .......... .......... .......... .......... 44% 130M 1s #19 70.90 6600K .......... .......... .......... .......... .......... 44% 103M 1s #19 70.90 6650K .......... .......... .......... .......... .......... 44% 204M 1s #19 70.90 6700K .......... .......... .......... .......... .......... 45% 138M 1s #19 70.90 6750K .......... .......... .......... .......... .......... 45% 85.3M 1s #19 70.90 6800K .......... .......... .......... .......... .......... 45% 165M 1s #19 70.90 6850K .......... .......... .......... .......... .......... 46% 135M 1s #19 70.90 6900K .......... .......... .......... .......... .......... 46% 140M 1s #19 70.90 6950K .......... .......... .......... .......... .......... 46% 131M 1s #19 70.90 7000K .......... .......... .......... .......... .......... 47% 153M 1s #19 70.90 7050K .......... .......... .......... .......... .......... 47% 390M 1s #19 70.90 7100K .......... .......... .......... .......... .......... 47% 404M 1s #19 70.90 7150K .......... .......... .......... .......... .......... 48% 316M 1s #19 70.90 7200K .......... .......... .......... .......... .......... 48% 413M 1s #19 70.90 7250K .......... .......... .......... .......... .......... 48% 272M 1s #19 70.90 7300K .......... .......... .......... .......... .......... 49% 397M 1s #19 70.90 7350K .......... .......... .......... .......... .......... 49% 421M 1s #19 70.90 7400K .......... .......... .......... .......... .......... 49% 388M 1s #19 70.90 7450K .......... .......... .......... .......... .......... 50% 444M 1s #19 70.90 7500K .......... .......... .......... .......... .......... 50% 412M 1s #19 70.90 7550K .......... .......... .......... .......... .......... 50% 315M 1s #19 70.90 7600K .......... .......... .......... .......... .......... 51% 349M 1s #19 70.90 7650K .......... .......... .......... .......... .......... 51% 740M 1s #19 70.90 7700K .......... .......... .......... .......... .......... 51% 835M 1s #19 70.90 7750K .......... .......... .......... .......... .......... 52% 876M 1s #19 70.90 7800K .......... .......... .......... .......... .......... 52% 873M 1s #19 70.90 7850K .......... .......... .......... .......... .......... 52% 826M 1s #19 70.90 7900K .......... .......... .......... .......... .......... 53% 890M 1s #19 70.90 7950K .......... .......... .......... .......... .......... 53% 674M 1s #19 70.90 8000K .......... .......... .......... .......... .......... 53% 575M 1s #19 70.90 8050K .......... .......... .......... .......... .......... 54% 925M 1s #19 70.90 8100K .......... .......... .......... .......... .......... 54% 934M 1s #19 70.90 8150K .......... .......... .......... .......... .......... 54% 579M 1s #19 70.90 8200K .......... .......... .......... .......... .......... 55% 118M 1s #19 70.90 8250K .......... .......... .......... .......... .......... 55% 117M 1s #19 70.90 8300K .......... .......... .......... .......... .......... 55% 108M 1s #19 70.90 8350K .......... .......... .......... .......... .......... 56% 75.2M 1s #19 70.91 8400K .......... .......... .......... .......... .......... 56% 117M 1s #19 70.91 8450K .......... .......... .......... .......... .......... 56% 113M 1s #19 70.91 8500K .......... .......... .......... .......... .......... 57% 127M 1s #19 70.91 8550K .......... .......... .......... .......... .......... 57% 644K 1s #19 70.98 8600K .......... .......... .......... .......... .......... 57% 107M 1s #19 70.98 8650K .......... .......... .......... .......... .......... 58% 118M 1s #19 70.99 8700K .......... .......... .......... .......... .......... 58% 117M 1s #19 70.99 8750K .......... .......... .......... .......... .......... 58% 87.7M 1s #19 70.99 8800K .......... .......... .......... .......... .......... 59% 121M 1s #19 70.99 8850K .......... .......... .......... .......... .......... 59% 96.0M 1s #19 70.99 8900K .......... .......... .......... .......... .......... 59% 102M 1s #19 70.99 8950K .......... .......... .......... .......... .......... 60% 124M 1s #19 70.99 9000K .......... .......... .......... .......... .......... 60% 127M 1s #19 70.99 9050K .......... .......... .......... .......... .......... 60% 120M 1s #19 70.99 9100K .......... .......... .......... .......... .......... 61% 128M 1s #19 70.99 9150K .......... .......... .......... .......... .......... 61% 90.9M 1s #19 70.99 9200K .......... .......... .......... .......... .......... 61% 124M 1s #19 70.99 9250K .......... .......... .......... .......... .......... 62% 123M 1s #19 70.99 9300K .......... .......... .......... .......... .......... 62% 121M 1s #19 70.99 9350K .......... .......... .......... .......... .......... 62% 131M 1s #19 70.99 9400K .......... .......... .......... .......... .......... 63% 121M 1s #19 70.99 9450K .......... .......... .......... .......... .......... 63% 123M 1s #19 70.99 9500K .......... .......... .......... .......... .......... 63% 111M 1s #19 70.99 9550K .......... .......... .......... .......... .......... 64% 94.6M 1s #19 70.99 9600K .......... .......... .......... .......... .......... 64% 123M 1s #19 70.99 9650K .......... .......... .......... .......... .......... 64% 125M 1s #19 70.99 9700K .......... .......... .......... .......... .......... 65% 131M 1s #19 70.99 9750K .......... .......... .......... .......... .......... 65% 120M 1s #19 70.99 9800K .......... .......... .......... .......... .......... 65% 127M 1s #19 70.99 9850K .......... .......... .......... .......... .......... 66% 648K 1s #19 71.07 9900K .......... .......... .......... .......... .......... 66% 149M 1s #19 71.07 9950K .......... .......... .......... .......... .......... 66% 86.1M 1s #19 71.07 10000K .......... .......... .......... .......... .......... 67% 95.8M 1s #19 71.07 10050K .......... .......... .......... .......... .......... 67% 107M 1s #19 71.07 10100K .......... .......... .......... .......... .......... 67% 117M 1s #19 71.07 10150K .......... .......... .......... .......... .......... 68% 113M 1s #19 71.07 10200K .......... .......... .......... .......... .......... 68% 128M 1s #19 71.08 10250K .......... .......... .......... .......... .......... 68% 121M 1s #19 71.08 10300K .......... .......... .......... .......... .......... 69% 99.1M 1s #19 71.08 10350K .......... .......... .......... .......... .......... 69% 92.4M 1s #19 71.08 10400K .......... .......... .......... .......... .......... 69% 127M 1s #19 71.08 10450K .......... .......... .......... .......... .......... 70% 118M 0s #19 71.08 10500K .......... .......... .......... .......... .......... 70% 123M 0s #19 71.08 10550K .......... .......... .......... .......... .......... 70% 118M 0s #19 71.08 10600K .......... .......... .......... .......... .......... 71% 127M 0s #19 71.08 10650K .......... .......... .......... .......... .......... 71% 118M 0s #19 71.08 10700K .......... .......... .......... .......... .......... 71% 120M 0s #19 71.08 10750K .......... .......... .......... .......... .......... 72% 90.0M 0s #19 71.08 10800K .......... .......... .......... .......... .......... 72% 113M 0s #19 71.08 10850K .......... .......... .......... .......... .......... 72% 121M 0s #19 71.08 10900K .......... .......... .......... .......... .......... 73% 105M 0s #19 71.08 10950K .......... .......... .......... .......... .......... 73% 123M 0s #19 71.08 11000K .......... .......... .......... .......... .......... 73% 125M 0s #19 71.08 11050K .......... .......... .......... .......... .......... 74% 112M 0s #19 71.08 11100K .......... .......... .......... .......... .......... 74% 650K 0s #19 71.16 11150K .......... .......... .......... .......... .......... 74% 96.6M 0s #19 71.16 11200K .......... .......... .......... .......... .......... 75% 80.8M 0s #19 71.16 11250K .......... .......... .......... .......... .......... 75% 116M 0s #19 71.16 11300K .......... .......... .......... .......... .......... 75% 116M 0s #19 71.16 11350K .......... .......... .......... .......... .......... 76% 121M 0s #19 71.16 11400K .......... .......... .......... .......... .......... 76% 139M 0s #19 71.16 11450K .......... .......... .......... .......... .......... 76% 121M 0s #19 71.16 11500K .......... .......... .......... .......... .......... 77% 116M 0s #19 71.16 11550K .......... .......... .......... .......... .......... 77% 86.2M 0s #19 71.16 11600K .......... .......... .......... .......... .......... 77% 117M 0s #19 71.16 11650K .......... .......... .......... .......... .......... 78% 115M 0s #19 71.16 11700K .......... .......... .......... .......... .......... 78% 119M 0s #19 71.16 11750K .......... .......... .......... .......... .......... 78% 117M 0s #19 71.16 11800K .......... .......... .......... .......... .......... 79% 117M 0s #19 71.17 11850K .......... .......... .......... .......... .......... 79% 117M 0s #19 71.17 11900K .......... .......... .......... .......... .......... 79% 117M 0s #19 71.17 11950K .......... .......... .......... .......... .......... 80% 87.9M 0s #19 71.17 12000K .......... .......... .......... .......... .......... 80% 116M 0s #19 71.17 12050K .......... .......... .......... .......... .......... 80% 116M 0s #19 71.17 12100K .......... .......... .......... .......... .......... 81% 117M 0s #19 71.17 12150K .......... .......... .......... .......... .......... 81% 117M 0s #19 71.17 12200K .......... .......... .......... .......... .......... 81% 117M 0s #19 71.17 12250K .......... .......... .......... .......... .......... 82% 116M 0s #19 71.17 12300K .......... .......... .......... .......... .......... 82% 117M 0s #19 71.17 12350K .......... .......... .......... .......... .......... 82% 88.5M 0s #19 71.17 12400K .......... .......... .......... .......... .......... 83% 652K 0s #19 71.25 12450K .......... .......... .......... .......... .......... 83% 121M 0s #19 71.25 12500K .......... .......... .......... .......... .......... 83% 118M 0s #19 71.25 12550K .......... .......... .......... .......... .......... 84% 95.4M 0s #19 71.25 12600K .......... .......... .......... .......... .......... 84% 117M 0s #19 71.25 12650K .......... .......... .......... .......... .......... 84% 117M 0s #19 71.25 12700K .......... .......... .......... .......... .......... 85% 105M 0s #19 71.25 12750K .......... .......... .......... .......... .......... 85% 84.9M 0s #19 71.25 12800K .......... .......... .......... .......... .......... 85% 89.6M 0s #19 71.25 12850K .......... .......... .......... .......... .......... 86% 114M 0s #19 71.25 12900K .......... .......... .......... .......... .......... 86% 121M 0s #19 71.25 12950K .......... .......... .......... .......... .......... 86% 119M 0s #19 71.25 13000K .......... .......... .......... .......... .......... 87% 124M 0s #19 71.25 13050K .......... .......... .......... .......... .......... 87% 117M 0s #19 71.25 13100K .......... .......... .......... .......... .......... 87% 120M 0s #19 71.25 13150K .......... .......... .......... .......... .......... 88% 99.1M 0s #19 71.25 13200K .......... .......... .......... .......... .......... 88% 118M 0s #19 71.25 13250K .......... .......... .......... .......... .......... 88% 117M 0s #19 71.25 13300K .......... .......... .......... .......... .......... 89% 116M 0s #19 71.25 13350K .......... .......... .......... .......... .......... 89% 120M 0s #19 71.26 13400K .......... .......... .......... .......... .......... 89% 104M 0s #19 71.26 13450K .......... .......... .......... .......... .......... 90% 125M 0s #19 71.26 13500K .......... .......... .......... .......... .......... 90% 117M 0s #19 71.26 13550K .......... .......... .......... .......... .......... 90% 92.4M 0s #19 71.26 13600K .......... .......... .......... .......... .......... 91% 127M 0s #19 71.26 13650K .......... .......... .......... .......... .......... 91% 117M 0s #19 71.26 13700K .......... .......... .......... .......... .......... 91% 652K 0s #19 71.33 13750K .......... .......... .......... .......... .......... 92% 105M 0s #19 71.34 13800K .......... .......... .......... .......... .......... 92% 119M 0s #19 71.34 13850K .......... .......... .......... .......... .......... 92% 107M 0s #19 71.34 13900K .......... .......... .......... .......... .......... 93% 125M 0s #19 71.34 13950K .......... .......... .......... .......... .......... 93% 78.4M 0s #19 71.34 14000K .......... .......... .......... .......... .......... 93% 118M 0s #19 71.34 14050K .......... .......... .......... .......... .......... 94% 90.7M 0s #19 71.34 14100K .......... .......... .......... .......... .......... 94% 111M 0s #19 71.34 14150K .......... .......... .......... .......... .......... 94% 183M 0s #19 71.34 14200K .......... .......... .......... .......... .......... 95% 98.6M 0s #19 71.34 14250K .......... .......... .......... .......... .......... 95% 116M 0s #19 71.34 14300K .......... .......... .......... .......... .......... 95% 118M 0s #19 71.34 14350K .......... .......... .......... .......... .......... 96% 39.9M 0s #19 71.34 14400K .......... .......... .......... .......... .......... 96% 116M 0s #19 71.34 14450K .......... .......... .......... .......... .......... 96% 117M 0s #19 71.34 14500K .......... .......... .......... .......... .......... 97% 118M 0s #19 71.34 14550K .......... .......... .......... .......... .......... 97% 119M 0s #19 71.34 14600K .......... .......... .......... .......... .......... 97% 105M 0s #19 71.34 14650K .......... .......... .......... .......... .......... 98% 123M 0s #19 71.34 14700K .......... .......... .......... .......... .......... 98% 115M 0s #19 71.34 14750K .......... .......... .......... .......... .......... 98% 92.3M 0s #19 71.34 14800K .......... .......... .......... .......... .......... 99% 128M 0s #19 71.35 14850K .......... .......... .......... .......... .......... 99% 127M 0s #19 71.35 14900K .......... .......... .......... .......... .......... 99% 128M 0s #19 71.35 14950K .......... .......... .......... .......... ......... 100% 130M=1.4s #19 71.35 #19 71.35 2026-04-19 06:39:35 (10.3 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #19 71.35 #19 71.47 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #19 71.47 find rest-api -name "*.json" | while read x; do \ #19 71.47 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #19 71.47 done #19 71.48 +---- Asterisk Installation Complete -------+ #19 71.48 + + #19 71.48 + YOU MUST READ THE SECURITY DOCUMENT + #19 71.48 + + #19 71.48 + Asterisk has successfully been installed. + #19 71.48 + If you would like to install the sample + #19 71.48 + configuration files (overwriting any + #19 71.48 + existing config files), run: + #19 71.48 + + #19 71.48 + For generic reference documentation: + #19 71.48 + make samples + #19 71.48 + + #19 71.48 + For a sample basic PBX: + #19 71.48 + make basic-pbx + #19 71.48 + + #19 71.48 + + #19 71.48 +----------------- or ---------------------+ #19 71.48 + + #19 71.49 + You can go ahead and install the asterisk + #19 71.49 + program documentation now or later run: + #19 71.49 + + #19 71.49 + make progdocs + #19 71.49 + + #19 71.49 + **Note** This requires that you have + #19 71.49 + doxygen installed on your local system + #19 71.49 +-------------------------------------------+ #19 73.22 Installing adsi config files... #19 73.22 /usr/bin/install -c -d "/etc/asterisk" #19 73.22 Installing configs/samples/asterisk.adsi #19 73.22 Installing configs/samples/telcordia-1.adsi #19 73.23 Installing other config files... #19 73.23 Installing file configs/samples/acl.conf.sample #19 73.24 Installing file configs/samples/adsi.conf.sample #19 73.24 Installing file configs/samples/aeap.conf.sample #19 73.25 Installing file configs/samples/agents.conf.sample #19 73.25 Installing file configs/samples/alarmreceiver.conf.sample #19 73.26 Installing file configs/samples/alsa.conf.sample #19 73.26 Installing file configs/samples/amd.conf.sample #19 73.27 Installing file configs/samples/app_skel.conf.sample #19 73.27 Installing file configs/samples/ari.conf.sample #19 73.28 Installing file configs/samples/ast_debug_tools.conf.sample #19 73.28 Installing file configs/samples/asterisk.conf.sample #19 73.29 Installing file configs/samples/calendar.conf.sample #19 73.29 Installing file configs/samples/ccss.conf.sample #19 73.30 Installing file configs/samples/cdr.conf.sample #19 73.30 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #19 73.31 Installing file configs/samples/cdr_beanstalkd.conf.sample #19 73.31 Installing file configs/samples/cdr_custom.conf.sample #19 73.32 Installing file configs/samples/cdr_manager.conf.sample #19 73.32 Installing file configs/samples/cdr_odbc.conf.sample #19 73.33 Installing file configs/samples/cdr_pgsql.conf.sample #19 73.33 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #19 73.34 Installing file configs/samples/cdr_tds.conf.sample #19 73.34 Installing file configs/samples/cel.conf.sample #19 73.34 Installing file configs/samples/cel_beanstalkd.conf.sample #19 73.34 Installing file configs/samples/cel_custom.conf.sample #19 73.35 Installing file configs/samples/cel_odbc.conf.sample #19 73.35 Installing file configs/samples/cel_pgsql.conf.sample #19 73.35 Installing file configs/samples/cel_sqlite3_custom.conf.sample #19 73.35 Installing file configs/samples/cel_tds.conf.sample #19 73.35 Installing file configs/samples/chan_dahdi.conf.sample #19 73.35 Installing file configs/samples/chan_mobile.conf.sample #19 73.35 Installing file configs/samples/cli.conf.sample #19 73.35 Installing file configs/samples/cli_aliases.conf.sample #19 73.35 Installing file configs/samples/cli_permissions.conf.sample #19 73.35 Installing file configs/samples/codecs.conf.sample #19 73.35 Installing file configs/samples/confbridge.conf.sample #19 73.36 Installing file configs/samples/config_test.conf.sample #19 73.36 Installing file configs/samples/console.conf.sample #19 73.36 Installing file configs/samples/dbsep.conf.sample #19 73.36 Installing file configs/samples/dnsmgr.conf.sample #19 73.36 Installing file configs/samples/dsp.conf.sample #19 73.36 Installing file configs/samples/dundi.conf.sample #19 73.36 Installing file configs/samples/enum.conf.sample #19 73.36 Installing file configs/samples/extconfig.conf.sample #19 73.36 Installing file configs/samples/extensions.ael.sample #19 73.36 Installing file configs/samples/extensions.conf.sample #19 73.36 Installing file configs/samples/extensions.lua.sample #19 73.37 Installing file configs/samples/extensions_minivm.conf.sample #19 73.37 Installing file configs/samples/features.conf.sample #19 73.37 Installing file configs/samples/festival.conf.sample #19 73.37 Installing file configs/samples/followme.conf.sample #19 73.37 Installing file configs/samples/func_odbc.conf.sample #19 73.37 Installing file configs/samples/geolocation.conf.sample #19 73.37 Installing file configs/samples/hep.conf.sample #19 73.37 Installing file configs/samples/http.conf.sample #19 73.37 Installing file configs/samples/iax.conf.sample #19 73.37 Installing file configs/samples/iaxprov.conf.sample #19 73.37 Installing file configs/samples/indications.conf.sample #19 73.37 Installing file configs/samples/logger.conf.sample #19 73.38 Installing file configs/samples/manager.conf.sample #19 73.38 Installing file configs/samples/meetme.conf.sample #19 73.38 Installing file configs/samples/mgcp.conf.sample #19 73.38 Installing file configs/samples/minivm.conf.sample #19 73.38 Installing file configs/samples/modules.conf.sample #19 73.38 Installing file configs/samples/motif.conf.sample #19 73.38 Installing file configs/samples/musiconhold.conf.sample #19 73.38 Installing file configs/samples/ooh323.conf.sample #19 73.38 Installing file configs/samples/osp.conf.sample #19 73.38 Installing file configs/samples/phoneprov.conf.sample #19 73.38 Installing file configs/samples/pjproject.conf.sample #19 73.38 Installing file configs/samples/pjsip.conf.sample #19 73.39 Installing file configs/samples/pjsip_notify.conf.sample #19 73.39 Installing file configs/samples/pjsip_wizard.conf.sample #19 73.39 Installing file configs/samples/prometheus.conf.sample #19 73.39 Installing file configs/samples/queuerules.conf.sample #19 73.39 Installing file configs/samples/queues.conf.sample #19 73.39 Installing file configs/samples/res_config_mysql.conf.sample #19 73.39 Installing file configs/samples/res_config_odbc.conf.sample #19 73.39 Installing file configs/samples/res_config_sqlite3.conf.sample #19 73.39 Installing file configs/samples/res_corosync.conf.sample #19 73.39 Installing file configs/samples/res_curl.conf.sample #19 73.39 Installing file configs/samples/res_fax.conf.sample #19 73.40 Installing file configs/samples/res_http_media_cache.conf.sample #19 73.40 Installing file configs/samples/res_ldap.conf.sample #19 73.40 Installing file configs/samples/res_odbc.conf.sample #19 73.40 Installing file configs/samples/res_parking.conf.sample #19 73.40 Installing file configs/samples/res_pgsql.conf.sample #19 73.40 Installing file configs/samples/res_pktccops.conf.sample #19 73.40 Installing file configs/samples/res_snmp.conf.sample #19 73.40 Installing file configs/samples/res_stun_monitor.conf.sample #19 73.40 Installing file configs/samples/resolver_unbound.conf.sample #19 73.40 Installing file configs/samples/rtp.conf.sample #19 73.40 Installing file configs/samples/say.conf.sample #19 73.40 Installing file configs/samples/sip.conf.sample #19 73.41 Installing file configs/samples/sip_notify.conf.sample #19 73.41 Installing file configs/samples/skinny.conf.sample #19 73.41 Installing file configs/samples/sla.conf.sample #19 73.41 Installing file configs/samples/smdi.conf.sample #19 73.41 Installing file configs/samples/sorcery.conf.sample #19 73.41 Installing file configs/samples/ss7.timers.sample #19 73.41 Installing file configs/samples/stasis.conf.sample #19 73.41 Installing file configs/samples/statsd.conf.sample #19 73.41 Installing file configs/samples/stir_shaken.conf.sample #19 73.41 Installing file configs/samples/test_sorcery.conf.sample #19 73.41 Installing file configs/samples/udptl.conf.sample #19 73.42 Installing file configs/samples/unistim.conf.sample #19 73.42 Installing file configs/samples/users.conf.sample #19 73.42 Installing file configs/samples/voicemail.conf.sample #19 73.42 Installing file configs/samples/xmpp.conf.sample #19 73.42 Updating asterisk.conf #19 73.42 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #19 73.42 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #19 73.43 Installing file phoneprov/000000000000-directory.xml #19 73.43 Installing file phoneprov/000000000000-phone.cfg #19 73.43 Installing file phoneprov/000000000000.cfg #19 73.43 Installing file phoneprov/polycom.xml #19 73.43 Installing file phoneprov/polycom_line.xml #19 73.43 Installing file phoneprov/snom-mac.xml #19 DONE 74.3s #20 [14/16] RUN SETCAP 'cap_net_admin,cap_sys_resource=ep' /usr/sbin/asterisk #20 DONE 0.5s #21 [15/16] RUN CD asterisk/codec_server && make "-j$(nproc)" && cp cserver /usr/bin/cserver #21 0.426 cc -O3 -ggdb -pthread cserver.c -o cserver #21 DONE 0.5s #22 [16/16] COPY --CHMOD=755 .common/wrapper_core_bt_on_error.sh /usr/bin/wrapper_core_bt_on_error.sh #22 DONE 0.2s #23 exporting to image #23 exporting layers #23 exporting layers 2.0s done #23 writing image sha256:6b60d59a8aa57857e39866c591e13d228866ec9cb213e4d01855489ba21a94e3 done #23 naming to docker.io/osmocom-build/asterisk-master:latest 0.0s done #23 DONE 2.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 4) 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 6b60d59a8aa5 + list_osmo_packages debian-trixie asterisk-master + local distro=debian-trixie + 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:09a358b5bef723b51d1d656c3459ff81f3d08dbb2f711571afcc03f45494ea52 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-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name ttcn3-asterisk-ims-ue-test + echo ttcn3-asterisk-ims-ue-test + dir=ttcn3-asterisk-ims-ue-test + [ -z ] + 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:trixie DISTRO=debian-trixie 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:trixie \ --build-arg DISTRO=debian-trixie \ --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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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: 461B done #1 DONE 0.6s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/5] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.21kB done #5 DONE 0.1s #6 [2/5] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/5] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/5] RUN TTCN3-DOCKER-PREPARE "master" asterisk #8 0.255 + OSMO_TTCN3_BRANCH=master #8 0.255 + shift #8 0.255 + cd /osmo-ttcn3-hacks #8 0.255 + git fetch #8 0.430 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.430 f2df322b..b7c9d308 master -> origin/master #8 0.434 + git checkout master #8 0.616 Already on 'master' #8 0.617 Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. #8 0.617 (use "git pull" to update your local branch) #8 0.618 + git symbolic-ref -q HEAD #8 0.619 refs/heads/master #8 0.619 + git reset --hard origin/master #8 0.639 HEAD is now at b7c9d308 s1gw/rest: PfcpAssocInfo: field 'lrts' is mandatory #8 0.640 + git rev-parse --abbrev-ref HEAD #8 0.642 master #8 0.643 + git rev-parse HEAD #8 0.645 b7c9d3084644c3401dd44323b73b22907fb707d9 #8 0.645 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.647 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.647 + make -j8 deps #8 0.769 make: Nothing to be done for 'deps'. #8 0.769 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.771 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.771 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.772 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.773 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.774 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.774 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.776 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.776 + ln -sv /osmo-ttcn3-hacks/_scripts /_scripts #8 0.777 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts' #8 0.777 + make asterisk #8 0.811 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 0.850 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 0.850 Generating Makefile skeleton... #8 0.850 Makefile skeleton was generated. #8 0.859 make -C _build/asterisk compile #8 0.861 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/asterisk' #8 0.861 TTCN *.ttcn *.asn #8 0.864 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.864 #8 0.896 AMI_Functions.ttcn: In TTCN-3 module `AMI_Functions': #8 0.896 AMI_Functions.ttcn:721.1-732.1: In function definition `f_ami_transceive_match_response_success': #8 0.896 AMI_Functions.ttcn:726.2-728.2: In if statement: #8 0.896 AMI_Functions.ttcn:727.3-57: In variable assignment: #8 0.896 AMI_Functions.ttcn:727.47-57: In actual parameter list of template `@AMI_Functions.tr_AMI_Response_Success_ActionId': #8 0.896 AMI_Functions.ttcn:727.48-56: In parameter #1 for `action_id': #8 0.896 AMI_Functions.ttcn:725.33-102: note: Referenced template variable is here #8 0.899 SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': #8 0.899 SIP_Templates.ttcn:109.1-137.1: In template definition `ts_Credentials_DigestResponseMD5': #8 0.899 SIP_Templates.ttcn:121.20-136.2: In template for union field `digestResponse': #8 0.899 SIP_Templates.ttcn:134.3-52: In component 9: #8 0.899 SIP_Templates.ttcn:134.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': #8 0.899 SIP_Templates.ttcn:134.29-51: In parameter #2 for `paramValue': #8 0.899 SIP_Templates.ttcn:134.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': #8 0.899 SIP_Templates.ttcn:134.45-50: In parameter #1 for `val': #8 0.899 SIP_Templates.ttcn:118.4-44: note: Referenced template parameter is here #8 0.899 SIP_Templates.ttcn:213.9-221.1: In function definition `f_tr_Contact_SipAddr': #8 0.899 SIP_Templates.ttcn:220.2-40: In return statement: #8 0.899 SIP_Templates.ttcn:220.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': #8 0.899 SIP_Templates.ttcn:220.28-39: In parameter #1 for `contact_addr': #8 0.899 SIP_Templates.ttcn:213.39-67: note: Referenced template parameter is here #8 0.899 SIP_Templates.ttcn:225.9-231.1: In function definition `ts_Contact_SipAddr_omit': #8 0.899 SIP_Templates.ttcn:230.2-40: In return statement: #8 0.899 SIP_Templates.ttcn:230.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': #8 0.899 SIP_Templates.ttcn:230.28-39: In parameter #1 for `contact_addr': #8 0.899 SIP_Templates.ttcn:225.42-85: note: Referenced template parameter is here #8 0.899 SIP_Templates.ttcn:475.1-488.1: In function definition `tr_Addr_Union_from_val': #8 0.899 SIP_Templates.ttcn:480.4-483.2: In if statement: #8 0.899 SIP_Templates.ttcn:480.26-70: In actual parameter list of external function `@Native_Functions.f_str_tolower': #8 0.899 SIP_Templates.ttcn:480.27-69: In parameter #1 for `input': #8 0.899 SIP_Templates.ttcn:480.44-69: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': #8 0.899 SIP_Templates.ttcn:480.45-68: In parameter #1 for `val': #8 0.899 SIP_Templates.ttcn:475.33-63: note: Referenced template parameter is here #8 0.900 SIP_Templates.ttcn:941.1-963.1: In template definition `tr_SIP_INVITE': #8 0.900 SIP_Templates.ttcn:955.15-960.44: In template for record field `msgHeader': #8 0.900 SIP_Templates.ttcn:955.30-960.44: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 0.900 SIP_Templates.ttcn:956.10-12: In parameter #5 for `via': #8 0.900 SIP_Templates.ttcn:946.8-68: note: Referenced template parameter is here #8 0.900 SIP_Templates.ttcn:981.1-994.1: In template definition `tr_SIP_BYE': #8 0.900 SIP_Templates.ttcn:990.15-991.28: In template for record field `msgHeader': #8 0.900 SIP_Templates.ttcn:990.30-991.28: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 0.900 SIP_Templates.ttcn:991.10-12: In parameter #5 for `via': #8 0.900 SIP_Templates.ttcn:986.5-20: note: Referenced template parameter is here #8 0.900 SIP_Templates.ttcn:1015.1-1029.1: In template definition `tr_SIP_ACK': #8 0.900 SIP_Templates.ttcn:1024.15-1026.23: In template for record field `msgHeader': #8 0.900 SIP_Templates.ttcn:1024.30-1026.23: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 0.900 SIP_Templates.ttcn:1025.10-12: In parameter #5 for `via': #8 0.900 SIP_Templates.ttcn:1020.5-20: note: Referenced template parameter is here #8 0.900 SIP_Templates.ttcn:1066.1-1082.1: In template definition `tr_SIP_PRACK': #8 0.900 SIP_Templates.ttcn:1076.15-1079.22: In template for record field `msgHeader': #8 0.900 SIP_Templates.ttcn:1076.30-1079.22: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 0.900 SIP_Templates.ttcn:1077.10-12: In parameter #5 for `via': #8 0.900 SIP_Templates.ttcn:1071.7-22: note: Referenced template parameter is here #8 0.901 SIP_Templates.ttcn:1104.1-1122.1: In template definition `tr_SIP_UPDATE': #8 0.901 SIP_Templates.ttcn:1115.15-1119.32: In template for record field `msgHeader': #8 0.901 SIP_Templates.ttcn:1115.30-1119.32: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 0.901 SIP_Templates.ttcn:1116.10-12: In parameter #5 for `via': #8 0.901 SIP_Templates.ttcn:1109.8-23: note: Referenced template parameter is here #8 0.998 touch compile #8 0.999 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/asterisk' #8 0.999 make -j20 -C _build/asterisk #8 1.006 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/asterisk' #8 1.020 DEP TELNETasp_PT.cc #8 1.020 DEP TCCDateTime.cc #8 1.020 DEP TCCOpenSecurity.cc #8 1.020 DEP TCCInterface.cc #8 1.020 DEP TCCEncoding.cc #8 1.021 DEP TCCConversion.cc #8 1.021 DEP SIPmsg_PT.cc #8 1.021 DEP SDP_EncDec.cc #8 1.021 DEP RTP_EncDec.cc #8 1.021 DEP RTP_CodecPort_CtrlFunctDef.cc #8 1.022 DEP Native_FunctionDefs.cc #8 1.022 DEP IPL4asp_discovery.cc #8 1.022 DEP IPL4asp_PT.cc #8 1.022 DEP PIPEasp_PT.cc #8 1.022 DEP lex.SIP_parse_.c #8 1.022 DEP lex.SDP_parse_.c #8 1.022 DEP SIP_parse_.tab.c #8 1.023 DEP SDP_parse_.tab.c #8 1.132 DEP TELNETasp_PortType_part_7.cc #8 1.132 DEP TELNETasp_PortType_part_6.cc #8 1.146 DEP TELNETasp_PortType_part_5.cc #8 1.146 DEP TELNETasp_PortType_part_4.cc #8 1.152 DEP TELNETasp_PortType_part_3.cc #8 1.153 DEP TELNETasp_PortType_part_2.cc #8 1.153 DEP TELNETasp_PortType_part_1.cc #8 1.158 DEP TCCOpenSecurity_Functions_part_7.cc #8 1.159 DEP TCCOpenSecurity_Functions_part_6.cc #8 1.160 DEP TCCOpenSecurity_Functions_part_5.cc #8 1.166 DEP TCCOpenSecurity_Functions_part_4.cc #8 1.167 DEP TCCOpenSecurity_Functions_part_3.cc #8 1.167 DEP TCCOpenSecurity_Functions_part_2.cc #8 1.169 DEP TCCOpenSecurity_Functions_part_1.cc #8 1.169 DEP TCCInterface_Functions_part_7.cc #8 1.171 DEP TCCInterface_Functions_part_6.cc #8 1.173 DEP TCCInterface_Functions_part_5.cc #8 1.173 DEP TCCInterface_Functions_part_4.cc #8 1.174 DEP TCCInterface_Functions_part_3.cc #8 1.174 DEP TCCInterface_Functions_part_2.cc #8 1.175 DEP TCCInterface_Functions_part_1.cc #8 1.176 DEP TCCEncoding_Functions_part_7.cc #8 1.176 DEP TCCEncoding_Functions_part_6.cc #8 1.177 DEP TCCEncoding_Functions_part_5.cc #8 1.178 DEP TCCEncoding_Functions_part_4.cc #8 1.178 DEP TCCEncoding_Functions_part_3.cc #8 1.179 DEP TCCEncoding_Functions_part_2.cc #8 1.180 DEP TCCEncoding_Functions_part_1.cc #8 1.180 DEP TCCDateTime_Functions_part_7.cc #8 1.181 DEP TCCDateTime_Functions_part_6.cc #8 1.182 DEP TCCDateTime_Functions_part_5.cc #8 1.183 DEP TCCDateTime_Functions_part_4.cc #8 1.183 DEP TCCDateTime_Functions_part_3.cc #8 1.183 DEP TCCDateTime_Functions_part_2.cc #8 1.183 DEP TCCDateTime_Functions_part_1.cc #8 1.183 DEP TCCConversion_Functions_part_7.cc #8 1.184 DEP TCCConversion_Functions_part_5.cc #8 1.184 DEP TCCConversion_Functions_part_6.cc #8 1.184 DEP TCCConversion_Functions_part_4.cc #8 1.185 DEP TCCConversion_Functions_part_3.cc #8 1.186 DEP TCCConversion_Functions_part_2.cc #8 1.186 DEP TCCConversion_Functions_part_1.cc #8 1.187 DEP Socket_API_Definitions_part_7.cc #8 1.187 DEP Socket_API_Definitions_part_6.cc #8 1.187 DEP Socket_API_Definitions_part_5.cc #8 1.189 DEP Socket_API_Definitions_part_4.cc #8 1.190 DEP Socket_API_Definitions_part_3.cc #8 1.190 DEP Socket_API_Definitions_part_2.cc #8 1.190 DEP Socket_API_Definitions_part_1.cc #8 1.190 DEP SIPmsg_Types_part_7.cc #8 1.191 DEP SIPmsg_Types_part_6.cc #8 1.191 DEP SIPmsg_Types_part_4.cc #8 1.191 DEP SIPmsg_Types_part_5.cc #8 1.192 DEP SIPmsg_Types_part_3.cc #8 1.192 DEP SIPmsg_Types_part_2.cc #8 1.193 DEP SIPmsg_Types_part_1.cc #8 1.193 DEP SIPmsg_PortType_part_7.cc #8 1.193 DEP SIPmsg_PortType_part_5.cc #8 1.193 DEP SIPmsg_PortType_part_6.cc #8 1.194 DEP SIPmsg_PortType_part_4.cc #8 1.195 DEP SIPmsg_PortType_part_3.cc #8 1.195 DEP SIPmsg_PortType_part_2.cc #8 1.196 DEP SIPmsg_PortType_part_1.cc #8 1.197 DEP SIP_Templates_part_7.cc #8 1.197 DEP SIP_Templates_part_6.cc #8 1.198 DEP SIP_Templates_part_5.cc #8 1.198 DEP SIP_Templates_part_4.cc #8 1.200 DEP SIP_Templates_part_3.cc #8 1.200 DEP SIP_Templates_part_2.cc #8 1.201 DEP SIP_Templates_part_1.cc #8 1.202 DEP SIP_Emulation_part_7.cc #8 1.202 DEP SIP_Emulation_part_6.cc #8 1.203 DEP SIP_Emulation_part_5.cc #8 1.205 DEP SIP_Emulation_part_4.cc #8 1.205 DEP SIP_Emulation_part_3.cc #8 1.205 DEP SIP_Emulation_part_2.cc #8 1.206 DEP SIP_Emulation_part_1.cc #8 1.207 DEP SIP_ConnectionHandler_part_7.cc #8 1.207 DEP SIP_ConnectionHandler_part_6.cc #8 1.208 DEP SIP_ConnectionHandler_part_5.cc #8 1.209 DEP SIP_ConnectionHandler_part_4.cc #8 1.211 DEP SIP_ConnectionHandler_part_3.cc #8 1.213 DEP SIP_ConnectionHandler_part_2.cc #8 1.213 DEP SIP_ConnectionHandler_part_1.cc #8 1.214 DEP SDP_Types_part_7.cc #8 1.214 DEP SDP_Types_part_6.cc #8 1.214 DEP SDP_Types_part_5.cc #8 1.215 DEP SDP_Types_part_4.cc #8 1.215 DEP SDP_Types_part_3.cc #8 1.215 DEP SDP_Types_part_2.cc #8 1.216 DEP SDP_Types_part_1.cc #8 1.219 DEP SDP_Templates_part_7.cc #8 1.219 DEP SDP_Templates_part_6.cc #8 1.220 DEP SDP_Templates_part_5.cc #8 1.221 DEP SDP_Templates_part_4.cc #8 1.229 DEP SDP_Templates_part_3.cc #8 1.229 DEP SDP_Templates_part_2.cc #8 1.229 DEP SDP_Templates_part_1.cc #8 1.229 DEP RTP_Types_part_6.cc #8 1.229 DEP RTP_Types_part_7.cc #8 1.232 DEP RTP_Types_part_5.cc #8 1.233 DEP RTP_Types_part_4.cc #8 1.237 DEP RTP_Types_part_3.cc #8 1.237 DEP RTP_Types_part_2.cc #8 1.238 DEP RTP_Types_part_1.cc #8 1.239 DEP RTP_CodecPort_part_7.cc #8 1.240 DEP RTP_CodecPort_part_6.cc #8 1.242 DEP RTP_CodecPort_part_5.cc #8 1.248 DEP RTP_CodecPort_part_4.cc #8 1.249 DEP RTP_CodecPort_part_3.cc #8 1.249 DEP RTP_CodecPort_part_2.cc #8 1.255 DEP RTP_CodecPort_part_1.cc #8 1.255 DEP PIPEasp_Types_part_7.cc #8 1.258 DEP PIPEasp_Types_part_6.cc #8 1.260 DEP PIPEasp_Types_part_5.cc #8 1.262 DEP PIPEasp_Types_part_4.cc #8 1.265 DEP PIPEasp_Types_part_3.cc #8 1.267 DEP PIPEasp_Types_part_2.cc #8 1.268 DEP PIPEasp_Types_part_1.cc #8 1.268 DEP PIPEasp_Templates_part_7.cc #8 1.269 DEP PIPEasp_Templates_part_6.cc #8 1.271 DEP PIPEasp_Templates_part_5.cc #8 1.271 DEP PIPEasp_Templates_part_4.cc #8 1.273 DEP PIPEasp_Templates_part_3.cc #8 1.273 DEP PIPEasp_Templates_part_2.cc #8 1.275 DEP PIPEasp_Templates_part_1.cc #8 1.275 DEP PIPEasp_PortType_part_7.cc #8 1.275 DEP PIPEasp_PortType_part_6.cc #8 1.276 DEP PIPEasp_PortType_part_5.cc #8 1.277 DEP PIPEasp_PortType_part_4.cc #8 1.277 DEP PIPEasp_PortType_part_3.cc #8 1.278 DEP PIPEasp_PortType_part_2.cc #8 1.280 DEP PIPEasp_PortType_part_1.cc #8 1.285 DEP Osmocom_Types_part_7.cc #8 1.285 DEP Osmocom_Types_part_6.cc #8 1.286 DEP Osmocom_Types_part_5.cc #8 1.286 DEP Osmocom_Types_part_4.cc #8 1.286 DEP Osmocom_Types_part_3.cc #8 1.286 DEP Osmocom_Types_part_2.cc #8 1.286 DEP Osmocom_Types_part_1.cc #8 1.287 DEP Native_Functions_part_7.cc #8 1.287 DEP Native_Functions_part_6.cc #8 1.287 DEP Native_Functions_part_5.cc #8 1.293 DEP Native_Functions_part_4.cc #8 1.294 DEP Native_Functions_part_3.cc #8 1.294 DEP Native_Functions_part_2.cc #8 1.294 DEP Native_Functions_part_1.cc #8 1.294 DEP Misc_Helpers_part_7.cc #8 1.295 DEP Misc_Helpers_part_6.cc #8 1.295 DEP Misc_Helpers_part_5.cc #8 1.295 DEP Misc_Helpers_part_4.cc #8 1.295 DEP Misc_Helpers_part_3.cc #8 1.295 DEP Misc_Helpers_part_2.cc #8 1.296 DEP Misc_Helpers_part_1.cc #8 1.296 DEP IPL4asp_Types_part_7.cc #8 1.297 DEP IPL4asp_Types_part_5.cc #8 1.297 DEP IPL4asp_Types_part_6.cc #8 1.297 DEP IPL4asp_Types_part_4.cc #8 1.297 DEP IPL4asp_Types_part_3.cc #8 1.298 DEP IPL4asp_Types_part_2.cc #8 1.300 DEP IPL4asp_Types_part_1.cc #8 1.302 DEP IPL4asp_PortType_part_6.cc #8 1.302 DEP IPL4asp_PortType_part_7.cc #8 1.302 DEP IPL4asp_PortType_part_5.cc #8 1.302 DEP IPL4asp_PortType_part_4.cc #8 1.302 DEP IPL4asp_PortType_part_3.cc #8 1.303 DEP IPL4asp_PortType_part_1.cc #8 1.303 DEP IPL4asp_PortType_part_2.cc #8 1.303 DEP IPL4asp_Functions_part_7.cc #8 1.305 DEP IPL4asp_Functions_part_6.cc #8 1.308 DEP IPL4asp_Functions_part_5.cc #8 1.308 DEP IPL4asp_Functions_part_4.cc #8 1.308 DEP IPL4asp_Functions_part_3.cc #8 1.308 DEP IPL4asp_Functions_part_2.cc #8 1.309 DEP IPL4asp_Functions_part_1.cc #8 1.309 DEP IMS_ConnectionHandler_part_7.cc #8 1.309 DEP IMS_ConnectionHandler_part_6.cc #8 1.310 DEP IMS_ConnectionHandler_part_5.cc #8 1.310 DEP IMS_ConnectionHandler_part_4.cc #8 1.310 DEP IMS_ConnectionHandler_part_3.cc #8 1.310 DEP IMS_ConnectionHandler_part_2.cc #8 1.311 DEP General_Types_part_7.cc #8 1.311 DEP IMS_ConnectionHandler_part_1.cc #8 1.311 DEP General_Types_part_6.cc #8 1.311 DEP General_Types_part_5.cc #8 1.316 DEP General_Types_part_4.cc #8 1.317 DEP General_Types_part_3.cc #8 1.317 DEP General_Types_part_2.cc #8 1.317 DEP General_Types_part_1.cc #8 1.317 DEP GSM_Types_part_7.cc #8 1.317 DEP GSM_Types_part_6.cc #8 1.318 DEP GSM_Types_part_5.cc #8 1.318 DEP GSM_Types_part_3.cc #8 1.318 DEP GSM_Types_part_4.cc #8 1.319 DEP GSM_Types_part_2.cc #8 1.323 DEP GSM_Types_part_1.cc #8 1.323 DEP Asterisk_Tests_part_7.cc #8 1.324 DEP Asterisk_Tests_part_6.cc #8 1.324 DEP Asterisk_Tests_part_5.cc #8 1.324 DEP Asterisk_Tests_part_3.cc #8 1.324 DEP Asterisk_Tests_part_4.cc #8 1.324 DEP Asterisk_Tests_part_2.cc #8 1.325 DEP Asterisk_Tests_part_1.cc #8 1.326 DEP AMI_Functions_part_7.cc #8 1.326 DEP AMI_Functions_part_6.cc #8 1.326 DEP AMI_Functions_part_5.cc #8 1.326 DEP AMI_Functions_part_4.cc #8 1.329 DEP AMI_Functions_part_3.cc #8 1.329 DEP AMI_Functions_part_2.cc #8 1.329 DEP AMI_Functions_part_1.cc #8 1.329 DEP TELNETasp_PortType.cc #8 1.330 DEP TCCOpenSecurity_Functions.cc #8 1.330 DEP TCCInterface_Functions.cc #8 1.330 DEP TCCEncoding_Functions.cc #8 1.331 DEP TCCDateTime_Functions.cc #8 1.332 DEP TCCConversion_Functions.cc #8 1.332 DEP Socket_API_Definitions.cc #8 1.332 DEP SIPmsg_Types.cc #8 1.332 DEP SIPmsg_PortType.cc #8 1.335 DEP SIP_Templates.cc #8 1.335 DEP SIP_Emulation.cc #8 1.335 DEP SDP_Types.cc #8 1.335 DEP SIP_ConnectionHandler.cc #8 1.336 DEP SDP_Templates.cc #8 1.337 DEP RTP_CodecPort.cc #8 1.337 DEP RTP_Types.cc #8 1.357 DEP PIPEasp_Types.cc #8 1.357 DEP PIPEasp_Templates.cc #8 1.381 DEP PIPEasp_PortType.cc #8 1.388 DEP Osmocom_Types.cc #8 1.388 DEP Native_Functions.cc #8 1.392 DEP Misc_Helpers.cc #8 1.395 DEP IPL4asp_Types.cc #8 1.395 DEP IPL4asp_PortType.cc #8 1.397 DEP IPL4asp_Functions.cc #8 1.402 DEP IMS_ConnectionHandler.cc #8 1.404 DEP General_Types.cc #8 1.404 DEP GSM_Types.cc #8 1.405 DEP Asterisk_Tests.cc #8 1.408 DEP AMI_Functions.cc #8 1.540 CC AMI_Functions.o #8 1.540 CC Asterisk_Tests.o #8 1.540 CC GSM_Types.o #8 1.541 CC General_Types.o #8 1.541 CC IPL4asp_Functions.o #8 1.541 CC IMS_ConnectionHandler.o #8 1.541 CC IPL4asp_PortType.o #8 1.542 CC IPL4asp_Types.o #8 1.542 CC Misc_Helpers.o #8 1.542 CC Native_Functions.o #8 1.543 CC Osmocom_Types.o #8 1.543 CC PIPEasp_PortType.o #8 1.543 CC PIPEasp_Templates.o #8 1.544 CC PIPEasp_Types.o #8 1.544 CC RTP_CodecPort.o #8 1.544 CC RTP_Types.o #8 1.545 CC SDP_Templates.o #8 1.545 CC SDP_Types.o #8 1.545 CC SIP_ConnectionHandler.o #8 1.546 CC SIP_Emulation.o #8 2.183 CC SIP_Templates.o #8 2.240 CC SIPmsg_PortType.o #8 2.265 CC SIPmsg_Types.o #8 2.266 CC Socket_API_Definitions.o #8 2.442 CC TCCConversion_Functions.o #8 2.465 CC TCCDateTime_Functions.o #8 2.504 SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': #8 2.504 SIP_Emulation.cc:4354:1: warning: control reaches end of non-void function [-Wreturn-type] #8 2.504 4354 | } #8 2.504 | ^ #8 2.504 SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 2.504 SIP_Emulation.cc:4405:1: warning: control reaches end of non-void function [-Wreturn-type] #8 2.504 4405 | } #8 2.504 | ^ #8 2.617 CC TCCEncoding_Functions.o #8 2.617 CC TCCInterface_Functions.o #8 2.640 CC TCCOpenSecurity_Functions.o #8 3.010 CC TELNETasp_PortType.o #8 3.192 CC AMI_Functions_part_1.o #8 3.209 CC AMI_Functions_part_2.o #8 3.241 CC AMI_Functions_part_3.o #8 3.241 CC AMI_Functions_part_4.o #8 3.248 CC AMI_Functions_part_5.o #8 3.258 CC AMI_Functions_part_6.o #8 3.258 CC AMI_Functions_part_7.o #8 3.274 CC Asterisk_Tests_part_1.o #8 3.274 CC Asterisk_Tests_part_2.o #8 3.276 CC Asterisk_Tests_part_3.o #8 3.291 CC Asterisk_Tests_part_4.o #8 3.291 CC Asterisk_Tests_part_5.o #8 3.294 CC Asterisk_Tests_part_6.o #8 3.308 CC Asterisk_Tests_part_7.o #8 3.312 CC GSM_Types_part_1.o #8 3.313 CC GSM_Types_part_2.o #8 3.325 CC GSM_Types_part_3.o #8 3.331 CC GSM_Types_part_4.o #8 3.332 CC GSM_Types_part_5.o #8 3.342 CC GSM_Types_part_6.o #8 3.347 CC GSM_Types_part_7.o #8 3.350 CC General_Types_part_1.o #8 3.352 CC General_Types_part_2.o #8 3.364 CC General_Types_part_3.o #8 3.368 CC General_Types_part_4.o #8 3.369 CC General_Types_part_5.o #8 3.370 CC General_Types_part_6.o #8 3.385 CC General_Types_part_7.o #8 3.390 CC IMS_ConnectionHandler_part_1.o #8 3.390 CC IMS_ConnectionHandler_part_2.o #8 3.391 CC IMS_ConnectionHandler_part_3.o #8 3.404 CC IMS_ConnectionHandler_part_4.o #8 3.412 CC IMS_ConnectionHandler_part_5.o #8 3.412 CC IMS_ConnectionHandler_part_6.o #8 3.422 CC IMS_ConnectionHandler_part_7.o #8 3.429 CC IPL4asp_Functions_part_1.o #8 3.440 CC IPL4asp_Functions_part_2.o #8 3.441 CC IPL4asp_Functions_part_3.o #8 3.456 CC IPL4asp_Functions_part_4.o #8 3.458 CC IPL4asp_Functions_part_5.o #8 3.469 CC IPL4asp_Functions_part_6.o #8 3.489 CC IPL4asp_Functions_part_7.o #8 3.489 CC IPL4asp_PortType_part_1.o #8 3.503 CC IPL4asp_PortType_part_2.o #8 3.506 CC IPL4asp_PortType_part_3.o #8 3.507 CC IPL4asp_PortType_part_4.o #8 3.532 CC IPL4asp_PortType_part_5.o #8 3.535 CC IPL4asp_PortType_part_6.o #8 3.548 CC IPL4asp_PortType_part_7.o #8 3.570 CC IPL4asp_Types_part_2.o #8 3.570 CC IPL4asp_Types_part_1.o #8 3.578 CC IPL4asp_Types_part_3.o #8 3.594 CC IPL4asp_Types_part_4.o #8 3.614 CC IPL4asp_Types_part_5.o #8 3.652 CC IPL4asp_Types_part_6.o #8 3.654 CC IPL4asp_Types_part_7.o #8 3.675 CC Misc_Helpers_part_1.o #8 3.712 CC Misc_Helpers_part_2.o #8 3.730 CC Misc_Helpers_part_3.o #8 3.734 CC Misc_Helpers_part_4.o #8 3.764 CC Misc_Helpers_part_5.o #8 3.784 CC Misc_Helpers_part_6.o #8 3.808 CC Native_Functions_part_1.o #8 3.808 CC Misc_Helpers_part_7.o #8 3.825 CC Native_Functions_part_2.o #8 3.826 CC Native_Functions_part_3.o #8 3.830 CC Native_Functions_part_4.o #8 3.834 CC Native_Functions_part_5.o #8 3.847 CC Native_Functions_part_6.o #8 3.850 CC Native_Functions_part_7.o #8 3.857 CC Osmocom_Types_part_1.o #8 3.859 CC Osmocom_Types_part_2.o #8 3.865 CC Osmocom_Types_part_3.o #8 3.869 CC Osmocom_Types_part_4.o #8 3.871 CC Osmocom_Types_part_5.o #8 3.872 CC Osmocom_Types_part_6.o #8 3.878 CC Osmocom_Types_part_7.o #8 3.885 CC PIPEasp_PortType_part_1.o #8 3.885 CC PIPEasp_PortType_part_2.o #8 3.889 CC PIPEasp_PortType_part_3.o #8 3.899 CC PIPEasp_PortType_part_4.o #8 3.901 CC PIPEasp_PortType_part_5.o #8 3.902 CC PIPEasp_PortType_part_6.o #8 3.904 CC PIPEasp_PortType_part_7.o #8 3.906 CC PIPEasp_Templates_part_1.o #8 3.917 CC PIPEasp_Templates_part_2.o #8 3.919 CC PIPEasp_Templates_part_3.o #8 3.922 CC PIPEasp_Templates_part_4.o #8 3.934 CC PIPEasp_Templates_part_6.o #8 3.934 CC PIPEasp_Templates_part_7.o #8 3.934 CC PIPEasp_Templates_part_5.o #8 3.936 CC PIPEasp_Types_part_1.o #8 3.948 CC PIPEasp_Types_part_2.o #8 3.952 CC PIPEasp_Types_part_3.o #8 3.953 CC PIPEasp_Types_part_4.o #8 3.956 CC PIPEasp_Types_part_5.o #8 3.967 CC PIPEasp_Types_part_7.o #8 3.967 CC PIPEasp_Types_part_6.o #8 3.971 CC RTP_CodecPort_part_1.o #8 3.971 CC RTP_CodecPort_part_2.o #8 3.982 CC RTP_CodecPort_part_3.o #8 3.985 CC RTP_CodecPort_part_4.o #8 3.989 CC RTP_CodecPort_part_5.o #8 3.995 CC RTP_CodecPort_part_6.o #8 4.005 CC RTP_CodecPort_part_7.o #8 4.006 CC RTP_Types_part_1.o #8 4.007 CC RTP_Types_part_3.o #8 4.007 CC RTP_Types_part_2.o #8 4.020 CC RTP_Types_part_4.o #8 4.021 CC RTP_Types_part_5.o #8 4.029 CC RTP_Types_part_6.o #8 4.032 CC RTP_Types_part_7.o #8 4.042 CC SDP_Templates_part_1.o #8 4.052 CC SDP_Templates_part_2.o #8 4.059 CC SDP_Templates_part_3.o #8 4.059 CC SDP_Templates_part_4.o #8 4.064 CC SDP_Templates_part_5.o #8 4.083 CC SDP_Templates_part_6.o #8 4.087 CC SDP_Templates_part_7.o #8 4.099 CC SDP_Types_part_2.o #8 4.099 CC SDP_Types_part_1.o #8 4.100 CC SDP_Types_part_3.o #8 4.115 CC SDP_Types_part_4.o #8 4.223 CC SDP_Types_part_5.o #8 4.256 CC SDP_Types_part_6.o #8 4.276 CC SDP_Types_part_7.o #8 4.362 CC SIP_ConnectionHandler_part_1.o #8 4.370 CC SIP_ConnectionHandler_part_2.o #8 4.390 CC SIP_ConnectionHandler_part_3.o #8 4.399 CC SIP_ConnectionHandler_part_4.o #8 4.412 CC SIP_ConnectionHandler_part_5.o #8 4.422 CC SIP_ConnectionHandler_part_6.o #8 4.442 CC SIP_ConnectionHandler_part_7.o #8 4.443 CC SIP_Emulation_part_1.o #8 4.464 CC SIP_Emulation_part_2.o #8 4.480 CC SIP_Emulation_part_3.o #8 4.500 CC SIP_Emulation_part_4.o #8 4.505 CC SIP_Emulation_part_5.o #8 4.531 CC SIP_Emulation_part_6.o #8 4.532 CC SIP_Emulation_part_7.o #8 4.552 CC SIP_Templates_part_1.o #8 4.555 CC SIP_Templates_part_2.o #8 4.576 CC SIP_Templates_part_3.o #8 4.578 CC SIP_Templates_part_4.o #8 4.582 CC SIP_Templates_part_5.o #8 4.599 CC SIP_Templates_part_6.o #8 4.617 CC SIP_Templates_part_7.o #8 4.618 CC SIPmsg_PortType_part_1.o #8 4.621 CC SIPmsg_PortType_part_2.o #8 4.644 CC SIPmsg_PortType_part_3.o #8 4.648 CC SIPmsg_PortType_part_4.o #8 4.658 CC SIPmsg_PortType_part_5.o #8 4.666 CC SIPmsg_PortType_part_6.o #8 4.671 CC SIPmsg_PortType_part_7.o #8 4.685 CC SIPmsg_Types_part_1.o #8 4.689 CC SIPmsg_Types_part_2.o #8 4.702 CC SIPmsg_Types_part_3.o #8 4.867 CC SIPmsg_Types_part_4.o #8 4.904 CC SIPmsg_Types_part_5.o #8 4.920 CC SIPmsg_Types_part_6.o #8 4.973 CC SIPmsg_Types_part_7.o #8 5.305 CC Socket_API_Definitions_part_1.o #8 5.332 CC Socket_API_Definitions_part_2.o #8 5.352 CC Socket_API_Definitions_part_3.o #8 5.373 CC Socket_API_Definitions_part_4.o #8 5.376 CC Socket_API_Definitions_part_5.o #8 5.400 CC Socket_API_Definitions_part_6.o #8 5.445 CC Socket_API_Definitions_part_7.o #8 5.446 CC TCCConversion_Functions_part_1.o #8 5.493 CC TCCConversion_Functions_part_2.o #8 5.509 CC TCCConversion_Functions_part_3.o #8 5.528 CC TCCConversion_Functions_part_4.o #8 5.544 CC TCCConversion_Functions_part_5.o #8 5.548 CC TCCConversion_Functions_part_6.o #8 5.567 CC TCCConversion_Functions_part_7.o #8 5.571 CC TCCDateTime_Functions_part_1.o #8 5.591 CC TCCDateTime_Functions_part_2.o #8 5.592 CC TCCDateTime_Functions_part_3.o #8 5.613 CC TCCDateTime_Functions_part_4.o #8 5.615 CC TCCDateTime_Functions_part_5.o #8 5.636 CC TCCDateTime_Functions_part_6.o #8 5.638 CC TCCDateTime_Functions_part_7.o #8 5.657 CC TCCEncoding_Functions_part_1.o #8 5.659 CC TCCEncoding_Functions_part_2.o #8 5.678 CC TCCEncoding_Functions_part_3.o #8 5.681 CC TCCEncoding_Functions_part_4.o #8 5.701 CC TCCEncoding_Functions_part_5.o #8 5.701 CC TCCEncoding_Functions_part_6.o #8 5.741 CC TCCEncoding_Functions_part_7.o #8 5.743 CC TCCInterface_Functions_part_1.o #8 5.766 CC TCCInterface_Functions_part_2.o #8 5.777 CC TCCInterface_Functions_part_3.o #8 5.804 CC TCCInterface_Functions_part_4.o #8 5.805 CC TCCInterface_Functions_part_5.o #8 5.824 CC TCCInterface_Functions_part_6.o #8 5.824 CC TCCInterface_Functions_part_7.o #8 5.844 CC TCCOpenSecurity_Functions_part_1.o #8 5.845 CC TCCOpenSecurity_Functions_part_2.o #8 5.867 CC TCCOpenSecurity_Functions_part_3.o #8 5.867 CC TCCOpenSecurity_Functions_part_4.o #8 5.887 CC TCCOpenSecurity_Functions_part_5.o #8 5.888 CC TCCOpenSecurity_Functions_part_6.o #8 5.931 CC TCCOpenSecurity_Functions_part_7.o #8 5.935 CC TELNETasp_PortType_part_1.o #8 5.960 CC TELNETasp_PortType_part_2.o #8 5.968 CC TELNETasp_PortType_part_3.o #8 5.992 CC TELNETasp_PortType_part_4.o #8 5.995 CC TELNETasp_PortType_part_5.o #8 6.019 CC TELNETasp_PortType_part_6.o #8 6.035 CC TELNETasp_PortType_part_7.o #8 6.041 CC SDP_parse_.tab.o #8 6.050 CC SIP_parse_.tab.o #8 6.071 CC lex.SDP_parse_.o #8 6.422 CC lex.SIP_parse_.o #8 6.659 CC PIPEasp_PT.o #8 7.329 CC IPL4asp_PT.o #8 7.344 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 7.344 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.344 21592 | register yy_state_type yy_current_state; #8 7.344 | ^~~~~~~~~~~~~~~~ #8 7.344 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.344 21593 | register char *yy_cp, *yy_bp; #8 7.344 | ^~~~~ #8 7.344 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.344 21593 | register char *yy_cp, *yy_bp; #8 7.344 | ^~~~~ #8 7.344 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.344 21594 | register int yy_act; #8 7.344 | ^~~~~~ #8 7.350 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 7.350 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.350 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 7.350 | ^~~~ #8 7.351 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.351 22513 | register char *source = (yytext_ptr); #8 7.351 | ^~~~~~ #8 7.351 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.351 22514 | register int number_to_move, i; #8 7.351 | ^~~~~~~~~~~~~~ #8 7.351 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.351 22514 | register int number_to_move, i; #8 7.351 | ^ #8 7.353 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 7.353 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.353 22646 | register yy_state_type yy_current_state; #8 7.353 | ^~~~~~~~~~~~~~~~ #8 7.353 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.353 22647 | register char *yy_cp; #8 7.353 | ^~~~~ #8 7.353 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 7.353 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.353 22676 | register int yy_is_jam; #8 7.353 | ^~~~~~~~~ #8 7.353 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.353 22677 | register char *yy_cp = (yy_c_buf_p); #8 7.353 | ^~~~~ #8 7.627 CC IPL4asp_discovery.o #8 7.721 CC Native_FunctionDefs.o #8 7.829 CC RTP_CodecPort_CtrlFunctDef.o #8 7.890 CC RTP_EncDec.o #8 8.008 CC SDP_EncDec.o #8 8.204 CC SIPmsg_PT.o #8 8.397 CC TCCConversion.o #8 8.453 CC TCCEncoding.o #8 8.525 CC TCCInterface.o #8 8.727 CC TCCOpenSecurity.o #8 8.882 CC TCCDateTime.o #8 8.897 CC TELNETasp_PT.o #8 8.899 CCLD AMI_Functions.so #8 8.925 CCLD Asterisk_Tests.so #8 8.997 CCLD GSM_Types.so #8 9.007 CCLD General_Types.so #8 9.096 CCLD IMS_ConnectionHandler.so #8 9.117 CCLD IPL4asp_Functions.so #8 9.121 CCLD IPL4asp_PortType.so #8 9.148 CCLD IPL4asp_Types.so #8 9.156 CCLD Misc_Helpers.so #8 9.201 CCLD Native_Functions.so #8 9.204 CCLD Osmocom_Types.so #8 9.222 CCLD PIPEasp_PortType.so #8 9.233 CCLD PIPEasp_Templates.so #8 9.240 CCLD PIPEasp_Types.so #8 9.295 CCLD RTP_CodecPort.so #8 9.308 CCLD RTP_Types.so #8 9.320 CCLD SDP_Templates.so #8 9.320 CCLD SDP_Types.so #8 9.324 CCLD SIP_ConnectionHandler.so #8 9.355 CCLD SIP_Emulation.so #8 9.387 CCLD SIP_Templates.so #8 9.406 CCLD SIPmsg_PortType.so #8 9.411 CCLD SIPmsg_Types.so #8 9.440 CCLD Socket_API_Definitions.so #8 9.458 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 9.458 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.458 67 | MD5_Init(&Md5Ctx); #8 9.458 | ~~~~~~~~^~~~~~~~~ #8 9.458 In file included from TCCOpenSecurity.cc:19: #8 9.458 /usr/include/openssl/md5.h:49:27: note: declared here #8 9.458 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 9.458 | ^~~~~~~~ #8 9.458 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.458 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 9.458 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.458 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.458 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.458 | ^~~~~~~~~~ #8 9.458 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.458 69 | MD5_Update(&Md5Ctx, ":", 1); #8 9.458 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.458 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.458 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.458 | ^~~~~~~~~~ #8 9.458 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.458 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 9.458 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.458 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.458 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.458 | ^~~~~~~~~~ #8 9.459 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.459 71 | MD5_Update(&Md5Ctx, ":", 1); #8 9.459 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.459 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.459 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.459 | ^~~~~~~~~~ #8 9.459 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.459 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 9.459 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.459 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.459 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.459 | ^~~~~~~~~~ #8 9.459 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.459 73 | MD5_Final(ha1, &Md5Ctx); #8 9.459 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 9.459 /usr/include/openssl/md5.h:51:27: note: declared here #8 9.459 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 9.459 | ^~~~~~~~~ #8 9.459 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.459 75 | MD5_Init(&Md5Ctx); #8 9.459 | ~~~~~~~~^~~~~~~~~ #8 9.460 /usr/include/openssl/md5.h:49:27: note: declared here #8 9.460 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 9.460 | ^~~~~~~~ #8 9.460 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.460 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 9.460 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.460 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.460 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.460 | ^~~~~~~~~~ #8 9.460 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.460 77 | MD5_Update(&Md5Ctx, ":", 1); #8 9.460 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.460 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.460 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.460 | ^~~~~~~~~~ #8 9.460 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.460 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 9.460 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.460 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.460 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.460 | ^~~~~~~~~~ #8 9.460 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.460 79 | MD5_Update(&Md5Ctx, ":", 1); #8 9.460 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.460 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.460 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.460 | ^~~~~~~~~~ #8 9.460 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.460 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 9.460 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.460 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.460 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.460 | ^~~~~~~~~~ #8 9.460 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.460 81 | MD5_Final(ha1, &Md5Ctx); #8 9.460 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 9.460 /usr/include/openssl/md5.h:51:27: note: declared here #8 9.460 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 9.460 | ^~~~~~~~~ #8 9.460 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateDigestResponse(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 9.460 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.460 107 | MD5_Init(&Md5Ctx); #8 9.460 | ~~~~~~~~^~~~~~~~~ #8 9.460 /usr/include/openssl/md5.h:49:27: note: declared here #8 9.460 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 9.460 | ^~~~~~~~ #8 9.460 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.460 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 9.460 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.460 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.460 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.460 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 109 | MD5_Update(&Md5Ctx, ":", 1); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 112 | MD5_Update(&Md5Ctx, ":", 1); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 115 | MD5_Final(ha2, &Md5Ctx); #8 9.461 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:51:27: note: declared here #8 9.461 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 9.461 | ^~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 118 | MD5_Init(&Md5Ctx); #8 9.461 | ~~~~~~~~^~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:49:27: note: declared here #8 9.461 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 9.461 | ^~~~~~~~ #8 9.461 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 120 | MD5_Update(&Md5Ctx, ":", 1); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 122 | MD5_Update(&Md5Ctx, ":", 1); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 125 | MD5_Update(&Md5Ctx, ":", 1); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.461 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.461 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 9.461 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.461 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.461 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.461 | ^~~~~~~~~~ #8 9.462 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.462 127 | MD5_Update(&Md5Ctx, ":", 1); #8 9.462 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.462 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.462 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.462 | ^~~~~~~~~~ #8 9.462 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.462 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 9.462 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.462 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.462 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.462 | ^~~~~~~~~~ #8 9.462 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.462 129 | MD5_Update(&Md5Ctx, ":", 1); #8 9.462 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.462 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.462 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.462 | ^~~~~~~~~~ #8 9.462 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.462 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 9.462 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.462 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.462 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.462 | ^~~~~~~~~~ #8 9.462 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.462 134 | MD5_Final(resp, &Md5Ctx); #8 9.462 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 9.462 /usr/include/openssl/md5.h:51:27: note: declared here #8 9.462 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 9.462 | ^~~~~~~~~ #8 9.463 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 9.463 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.463 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 9.463 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.463 /usr/include/openssl/md5.h:52:38: note: declared here #8 9.463 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 9.463 | ^~~ #8 9.463 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 9.463 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.463 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 9.463 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.463 /usr/include/openssl/md5.h:52:38: note: declared here #8 9.463 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 9.463 | ^~~ #8 9.464 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.464 TCCOpenSecurity.cc:524:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.464 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 9.464 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 9.465 In file included from TCCOpenSecurity.cc:21: #8 9.465 /usr/include/openssl/aes.h:50:5: note: declared here #8 9.465 50 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 9.465 | ^~~~~~~~~~~~~~~~~~~ #8 9.465 TCCOpenSecurity.cc:526:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.465 526 | AES_cbc_encrypt(data, enc_data, #8 9.465 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 9.465 527 | data_len, &enc_key, #8 9.465 | ~~~~~~~~~~~~~~~~~~~ #8 9.465 528 | k_iv, AES_ENCRYPT); #8 9.465 | ~~~~~~~~~~~~~~~~~~ #8 9.465 /usr/include/openssl/aes.h:65:6: note: declared here #8 9.465 65 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 9.465 | ^~~~~~~~~~~~~~~ #8 9.465 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.465 TCCOpenSecurity.cc:569:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.465 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 9.465 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 9.465 /usr/include/openssl/aes.h:53:5: note: declared here #8 9.465 53 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 9.465 | ^~~~~~~~~~~~~~~~~~~ #8 9.465 TCCOpenSecurity.cc:571:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.465 571 | AES_cbc_encrypt(data, dec_data, #8 9.465 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 9.465 572 | data_len, &dec_key, #8 9.465 | ~~~~~~~~~~~~~~~~~~~ #8 9.465 573 | k_iv, AES_DECRYPT); #8 9.465 | ~~~~~~~~~~~~~~~~~~ #8 9.465 /usr/include/openssl/aes.h:65:6: note: declared here #8 9.465 65 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 9.465 | ^~~~~~~~~~~~~~~ #8 9.466 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.466 TCCOpenSecurity.cc:613:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.466 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 9.466 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.466 /usr/include/openssl/aes.h:50:5: note: declared here #8 9.466 50 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 9.466 | ^~~~~~~~~~~~~~~~~~~ #8 9.466 CCLD TCCConversion_Functions.so #8 9.466 TCCOpenSecurity.cc:615:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.466 615 | AES_cbc_encrypt(data, enc_data, #8 9.466 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 9.466 616 | data_len, &enc_key, #8 9.466 | ~~~~~~~~~~~~~~~~~~~ #8 9.466 617 | k_iv, AES_ENCRYPT); #8 9.466 | ~~~~~~~~~~~~~~~~~~ #8 9.466 /usr/include/openssl/aes.h:65:6: note: declared here #8 9.466 65 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 9.466 | ^~~~~~~~~~~~~~~ #8 9.467 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.467 TCCOpenSecurity.cc:659:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.467 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 9.467 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.467 /usr/include/openssl/aes.h:53:5: note: declared here #8 9.467 53 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 9.467 | ^~~~~~~~~~~~~~~~~~~ #8 9.467 TCCOpenSecurity.cc:661:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.467 661 | AES_cbc_encrypt(data, dec_data, #8 9.467 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 9.467 662 | data_len, &dec_key, #8 9.467 | ~~~~~~~~~~~~~~~~~~~ #8 9.467 663 | k_iv, AES_DECRYPT); #8 9.467 | ~~~~~~~~~~~~~~~~~~ #8 9.467 /usr/include/openssl/aes.h:65:6: note: declared here #8 9.467 65 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 9.467 | ^~~~~~~~~~~~~~~ #8 9.472 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 9.472 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.472 1124 | DH* dh = DH_new(); #8 9.472 | ~~~~~~^~ #8 9.473 In file included from TCCOpenSecurity.cc:24: #8 9.473 /usr/include/openssl/dh.h:203:27: note: declared here #8 9.473 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 9.473 | ^~~~~~ #8 9.473 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.473 1134 | DH_free(dh); #8 9.473 | ~~~~~~~^~~~ #8 9.474 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.474 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.474 | ^~~~~~~ #8 9.474 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.474 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 9.474 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 9.474 /usr/include/openssl/dh.h:259:27: note: declared here #8 9.474 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 9.474 | ^~~~~~~~~~~ #8 9.475 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.475 1150 | DH_generate_key(dh); #8 9.475 | ~~~~~~~~~~~~~~~^~~~ #8 9.475 /usr/include/openssl/dh.h:227:27: note: declared here #8 9.475 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 9.475 | ^~~~~~~~~~~~~~~ #8 9.475 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.475 1155 | DH_get0_key(dh, &pubk, &privk); #8 9.475 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 9.475 /usr/include/openssl/dh.h:260:28: note: declared here #8 9.475 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 9.475 | ^~~~~~~~~~~ #8 9.476 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.476 1172 | DH_free(dh); #8 9.476 | ~~~~~~~^~~~ #8 9.476 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.476 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.476 | ^~~~~~~ #8 9.477 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.477 1187 | DH_free(dh); #8 9.477 | ~~~~~~~^~~~ #8 9.477 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.477 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.477 | ^~~~~~~ #8 9.478 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.478 1191 | DH_free(dh); #8 9.478 | ~~~~~~~^~~~ #8 9.478 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.478 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.478 | ^~~~~~~ #8 9.479 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 9.479 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.479 1227 | DH* dh = DH_new(); #8 9.479 | ~~~~~~^~ #8 9.479 /usr/include/openssl/dh.h:203:27: note: declared here #8 9.479 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 9.479 | ^~~~~~ #8 9.479 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.479 1237 | DH_free(dh); #8 9.479 | ~~~~~~~^~~~ #8 9.480 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.480 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.480 | ^~~~~~~ #8 9.480 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.480 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 9.480 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 9.480 /usr/include/openssl/dh.h:259:27: note: declared here #8 9.480 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 9.480 | ^~~~~~~~~~~ #8 9.481 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.481 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 9.481 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 9.481 /usr/include/openssl/dh.h:262:27: note: declared here #8 9.481 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 9.481 | ^~~~~~~~~~~ #8 9.481 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.481 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 9.481 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.481 /usr/include/openssl/dh.h:228:27: note: declared here #8 9.481 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 9.481 | ^~~~~~~~~~~~~~ #8 9.482 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.482 1267 | DH_free(dh); #8 9.482 | ~~~~~~~^~~~ #8 9.482 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.482 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.482 | ^~~~~~~ #8 9.482 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.482 1271 | DH_free(dh); #8 9.482 | ~~~~~~~^~~~ #8 9.482 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.482 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.482 | ^~~~~~~ #8 9.483 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 9.483 TCCOpenSecurity.cc:1311:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.483 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 9.483 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.484 /usr/include/openssl/aes.h:50:5: note: declared here #8 9.484 50 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 9.484 | ^~~~~~~~~~~~~~~~~~~ #8 9.484 TCCOpenSecurity.cc:1318:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.484 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 9.484 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.484 /usr/include/openssl/aes.h:56:6: note: declared here #8 9.484 56 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 9.484 | ^~~~~~~~~~~ #8 9.485 TCCOpenSecurity.cc:1320:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.485 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 9.485 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.485 /usr/include/openssl/aes.h:56:6: note: declared here #8 9.485 56 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 9.485 | ^~~~~~~~~~~ #8 9.486 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 9.486 TCCOpenSecurity.cc:1363:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.486 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 9.486 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.486 /usr/include/openssl/aes.h:53:5: note: declared here #8 9.486 53 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 9.486 | ^~~~~~~~~~~~~~~~~~~ #8 9.487 TCCOpenSecurity.cc:1370:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.487 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 9.487 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.487 /usr/include/openssl/aes.h:59:6: note: declared here #8 9.487 59 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 9.487 | ^~~~~~~~~~~ #8 9.487 TCCOpenSecurity.cc:1372:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.487 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 9.487 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.487 CCLD TCCDateTime_Functions.so #8 9.488 /usr/include/openssl/aes.h:59:6: note: declared here #8 9.488 59 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 9.488 | ^~~~~~~~~~~ #8 9.488 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.488 TCCOpenSecurity.cc:1389:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.488 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 9.488 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.488 /usr/include/openssl/aes.h:50:5: note: declared here #8 9.488 50 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 9.488 | ^~~~~~~~~~~~~~~~~~~ #8 9.489 TCCOpenSecurity.cc:1401:120: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.489 1401 | CRYPTO_ctr128_encrypt((const unsigned char*)p_data, enc_data, data_len, &aes_k, k_iv,ecount_buf , &num, (block128_f)AES_encrypt); #8 9.489 | ^~~~~~~~~~~ #8 9.489 /usr/include/openssl/aes.h:56:6: note: declared here #8 9.489 56 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 9.489 | ^~~~~~~~~~~ #8 9.498 CCLD TCCEncoding_Functions.so #8 9.507 CCLD TCCInterface_Functions.so #8 9.517 CCLD TCCOpenSecurity_Functions.so #8 9.560 CCLD TELNETasp_PortType.so #8 9.574 CCLD AMI_Functions_part_1.so #8 9.580 CCLD AMI_Functions_part_2.so #8 9.602 CCLD AMI_Functions_part_3.so #8 9.603 CCLD AMI_Functions_part_4.so #8 9.605 CCLD AMI_Functions_part_5.so #8 9.613 CCLD AMI_Functions_part_6.so #8 9.633 CCLD AMI_Functions_part_7.so #8 9.634 CCLD Asterisk_Tests_part_1.so #8 9.634 CCLD Asterisk_Tests_part_2.so #8 9.636 CCLD Asterisk_Tests_part_3.so #8 9.644 CCLD Asterisk_Tests_part_4.so #8 9.645 lex.SIP_parse_.c: In function 'int SIP_parse_lex()': #8 9.645 lex.SIP_parse_.c:141174:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.645 141174 | register yy_state_type yy_current_state; #8 9.645 | ^~~~~~~~~~~~~~~~ #8 9.645 lex.SIP_parse_.c:141175:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.645 141175 | register char *yy_cp, *yy_bp; #8 9.645 | ^~~~~ #8 9.645 lex.SIP_parse_.c:141175:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.645 141175 | register char *yy_cp, *yy_bp; #8 9.645 | ^~~~~ #8 9.645 lex.SIP_parse_.c:141176:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.645 141176 | register int yy_act; #8 9.645 | ^~~~~~ #8 9.646 CCLD Asterisk_Tests_part_5.so #8 9.653 CCLD Asterisk_Tests_part_6.so #8 9.658 CCLD Asterisk_Tests_part_7.so #8 9.659 CCLD GSM_Types_part_1.so #8 9.661 CCLD GSM_Types_part_2.so #8 9.662 CCLD GSM_Types_part_3.so #8 9.662 lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': #8 9.662 lex.SIP_parse_.c:144034:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.662 144034 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 9.662 | ^~~~ #8 9.662 lex.SIP_parse_.c:144035:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.662 144035 | register char *source = (yytext_ptr); #8 9.662 | ^~~~~~ #8 9.662 lex.SIP_parse_.c:144036:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.662 144036 | register int number_to_move, i; #8 9.662 | ^~~~~~~~~~~~~~ #8 9.662 lex.SIP_parse_.c:144036:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.662 144036 | register int number_to_move, i; #8 9.662 | ^ #8 9.664 lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 9.664 lex.SIP_parse_.c:144168:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.664 144168 | register yy_state_type yy_current_state; #8 9.664 | ^~~~~~~~~~~~~~~~ #8 9.664 lex.SIP_parse_.c:144169:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.664 144169 | register char *yy_cp; #8 9.664 | ^~~~~ #8 9.665 lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 9.665 lex.SIP_parse_.c:144198:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.665 144198 | register int yy_is_jam; #8 9.665 | ^~~~~~~~~ #8 9.665 lex.SIP_parse_.c:144199:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.665 144199 | register char *yy_cp = (yy_c_buf_p); #8 9.665 | ^~~~~ #8 9.672 CCLD GSM_Types_part_4.so #8 9.674 CCLD GSM_Types_part_5.so #8 9.674 CCLD GSM_Types_part_6.so #8 9.677 CCLD GSM_Types_part_7.so #8 9.678 CCLD General_Types_part_1.so #8 9.683 CCLD General_Types_part_2.so #8 9.688 CCLD General_Types_part_3.so #8 9.689 CCLD General_Types_part_4.so #8 9.689 CCLD General_Types_part_5.so #8 9.703 CCLD General_Types_part_6.so #8 9.703 CCLD General_Types_part_7.so #8 9.704 CCLD IMS_ConnectionHandler_part_1.so #8 9.704 CCLD IMS_ConnectionHandler_part_2.so #8 9.705 CCLD IMS_ConnectionHandler_part_3.so #8 9.705 CCLD IMS_ConnectionHandler_part_4.so #8 9.708 CCLD IMS_ConnectionHandler_part_5.so #8 9.715 CCLD IMS_ConnectionHandler_part_7.so #8 9.715 CCLD IMS_ConnectionHandler_part_6.so #8 9.725 CCLD IPL4asp_Functions_part_1.so #8 9.729 CCLD IPL4asp_Functions_part_2.so #8 9.729 CCLD IPL4asp_Functions_part_3.so #8 9.732 CCLD IPL4asp_Functions_part_4.so #8 9.732 CCLD IPL4asp_Functions_part_5.so #8 9.749 CCLD IPL4asp_Functions_part_6.so #8 9.749 CCLD IPL4asp_Functions_part_7.so #8 9.750 CCLD IPL4asp_PortType_part_1.so #8 9.750 CCLD IPL4asp_PortType_part_2.so #8 9.753 CCLD IPL4asp_PortType_part_3.so #8 9.753 CCLD IPL4asp_PortType_part_4.so #8 9.769 CCLD IPL4asp_PortType_part_5.so #8 9.769 CCLD IPL4asp_PortType_part_6.so #8 9.778 CCLD IPL4asp_PortType_part_7.so #8 9.778 CCLD IPL4asp_Types_part_1.so #8 9.778 CCLD IPL4asp_Types_part_2.so #8 9.779 CCLD IPL4asp_Types_part_3.so #8 9.779 CCLD IPL4asp_Types_part_4.so #8 9.780 CCLD IPL4asp_Types_part_5.so #8 9.784 CCLD IPL4asp_Types_part_6.so #8 9.787 CCLD IPL4asp_Types_part_7.so #8 9.791 CCLD Misc_Helpers_part_1.so #8 9.794 CCLD Misc_Helpers_part_2.so #8 9.796 CCLD Misc_Helpers_part_3.so #8 9.801 CCLD Misc_Helpers_part_4.so #8 9.805 CCLD Misc_Helpers_part_5.so #8 9.806 CCLD Misc_Helpers_part_6.so #8 9.808 CCLD Misc_Helpers_part_7.so #8 9.809 CCLD Native_Functions_part_1.so #8 9.811 CCLD Native_Functions_part_2.so #8 9.825 CCLD Native_Functions_part_3.so #8 9.825 CCLD Native_Functions_part_4.so #8 9.825 CCLD Native_Functions_part_5.so #8 9.825 CCLD Native_Functions_part_6.so #8 9.833 CCLD Osmocom_Types_part_1.so #8 9.833 CCLD Native_Functions_part_7.so #8 9.833 CCLD Osmocom_Types_part_2.so #8 9.834 CCLD Osmocom_Types_part_3.so #8 9.836 CCLD Osmocom_Types_part_4.so #8 9.850 CCLD Osmocom_Types_part_5.so #8 9.850 CCLD Osmocom_Types_part_6.so #8 9.850 CCLD Osmocom_Types_part_7.so #8 9.851 CCLD PIPEasp_PortType_part_1.so #8 9.853 CCLD PIPEasp_PortType_part_2.so #8 9.853 CCLD PIPEasp_PortType_part_3.so #8 9.854 CCLD PIPEasp_PortType_part_4.so #8 9.855 CCLD PIPEasp_PortType_part_5.so #8 9.859 CCLD PIPEasp_PortType_part_6.so #8 9.859 CCLD PIPEasp_PortType_part_7.so #8 9.864 CCLD PIPEasp_Templates_part_1.so #8 9.873 CCLD PIPEasp_Templates_part_2.so #8 9.873 CCLD PIPEasp_Templates_part_3.so #8 9.879 CCLD PIPEasp_Templates_part_4.so #8 9.880 CCLD PIPEasp_Templates_part_5.so #8 9.881 CCLD PIPEasp_Templates_part_6.so #8 9.882 CCLD PIPEasp_Templates_part_7.so #8 9.884 CCLD PIPEasp_Types_part_1.so #8 9.884 CCLD PIPEasp_Types_part_2.so #8 9.889 CCLD PIPEasp_Types_part_3.so #8 9.889 CCLD PIPEasp_Types_part_4.so #8 9.889 CCLD PIPEasp_Types_part_5.so #8 9.894 CCLD PIPEasp_Types_part_6.so #8 9.895 CCLD PIPEasp_Types_part_7.so #8 9.898 CCLD RTP_CodecPort_part_1.so #8 9.908 CCLD RTP_CodecPort_part_2.so #8 9.908 CCLD RTP_CodecPort_part_3.so #8 9.909 CCLD RTP_CodecPort_part_4.so #8 9.911 CCLD RTP_CodecPort_part_5.so #8 9.912 CCLD RTP_CodecPort_part_6.so #8 9.914 CCLD RTP_CodecPort_part_7.so #8 9.917 CCLD RTP_Types_part_1.so #8 9.920 CCLD RTP_Types_part_2.so #8 9.920 CCLD RTP_Types_part_3.so #8 9.920 CCLD RTP_Types_part_4.so #8 9.922 CCLD RTP_Types_part_5.so #8 9.932 CCLD RTP_Types_part_6.so #8 9.940 CCLD RTP_Types_part_7.so #8 9.941 CCLD SDP_Templates_part_1.so #8 9.942 CCLD SDP_Templates_part_2.so #8 9.943 CCLD SDP_Templates_part_4.so #8 9.943 CCLD SDP_Templates_part_3.so #8 9.944 CCLD SDP_Templates_part_5.so #8 9.944 CCLD SDP_Templates_part_6.so #8 9.948 CCLD SDP_Templates_part_7.so #8 9.949 CCLD SDP_Types_part_1.so #8 9.957 CCLD SDP_Types_part_2.so #8 9.973 CCLD SDP_Types_part_3.so #8 9.973 CCLD SDP_Types_part_4.so #8 9.974 CCLD SDP_Types_part_5.so #8 9.993 CCLD SDP_Types_part_6.so #8 9.993 CCLD SDP_Types_part_7.so #8 9.993 CCLD SIP_ConnectionHandler_part_1.so #8 9.993 CCLD SIP_ConnectionHandler_part_2.so #8 9.995 CCLD SIP_ConnectionHandler_part_3.so #8 9.995 CCLD SIP_ConnectionHandler_part_4.so #8 10.02 CCLD SIP_ConnectionHandler_part_5.so #8 10.02 CCLD SIP_ConnectionHandler_part_6.so #8 10.03 CCLD SIP_ConnectionHandler_part_7.so #8 10.03 CCLD SIP_Emulation_part_1.so #8 10.03 CCLD SIP_Emulation_part_2.so #8 10.03 CCLD SIP_Emulation_part_3.so #8 10.03 CCLD SIP_Emulation_part_4.so #8 10.04 CCLD SIP_Emulation_part_5.so #8 10.05 CCLD SIP_Emulation_part_6.so #8 10.05 CCLD SIP_Emulation_part_7.so #8 10.05 CCLD SIP_Templates_part_1.so #8 10.05 CCLD SIP_Templates_part_2.so #8 10.05 CCLD SIP_Templates_part_3.so #8 10.06 CCLD SIP_Templates_part_4.so #8 10.06 CCLD SIP_Templates_part_5.so #8 10.07 CCLD SIP_Templates_part_6.so #8 10.07 CCLD SIP_Templates_part_7.so #8 10.07 CCLD SIPmsg_PortType_part_1.so #8 10.07 CCLD SIPmsg_PortType_part_2.so #8 10.08 CCLD SIPmsg_PortType_part_3.so #8 10.08 CCLD SIPmsg_PortType_part_4.so #8 10.08 CCLD SIPmsg_PortType_part_5.so #8 10.08 CCLD SIPmsg_PortType_part_6.so #8 10.08 CCLD SIPmsg_PortType_part_7.so #8 10.10 CCLD SIPmsg_Types_part_1.so #8 10.10 CCLD SIPmsg_Types_part_2.so #8 10.10 CCLD SIPmsg_Types_part_3.so #8 10.10 CCLD SIPmsg_Types_part_4.so #8 10.10 CCLD SIPmsg_Types_part_7.so #8 10.10 CCLD Socket_API_Definitions_part_1.so #8 10.11 CCLD Socket_API_Definitions_part_2.so #8 10.11 CCLD Socket_API_Definitions_part_3.so #8 10.11 CCLD Socket_API_Definitions_part_4.so #8 10.11 CCLD Socket_API_Definitions_part_5.so #8 10.11 CCLD Socket_API_Definitions_part_6.so #8 10.11 CCLD Socket_API_Definitions_part_7.so #8 10.13 CCLD TCCConversion_Functions_part_1.so #8 10.14 CCLD TCCConversion_Functions_part_2.so #8 10.14 CCLD TCCConversion_Functions_part_3.so #8 10.14 CCLD TCCConversion_Functions_part_4.so #8 10.14 CCLD TCCConversion_Functions_part_5.so #8 10.15 CCLD TCCConversion_Functions_part_6.so #8 10.15 CCLD TCCConversion_Functions_part_7.so #8 10.15 CCLD TCCDateTime_Functions_part_1.so #8 10.15 CCLD TCCDateTime_Functions_part_2.so #8 10.17 CCLD TCCDateTime_Functions_part_3.so #8 10.17 CCLD TCCDateTime_Functions_part_4.so #8 10.18 CCLD TCCDateTime_Functions_part_5.so #8 10.18 CCLD TCCDateTime_Functions_part_6.so #8 10.18 CCLD TCCDateTime_Functions_part_7.so #8 10.18 CCLD TCCEncoding_Functions_part_1.so #8 10.18 CCLD TCCEncoding_Functions_part_2.so #8 10.18 CCLD TCCEncoding_Functions_part_3.so #8 10.18 CCLD TCCEncoding_Functions_part_4.so #8 10.19 CCLD TCCEncoding_Functions_part_5.so #8 10.19 CCLD TCCEncoding_Functions_part_6.so #8 10.20 CCLD TCCEncoding_Functions_part_7.so #8 10.20 CCLD TCCInterface_Functions_part_1.so #8 10.21 CCLD TCCInterface_Functions_part_2.so #8 10.21 CCLD TCCInterface_Functions_part_3.so #8 10.21 CCLD TCCInterface_Functions_part_4.so #8 10.22 CCLD TCCInterface_Functions_part_5.so #8 10.23 CCLD TCCInterface_Functions_part_6.so #8 10.23 CCLD TCCInterface_Functions_part_7.so #8 10.23 CCLD TCCOpenSecurity_Functions_part_1.so #8 10.23 CCLD TCCOpenSecurity_Functions_part_2.so #8 10.23 CCLD TCCOpenSecurity_Functions_part_3.so #8 10.23 CCLD TCCOpenSecurity_Functions_part_4.so #8 10.23 CCLD TCCOpenSecurity_Functions_part_5.so #8 10.23 CCLD TCCOpenSecurity_Functions_part_6.so #8 10.23 CCLD TCCOpenSecurity_Functions_part_7.so #8 10.23 CCLD TELNETasp_PortType_part_1.so #8 10.23 CCLD TELNETasp_PortType_part_2.so #8 10.23 CCLD TELNETasp_PortType_part_3.so #8 10.24 CCLD TELNETasp_PortType_part_4.so #8 10.25 CCLD TELNETasp_PortType_part_5.so #8 10.25 CCLD TELNETasp_PortType_part_6.so #8 10.25 CCLD TELNETasp_PortType_part_7.so #8 10.26 CCLD SDP_parse_.tab.so #8 10.26 CCLD SIP_parse_.tab.so #8 10.26 CCLD lex.SDP_parse_.so #8 10.26 CCLD PIPEasp_PT.so #8 10.26 CCLD IPL4asp_PT.so #8 10.26 CCLD IPL4asp_discovery.so #8 10.26 CCLD Native_FunctionDefs.so #8 10.27 CCLD RTP_CodecPort_CtrlFunctDef.so #8 10.27 CCLD RTP_EncDec.so #8 10.27 CCLD SDP_EncDec.so #8 10.27 CCLD TCCConversion.so #8 10.27 CCLD TCCEncoding.so #8 10.27 CCLD TCCInterface.so #8 10.27 CCLD TCCOpenSecurity.so #8 10.28 CCLD TCCDateTime.so #8 10.32 CCLD TELNETasp_PT.so #8 10.36 CCLD SIPmsg_Types_part_5.so #8 10.42 CCLD SIPmsg_Types_part_6.so #8 10.54 CCLD lex.SIP_parse_.so #8 10.57 CCLD SIPmsg_PT.so #8 10.61 CCLD Asterisk_Tests #8 10.77 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/asterisk' #8 DONE 11.5s #9 [4/5] COPY TTCN3/ASTERISK_TESTS.CFG /data/Asterisk_Tests.cfg #9 DONE 0.2s #10 [5/5] COPY TTCN3/TTCN3.SH /data/ttcn3.sh #10 DONE 0.1s #11 exporting to image #11 exporting layers #11 exporting layers 0.7s done #11 writing image sha256:d6483b2d02ebff3fd725909c6c2ccd2087da0b04d8545963218bb32d2ff218c5 0.0s done #11 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest 0.0s done #11 DONE 0.8s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 14) 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 d6483b2d02eb + list_osmo_packages debian-trixie ttcn3-asterisk-ims-ue-test + local distro=debian-trixie + local image=ttcn3-asterisk-ims-ue-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-asterisk-ims-ue-test -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends dnsmasq + local feed + depends= + [ -n ] + docker_distro_from_image_name dnsmasq + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name dnsmasq + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name dnsmasq + echo dnsmasq + dir=dnsmasq + [ -z ] + pull_arg=--pull + grep ^FROM ../dnsmasq/Dockerfile + from_line=FROM debian:stable + echo FROM debian:stable + grep -q $USER + set +x Building image: dnsmasq (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../dnsmasq BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/dnsmasq OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/dnsmasq' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/dnsmasq:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 414B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:stable #2 DONE 0.7s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian:stable@sha256:ad4fc51a0bb73025eb126f1031ce41afe6b782a0a75fc296edc14ebf9f45abd2 #4 DONE 0.0s #5 [2/2] RUN APT-GET update && apt-get install -y --no-install-recommends dnsmasq && apt-get clean #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:5cfd6aabfec2b4647564c5074968c7dd2830f476d4f896f6f562232a479995ef 0.0s done #6 naming to docker.io/osmocom-build/dnsmasq:latest 0.0s done #6 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/dnsmasq' + docker_image_exists dnsmasq + docker images -q osmocom-build/dnsmasq + test -n 5cfd6aabfec2 + list_osmo_packages debian-trixie dnsmasq + local distro=debian-trixie + local image=dnsmasq + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/dnsmasq -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=1047539 + seq 1 30 + echo (1047539 + 1) % 256 + bc + SUBNET=244 + NET_NAME=ttcn3-asterisk-ims-ue-test-244 + SUB4=172.18.244.0/24 + SUB6=fd02:db8:244::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-244, trying SUBNET=244... + docker network create --internal --subnet 172.18.244.0/24 --ipv6 --subnet fd02:db8:244::/64 ttcn3-asterisk-ims-ue-test-244 9e124f42885a8bfb98c7b88a8be3d9ddcdcd1685e49fb82cbaa4f8db552f24f2 + set +x ### Network ttcn3-asterisk-ims-ue-test-244 created (SUBNET=244) ### + return + test_config_enabled ipv4 + local config=ipv4 + local i + local valid=0 + [ ipv4 = ipv4 ] + valid=1 + break + [ 1 != 1 ] + [ -z ipv4 ipv6 ] + [ ipv4 = ipv4 ] + return 0 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq-ipv4 + cp dnsmasq/dnsmasq.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq-ipv4/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/unix + cp ttcn3/ttcn3.sh /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/ + cp ttcn3/Asterisk_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/Asterisk_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/Asterisk_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/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-ipv4/Asterisk_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4 + 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-ipv4/ + network_replace_subnet_in_configs + set +x Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/ttcn3.sh Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/Asterisk_Tests.cfg Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/logger.conf Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/manager.conf Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/asterisk.conf Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/pjsip.conf Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/asterisk.sh Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/pjproject.conf Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/extensions.conf Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq-ipv4/dnsmasq.conf + ASTERISK_IP_SUFFIX=10 + TTCN3_IP_SUFFIX=103 + IMSCORE_IP_SUFFIX=104 + DNS_IP_SUFFIX=200 + [ ipv4 = ipv4 ] + NETMASK_PREFIX=24 + SUBNET_IP_PREFIX=172.18.244 + ASTERISK_IPADDR=172.18.244.10 + DNS_IPADDR=172.18.244.200 + EXTRA_IPADDR=172.18.244.104/24 + start_dnsmasq ipv4 + local test_config=ipv4 + echo Starting container with dnsmasq Starting container with dnsmasq + docker_network_params 244 200 + NET=244 + ADDR_SUFIX=200 + echo --network ttcn3-asterisk-ims-ue-test-244 --ip 172.18.244.200 --ip6 fd02:db8:244::200 + docker run --rm --cap-add=NET_ADMIN --network ttcn3-asterisk-ims-ue-test-244 --ip 172.18.244.200 --ip6 fd02:db8:244::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq-ipv4:/data --name jenkins-ttcn3-asterisk-ims-ue-test-782-dnsmasq -d osmocom-build/dnsmasq 5810025fff044e27c8884757dabf17b527634814157a5edb2c99f508caa3cec9 + start_asterisk ipv4 + local test_config=ipv4 + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 244 10 + NET=244 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-244 --ip 172.18.244.10 --ip6 fd02:db8:244::10 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-244 --ip 172.18.244.10 --ip6 fd02:db8:244::10 -e DNS_IPADDR=172.18.244.200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4:/data -w /data --name jenkins-ttcn3-asterisk-ims-ue-test-782-asterisk -d osmocom-build/asterisk-master /bin/sh -c wrapper_core_bt_on_error.sh /data/asterisk.sh >/data/asterisk.console.log 2>&1 7d1cf40228953b74db4e2dc78a4dd7b0a3b6f38d7f7db4c94f0eef16ba5a78b9 + start_testsuite ipv4 + local test_config=ipv4 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 244 103 + NET=244 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-244 --ip 172.18.244.103 --ip6 fd02:db8:244::103 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-244 --ip 172.18.244.103 --ip6 fd02:db8:244::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e EXTRA_IPADDR=172.18.244.104/24 -e ASTERISK_IPADDR=172.18.244.10 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4:/data --name jenkins-ttcn3-asterisk-ims-ue-test-782-ttcn3-asterisk-ims-ue-test osmocom-build/ttcn3-asterisk-ims-ue-test /data/ttcn3.sh + [[ -z 172.18.244.104/24 ]] + ip addr add 172.18.244.104/24 dev eth0 ++ ip -6 addr show tentative + '[' -n '59001: eth0@if59002: mtu 1500 state UP inet6 fe80::42:acff:fe12:f467/64 scope link tentative valid_lft forever preferred_lft forever' ']' + sleep 1 ++ ip -6 addr show tentative + '[' -n '59001: eth0@if59002: mtu 1500 state UP inet6 fe80::42:acff:fe12:f467/64 scope link tentative valid_lft forever preferred_lft forever' ']' + sleep 1 ++ ip -6 addr show tentative + '[' -n '' ']' ++ seq 100 + for i in $(seq 100) + set -e + netcat -z -v 172.18.244.10 5038 Connection to 172.18.244.10 5038 port [tcp/*] succeeded! + break + ttcn3-docker-run asterisk Asterisk_Tests + SUBDIR=asterisk + SUITE=Asterisk_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/asterisk/Asterisk_Tests Asterisk_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli Asterisk_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@963a3a482466: Unix server socket created successfully. MC@963a3a482466: Listening on TCP port 41471. 963a3a482466 is the default MC2> spawn /osmo-ttcn3-hacks/_build/asterisk/Asterisk_Tests 963a3a482466 41471 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@963a3a482466: New HC connected from 172.18.244.103 [172.18.244.103]. 963a3a482466: Linux 6.1.0-42-amd64 on x86_64. cmtc MC@963a3a482466: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@963a3a482466: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@963a3a482466: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@963a3a482466: Configuration file was processed on all HCs. MC@963a3a482466: Creating MTC on host 172.18.244.103. MC@963a3a482466: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ (06:40:01) load average: 8.17, 3.38, 1.62 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@963a3a482466: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@963a3a482466: Test case TC_internal_registration started. Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(3)@963a3a482466: 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)@963a3a482466: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI rx: '"Response: Success\r\nActionID: D8D5CFC466C5118C\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.609+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/35393\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:02.609+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI buf: '"Response: Success\r\nActionID: D8D5CFC466C5118C\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.609+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/35393\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:02.609+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI split: { "Response: Success\r\nActionID: D8D5CFC466C5118C\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.609+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/35393\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:02.609+0000" } Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI dec: '"Response: Success\r\nActionID: D8D5CFC466C5118C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI patched dec: '"Response: Success\r\nActionID: D8D5CFC466C5118C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.609+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/35393\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:02.609+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.609+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/35393\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:02.609+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(4)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(5)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) 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@963a3a482466: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(4)@963a3a482466: Added SIP Call Table entry [0] for "1BEAAF583DC816D@172.18.244.103" at TC_internal_registration-ConnHdlr-0501(6) Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.641+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI remain buf: '""' TC_internal_registration-ConnHdlr-0501(6)@963a3a482466: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_registration-ConnHdlr-0501(6)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_registration-ConnHdlr-0501(6)@963a3a482466: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1776580802/c0d61e6b55fc49a689e533d8e9f37d6f:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"7d0af0b02070bfe580e9bd8d0a289f11\"" Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:02.646+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(3)@963a3a482466: 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)@963a3a482466: 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)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:03.649+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:03.649+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:03.649+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:03.649+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:03.649+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1BEAAF583DC816D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_registration-ConnHdlr-0501(6)@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(3)@963a3a482466: AMI remain buf: '""' MTC@963a3a482466: end of "TC_internal_registration" MTC@963a3a482466: setverdict(pass): none -> pass TC_internal_registration-ConnHdlr-0501(6)@963a3a482466: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(3)@963a3a482466: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(4)@963a3a482466: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(5)@963a3a482466: Final verdict of PTC: none MTC@963a3a482466: Setting final verdict of the test case. MTC@963a3a482466: Local verdict of MTC: pass MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_AMI_EMU(3): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(4): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(5): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_registration-ConnHdlr-0501(6): pass (pass -> pass) MTC@963a3a482466: Test case TC_internal_registration finished. Verdict: pass MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass'. (06:40:03) load average: 8.17, 3.38, 1.62 ====== Asterisk_Tests.TC_internal_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7613) Waiting for packet dumper to finish... 1 (prev_count=7613, count=10489) MTC@963a3a482466: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass' was executed successfully (exit status: 0). MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ (06:40:05) load average: 7.68, 3.36, 1.63 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@963a3a482466: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@963a3a482466: Test case TC_internal_call_momt started. Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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)@963a3a482466: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Response: Success\r\nActionID: 6957CCDA45D56BCB\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.748+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/39809\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:06.748+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Response: Success\r\nActionID: 6957CCDA45D56BCB\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.748+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/39809\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:06.748+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Response: Success\r\nActionID: 6957CCDA45D56BCB\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.748+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/39809\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:06.748+0000" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Response: Success\r\nActionID: 6957CCDA45D56BCB\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Response: Success\r\nActionID: 6957CCDA45D56BCB\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.748+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/39809\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:06.748+0000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.748+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000c00\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/39809\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:06.748+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(9)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) 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@963a3a482466: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(8)@963a3a482466: Added SIP Call Table entry [0] for "C7CA7F87F3C5EB7@172.18.244.103" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_LOCAL_SIP_EMU(8)@963a3a482466: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.783+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.783+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.783+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.783+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.783+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(8)@963a3a482466: Added SIP Call Table entry [1] for "2F7B241A99D4530@172.18.244.103" at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.790+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.790+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.790+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.790+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.790+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1776580806/23ef443f7eb344247da80f22816ef2b9:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"278270875f588c9f3504e7cdffeaaa4f\"" TC_internal_call_momt-ConnHdlr-0502(11)@963a3a482466: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_momt-ConnHdlr-0502(11)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_momt-ConnHdlr-0502(11)@963a3a482466: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1776580806/23ef443f7eb344247da80f22816ef2b9:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"a6c8a13a75bf3e22bab4b7312e8ef91a\"" Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.794+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.794+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.794+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.794+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.794+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C7CA7F87F3C5EB7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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(7)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.798+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.798+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.798+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.798+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.798+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 2F7B241A99D4530@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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)@963a3a482466: 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)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@963a3a482466: Added SIP Call Table entry [2] for "FC5FFE810965A6E" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.818+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.818+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.818+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.818+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.818+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: A2: md5("INVITE:sip:172.18.244.10") = "9438df44fbed693d902e0f51c7d02646" TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1776580806/23ef443f7eb344247da80f22816ef2b9:00000001:0a4f113b:auth:9438df44fbed693d902e0f51c7d02646\") = \"2482f5eb5e81dcf6d6c9a156be3b8149\"" Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:06.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: FC5FFE810965A6E\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: 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 := "FC5FFE810965A6E" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1077213766, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "B5C556AA-A477C8A1" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := 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, session_Replaces := omit, server := { fieldName := SERVER_E (100), 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 (109), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.244.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.244.103" }, { id := "branch", paramValue := "z9hG4bK5D06C55B67CD9EAAFCC2B2E1C14CB468" } } } } }, 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)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(8)@963a3a482466: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_LOCAL_SIP_EMU(8)@963a3a482466: Added SIP Call Table entry [3] for "4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a" at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI buf: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI split: { "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\nValue: " } Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@963a3a482466: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1008171069", session_version := "1008171069", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 12878, 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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.10\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.10\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: 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", "MESSAGE", "INFO", "REFER" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "FC5FFE810965A6E" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.244.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, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1077213766, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "B5C556AA-A477C8A1" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := 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, session_Replaces := omit, server := { fieldName := SERVER_E (100), 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 (109), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "d221ff17-a46f-4bfd-b965-f63d3eb7c7f0" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.244.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.244.103" }, { id := "branch", paramValue := "z9hG4bK5D06C55B67CD9EAAFCC2B2E1C14CB468" } } } } }, 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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nExtension: 0502\r\nApplication: Verbose\r\nAppData: 5,0502: Call pjsip endpoint from 0501\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nExtension: 0502\r\nApplication: Verbose\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@963a3a482466: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1008171069", session_version := "1008171070", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nExtension: 0502\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nExtension: 0502\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.0\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.0\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\nValue: 4", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.0\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001", "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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.0", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nExtension: 0502\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nExtension: 0502\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nDestLinkedid: 1776580806.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI rx: '": 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E", "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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a", "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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E", "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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a", "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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E", "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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a", "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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: Rx Update MO INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2390", session_version := "1827", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 1238, 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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a", "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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4fb5347f-0dd9-4f43-aa9b-8aaa9b8cbe2a\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: FC5FFE810965A6E\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=857334263;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\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=857334263;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\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=857334263;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" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;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"' TC_internal_call_momt-ConnHdlr-0502(11)@963a3a482466: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1008171069", session_version := "1008171071", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 12878, 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)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=857334263;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)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=857334263;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)@963a3a482466: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME\r\nValue: 6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6015\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\nValue: 6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6021\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.0\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME\r\nValue: 6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6015\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\nValue: 6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6021\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.0\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME\r\nValue: 6", "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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6015", "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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\nValue: 6", "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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6021", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.0\r\nCause: 16", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000" } Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\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"' TC_internal_call_momt-ConnHdlr-0502(11)@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.1\r\nLinkedid: 1776580806.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.0\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6015\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6015\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6021\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6021\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\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: 1776580806.1\r\nLinkedid: 1776580806.0\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 2722c37d-dd23-4dca-909c-bfb1ae8340a6\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=857334263;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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: 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: 1776580806.0\r\nLinkedid: 1776580806.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)@963a3a482466: AMI remain 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: 1776580806.0\r\nLinkedid: 1776580806.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000"' MTC@963a3a482466: end of "TC_internal_call_momt" MTC@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(7)@963a3a482466: Final verdict of PTC: none TC_internal_call_momt-ConnHdlr-0502(11)@963a3a482466: Final verdict of PTC: pass Asterisk_Tests_LOCAL_SIP_EMU(8)@963a3a482466: Final verdict of PTC: none TC_internal_call_momt-ConnHdlr-0501(10)@963a3a482466: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(9)@963a3a482466: Final verdict of PTC: none MTC@963a3a482466: Setting final verdict of the test case. MTC@963a3a482466: Local verdict of MTC: pass MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_AMI_EMU(7): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(8): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(9): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0501(10): pass (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0502(11): pass (pass -> pass) MTC@963a3a482466: Test case TC_internal_call_momt finished. Verdict: pass MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass'. (06:40:12) load average: 7.30, 3.35, 1.63 ====== Asterisk_Tests.TC_internal_call_momt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=71961) Waiting for packet dumper to finish... 1 (prev_count=71961, count=72225) MTC@963a3a482466: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass' was executed successfully (exit status: 0). MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ (06:40:14) load average: 6.88, 3.33, 1.64 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@963a3a482466: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@963a3a482466: Test case TC_internal_call_all_2registered started. Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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)@963a3a482466: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"Response: Success\r\nActionID: 95C4AD22F10EA426\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(12)@963a3a482466: AMI buf: '"Response: Success\r\nActionID: 95C4AD22F10EA426\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(12)@963a3a482466: AMI split: { "Response: Success\r\nActionID: 95C4AD22F10EA426\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Response: Success\r\nActionID: 95C4AD22F10EA426\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Response: Success\r\nActionID: 95C4AD22F10EA426\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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(12)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:15.964+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/36591\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:15.964+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:15.964+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/36591\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:15.964+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:15.964+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/36591\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:15.964+0000" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:15.964+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/36591\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:15.964+0000\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:15.964+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/36591\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:15.964+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(14)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) 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@963a3a482466: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(13)@963a3a482466: Added SIP Call Table entry [0] for "1DC6777727D947D@172.18.244.103" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_LOCAL_SIP_EMU(13)@963a3a482466: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.008+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.008+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.008+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.008+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.008+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" Asterisk_Tests_LOCAL_SIP_EMU(13)@963a3a482466: Added SIP Call Table entry [1] for "5CF0EFE1E1E2DA7@172.18.244.103" at TC_internal_call_all_2registered-ConnHdlr-0502(16) TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1776580816/64e74ff96641f6972b7f0841252829b3:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"970b536b6310ccf2629362b0d0f5afbe\"" Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.017+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.017+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.017+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.017+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.017+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@963a3a482466: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(16)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_all_2registered-ConnHdlr-0502(16)@963a3a482466: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1776580816/64e74ff96641f6972b7f0841252829b3:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"96628dd2a7b21120f70aeae2f0c3d972\"" Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.020+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.020+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.020+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.020+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.020+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1DC6777727D947D@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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(12)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.024+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.024+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.024+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.024+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.024+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 5CF0EFE1E1E2DA7@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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(12)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@963a3a482466: Added SIP Call Table entry [2] for "52469E9C8F6B958" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: A2: md5("INVITE:sip:172.18.244.10") = "9438df44fbed693d902e0f51c7d02646" TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1776580816/64e74ff96641f6972b7f0841252829b3:00000001:0a4f113b:auth:9438df44fbed693d902e0f51c7d02646\") = \"aebeb95b8e9379bf120a7e05f650e486\"" Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.049+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.049+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.049+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.049+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.049+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: 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 := "52469E9C8F6B958" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1702055690, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "8F727FD6-A477ECB0" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := 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, session_Replaces := omit, server := { fieldName := SERVER_E (100), 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 (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.244.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.244.103" }, { id := "branch", paramValue := "z9hG4bK827A0B11FB46258622A369AAE79198E9" } } } } }, 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)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,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: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,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: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,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: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:16.052+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 52469E9C8F6B958\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@963a3a482466: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_LOCAL_SIP_EMU(13)@963a3a482466: Added SIP Call Table entry [3] for "376f677d-22f7-4d0d-9395-c3e6ac0cd243" at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@963a3a482466: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "189396376", session_version := "189396376", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 17524, 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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.103\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.103\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: 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", "MESSAGE", "INFO", "REFER" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "52469E9C8F6B958" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.244.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, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1702055690, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "8F727FD6-A477ECB0" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := 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, session_Replaces := omit, server := { fieldName := SERVER_E (100), 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 (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "90d650db-b361-4ff1-9b71-545e3962ad7c" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.244.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.244.103" }, { id := "branch", paramValue := "z9hG4bK827A0B11FB46258622A369AAE79198E9" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_all_2registered-ConnHdlr-0502(16)@963a3a482466: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "189396376", session_version := "189396377", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME_MS\r\nValue: 5\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.3\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME_MS\r\nValue: 5\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.3\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME\r\nValue: 0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME_MS\r\nValue: 5", "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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.3\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "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: 1776580816.4\r\nLinkedid: 1776580816.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243", "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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958", "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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243", "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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958", "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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243", "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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958", "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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243", "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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nDestLinkedid: 1776580816.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: Rx Update MO INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2390", session_version := "1827", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 1238, 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)@963a3a482466: AMI rx: '"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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 376f677d-22f7-4d0d-9395-c3e6ac0cd243\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 52469E9C8F6B958\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI rx: '"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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI buf: '"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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI split: { "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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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" } Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@963a3a482466: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "189396376", session_version := "189396378", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 17524, 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)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=579441654;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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\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: 1776580816.3\r\nLinkedid: 1776580816.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: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\nValue: 6\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6024\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME\r\nValue: 6\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6031\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16\r\nCause-txt: Normal Clearing\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1719788668;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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=579441654;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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\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: 1776580816.3\r\nLinkedid: 1776580816.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: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\nValue: 6\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6024\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME\r\nValue: 6\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6031\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16\r\nCause-txt: Normal Clearing\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1719788668;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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\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: 1776580816.4\r\nLinkedid: 1776580816.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"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=579441654;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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\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: 1776580816.3\r\nLinkedid: 1776580816.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: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\nValue: 6", "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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6024", "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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME\r\nValue: 6", "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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6031", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16\r\nCause-txt: Normal Clearing", "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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1719788668;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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: 1776580816.4\r\nLinkedid: 1776580816.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: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=579441654;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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=579441654;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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.3\r\nLinkedid: 1776580816.3\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6024\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6024\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6031\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6031\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\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: 1776580816.4\r\nLinkedid: 1776580816.3\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 0354ab11-edf2-4d21-b94a-81b1df9d3a25\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=579441654;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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.3\r\nLinkedid: 1776580816.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1719788668;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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1719788668;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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.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)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: 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: 1776580816.4\r\nLinkedid: 1776580816.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@963a3a482466: AMI remain buf: '""' MTC@963a3a482466: end of "TC_internal_call_all_2registered" MTC@963a3a482466: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0501(15)@963a3a482466: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0502(16)@963a3a482466: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(12)@963a3a482466: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(13)@963a3a482466: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(14)@963a3a482466: Final verdict of PTC: none MTC@963a3a482466: Setting final verdict of the test case. MTC@963a3a482466: Local verdict of MTC: pass MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_AMI_EMU(12): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(13): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(14): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(15): pass (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(16): pass (pass -> pass) MTC@963a3a482466: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. (06:40:22) load average: 6.49, 3.31, 1.64 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=85398) Waiting for packet dumper to finish... 1 (prev_count=85398, count=87161) MTC@963a3a482466: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ (06:40:24) load average: 6.49, 3.31, 1.64 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@963a3a482466: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@963a3a482466: Test case TC_internal_call_all_3registered started. Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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)@963a3a482466: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"Response: Success\r\nActionID: DE1BBEA36B15FA6F\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI buf: '"Response: Success\r\nActionID: DE1BBEA36B15FA6F\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI split: { "Response: Success\r\nActionID: DE1BBEA36B15FA6F\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Response: Success\r\nActionID: DE1BBEA36B15FA6F\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Response: Success\r\nActionID: DE1BBEA36B15FA6F\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/41423\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:25.230+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/41423\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:25.230+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/41423\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:25.230+0000" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/41423\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:25.230+0000\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa0a4000920\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/41423\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:25.230+0000\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) 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)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) 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@963a3a482466: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Added SIP Call Table entry [0] for "9316D8838E33208@172.18.244.103" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.240+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.240+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.240+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.240+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.240+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1776580825/db0ecbf1a930f22ca29916e97b42e096:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"ac9178c0e846aeddb6dc913405d09e00\"" Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Added SIP Call Table entry [1] for "08B9B47356C8E7F@172.18.244.103" at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.242+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.242+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.242+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.242+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.242+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@963a3a482466: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(21)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_all_3registered-ConnHdlr-0502(21)@963a3a482466: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1776580825/db0ecbf1a930f22ca29916e97b42e096:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"f33d73ed70a8368263936b2b81eb1289\"" Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.243+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.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(17)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.243+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.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(17)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.243+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.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(17)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.243+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.243+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9316D8838E33208@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Added SIP Call Table entry [2] for "0CC307F9C2879F6@172.18.244.103" at TC_internal_call_all_3registered-ConnHdlr-0503(22) TC_internal_call_all_3registered-ConnHdlr-0503(22)@963a3a482466: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(22)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_all_3registered-ConnHdlr-0503(22)@963a3a482466: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1776580825/db0ecbf1a930f22ca29916e97b42e096:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"cc27278caeabbc4a0130bcdccb305cad\"" Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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(17)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.244+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.245+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.244+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.245+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.244+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.245+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.244+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.244+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 08B9B47356C8E7F@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.245+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.245+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0CC307F9C2879F6@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\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)@963a3a482466: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\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)@963a3a482466: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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)@963a3a482466: 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)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Added SIP Call Table entry [3] for "C36BB6C808EB6AF" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: A2: md5("INVITE:sip:172.18.244.10") = "9438df44fbed693d902e0f51c7d02646" TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1776580825/db0ecbf1a930f22ca29916e97b42e096:00000001:0a4f113b:auth:9438df44fbed693d902e0f51c7d02646\") = \"ca08621fc12a4e7ca65dd147e8027d57\"" Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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(17)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: 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 := "C36BB6C808EB6AF" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 738038817, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "720DFF02-A47810B3" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := 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, session_Replaces := omit, server := { fieldName := SERVER_E (100), 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 (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.244.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.244.103" }, { id := "branch", paramValue := "z9hG4bK5E8BB73F1F872EC4370B5E9C0483F215" } } } } }, 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)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.269+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,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: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.269+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,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: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.269+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.103", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,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: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.269+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.269+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Added SIP Call Table entry [4] for "77e5f7af-989e-41b9-a812-1195b0b9a30c" at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Added SIP Call Table entry [5] for "dab26cc6-734e-405c-9085-52e425e91e9e" at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:25.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: C36BB6C808EB6AF\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(22)@963a3a482466: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1367744115", session_version := "1367744115", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 11522, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0502(21)@963a3a482466: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2029074727", session_version := "2029074727", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 14798, 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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: 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", "MESSAGE", "INFO", "REFER" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "C36BB6C808EB6AF" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.244.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, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 738038817, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "720DFF02-A47810B3" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := 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, session_Replaces := omit, server := { fieldName := SERVER_E (100), 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 (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "b2392257-0bc7-4bd6-9352-473d094fe196" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.244.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.244.103" }, { id := "branch", paramValue := "z9hG4bK5E8BB73F1F872EC4370B5E9C0483F215" } } } } }, 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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.103\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.103\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@963a3a482466: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2029074727", session_version := "2029074728", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.6\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.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\nAccou"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.6\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.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\nAccou"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\r\nChannelState: 0\r\nChannelStateDesc: Down\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.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: 1776580825.7\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME\r\nValue: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME_MS\r\nValue: 3", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.6\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.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\nAccou" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.6\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.6\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '"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\nAccou"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI rx: '"ntCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580825.7\r\nLinkedid: 1776580825.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI buf: '"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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580825.7\r\nLinkedid: 1776580825.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI split: { "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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000005\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580825.7\r\nLinkedid: 1776580825.6\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e", "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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF", "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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e", "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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF", "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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e", "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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF", "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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e", "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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.7\r\nDestLinkedid: 1776580825.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nDestLinkedid: 1776580825.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.7\r\nLinkedid: 1776580825.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: Rx Update MO INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2390", session_version := "1827", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 1238, 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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e", "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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: dab26cc6-734e-405c-9085-52e425e91e9e\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: C36BB6C808EB6AF\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=432557746;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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=432557746;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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=432557746;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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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;" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;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"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@963a3a482466: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2029074727", session_version := "2029074729", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 14798, 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)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=432557746;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)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=432557746;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"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME\r\nValue: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6028\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME\r\nValue: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6033\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;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: 1776580825.6\r\nLinkedid: 1776580825.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:"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME\r\nValue: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6028\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME\r\nValue: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6033\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;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: 1776580825.6\r\nLinkedid: 1776580825.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:"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME\r\nValue: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6028", "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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME\r\nValue: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6033", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nCause: 16", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;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: 1776580825.6\r\nLinkedid: 1776580825.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:" } Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\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)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.8\r\nLinkedid: 1776580825.6\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.6\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6028\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6028\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(22)@963a3a482466: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(21)@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6033\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6033\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\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: 1776580825.8\r\nLinkedid: 1776580825.6\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: eb6be881-cf27-41ab-b1f3-1acbea18903b\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=432557746;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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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: 1776580825.6\r\nLinkedid: 1776580825.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)@963a3a482466: 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:"' MTC@963a3a482466: end of "TC_internal_call_all_3registered" MTC@963a3a482466: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0503(22)@963a3a482466: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0502(21)@963a3a482466: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(17)@963a3a482466: Final verdict of PTC: none TC_internal_call_all_3registered-ConnHdlr-0501(20)@963a3a482466: Final verdict of PTC: pass Asterisk_Tests_LOCAL_SIP_EMU(18)@963a3a482466: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(19)@963a3a482466: Final verdict of PTC: none MTC@963a3a482466: Setting final verdict of the test case. MTC@963a3a482466: Local verdict of MTC: pass MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_AMI_EMU(17): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(18): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(19): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(20): pass (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(21): pass (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(22): pass (pass -> pass) MTC@963a3a482466: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. (06:40:31) load average: 5.87, 3.28, 1.65 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=49791) Waiting for packet dumper to finish... 1 (prev_count=49791, count=76580) MTC@963a3a482466: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ (06:40:33) load average: 5.87, 3.28, 1.65 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@963a3a482466: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@963a3a482466: Test case TC_internal_call_all_4registered started. Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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)@963a3a482466: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Response: Success\r\nActionID: FE300F44CC940DD4\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Response: Success\r\nActionID: FE300F44CC940DD4\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Response: Success\r\nActionID: FE300F44CC940DD4\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Response: Success\r\nActionID: FE300F44CC940DD4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Response: Success\r\nActionID: FE300F44CC940DD4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.475+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa1d00011b0\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/42249\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:34.475+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.475+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa1d00011b0\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/42249\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:34.475+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.475+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa1d00011b0\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/42249\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:34.475+0000" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.475+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa1d00011b0\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/42249\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:34.475+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.475+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fa1d00011b0\r\nLocalAddress: IPV4/TCP/172.18.244.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.244.103/42249\r\nUsingPassword: 0\r\nSessionTV: 2026-04-19T06:40:34.475+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(25)@963a3a482466: Warning: The maximum number of open file descriptors (1048576) 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@963a3a482466: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Added SIP Call Table entry [0] for "B4179ECC9270662@172.18.244.103" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.509+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.509+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.509+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.509+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.509+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1776580834/436300bf8294911cdf74dd6e9e926711:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"88b8fd5c4fad70268da0fdc46d8ea807\"" Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Added SIP Call Table entry [1] for "72741F9BE1A5310@172.18.244.103" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.516+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.516+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.516+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.516+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.516+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0503(28) TC_internal_call_all_4registered-ConnHdlr-0502(27)@963a3a482466: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(27)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_all_4registered-ConnHdlr-0502(27)@963a3a482466: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1776580834/436300bf8294911cdf74dd6e9e926711:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"30fc5f8f464f5788530730bc83da8694\"" Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.519+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.519+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.519+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.519+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.519+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Added SIP Call Table entry [2] for "49F59CF2F1AE721@172.18.244.103" at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Added SIP Call Table entry [3] for "A496F4F82134FC9@172.18.244.103" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(29)@963a3a482466: A1: md5("0504:asterisk:secret") = "29c47c28d362d1b0e548b5de7e72da8a" Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(29)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_all_4registered-ConnHdlr-0504(29)@963a3a482466: "Request-Digest: md5(\"29c47c28d362d1b0e548b5de7e72da8a:1776580834/436300bf8294911cdf74dd6e9e926711:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"e666cf3e53a422b92f04219a10521f70\"" Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: ", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.522+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(28)@963a3a482466: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(28)@963a3a482466: A2: md5("REGISTER:sip:172.18.244.10") = "8c424c05ac678c8a0800502d81f9992f" TC_internal_call_all_4registered-ConnHdlr-0503(28)@963a3a482466: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1776580834/436300bf8294911cdf74dd6e9e926711:00000001:0a4f113b:auth:8c424c05ac678c8a0800502d81f9992f\") = \"6690685e61f616824c43336b5181d431\"" Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.527+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.529+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.529+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.529+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.529+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.529+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.562+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: 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.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.562+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: 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.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.562+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "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.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Added SIP Call Table entry [4] for "1034F7205414C42" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.562+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.562+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: A2: md5("INVITE:sip:172.18.244.10") = "9438df44fbed693d902e0f51c7d02646" TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1776580834/436300bf8294911cdf74dd6e9e926711:00000001:0a4f113b:auth:9438df44fbed693d902e0f51c7d02646\") = \"5990cd106afa3fd6893dceb3fc57e4e2\"" Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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)@963a3a482466: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: 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 := "1034F7205414C42" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 416834446, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "E8AC8777-A4783509" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := 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, session_Replaces := omit, server := { fieldName := SERVER_E (100), 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 (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.244.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.244.103" }, { id := "branch", paramValue := "z9hG4bK297DE1DD67182F270175DD5BA32EE17A" } } } } }, 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)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Added SIP Call Table entry [5] for "55358722-e6b1-4f62-bbff-a05fa033d2a6" at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Added SIP Call Table entry [6] for "4a90aec2-69c9-42e0-b741-a502cf2bea9a" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Added SIP Call Table entry [7] for "72fe37a5-9a10-475f-a886-70307a3976c4" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(28)@963a3a482466: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "204548094", session_version := "204548094", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 12236, 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)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.244.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@963a3a482466: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1217192775", session_version := "1217192775", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 12572, 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-0504(29)@963a3a482466: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1357793496", session_version := "1357793496", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 10746, 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)@963a3a482466: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: 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", "MESSAGE", "INFO", "REFER" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "1034F7205414C42" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.244.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, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 416834446, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.244.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "E8AC8777-A4783509" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := 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, session_Replaces := omit, server := { fieldName := SERVER_E (100), 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 (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.244.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "cac7e14e-5d2d-44eb-bf14-11ab98361bfb" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.244.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.244.103" }, { id := "branch", paramValue := "z9hG4bK297DE1DD67182F270175DD5BA32EE17A" } } } } }, 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)@963a3a482466: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.573+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.577+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,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: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_4_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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.573+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.577+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,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: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_4_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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.573+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.577+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "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: 1776580834.11\r\nLinkedid: 1776580834.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: 1\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,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: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_4_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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.573+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.573+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.577+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:34.577+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1034F7205414C42\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@963a3a482466: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1217192775", session_version := "1217192776", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.103\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.244.103\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialString: 0502\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: 1776580834.13\r\nLinkedid: 1776580834.11\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME_MS\r\nValue: 3\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\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: 1776580834.12\r\nLinkedid: 1776580834.11\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: 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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580834.13\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\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: 1776580834.14\r\nLinkedid: 1776580834.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:"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialString: 0502\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: 1776580834.13\r\nLinkedid: 1776580834.11\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME_MS\r\nValue: 3\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\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: 1776580834.12\r\nLinkedid: 1776580834.11\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: 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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580834.13\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\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: 1776580834.14\r\nLinkedid: 1776580834.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:"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.13\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialString: 0502", "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: 1776580834.13\r\nLinkedid: 1776580834.11", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME\r\nValue: 0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME_MS\r\nValue: 3", "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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING", "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: 1776580834.12\r\nLinkedid: 1776580834.11", "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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: 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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1776580834.13\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4", "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: 1776580834.14\r\nLinkedid: 1776580834.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:" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.12\r\nDestLinkedid: 1776580834.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.13\r\nDestLinkedid: 1776580834.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nDestLinkedid: 1776580834.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.12\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.13\r\nLinkedid: 1776580834.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain 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:"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '" 1\r\nUniqueid: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42", "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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4", "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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42", "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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4", "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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42", "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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4", "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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: Rx Update MO INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2390", session_version := "1827", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 1238, 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)@963a3a482466: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 72fe37a5-9a10-475f-a886-70307a3976c4\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1034F7205414C42\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=607423093;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: 1776580834.11\r\nLinkedid: 1776580834.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\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=607423093;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: 1776580834.11\r\nLinkedid: 1776580834.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\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=607423093;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: 1776580834.11\r\nLinkedid: 1776580834.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;" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@963a3a482466: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1217192775", session_version := "1217192777", net_type := "IN", addr_type := "IP4", addr := "172.18.244.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.244.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 := 12572, 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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=607423093;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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=607423093;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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\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: 1776580834.11\r\nLinkedid: 1776580834.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: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME\r\nValue: 6\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6026\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME\r\nValue: 6\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6033\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=438592352;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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\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: 1776580834.11\r\nLinkedid: 1776580834.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: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME\r\nValue: 6\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6026\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME\r\nValue: 6\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6033\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=438592352;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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\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: 1776580834.11\r\nLinkedid: 1776580834.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: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\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: 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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME\r\nValue: 6", "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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6026", "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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME\r\nValue: 6", "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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6033", "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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11", "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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nCause: 16", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=438592352;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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(29)@963a3a482466: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0502(27)@963a3a482466: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0503(28)@963a3a482466: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.11\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6026\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6026\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6033\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6033\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\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: 1776580834.14\r\nLinkedid: 1776580834.11\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 3e42be71-cae7-4357-b8f0-d04f86906894\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=607423093;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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.11\r\nLinkedid: 1776580834.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=438592352;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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=438592352;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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.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)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: 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: 1776580834.14\r\nLinkedid: 1776580834.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B4179ECC9270662@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 72741F9BE1A5310@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.244.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: A496F4F82134FC9@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2026-04-19T06:40:40.620+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 49F59CF2F1AE721@172.18.244.103\r\nLocalAddress: IPV4/UDP/172.18.244.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.244.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@963a3a482466: AMI remain buf: '""' MTC@963a3a482466: end of "TC_internal_call_all_4registered" MTC@963a3a482466: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(26)@963a3a482466: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0502(27)@963a3a482466: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0504(29)@963a3a482466: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0503(28)@963a3a482466: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(23)@963a3a482466: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(25)@963a3a482466: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(24)@963a3a482466: Final verdict of PTC: none MTC@963a3a482466: Setting final verdict of the test case. MTC@963a3a482466: Local verdict of MTC: pass MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_AMI_EMU(23): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(24): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(25): none (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(26): pass (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(27): pass (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(28): pass (pass -> pass) MTC@963a3a482466: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(29): pass (pass -> pass) MTC@963a3a482466: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. (06:40:40) load average: 5.43, 3.27, 1.66 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=73319) Waiting for packet dumper to finish... 1 (prev_count=73319, count=99899) MTC@963a3a482466: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MTC@963a3a482466: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration'. ------ Asterisk_Tests.TC_ims_registration ------ (06:40:42) load average: 5.43, 3.27, 1.66 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