Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 68666575ca778ecf4c70144f694f3684afca6a75 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 68666575ca778ecf4c70144f694f3684afca6a75 # timeout=10 Commit message: "asterisk: pjsip.conf: Set default p_access_network_info" > git rev-list --no-walk 68666575ca778ecf4c70144f694f3684afca6a75 # timeout=10 [ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins1291933545026640025.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-asterisk-ims-ue-test + export IMAGE_SUFFIX=master + cd ttcn3-asterisk-ims-ue-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs ] + [ xjenkins-ttcn3-asterisk-ims-ue-test-69 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test + SUITE_NAME=ttcn3-asterisk-ims-ue-test + IMAGE_SUFFIX=master + docker_images_require asterisk-master ttcn3-asterisk-ims-ue-test dnsmasq + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends asterisk-master + local feed + depends= + [ -n ] + docker_distro_from_image_name asterisk-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name asterisk-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name asterisk-master + echo asterisk-master + dir=asterisk-master + pull_arg=--pull + grep ^FROM ../asterisk-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: asterisk-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../asterisk-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/asterisk-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/asterisk-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.45kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/16] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [ 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 #5 ... #6 https://gitea.sysmocom.de/api/v1/repos/sysmocom/pjproject/git/refs/heads/sysmocom/2.14 #6 CACHED #7 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/sysmocom/master #7 CACHED #5 [ 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 #5 0.248 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.248 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.249 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.249 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.458 Reading package lists... #5 0.918 Reading package lists... #5 1.361 Building dependency tree... #5 1.463 Reading state information... #5 1.484 Calculating upgrade... #5 1.626 The following packages will be upgraded: #5 1.626 libarchive13 python3-pil #5 1.647 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 1.647 Need to get 815 kB of archives. #5 1.647 After this operation, 1024 B disk space will be freed. #5 1.647 Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 libarchive13 amd64 3.6.2-1+deb12u1 [343 kB] #5 1.669 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 python3-pil amd64 9.4.0-1.1+deb12u1 [472 kB] #5 1.828 debconf: delaying package configuration, since apt-utils is not installed #5 1.870 Fetched 815 kB in 0s (17.7 MB/s) #5 1.905 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #5 1.951 Preparing to unpack .../libarchive13_3.6.2-1+deb12u1_amd64.deb ... #5 1.966 Unpacking libarchive13:amd64 (3.6.2-1+deb12u1) over (3.6.2-1) ... #5 2.055 Preparing to unpack .../python3-pil_9.4.0-1.1+deb12u1_amd64.deb ... #5 2.153 Unpacking python3-pil:amd64 (9.4.0-1.1+deb12u1) over (9.4.0-1.1+b1) ... #5 2.482 Setting up libarchive13:amd64 (3.6.2-1+deb12u1) ... #5 2.490 Setting up python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #5 2.724 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 2.779 Reading package lists... #5 3.200 Building dependency tree... #5 3.309 Reading state information... #5 3.418 sudo is already the newest version (1.9.13p3-1+deb12u1). #5 3.418 iproute2 is already the newest version (6.1.0-3). #5 3.418 libcap2-bin is already the newest version (1:2.66-4). #5 3.418 libcap2-bin set to manually installed. #5 3.418 libssl-dev is already the newest version (3.0.11-1~deb12u2). #5 3.418 libncurses5-dev is already the newest version (6.4-4). #5 3.418 libsqlite3-dev is already the newest version (3.40.1-2). #5 3.418 build-essential is already the newest version (12.9). #5 3.418 libjansson-dev is already the newest version (2.14-2). #5 3.418 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #5 3.418 libxml2-dev set to manually installed. #5 3.418 uuid-dev is already the newest version (2.38.1-5+deb12u1). #5 3.418 uuid-dev set to manually installed. #5 3.418 wget is already the newest version (1.21.3-1+b2). #5 3.418 The following additional packages will be installed: #5 3.418 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 3.419 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 3.420 Suggested packages: #5 3.420 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 3.420 Recommended packages: #5 3.420 libpng-tools xxd #5 3.563 The following NEW packages will be installed: #5 3.563 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 3.563 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 3.563 net-tools subversion vim vim-common vim-runtime #5 3.590 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 3.590 Need to get 13.5 MB of archives. #5 3.590 After this operation, 60.8 MB of additional disk space will be used. #5 3.590 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #5 3.602 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #5 3.608 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #5 3.609 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 3.613 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 3.614 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 3.617 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 3.621 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 3.624 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 3.629 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 3.630 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 3.631 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 3.631 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 3.632 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #5 3.652 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #5 3.653 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #5 3.659 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #5 3.714 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #5 3.859 debconf: delaying package configuration, since apt-utils is not installed #5 3.887 Fetched 13.5 MB in 0s (84.7 MB/s) #5 3.910 Selecting previously unselected package iputils-ping. #5 3.910 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117415 files and directories currently installed.) #5 3.944 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #5 3.947 Unpacking iputils-ping (3:20221126-1) ... #5 3.995 Selecting previously unselected package vim-common. #5 4.002 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #5 4.005 Unpacking vim-common (2:9.0.1378-2) ... #5 4.056 Selecting previously unselected package libapr1:amd64. #5 4.064 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #5 4.073 Unpacking libapr1:amd64 (1.7.2-3) ... #5 4.113 Selecting previously unselected package libaprutil1:amd64. #5 4.120 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 4.126 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 4.170 Selecting previously unselected package libedit-dev:amd64. #5 4.178 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 4.180 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 4.225 Selecting previously unselected package libgpm2:amd64. #5 4.232 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 4.235 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 4.276 Selecting previously unselected package libslang2:amd64. #5 4.283 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 4.286 Unpacking libslang2:amd64 (2.3.3-3) ... #5 4.362 Selecting previously unselected package libpng-dev:amd64. #5 4.369 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 4.375 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 4.427 Selecting previously unselected package libslang2-dev:amd64. #5 4.434 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 4.437 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 4.517 Selecting previously unselected package libnewt0.52:amd64. #5 4.524 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 4.529 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 4.617 Selecting previously unselected package libnewt-dev:amd64. #5 4.624 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 4.627 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 4.666 Selecting previously unselected package libserf-1-1:amd64. #5 4.674 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 4.680 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 4.720 Selecting previously unselected package libutf8proc2:amd64. #5 4.727 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 4.730 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 4.775 Selecting previously unselected package libsvn1:amd64. #5 4.783 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #5 4.786 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #5 4.905 Selecting previously unselected package net-tools. #5 4.913 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #5 4.916 Unpacking net-tools (2.10-0.1) ... #5 4.972 Selecting previously unselected package subversion. #5 4.977 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #5 4.986 Unpacking subversion (1.14.2-4+b2) ... #5 5.090 Selecting previously unselected package vim-runtime. #5 5.099 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #5 5.114 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 5.130 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 5.132 Unpacking vim-runtime (2:9.0.1378-2) ... #5 5.510 Selecting previously unselected package vim. #5 5.518 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #5 5.521 Unpacking vim (2:9.0.1378-2) ... #5 5.672 Setting up net-tools (2.10-0.1) ... #5 5.680 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 5.688 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 5.700 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 5.711 Setting up libapr1:amd64 (1.7.2-3) ... #5 5.720 Setting up vim-common (2:9.0.1378-2) ... #5 5.738 Setting up libslang2:amd64 (2.3.3-3) ... #5 5.747 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 5.758 Setting up vim-runtime (2:9.0.1378-2) ... #5 5.880 Setting up iputils-ping (3:20221126-1) ... #5 5.904 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 5.912 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 5.924 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 5.935 Setting up vim (2:9.0.1378-2) ... #5 5.949 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 5.950 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist #5 5.950 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist #5 5.950 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist #5 5.950 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist #5 5.950 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist #5 5.950 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist #5 5.950 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist #5 5.950 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist #5 5.950 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist #5 5.956 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 5.956 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist #5 5.956 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist #5 5.956 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist #5 5.956 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist #5 5.956 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist #5 5.956 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist #5 5.956 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist #5 5.956 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist #5 5.956 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist #5 5.959 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 5.965 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 5.968 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 5.968 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist #5 5.968 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist #5 5.968 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist #5 5.968 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist #5 5.968 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist #5 5.969 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist #5 5.969 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist #5 5.969 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist #5 5.969 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist #5 5.972 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 5.972 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist #5 5.972 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist #5 5.972 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist #5 5.972 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist #5 5.972 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist #5 5.972 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist #5 5.972 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist #5 5.972 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist #5 5.972 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist #5 5.975 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 5.978 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 5.983 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 5.997 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 6.005 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #5 6.013 Setting up subversion (1.14.2-4+b2) ... #5 6.041 Processing triggers for mailcap (3.70+nmu1) ... #5 6.058 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 6.086 Processing triggers for man-db (2.11.2-2) ... #5 DONE 6.2s #8 [ 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 #8 0.363 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 0.363 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 0.363 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #8 0.365 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #8 0.558 Reading package lists... #8 0.999 Reading package lists... #8 1.431 Building dependency tree... #8 1.541 Reading state information... #8 1.562 Calculating upgrade... #8 1.674 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #8 1.678 Reading package lists... #8 2.105 Building dependency tree... #8 2.236 Reading state information... #8 2.373 The following additional packages will be installed: #8 2.374 libopencore-amrnb0 libopencore-amrwb0 libvo-amrwbenc0 #8 2.442 The following NEW packages will be installed: #8 2.442 libopencore-amrnb-dev libopencore-amrnb0 libopencore-amrwb-dev #8 2.442 libopencore-amrwb0 libvo-amrwbenc-dev libvo-amrwbenc0 #8 2.466 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #8 2.466 Need to get 454 kB of archives. #8 2.466 After this operation, 1215 kB of additional disk space will be used. #8 2.466 Get:1 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb0 amd64 0.1.6-1 [96.5 kB] #8 2.480 Get:2 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb-dev amd64 0.1.6-1 [112 kB] #8 2.482 Get:3 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb0 amd64 0.1.6-1 [52.0 kB] #8 2.485 Get:4 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb-dev amd64 0.1.6-1 [58.2 kB] #8 2.486 Get:5 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc0 amd64 0.1.3-2 [68.4 kB] #8 2.487 Get:6 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc-dev amd64 0.1.3-2 [67.1 kB] #8 2.634 debconf: delaying package configuration, since apt-utils is not installed #8 2.671 Fetched 454 kB in 0s (10.9 MB/s) #8 2.701 Selecting previously unselected package libopencore-amrnb0:amd64. #8 2.701 (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 ... 120001 files and directories currently installed.) #8 2.739 Preparing to unpack .../0-libopencore-amrnb0_0.1.6-1_amd64.deb ... #8 2.745 Unpacking libopencore-amrnb0:amd64 (0.1.6-1) ... #8 2.796 Selecting previously unselected package libopencore-amrnb-dev:amd64. #8 2.804 Preparing to unpack .../1-libopencore-amrnb-dev_0.1.6-1_amd64.deb ... #8 2.807 Unpacking libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 2.845 Selecting previously unselected package libopencore-amrwb0:amd64. #8 2.853 Preparing to unpack .../2-libopencore-amrwb0_0.1.6-1_amd64.deb ... #8 2.856 Unpacking libopencore-amrwb0:amd64 (0.1.6-1) ... #8 2.897 Selecting previously unselected package libopencore-amrwb-dev:amd64. #8 2.903 Preparing to unpack .../3-libopencore-amrwb-dev_0.1.6-1_amd64.deb ... #8 2.906 Unpacking libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 2.943 Selecting previously unselected package libvo-amrwbenc0:amd64. #8 2.951 Preparing to unpack .../4-libvo-amrwbenc0_0.1.3-2_amd64.deb ... #8 2.957 Unpacking libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 2.987 Selecting previously unselected package libvo-amrwbenc-dev:amd64. #8 2.994 Preparing to unpack .../5-libvo-amrwbenc-dev_0.1.3-2_amd64.deb ... #8 2.997 Unpacking libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.062 Setting up libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 3.070 Setting up libopencore-amrwb0:amd64 (0.1.6-1) ... #8 3.081 Setting up libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.092 Setting up libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 3.100 Setting up libopencore-amrnb0:amd64 (0.1.6-1) ... #8 3.109 Setting up libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 3.121 Processing triggers for libc-bin (2.36-9+deb12u7) ... #8 DONE 3.2s #9 [ 4/16] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #9 DONE 0.4s #10 [ 5/16] WORKDIR /HOME/ASTERISK #10 DONE 0.0s #11 [ 6/16] RUN GIT clone https://gitea.sysmocom.de/sysmocom/pjproject.git #11 0.398 Cloning into 'pjproject'... #11 DONE 3.1s #12 [ 7/16] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/SYSMOCOM/2.14 /tmp/pjproject-ver #12 DONE 0.0s #13 [ 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 #13 0.641 Switched to a new branch 'sysmocom/2.14' #13 0.641 branch 'sysmocom/2.14' set up to track 'origin/sysmocom/2.14'. #13 0.643 refs/heads/sysmocom/2.14 #13 0.696 HEAD is now at ab1be367d PATCH: 0000-remove-third-party.patch #13 0.698 sysmocom/2.14 #13 0.699 ab1be367de105c9b35619aa6df370009a61540a0 #13 DONE 0.7s #14 [ 9/16] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #14 0.378 Cloning into 'asterisk'... #14 DONE 20.9s #15 [10/16] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/master origin/sysmocom/master #15 0.536 Switched to a new branch 'sysmocom/master' #15 0.536 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #15 DONE 0.6s #16 [11/16] RUN CD asterisk/third-party/pjproject && ln -s ../../../pjproject/ source #16 DONE 0.4s #17 [12/16] RUN CD asterisk && ./bootstrap.sh && ./configure && make "-j$(nproc)" #17 0.568 Generating the configure script for Asterisk ... #17 3.322 Generating the configure script for menuselect ... #17 4.333 checking build system type... x86_64-pc-linux-gnu #17 4.364 checking host system type... x86_64-pc-linux-gnu #17 4.364 checking for gcc... gcc #17 4.383 checking whether the C compiler works... yes #17 4.415 checking for C compiler default output file name... a.out #17 4.416 checking for suffix of executables... #17 4.452 checking whether we are cross compiling... no #17 4.487 checking for suffix of object files... o #17 4.505 checking whether the compiler supports GNU C... yes #17 4.524 checking whether gcc accepts -g... yes #17 4.540 checking for gcc option to enable C11 features... none needed #17 4.580 checking for stdio.h... yes #17 4.596 checking for stdlib.h... yes #17 4.618 checking for string.h... yes #17 4.638 checking for inttypes.h... yes #17 4.658 checking for stdint.h... yes #17 4.680 checking for strings.h... yes #17 4.701 checking for sys/stat.h... yes #17 4.724 checking for sys/types.h... yes #17 4.744 checking for unistd.h... yes #17 4.765 checking for wchar.h... yes #17 4.789 checking for minix/config.h... no #17 4.816 checking for sys/param.h... yes #17 4.838 checking for sys/select.h... yes #17 4.859 checking for sys/socket.h... yes #17 4.879 checking for utime.h... yes #17 4.901 checking whether it is safe to define __EXTENSIONS__... yes #17 4.933 checking whether _XOPEN_SOURCE should be defined... no #17 4.954 checking whether char is unsigned... no #17 4.969 checking for uname... /usr/bin/uname #17 4.971 checking for g++... g++ #17 4.991 checking whether the compiler supports GNU C++... yes #17 5.047 checking whether g++ accepts -g... yes #17 5.065 checking for g++ option to enable C++11 features... none needed #17 5.141 checking how to run the C preprocessor... gcc -E #17 5.186 checking how to run the C++ preprocessor... g++ -E #17 5.234 checking for a sed that does not truncate output... /usr/bin/sed #17 5.238 checking for egrep... grep -E #17 5.240 checking for ld used by gcc... /usr/bin/ld #17 5.243 checking if the linker (/usr/bin/ld) is GNU ld... yes #17 5.245 checking for gawk... gawk #17 5.246 checking for a BSD-compatible install... /usr/bin/install -c #17 5.252 checking whether ln -s works... yes #17 5.253 checking for ranlib... ranlib #17 5.253 checking for GNU make... make #17 5.258 checking for grep that handles long lines and -e... /usr/bin/grep #17 5.259 checking for egrep... /usr/bin/grep -E #17 5.260 checking for strip... strip #17 5.260 checking for ar... ar #17 5.260 checking for bison... /usr/bin/bison #17 5.260 checking for cmp... /usr/bin/cmp #17 5.261 checking for cat... /usr/bin/cat #17 5.261 checking for cut... /usr/bin/cut #17 5.261 checking for flex... /usr/bin/flex #17 5.261 checking for grep... (cached) /usr/bin/grep #17 5.262 checking for python2.7... no #17 5.262 checking for python2... no #17 5.262 checking for python... no #17 5.262 checking for python3... /usr/bin/python3 #17 5.262 checking for find... /usr/bin/find #17 5.263 checking for basename... /usr/bin/basename #17 5.263 checking for dirname... /usr/bin/dirname #17 5.263 checking for sh... /bin/bash #17 5.263 checking for ln... /usr/bin/ln #17 5.263 checking for doxygen... /usr/bin/doxygen #17 5.264 checking for dot... /usr/bin/dot #17 5.264 checking for wget... /usr/bin/wget #17 5.264 checking for curl... /usr/bin/curl #17 5.264 checking for xmllint... /usr/bin/xmllint #17 5.265 checking for xmlstarlet... no #17 5.265 checking for xml... no #17 5.265 checking for bash... /bin/bash #17 5.265 checking for git... /usr/bin/git #17 5.265 checking for alembic... : #17 5.265 checking for bzip2... /usr/bin/bzip2 #17 5.266 checking for tar... /usr/bin/tar #17 5.266 checking for patch... /usr/bin/patch #17 5.266 checking for sed... (cached) /usr/bin/sed #17 5.266 checking for nm... /usr/bin/nm #17 5.266 checking for realpath... /usr/bin/realpath #17 5.267 checking for ldconfig... /usr/sbin/ldconfig #17 5.267 checking for sha1sum... /usr/bin/sha1sum #17 5.267 checking for openssl... /usr/bin/openssl #17 5.268 checking for pkg-config... /usr/bin/pkg-config #17 5.268 checking pkg-config is at least version 0.9.0... yes #17 5.269 checking for bison that supports parse-param... /usr/bin/bison #17 5.293 checking for soxmix... no #17 5.293 checking for md5... no #17 5.294 checking for md5sum... md5sum #17 5.294 checking for a sed that does not truncate output... (cached) /usr/bin/sed #17 5.295 checking whether gcc is Clang... no #17 5.308 checking whether pthreads work with "-pthread" and "-lpthread"... yes #17 5.348 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #17 5.384 checking whether more special flags are required for pthreads... no #17 5.384 checking for PTHREAD_PRIO_INHERIT... yes #17 5.423 checking for RAII support... checking for gcc -fnested-functions... no #17 5.477 checking for clang strsep/strcmp optimization... no #17 5.505 configure: checking OPENSSL with pkg-config #17 5.505 configure: checking whether system openssl > 1.1.0 #17 5.505 checking for openssl >= 1.1.0... yes #17 5.512 checking for embedded pjproject (may have to download)... configuring #17 5.547 [pjproject] Applying user.mak #17 5.549 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #17 5.550 [pjproject] Applying custom include file patches/config_site.h #17 5.552 [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 #17 8.355 checking for bundled pjproject... yes #17 8.419 checking for gawk... (cached) gawk #17 8.419 checking for curl-config... /usr/bin/curl-config #17 8.419 checking for the version of libcurl... 7.88.1 #17 8.428 checking for libcurl >= version 7.10.1... yes #17 8.431 checking whether libcurl is usable... yes #17 8.511 checking for curl_free... yes #17 8.795 checking for size_t... yes #17 8.852 checking for working alloca.h... yes #17 8.889 checking for alloca... yes #17 8.891 checking for dirent.h that defines DIR... yes #17 8.915 checking for library containing opendir... none required #17 8.948 checking for sys/wait.h that is POSIX.1 compatible... yes #17 8.977 checking for sys/types.h... (cached) yes #17 8.977 checking for netinet/in.h... yes #17 8.996 checking for arpa/nameser.h... yes #17 9.022 checking for netdb.h... yes #17 9.048 checking for resolv.h... yes #17 9.080 checking for arpa/nameser.h... (cached) yes #17 9.086 checking for assert.h... yes #17 9.115 checking for ctype.h... yes #17 9.147 checking for dlfcn.h... yes #17 9.178 checking for errno.h... yes #17 9.208 checking for fcntl.h... yes #17 9.242 checking for float.h... yes #17 9.274 checking for grp.h... yes #17 9.304 checking for inttypes.h... (cached) yes #17 9.310 checking for limits.h... yes #17 9.338 checking for locale.h... yes #17 9.371 checking for math.h... yes #17 9.421 checking for pwd.h... yes #17 9.451 checking for netinet/in.h... (cached) yes #17 9.457 checking for regex.h... yes #17 9.489 checking for sched.h... yes #17 9.518 checking for stdarg.h... yes #17 9.548 checking for stdint.h... (cached) yes #17 9.553 checking for stdio.h... (cached) yes #17 9.559 checking for stdlib.h... (cached) yes #17 9.564 checking for string.h... (cached) yes #17 9.569 checking for syslog.h... yes #17 9.602 checking for sys/file.h... yes #17 9.632 checking for sys/ioctl.h... yes #17 9.666 checking for sys/param.h... (cached) yes #17 9.670 checking for sys/resource.h... yes #17 9.702 checking for sys/socket.h... (cached) yes #17 9.708 checking for sys/stat.h... (cached) yes #17 9.713 checking for sys/time.h... yes #17 9.743 checking for sys/types.h... (cached) yes #17 9.748 checking for sys/un.h... yes #17 9.776 checking for termios.h... yes #17 9.807 checking for time.h... yes #17 9.836 checking for unistd.h... (cached) yes #17 9.840 checking for arpa/inet.h... yes #17 9.867 checking for libintl.h... yes #17 9.891 checking for malloc.h... yes #17 9.916 checking for netdb.h... (cached) yes #17 9.916 checking for stddef.h... yes #17 9.938 checking for strings.h... (cached) yes #17 9.939 checking for sys/event.h... no #17 9.966 checking for utime.h... (cached) yes #17 9.966 checking for libedit... yes #17 9.973 checking for Testing for libedit unicode support... yes #17 10.00 checking for uuid_generate_random in -luuid... yes #17 10.03 checking for uuid/uuid.h... yes #17 10.05 checking for jansson >= 2.11... yes #17 10.09 checking for libjwt >= 1.15.3... no #17 10.12 checking for clock_gettime in -lrt... yes #17 10.16 checking for libxml-2.0... yes #17 10.17 checking for uriParseUriA in -luriparser... no #17 10.19 checking for xsltLoadStylesheetPI in -lxslt... no #17 10.22 checking for xsltCleanupGlobals in -lxslt... no #17 10.25 checking for xlocale.h... no #17 10.28 checking for winsock.h... no #17 10.31 checking for winsock2.h... no #17 10.34 checking for sys/poll.h... yes #17 10.36 checking for special C compiler options needed for large files... no #17 10.36 checking for _FILE_OFFSET_BITS value needed for large files... no #17 10.38 checking for _Bool... yes #17 10.44 checking for stdbool.h that conforms to C99... yes #17 10.46 checking for an ANSI C-conforming const... yes #17 10.48 checking for uid_t in sys/types.h... yes #17 10.49 checking for inline... inline #17 10.50 checking for long double with more range or precision than double... yes #17 10.52 checking for mode_t... yes #17 10.58 checking for off_t... yes #17 10.64 checking for pid_t... yes #17 10.71 checking for size_t... (cached) yes #17 10.71 checking for struct stat.st_blksize... yes #17 10.74 checking for struct ucred.uid... yes #17 10.76 checking for struct ucred.cr_uid... no #17 10.80 checking for struct sockpeercred.uid... no #17 10.84 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #17 10.89 checking whether struct tm is in sys/time.h or time.h... time.h #17 10.91 checking for working volatile... yes #17 10.93 checking for ptrdiff_t... yes #17 10.99 checking for struct stat.st_mtim... yes #17 11.02 checking for struct stat.st_mtimensec... no #17 11.05 checking for struct stat.st_mtimespec... no #17 11.09 checking for working chown... yes #17 11.14 checking whether closedir returns void... no #17 11.16 checking for error_at_line... yes #17 11.20 checking for vfork.h... no #17 11.23 checking for fork... yes #17 11.26 checking for vfork... yes #17 11.30 checking for working fork... yes #17 11.35 checking for working vfork... (cached) yes #17 11.35 checking for _LARGEFILE_SOURCE value needed for large files... no #17 11.39 checking whether gcc needs -traditional... no #17 11.41 checking for working memcmp... yes #17 11.46 checking for getpagesize... yes #17 11.50 checking for vprintf... yes #17 11.54 checking for working mmap... yes #17 11.60 checking types of arguments for select... int,fd_set *,struct timeval * #17 11.64 checking whether lstat correctly handles trailing slash... yes #17 11.69 checking whether stat accepts an empty string... no #17 11.73 checking for working strcoll... yes #17 11.78 checking for strftime... yes #17 11.82 checking for working strnlen... yes #17 11.87 checking for working strtod... yes #17 11.92 checking whether utime accepts a null argument... yes #17 11.97 checking for asprintf... yes #17 12.00 checking for atexit... yes #17 12.04 checking for closefrom... yes #17 12.07 checking for dup2... yes #17 12.11 checking for eaccess... yes #17 12.15 checking for endpwent... yes #17 12.18 checking for euidaccess... yes #17 12.22 checking for ffsll... yes #17 12.26 checking for ftruncate... yes #17 12.29 checking for getcwd... yes #17 12.33 checking for gethostbyname... yes #17 12.36 checking for gethostname... yes #17 12.40 checking for getloadavg... yes #17 12.44 checking for gettimeofday... yes #17 12.47 checking for glob... yes #17 12.51 checking for ioperm... yes #17 12.55 checking for inet_ntoa... yes #17 12.59 checking for isascii... yes #17 12.62 checking for memchr... yes #17 12.66 checking for memmove... yes #17 12.70 checking for memset... yes #17 12.74 checking for mkdir... yes #17 12.78 checking for mkdtemp... yes #17 12.82 checking for munmap... yes #17 12.86 checking for newlocale... yes #17 12.89 checking for pipe2... yes #17 12.93 checking for ppoll... yes #17 12.96 checking for putenv... yes #17 13.00 checking for re_comp... yes #17 13.03 checking for regcomp... yes #17 13.07 checking for select... yes #17 13.10 checking for setenv... yes #17 13.14 checking for socket... yes #17 13.18 checking for strcasecmp... yes #17 13.21 checking for strcasestr... yes #17 13.25 checking for strchr... yes #17 13.29 checking for strcspn... yes #17 13.33 checking for strdup... yes #17 13.37 checking for strerror... yes #17 13.40 checking for strlcat... no #17 13.45 checking for strlcpy... no #17 13.49 checking for strncasecmp... yes #17 13.53 checking for strndup... yes #17 13.57 checking for strnlen... yes #17 13.61 checking for strrchr... yes #17 13.65 checking for strsep... yes #17 13.69 checking for strspn... yes #17 13.72 checking for strstr... yes #17 13.76 checking for strtod... (cached) yes #17 13.76 checking for strtol... yes #17 13.80 checking for strtold... yes #17 13.83 checking for strtoq... yes #17 13.87 checking for unsetenv... yes #17 13.90 checking for uselocale... yes #17 13.94 checking for utime... yes #17 13.97 checking for vasprintf... yes #17 14.00 checking for getpeereid... no #17 14.04 checking for sysctl... no #17 14.08 checking for swapctl... no #17 14.11 checking for malloc_trim... yes #17 14.16 checking for htonll... no #17 14.20 checking for ntohll... no #17 14.25 checking for sqrt in -lm... yes #17 14.29 checking for exp2... yes #17 14.33 checking for log2... yes #17 14.36 checking for exp10... yes #17 14.41 checking for log10... yes #17 14.45 checking for sin... yes #17 14.49 checking for cos... yes #17 14.52 checking for tan... yes #17 14.56 checking for asin... yes #17 14.60 checking for acos... yes #17 14.64 checking for atan... yes #17 14.68 checking for atan2... yes #17 14.72 checking for pow... yes #17 14.77 checking for rint... yes #17 14.81 checking for exp... yes #17 14.86 checking for log... yes #17 14.90 checking for remainder... yes #17 14.94 checking for fmod... yes #17 14.97 checking for round... yes #17 15.02 checking for roundf... yes #17 15.06 checking for trunc... yes #17 15.10 checking for floor... yes #17 15.15 checking for ceil... yes #17 15.19 checking for exp2l... yes #17 15.23 checking for log2l... yes #17 15.27 checking for exp10l... yes #17 15.32 checking for log10l... yes #17 15.36 checking for sinl... yes #17 15.40 checking for cosl... yes #17 15.44 checking for tanl... yes #17 15.48 checking for asinl... yes #17 15.53 checking for acosl... yes #17 15.57 checking for atanl... yes #17 15.62 checking for atan2l... yes #17 15.66 checking for powl... yes #17 15.70 checking for sqrtl... yes #17 15.74 checking for rintl... yes #17 15.78 checking for expl... yes #17 15.83 checking for logl... yes #17 15.87 checking for remainderl... yes #17 15.91 checking for fmodl... yes #17 15.95 checking for roundl... yes #17 16.00 checking for truncl... yes #17 16.04 checking for floorl... yes #17 16.08 checking for ceill... yes #17 16.13 checking for LLONG_MAX in limits.h... yes #17 16.17 checking for timersub in time.h... yes #17 16.21 checking for a version of GNU ld that supports the --dynamic-list flag... yes #17 16.25 checking for sys/poll.h... (cached) yes #17 16.25 checking for inet_aton... yes #17 16.29 checking for IP_PKTINFO... yes #17 16.34 checking for gcc options needed to detect all undeclared functions... none needed #17 16.37 checking whether gethostbyname_r is declared... yes #17 16.40 checking for library containing gethostbyname_r... none required #17 16.44 checking for gethostbyname_r with 6 arguments... yes #17 16.48 checking for gethostbyname_r with 5 arguments... no #17 16.51 checking for byteswap.h... yes #17 16.53 checking for __swap16 variant of byteswapping macros... no #17 16.55 checking for bswap16 variant of byteswapping macros... no #17 16.56 checking for locale_t in locale.h... yes #17 16.60 checking for O_EVTONLY in fcntl.h... no #17 16.62 checking for O_SYMLINK in fcntl.h... no #17 16.64 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #17 16.66 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #17 16.70 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #17 16.74 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #17 16.79 checking for pthread_spinlock_t in pthread.h... yes #17 16.83 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #17 16.87 checking for working unnamed semaphores... yes #17 16.92 checking if PTHREAD_ONCE_INIT needs braces... no #17 16.94 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #17 16.96 checking whether we can compare a mutex to its initial value... no #17 16.98 checking for compiler sync operations... yes #17 17.02 checking for compiler atomic operations... yes #17 17.06 checking if your system printf is NULL-safe.... (null)yes #17 17.10 checking if socket() accepts SOCK_NONBLOCK... yes #17 17.14 checking if we can increase the maximum select-able file descriptor... no #17 17.17 checking if we have usable eventfd support... yes #17 17.21 checking for compiler 'attribute pure' support... yes #17 17.24 checking for compiler 'attribute malloc' support... yes #17 17.26 checking for compiler 'attribute const' support... yes #17 17.28 checking for compiler 'attribute unused' support... yes #17 17.30 checking for compiler 'attribute always_inline' support... no #17 17.32 checking for compiler 'attribute deprecated' support... yes #17 17.35 checking for compiler 'attribute sentinel' support... yes #17 17.37 checking for compiler 'attribute warn_unused_result' support... yes #17 17.39 checking for compiler 'attribute may_alias' support... yes #17 17.41 checking for compiler 'attribute constructor' support... yes #17 17.43 checking for compiler 'attribute destructor' support... yes #17 17.45 checking for compiler 'attribute noreturn' support... yes #17 17.46 checking for -fsanitize=address support... yes #17 17.48 checking for -fsanitize=thread support... yes #17 17.50 checking for -fsanitize=leak support... yes #17 17.52 checking for -fsanitize=undefined support... yes #17 17.54 checking for -Wdeclaration-after-statement support... yes #17 17.55 checking for -Wtrampolines support... yes #17 17.55 checking for _FORTIFY_SOURCE support... yes #17 17.56 checking for -fno-strict-overflow... yes #17 17.57 checking for -Wno-format-truncation... yes #17 17.58 checking for -Wno-format-y2k... yes #17 17.58 checking for -Wno-stringop-truncation... yes #17 17.59 checking for -Wshadow... yes #17 17.60 checking for -march=native support... yes #17 17.60 checking whether to use rpath... not needed #17 17.60 checking for sysinfo... yes #17 17.64 checking for library containing res_9_ninit... no #17 17.72 checking for res_ninit... yes #17 17.77 checking for library containing res_9_ndestroy... no #17 17.85 checking for res_ndestroy... no #17 17.91 checking for library containing res_9_close... no #17 17.99 checking for res_close... no #17 18.04 checking for struct __res_state._u._ext.nsaddrs... yes #17 18.08 checking for BIND_8_COMPAT required... no #17 18.10 checking for GLOB_NOMAGIC in glob.h... yes #17 18.12 checking for GLOB_BRACE in glob.h... yes #17 18.14 checking for RTLD_NOLOAD in dlfcn.h... yes #17 18.16 checking for IP_MTU_DISCOVER in netinet/in.h... yes #17 18.19 checking size of int... 4 #17 18.25 checking size of long... 8 #17 18.30 checking size of long long... 8 #17 18.35 checking size of char *... 8 #17 18.40 checking size of long... (cached) 8 #17 18.40 checking size of long long... (cached) 8 #17 18.46 checking size of fd_set.fds_bits... (cached) 8 #17 18.46 checking for dladdr in dlfcn.h... yes #17 18.50 checking for snd_pcm_open in -lasound... yes #17 18.54 checking for alsa/asoundlib.h... yes #17 18.58 checking for bfd_openr in -lbfd... no #17 18.61 checking for bfd_openr in -lbfd... (cached) no #17 18.61 checking for bfd_openr in -lbfd... (cached) no #17 18.61 checking for cap_from_text in -lcap... no #17 18.64 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #17 18.65 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #17 18.67 checking for enhanced dahdi vmwi support... yes #17 18.70 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #17 18.72 checking for getifaddrs() support... yes #17 18.74 checking for timerfd support... yes #17 18.76 checking for gsm_create in -lgsm... yes #17 18.79 checking for gsm.h... yes #17 18.82 checking for gsm/gsm.h... yes #17 18.84 checking for libilbc < 3... no #17 18.86 checking for iconv_open in -liconv... no #17 18.88 checking for libiconv_open in -liconv... no #17 18.92 checking for iconv_close in -lc... yes #17 18.96 checking for iconv.h... yes #17 18.99 checking for icaltimezone_get_utc_timezone in -lical... no #17 19.02 checking for iks_start_sasl in -liksemel... no #17 19.05 checking for UW IMAP Toolkit c-client library... no #17 19.07 checking for system c-client library...... no #17 19.12 checking for SQLConnect in -liodbc... no #17 19.15 checking for inotify_init in -lc... yes #17 19.19 checking for sys/inotify.h... yes #17 19.22 checking for jack_activate in -ljack... no #17 19.25 checking for kqueue in -lc... no #17 19.29 checking for kevent64... no #17 19.33 checking for ldap_initialize in -lldap... no #17 19.35 checking for mysql_config... no #17 19.35 checking for neon-config... no #17 19.35 checking for neon-config... no #17 19.35 checking for netsnmp-agent... yes #17 19.36 checking for newtBell in -lnewt... yes #17 19.41 checking for newt.h... yes #17 19.43 checking for ub_ctx_delete in -lunbound... no #17 19.46 checking for SQLConnect in -lodbc... no #17 19.49 checking for ogg_stream_init in -logg... no #17 19.52 checking for backtrace in -lexecinfo... no #17 19.55 checking for backtrace in -lc... yes #17 19.59 checking for execinfo.h... yes #17 19.62 checking for ba2str in -lbluetooth... no #17 19.64 checking for bs_version in -lbeanstalk... no #17 19.67 checking for pg_config... no #17 19.67 checking for poptStrerror in -lpopt... no #17 19.70 checking for portaudio-2.0... no #17 19.72 checking for Pa_GetDeviceCount in -lportaudio... no #17 19.75 checking for pri_connected_line_update in -lpri... no #17 19.78 checking for resample_open in -lresample... no #17 19.81 checking for fftw_malloc in -lfftw3... yes #17 19.85 checking for fftw3.h... yes #17 19.88 checking for sf_open in -lsndfile... no #17 19.91 checking for minimum version of SpanDSP... no #17 19.92 checking for ss7_set_isup_timer in -lss7... no #17 19.95 checking for openr2_chan_new in -lopenr2... no #17 19.98 checking for opus_encoder_create in -lopus... no #17 20.01 checking for op_open_callbacks in -lopusfile... no #17 20.05 checking for luaL_newstate in -llua5.4... no #17 20.08 checking for luaL_newstate in -llua5.3... yes #17 20.12 checking for lua5.3/lua.h... yes #17 20.14 checking for rc_read_config in -lfreeradius-client... no #17 20.18 checking for rc_read_config in -lradiusclient-ng... no #17 20.21 checking for rc_read_config in -lradcli... no #17 20.23 checking for codec2_create in -lcodec2... no #17 20.26 checking for cpg_join in -lcpg... no #17 20.29 checking for corosync_cfg_state_track in -lcfg... no #17 20.32 checking for speex_encode in -lspeex... no #17 20.35 checking for speex_preprocess_ctl in -lspeex... no #17 20.39 checking for speex_preprocess_ctl in -lspeexdsp... no #17 20.42 checking for sqlite3_open in -lsqlite3... yes #17 20.46 checking for sqlite3.h... yes #17 20.49 checking for crypt in -lcrypt... yes #17 20.53 checking for crypt.h... yes #17 20.56 checking for crypt... no #17 20.60 checking for crypt_r in -lcrypt... yes #17 20.64 checking for osp/osp.h... no #17 20.66 checking for srtp_init in -lsrtp2... no #17 20.70 checking for srtp_init in -lsrtp... no #17 20.73 checking for gmime-3.0... no #17 20.74 checking for gmime-2.6... no #17 20.76 checking for gmime-2.4... no #17 20.78 checking for gmime-2.2... no #17 20.80 checking for gmime-2.0... no #17 20.82 checking for malloc in -lhoard... no #17 20.85 checking for dbinit in -lsybdb... no #17 20.88 checking for tone_zone_find_by_num in -ltonezone... no #17 20.91 checking for tone_zone_find in -ltonezone... no #17 20.93 checking for vorbis_info_init in -lvorbis... no #17 20.96 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #17 20.97 checking for compress in -lz... yes #17 21.00 checking for zlib.h... yes #17 21.03 checking for linux/compiler.h... no #17 21.06 checking for MSG_NOSIGNAL in sys/socket.h... yes #17 21.09 checking for SO_NOSIGPIPE in sys/socket.h... no #17 21.11 checking for sdl-config... no #17 21.11 checking for IMG_Load in -lSDL_image... no #17 21.14 checking for sws_getContext in -lavcodec... no #17 21.17 checking for linux/videodev.h... no #17 21.19 checking for XOpenDisplay in -lX11... no #17 21.22 checking for XOpenDisplay in -lX11... (cached) no #17 21.22 checking for /sbin/launchd... no #17 21.22 checking for gtk+-2.0... no #17 21.24 checking for libsystemd... yes #17 21.25 checking for LOG_AUTH in syslog.h... yes #17 21.27 checking for LOG_AUTHPRIV in syslog.h... yes #17 21.29 checking for LOG_CRON in syslog.h... yes #17 21.31 checking for LOG_DAEMON in syslog.h... yes #17 21.34 checking for LOG_FTP in syslog.h... yes #17 21.36 checking for LOG_KERN in syslog.h... yes #17 21.38 checking for LOG_LPR in syslog.h... yes #17 21.39 checking for LOG_MAIL in syslog.h... yes #17 21.41 checking for LOG_NEWS in syslog.h... yes #17 21.43 checking for LOG_SYSLOG in syslog.h... yes #17 21.45 checking for LOG_UUCP in syslog.h... yes #17 21.48 checking for bridges/bridge_softmix/include/hrirs.h... yes #17 21.48 checking for mandatory modules: PJPROJECT... ok #17 21.52 configure: creating ./config.status #17 21.57 config.status: creating build_tools/menuselect-deps #17 21.59 config.status: creating makeopts #17 21.59 config.status: creating include/asterisk/autoconfig.h #17 21.66 checking build system type... x86_64-unknown-linux-gnu #17 21.69 checking host system type... x86_64-unknown-linux-gnu #17 21.69 checking for gcc... gcc #17 21.71 checking whether the C compiler works... yes #17 21.74 checking for C compiler default output file name... a.out #17 21.74 checking for suffix of executables... #17 21.77 checking whether we are cross compiling... no #17 21.80 checking for suffix of object files... o #17 21.82 checking whether the compiler supports GNU C... yes #17 21.84 checking whether gcc accepts -g... yes #17 21.85 checking for gcc option to enable C11 features... none needed #17 21.90 checking for GNU make... make #17 21.90 checking for pkg-config... /usr/bin/pkg-config #17 21.90 checking pkg-config is at least version 0.9.0... yes #17 21.90 checking for stdio.h... yes #17 21.92 checking for stdlib.h... yes #17 21.94 checking for string.h... yes #17 21.96 checking for inttypes.h... yes #17 21.98 checking for stdint.h... yes #17 22.00 checking for strings.h... yes #17 22.03 checking for sys/stat.h... yes #17 22.05 checking for sys/types.h... yes #17 22.07 checking for unistd.h... yes #17 22.09 checking for size_t... yes #17 22.15 checking for working alloca.h... yes #17 22.19 checking for alloca... yes #17 22.19 checking for asprintf... yes #17 22.22 checking for getloadavg... yes #17 22.25 checking for setenv... yes #17 22.30 checking for strcasestr... yes #17 22.33 checking for strndup... yes #17 22.37 checking for strnlen... yes #17 22.41 checking for strsep... yes #17 22.44 checking for unsetenv... yes #17 22.48 checking for vasprintf... yes #17 22.51 checking for newtBell in -lnewt... yes #17 22.55 checking for newt.h... yes #17 22.58 checking for initscr in -lncurses... yes #17 22.62 checking for ncurses.h... yes #17 22.65 checking for keypad in -ltinfo... yes #17 22.68 checking for ncurses.h... (cached) yes #17 22.68 checking for a sed that does not truncate output... /usr/bin/sed #17 22.68 checking for libxml-2.0... yes #17 22.69 checking for gtk+-2.0... no #17 22.72 configure: creating ./config.status #17 22.76 config.status: creating makeopts #17 22.77 config.status: creating autoconfig.h #17 22.78 configure: Menuselect build configuration successfully completed #17 22.79 #17 22.79 .$$$$$$$$$$$$$$$=.. #17 22.79 .$7$7.. .7$$7:. #17 22.79 .$$:. ,$7.7 #17 22.79 .$7. 7$$$$ .$$77 #17 22.79 ..$$. $$$$$ .$$$7 #17 22.79 ..7$ .?. $$$$$ .?. 7$$$. #17 22.79 $.$. .$$$7. $$$$7 .7$$$. .$$$. #17 22.79 .777. .$$$$$$77$$$77$$$$$7. $$$, #17 22.79 $$$~ .7$$$$$$$$$$$$$7. .$$$. #17 22.79 .$$7 .7$$$$$$$7: ?$$$. #17 22.79 $$$ ?7$$$$$$$$$$I .$$$7 #17 22.79 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #17 22.79 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #17 22.79 $$$ $$$ 7$$$7 .$$$ .$$$. #17 22.79 $$$$ $$$$7 .$$$. #17 22.79 7$$$7 7$$$$ 7$$$ #17 22.79 $$$$$ $$$ #17 22.79 $$$$7. $$ (TM) #17 22.79 $$$$$$$. .7$$$$$$ $$ #17 22.79 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #17 22.79 $$$$$$$$$$$$$$$$. #17 22.79 #17 22.79 configure: Package configured for: #17 22.79 configure: OS type : linux-gnu #17 22.79 configure: Host CPU : x86_64 #17 22.79 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #17 22.79 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #17 23.45 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #17 23.45 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #17 23.45 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #17 23.45 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #17 23.45 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #17 23.59 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #17 23.64 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #17 23.66 Generating input for menuselect ... #17 25.14 menuselect/menuselect --check-deps menuselect.makeopts #17 25.15 menuselect/menuselect --check-deps menuselect.makeopts #17 25.21 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #17 25.21 [CC] astcanary.c -> astcanary.o #17 25.21 [CC] astdb2bdb.c -> astdb2bdb.o #17 25.21 [CC] hash/hash.c -> hash/hash.o #17 25.21 [CC] hash/hash_buf.c -> hash/hash_buf.o #17 25.21 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #17 25.21 [CC] hash/hash_func.c -> hash/hash_func.o #17 25.22 [CC] hash/hash_log2.c -> hash/hash_log2.o #17 25.22 [CC] hash/hash_page.c -> hash/hash_page.o #17 25.22 [CC] hash/ndbm.c -> hash/ndbm.o #17 25.22 [CC] btree/bt_close.c -> btree/bt_close.o #17 25.22 [CC] btree/bt_conv.c -> btree/bt_conv.o #17 25.22 [CC] btree/bt_debug.c -> btree/bt_debug.o #17 25.22 [CC] btree/bt_delete.c -> btree/bt_delete.o #17 25.23 [CC] btree/bt_get.c -> btree/bt_get.o #17 25.24 [CC] btree/bt_open.c -> btree/bt_open.o #17 25.24 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #17 25.27 [CC] btree/bt_page.c -> btree/bt_page.o #17 25.28 [CC] btree/bt_put.c -> btree/bt_put.o #17 25.32 [LD] astcanary.o -> astcanary #17 25.32 [CC] btree/bt_search.c -> btree/bt_search.o #17 25.33 [CC] btree/bt_seq.c -> btree/bt_seq.o #17 25.35 [CC] btree/bt_split.c -> btree/bt_split.o #17 25.36 [CC] btree/bt_utils.c -> btree/bt_utils.o #17 25.37 [CC] db/db.c -> db/db.o #17 25.38 [CC] mpool/mpool.c -> mpool/mpool.o #17 25.40 [CC] recno/rec_close.c -> recno/rec_close.o #17 25.40 [CC] recno/rec_delete.c -> recno/rec_delete.o #17 25.44 [CC] recno/rec_get.c -> recno/rec_get.o #17 25.45 [CC] recno/rec_open.c -> recno/rec_open.o #17 25.48 [CC] recno/rec_put.c -> recno/rec_put.o #17 25.49 [CC] recno/rec_search.c -> recno/rec_search.o #17 25.54 [CC] recno/rec_seq.c -> recno/rec_seq.o #17 25.54 [CC] recno/rec_utils.c -> recno/rec_utils.o #17 25.80 [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 #17 25.85 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #17 25.85 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #17 26.08 [pjproject] Generating pjproject dependency file .pjnath-x86_64-unknown-linux-gnu.depend #17 26.85 [pjproject] Generating asterisk dependency file .pjnath-x86_64-unknown-linux-gnu.astdep #17 26.99 [pjproject] Generating pjproject dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.depend #17 30.51 [pjproject] Generating asterisk dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.astdep #17 30.69 [pjproject] Generating asterisk dependency file .pjmedia-x86_64-unknown-linux-gnu.astdep #17 31.00 [pjproject] Generating asterisk dependency file .pjmedia-videodev-x86_64-unknown-linux-gnu.astdep #17 31.10 [pjproject] Generating asterisk dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.astdep #17 31.26 [pjproject] Generating pjproject dependency file .pjsip-x86_64-unknown-linux-gnu.depend #17 33.81 [pjproject] Generating asterisk dependency file .pjsip-x86_64-unknown-linux-gnu.astdep #17 33.98 [pjproject] Generating asterisk dependency file .pjsip-simple-x86_64-unknown-linux-gnu.astdep #17 34.11 [pjproject] Generating asterisk dependency file .pjsip-ua-x86_64-unknown-linux-gnu.astdep #17 34.23 [pjproject] Generating asterisk dependency file .pjsua-lib-x86_64-unknown-linux-gnu.astdep #17 34.56 [pjproject] Generating pjproject dependency file .pjlib-util-x86_64-unknown-linux-gnu.depend #17 35.20 [pjproject] Generating asterisk dependency file .pjlib-util-x86_64-unknown-linux-gnu.astdep #17 35.35 [pjproject] Generating pjproject dependency file .pjlib-x86_64-unknown-linux-gnu.depend #17 37.00 [pjproject] Generating asterisk dependency file .pjlib-x86_64-unknown-linux-gnu.astdep #17 37.27 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #17 37.58 In file included from ../src/pj/hash.c:20: #17 37.58 ../src/pj/hash.c: In function 'find_entry': #17 37.58 ../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=] #17 37.58 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 191 | ht, entry, pj_pool_get_used_size(pool), #17 37.58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #17 37.58 189 | PJ_LOG(6, ("hashtbl", #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/hash.c:190:60: note: format string is defined here #17 37.58 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #17 37.58 | ~^ #17 37.58 | | #17 37.58 | unsigned int #17 37.58 | %lu #17 37.58 ../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=] #17 37.58 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 191 | ht, entry, pj_pool_get_used_size(pool), #17 37.58 192 | pj_pool_get_capacity(pool))); #17 37.58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #17 37.58 189 | PJ_LOG(6, ("hashtbl", #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/hash.c:190:68: note: format string is defined here #17 37.58 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #17 37.58 | ~^ #17 37.58 | | #17 37.58 | unsigned int #17 37.58 | %lu #17 37.58 In file included from ../src/pj/pool.c:20: #17 37.58 ../src/pj/pool.c: In function 'pj_pool_create_block': #17 37.58 ../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=] #17 37.58 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #17 37.58 | ~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #17 37.58 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:55:44: note: format string is defined here #17 37.58 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 37.58 | ~^ #17 37.58 | | #17 37.58 | unsigned int #17 37.58 | %lu #17 37.58 ../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=] #17 37.58 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #17 37.58 | ~~~~~~~~~~~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #17 37.58 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:55:57: note: format string is defined here #17 37.58 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 37.58 | ~^ #17 37.58 | | #17 37.58 | unsigned int #17 37.58 | %lu #17 37.58 ../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=] #17 37.58 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #17 37.58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #17 37.58 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:55:70: note: format string is defined here #17 37.58 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 37.58 | ~^ #17 37.58 | | #17 37.58 | unsigned int #17 37.58 | %lu #17 37.58 ../src/pj/pool.c: In function 'pj_pool_allocate_find': #17 37.58 ../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=] #17 37.58 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 120 | "(used=%u, cap=%u)", #17 37.58 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #17 37.58 | ~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #17 37.58 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:119:62: note: format string is defined here #17 37.58 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 37.58 | ~^ #17 37.58 | | #17 37.58 | unsigned int #17 37.58 | %lu #17 37.58 ../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=] #17 37.58 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 120 | "(used=%u, cap=%u)", #17 37.58 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #17 37.58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #17 37.58 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 37.58 | ^~~ #17 37.58 ../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=] #17 37.58 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 120 | "(used=%u, cap=%u)", #17 37.58 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #17 37.58 | ~~~~~~~~~~~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #17 37.58 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 37.58 | ^~~ #17 37.58 ../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=] #17 37.58 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #17 37.58 | ~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #17 37.58 144 | LOG((pool->obj_name, #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:145:12: note: format string is defined here #17 37.58 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 37.58 | ~^ #17 37.58 | | #17 37.58 | unsigned int #17 37.58 | %lu #17 37.58 ../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=] #17 37.58 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #17 37.58 | ~~~~~~~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #17 37.58 144 | LOG((pool->obj_name, #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:145:49: note: format string is defined here #17 37.58 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 37.58 | ~^ #17 37.58 | | #17 37.58 | unsigned int #17 37.58 | %lu #17 37.58 ../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=] #17 37.58 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #17 37.58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #17 37.58 144 | LOG((pool->obj_name, #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:145:64: note: format string is defined here #17 37.58 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 37.58 | ~^ #17 37.58 | | #17 37.58 | unsigned int #17 37.58 | %lu #17 37.58 ../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=] #17 37.58 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 37.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.58 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #17 37.58 | ~~~~~~~~~~~~~~ #17 37.58 | | #17 37.58 | pj_size_t {aka long unsigned int} #17 37.58 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.58 | ^~~ #17 37.58 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.58 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.58 | ^~~~~~ #17 37.58 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #17 37.58 144 | LOG((pool->obj_name, #17 37.58 | ^~~ #17 37.59 ../src/pj/pool.c:145:72: note: format string is defined here #17 37.59 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 37.59 | ~^ #17 37.59 | | #17 37.59 | unsigned int #17 37.59 | %lu #17 37.59 ../src/pj/pool.c: In function 'pj_pool_create_int': #17 37.59 ../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=] #17 37.59 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #17 37.59 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #17 37.59 | | #17 37.59 | pj_size_t {aka long unsigned int} #17 37.59 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.59 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.59 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.59 | ^~~~~~ #17 37.59 ../src/pj/pool.c:236:5: note: in expansion of macro 'LOG' #17 37.59 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:236:47: note: format string is defined here #17 37.59 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #17 37.59 | ~^ #17 37.59 | | #17 37.59 | unsigned int #17 37.59 | %lu #17 37.59 ../src/pj/pool.c: In function 'pj_pool_reset': #17 37.59 ../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=] #17 37.59 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 37.59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.59 282 | pool->capacity, pj_pool_get_used_size(pool), #17 37.59 | ~~~~~~~~~~~~~~ #17 37.59 | | #17 37.59 | pj_size_t {aka long unsigned int} #17 37.59 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.59 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.59 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.59 | ^~~~~~ #17 37.59 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #17 37.59 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:281:41: note: format string is defined here #17 37.59 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 37.59 | ~^ #17 37.59 | | #17 37.59 | int #17 37.59 | %ld #17 37.59 ../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=] #17 37.59 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 37.59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.59 282 | pool->capacity, pj_pool_get_used_size(pool), #17 37.59 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.59 | | #17 37.59 | pj_size_t {aka long unsigned int} #17 37.59 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.59 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.59 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.59 | ^~~~~~ #17 37.59 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #17 37.59 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:281:50: note: format string is defined here #17 37.59 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 37.59 | ~^ #17 37.59 | | #17 37.59 | int #17 37.59 | %ld #17 37.59 ../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=] #17 37.59 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 37.59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.59 282 | pool->capacity, pj_pool_get_used_size(pool), #17 37.59 283 | pj_pool_get_used_size(pool)*100/pool->capacity)); #17 37.59 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.59 | | #17 37.59 | pj_size_t {aka long unsigned int} #17 37.59 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.59 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.59 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.59 | ^~~~~~ #17 37.59 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #17 37.59 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:281:53: note: format string is defined here #17 37.59 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 37.59 | ~^ #17 37.59 | | #17 37.59 | int #17 37.59 | %ld #17 37.59 ../src/pj/pool.c: In function 'pj_pool_destroy_int': #17 37.59 ../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=] #17 37.59 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 37.59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.59 296 | pool->capacity, pj_pool_get_used_size(pool), #17 37.59 | ~~~~~~~~~~~~~~ #17 37.59 | | #17 37.59 | pj_size_t {aka long unsigned int} #17 37.59 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.59 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.59 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.59 | ^~~~~~ #17 37.59 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #17 37.59 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 37.59 | ^~~ #17 37.59 ../src/pj/pool.c:295:43: note: format string is defined here #17 37.59 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 37.59 | ~^ #17 37.59 | | #17 37.59 | int #17 37.59 | %ld #17 37.59 ../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=] #17 37.59 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 37.59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.59 296 | pool->capacity, pj_pool_get_used_size(pool), #17 37.59 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.59 | | #17 37.59 | pj_size_t {aka long unsigned int} #17 37.59 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.59 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.62 | ^~~ #17 37.62 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.62 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.62 | ^~~~~~ #17 37.62 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #17 37.62 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 37.62 | ^~~ #17 37.62 ../src/pj/pool.c:295:52: note: format string is defined here #17 37.62 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 37.62 | ~^ #17 37.62 | | #17 37.62 | int #17 37.62 | %ld #17 37.62 ../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=] #17 37.62 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 37.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.62 296 | pool->capacity, pj_pool_get_used_size(pool), #17 37.62 297 | pj_pool_get_used_size(pool)*100/pool->capacity, #17 37.62 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.62 | | #17 37.62 | pj_size_t {aka long unsigned int} #17 37.62 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.62 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.62 | ^~~ #17 37.62 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 37.62 33 | #define LOG(expr) PJ_LOG(6,expr) #17 37.62 | ^~~~~~ #17 37.62 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #17 37.62 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 37.62 | ^~~ #17 37.62 ../src/pj/pool.c:295:55: note: format string is defined here #17 37.62 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 37.62 | ~^ #17 37.62 | | #17 37.62 | int #17 37.62 | %ld #17 37.62 In file included from ../src/pj/pool_caching.c:21: #17 37.62 ../src/pj/pool_caching.c: In function 'cpool_create_pool': #17 37.62 ../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=] #17 37.62 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #17 37.62 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #17 37.62 | | #17 37.62 | pj_size_t {aka long unsigned int} #17 37.62 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.62 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.62 | ^~~ #17 37.62 ../src/pj/pool_caching.c:191:9: note: in expansion of macro 'PJ_LOG' #17 37.62 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #17 37.62 | ^~~~~~ #17 37.62 ../src/pj/pool_caching.c:191:56: note: format string is defined here #17 37.62 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #17 37.62 | ~^ #17 37.62 | | #17 37.62 | unsigned int #17 37.62 | %lu #17 37.62 ../src/pj/pool_caching.c: In function 'cpool_release_pool': #17 37.62 ../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=] #17 37.62 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 37.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.81 249 | pool_capacity, pj_pool_get_used_size(pool), #17 37.81 | ~~~~~~~~~~~~~ #17 37.81 | | #17 37.81 | pj_size_t {aka long unsigned int} #17 37.81 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.81 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.81 | ^~~ #17 37.81 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #17 37.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 37.81 | ^~~~~~ #17 37.81 ../src/pj/pool_caching.c:248:49: note: format string is defined here #17 37.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 37.81 | ~^ #17 37.81 | | #17 37.81 | int #17 37.81 | %ld #17 37.81 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 37.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 37.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.81 249 | pool_capacity, pj_pool_get_used_size(pool), #17 37.81 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.81 | | #17 37.81 | pj_size_t {aka long unsigned int} #17 37.81 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.81 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.81 | ^~~ #17 37.81 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #17 37.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 37.81 | ^~~~~~ #17 37.81 ../src/pj/pool_caching.c:248:58: note: format string is defined here #17 37.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 37.81 | ~^ #17 37.81 | | #17 37.81 | int #17 37.81 | %ld #17 37.81 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 37.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 37.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.81 249 | pool_capacity, pj_pool_get_used_size(pool), #17 37.81 250 | pj_pool_get_used_size(pool)*100/pool_capacity)); #17 37.81 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 37.81 | | #17 37.81 | pj_size_t {aka long unsigned int} #17 37.81 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 37.81 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 37.81 | ^~~ #17 37.81 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #17 37.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 37.81 | ^~~~~~ #17 37.81 ../src/pj/pool_caching.c:248:61: note: format string is defined here #17 37.81 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 37.81 | ~^ #17 37.81 | | #17 37.81 | int #17 37.81 | %ld #17 37.81 In file included from ../src/pj/timer.c:36: #17 37.81 ../src/pj/timer.c: In function 'grow_heap': #17 37.81 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 37.81 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 37.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 38.67 385 | ht->max_size, new_size)); #17 38.67 | ~~~~~~~~~~~~ #17 38.67 | | #17 38.67 | pj_size_t {aka long unsigned int} #17 38.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 38.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 38.67 | ^~~ #17 38.67 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #17 38.67 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 38.67 | ^~~~~~ #17 38.67 ../src/pj/timer.c:384:51: note: format string is defined here #17 38.67 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 38.67 | ~^ #17 38.67 | | #17 38.67 | int #17 38.67 | %ld #17 38.67 ../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=] #17 38.67 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 38.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 38.67 385 | ht->max_size, new_size)); #17 38.67 | ~~~~~~~~ #17 38.67 | | #17 38.67 | size_t {aka long unsigned int} #17 38.67 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 38.67 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 38.67 | ^~~ #17 38.67 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #17 38.67 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 38.67 | ^~~~~~ #17 38.67 ../src/pj/timer.c:384:57: note: format string is defined here #17 38.67 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 38.67 | ~^ #17 38.67 | | #17 38.67 | int #17 38.67 | %ld #17 38.68 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #17 39.47 In file included from ../src/pjlib-util/stun_simple_client.c:22: #17 39.47 ../src/pjlib-util/stun_simple_client.c: In function 'pjstun_get_mapped_addr2': #17 39.47 ../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=] #17 39.47 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 39.47 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 39.47 | | #17 39.47 | pj_size_t {aka long unsigned int} #17 39.47 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 39.47 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 39.47 | ^~~ #17 39.47 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #17 39.47 36 | #define TRACE_(x) PJ_LOG(6,x) #17 39.47 | ^~~~~~ #17 39.47 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #17 39.47 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 39.47 | ^~~~~~ #17 39.47 ../src/pjlib-util/stun_simple_client.c:348:39: note: format string is defined here #17 39.47 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 39.47 | ~^ #17 39.47 | | #17 39.47 | int #17 39.47 | %ld #17 39.47 ../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=] #17 39.47 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 39.47 | ^~~~~~~~~~~~~~~~~~~~~~~ #17 39.47 349 | pj_pool_get_capacity(pool))); #17 39.47 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 39.47 | | #17 39.47 | pj_size_t {aka long unsigned int} #17 39.47 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 39.47 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 39.47 | ^~~ #17 39.47 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #17 39.47 36 | #define TRACE_(x) PJ_LOG(6,x) #17 39.47 | ^~~~~~ #17 39.47 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #17 39.47 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 39.47 | ^~~~~~ #17 39.47 ../src/pjlib-util/stun_simple_client.c:348:45: note: format string is defined here #17 39.47 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 39.47 | ~^ #17 39.47 | | #17 39.47 | int #17 39.47 | %ld #17 39.48 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #17 39.58 In file included from ../../pjlib/include/pj/except.h:29, #17 39.58 from ../src/pjsip/sip_endpoint.c:27: #17 39.58 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_dbg': #17 39.58 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #17 39.58 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 39.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 39.58 791 | entry, delay->sec, delay->msec)); #17 39.58 | ~~~~~~~~~~ #17 39.58 | | #17 39.58 | long int #17 39.58 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 39.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 39.58 | ^~~ #17 39.58 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #17 39.58 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 39.58 | ^~~~~~ #17 39.58 ../src/pjsip/sip_endpoint.c:790:72: note: format string is defined here #17 39.58 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 39.58 | ~^ #17 39.58 | | #17 39.58 | unsigned int #17 39.58 | %lu #17 39.58 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #17 39.58 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 39.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 39.58 791 | entry, delay->sec, delay->msec)); #17 39.58 | ~~~~~~~~~~~ #17 39.58 | | #17 39.58 | long int #17 39.58 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 39.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 39.58 | ^~~ #17 39.58 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #17 39.58 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 39.58 | ^~~~~~ #17 39.58 ../src/pjsip/sip_endpoint.c:790:75: note: format string is defined here #17 39.58 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 39.58 | ~^ #17 39.58 | | #17 39.58 | unsigned int #17 39.58 | %lu #17 39.58 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_w_grp_lock_dbg': #17 39.58 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #17 39.58 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #17 39.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 39.58 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #17 39.58 821 | entry, delay->sec, delay->msec, grp_lock)); #17 39.58 | ~~~~~~~~~~ #17 39.58 | | #17 39.58 | long int #17 39.58 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 39.58 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 39.58 | ^~~ #17 39.58 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #17 39.58 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #17 43.26 | ^~~~~~ #17 43.26 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #17 43.26 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #17 43.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 43.26 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #17 43.26 821 | entry, delay->sec, delay->msec, grp_lock)); #17 43.26 | ~~~~~~~~~~~ #17 43.26 | | #17 43.26 | long int #17 43.26 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 43.26 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 43.26 | ^~~ #17 43.26 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #17 43.26 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #17 43.26 | ^~~~~~ #17 43.26 In file included from ../src/pjsip/sip_transaction.c:33: #17 43.26 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uac2': #17 43.26 ../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=] #17 43.26 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 43.26 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #17 43.26 | | #17 43.26 | pj_ssize_t {aka long int} #17 43.26 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 43.26 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 43.26 | ^~~ #17 43.26 ../src/pjsip/sip_transaction.c:1585:5: note: in expansion of macro 'PJ_LOG' #17 43.26 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 43.26 | ^~~~~~ #17 43.26 ../src/pjsip/sip_transaction.c:1585:42: note: format string is defined here #17 43.26 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 43.26 | ~~^~ #17 43.26 | | #17 43.26 | int #17 43.26 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uas2': #17 43.26 ../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=] #17 43.26 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 43.26 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #17 43.26 | | #17 43.26 | pj_ssize_t {aka long int} #17 43.26 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 43.26 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 43.26 | ^~~ #17 43.26 ../src/pjsip/sip_transaction.c:1744:5: note: in expansion of macro 'PJ_LOG' #17 43.26 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 43.26 | ^~~~~~ #17 43.26 ../src/pjsip/sip_transaction.c:1744:42: note: format string is defined here #17 43.26 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 43.26 | ~~^~ #17 43.26 | | #17 43.26 | int #17 43.26 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #17 43.29 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #17 43.31 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #17 43.33 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #17 45.25 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #17 45.40 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #17 45.43 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #17 45.75 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #17 46.64 [pjproject] Generating symbols #17 46.76 [CC] chan_audiosocket.c -> chan_audiosocket.o #17 46.76 [CC] chan_bridge_media.c -> chan_bridge_media.o #17 46.76 [CC] chan_iax2.c -> chan_iax2.o #17 46.76 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #17 46.77 [CC] iax2/firmware.c -> iax2/firmware.o #17 46.77 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #17 46.77 [CC] iax2/netsock.c -> iax2/netsock.o #17 46.77 [CC] iax2/parser.c -> iax2/parser.o #17 46.77 [CC] iax2/provision.c -> iax2/provision.o #17 46.77 [CC] chan_pjsip.c -> chan_pjsip.o #17 46.78 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #17 46.78 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #17 46.78 [CC] chan_rtp.c -> chan_rtp.o #17 46.78 [CC] chan_unistim.c -> chan_unistim.o #17 47.04 [LD] chan_bridge_media.o -> chan_bridge_media.so #17 47.07 [LD] chan_audiosocket.o -> chan_audiosocket.so #17 47.12 [LD] chan_rtp.o -> chan_rtp.so #17 47.99 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #17 48.95 [LD] chan_unistim.o -> chan_unistim.so #17 51.97 [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 #17 52.02 [CC] pbx_ael.c -> pbx_ael.o #17 52.02 [CC] pbx_dundi.c -> pbx_dundi.o #17 52.02 [CC] pbx_config.c -> pbx_config.o #17 52.02 [CC] pbx_loopback.c -> pbx_loopback.o #17 52.02 [CC] dundi-parser.c -> dundi-parser.o #17 52.02 [CC] pbx_lua.c -> pbx_lua.o #17 52.02 [CC] pbx_realtime.c -> pbx_realtime.o #17 52.02 [CC] pbx_spool.c -> pbx_spool.o #17 52.22 [LD] pbx_ael.o -> pbx_ael.so #17 52.25 [LD] pbx_loopback.o -> pbx_loopback.so #17 52.33 [LD] pbx_realtime.o -> pbx_realtime.so #17 52.39 [LD] pbx_lua.o -> pbx_lua.so #17 52.44 [LD] pbx_spool.o -> pbx_spool.so #17 52.77 [LD] pbx_config.o -> pbx_config.so #17 54.18 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #17 54.22 [CC] app_adsiprog.c -> app_adsiprog.o #17 54.22 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #17 54.22 [CC] app_agent_pool.c -> app_agent_pool.o #17 54.22 [CC] app_attended_transfer.c -> app_attended_transfer.o #17 54.22 [CC] app_amd.c -> app_amd.o #17 54.22 [CC] app_audiosocket.c -> app_audiosocket.o #17 54.22 [CC] app_authenticate.c -> app_authenticate.o #17 54.22 [CC] app_blind_transfer.c -> app_blind_transfer.o #17 54.22 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #17 54.22 [CC] app_bridgewait.c -> app_bridgewait.o #17 54.22 [CC] app_broadcast.c -> app_broadcast.o #17 54.24 [CC] app_cdr.c -> app_cdr.o #17 54.24 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #17 54.24 [CC] app_chanisavail.c -> app_chanisavail.o #17 54.26 [CC] app_channelredirect.c -> app_channelredirect.o #17 54.27 [CC] app_chanspy.c -> app_chanspy.o #17 54.49 [CC] app_confbridge.c -> app_confbridge.o #17 54.51 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #17 54.53 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #17 54.54 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #17 54.59 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #17 54.59 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #17 54.60 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #17 54.61 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #17 54.63 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #17 54.64 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #17 54.74 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #17 54.76 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #17 54.76 [CC] app_controlplayback.c -> app_controlplayback.o #17 54.78 [CC] app_db.c -> app_db.o #17 54.82 [CC] app_dial.c -> app_dial.o #17 54.85 [CC] app_dictate.c -> app_dictate.o #17 54.86 [CC] app_directed_pickup.c -> app_directed_pickup.o #17 54.90 [CC] app_directory.c -> app_directory.o #17 54.90 [CC] app_disa.c -> app_disa.o #17 54.93 [CC] app_dtmfstore.c -> app_dtmfstore.o #17 54.98 [CC] app_dumpchan.c -> app_dumpchan.o #17 54.99 [CC] app_echo.c -> app_echo.o #17 55.03 [CC] app_exec.c -> app_exec.o #17 55.05 [CC] app_externalivr.c -> app_externalivr.o #17 55.21 [CC] app_festival.c -> app_festival.o #17 55.21 [CC] app_flash.c -> app_flash.o #17 55.24 [CC] app_followme.c -> app_followme.o #17 55.25 [CC] app_forkcdr.c -> app_forkcdr.o #17 55.27 [CC] app_getcpeid.c -> app_getcpeid.o #17 55.35 [CC] app_if.c -> app_if.o #17 55.39 [CC] app_mf.c -> app_mf.o #17 55.39 [CC] app_milliwatt.c -> app_milliwatt.o #17 55.42 [CC] app_minivm.c -> app_minivm.o #17 55.42 [CC] app_mixmonitor.c -> app_mixmonitor.o #17 55.44 [CC] app_morsecode.c -> app_morsecode.o #17 55.51 [CC] app_mp3.c -> app_mp3.o #17 55.51 [CC] app_originate.c -> app_originate.o #17 55.55 [CC] app_page.c -> app_page.o #17 55.63 [CC] app_playback.c -> app_playback.o #17 55.68 [CC] app_playtones.c -> app_playtones.o #17 55.68 [CC] app_privacy.c -> app_privacy.o #17 55.70 [CC] app_queue.c -> app_queue.o #17 55.70 [CC] app_read.c -> app_read.o #17 55.74 [CC] app_readexten.c -> app_readexten.o #17 55.82 [CC] app_record.c -> app_record.o #17 55.83 [CC] app_reload.c -> app_reload.o #17 55.89 [CC] app_sayunixtime.c -> app_sayunixtime.o #17 55.92 [CC] app_senddtmf.c -> app_senddtmf.o #17 55.96 [CC] app_sendtext.c -> app_sendtext.o #17 56.05 [CC] app_sf.c -> app_sf.o #17 56.06 [CC] app_signal.c -> app_signal.o #17 56.08 [CC] app_sms.c -> app_sms.o #17 56.08 [CC] app_softhangup.c -> app_softhangup.o #17 56.18 [CC] app_speech_utils.c -> app_speech_utils.o #17 56.20 [CC] app_stack.c -> app_stack.o #17 56.25 [CC] app_stasis.c -> app_stasis.o #17 56.27 [CC] app_stream_echo.c -> app_stream_echo.o #17 56.28 [CC] app_system.c -> app_system.o #17 56.31 [CC] app_talkdetect.c -> app_talkdetect.o #17 56.38 [CC] app_test.c -> app_test.o #17 56.44 [CC] app_transfer.c -> app_transfer.o #17 56.45 [CC] app_userevent.c -> app_userevent.o #17 56.49 [CC] app_verbose.c -> app_verbose.o #17 56.49 [CC] app_voicemail.c -> app_voicemail.o #17 56.51 [CC] app_waitforcond.c -> app_waitforcond.o #17 56.53 [CC] app_waitforring.c -> app_waitforring.o #17 56.55 [CC] app_waitforsilence.c -> app_waitforsilence.o #17 56.62 [CC] app_waituntil.c -> app_waituntil.o #17 56.69 [CC] app_while.c -> app_while.o #17 56.70 [CC] app_zapateller.c -> app_zapateller.o #17 56.73 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #17 56.73 [LD] app_agent_pool.o -> app_agent_pool.so #17 56.74 [LD] app_adsiprog.o -> app_adsiprog.so #17 56.77 [LD] app_amd.o -> app_amd.so #17 56.78 [LD] app_attended_transfer.o -> app_attended_transfer.so #17 56.82 [LD] app_authenticate.o -> app_authenticate.so #17 56.83 [LD] app_blind_transfer.o -> app_blind_transfer.so #17 56.83 [LD] app_audiosocket.o -> app_audiosocket.so #17 56.84 [LD] app_bridgewait.o -> app_bridgewait.so #17 56.85 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #17 56.86 [LD] app_broadcast.o -> app_broadcast.so #17 56.86 [LD] app_cdr.o -> app_cdr.so #17 56.87 [LD] app_chanisavail.o -> app_chanisavail.so #17 56.87 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #17 56.89 [LD] app_channelredirect.o -> app_channelredirect.so #17 56.89 [LD] app_chanspy.o -> app_chanspy.so #17 56.89 [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 #17 56.90 [LD] app_controlplayback.o -> app_controlplayback.so #17 56.90 [LD] app_db.o -> app_db.so #17 56.90 [LD] app_dictate.o -> app_dictate.so #17 56.92 [LD] app_directed_pickup.o -> app_directed_pickup.so #17 56.92 [LD] app_directory.o -> app_directory.so #17 56.92 [LD] app_dumpchan.o -> app_dumpchan.so #17 56.93 [LD] app_dtmfstore.o -> app_dtmfstore.so #17 56.93 [LD] app_echo.o -> app_echo.so #17 56.93 [LD] app_disa.o -> app_disa.so #17 56.93 [LD] app_exec.o -> app_exec.so #17 56.94 [LD] app_externalivr.o -> app_externalivr.so #17 56.95 [LD] app_festival.o -> app_festival.so #17 56.95 [LD] app_flash.o -> app_flash.so #17 56.96 [LD] app_followme.o -> app_followme.so #17 56.97 [LD] app_forkcdr.o -> app_forkcdr.so #17 56.97 [LD] app_if.o -> app_if.so #17 56.97 [LD] app_getcpeid.o -> app_getcpeid.so #17 56.97 [LD] app_mf.o -> app_mf.so #17 56.97 [LD] app_milliwatt.o -> app_milliwatt.so #17 56.98 [LD] app_mixmonitor.o -> app_mixmonitor.so #17 56.98 [LD] app_morsecode.o -> app_morsecode.so #17 56.98 [LD] app_mp3.o -> app_mp3.so #17 57.00 [LD] app_page.o -> app_page.so #17 57.00 [LD] app_originate.o -> app_originate.so #17 57.01 [LD] app_playtones.o -> app_playtones.so #17 57.01 [LD] app_playback.o -> app_playback.so #17 57.01 [LD] app_privacy.o -> app_privacy.so #17 57.01 [LD] app_read.o -> app_read.so #17 57.01 [LD] app_readexten.o -> app_readexten.so #17 57.02 [LD] app_record.o -> app_record.so #17 57.02 [LD] app_reload.o -> app_reload.so #17 57.04 [LD] app_sayunixtime.o -> app_sayunixtime.so #17 57.05 [LD] app_senddtmf.o -> app_senddtmf.so #17 57.06 [LD] app_signal.o -> app_signal.so #17 57.07 [LD] app_sendtext.o -> app_sendtext.so #17 57.07 [LD] app_sf.o -> app_sf.so #17 57.07 [LD] app_speech_utils.o -> app_speech_utils.so #17 57.08 [LD] app_stack.o -> app_stack.so #17 57.08 [LD] app_softhangup.o -> app_softhangup.so #17 57.09 [LD] app_stasis.o -> app_stasis.so #17 57.10 [LD] app_stream_echo.o -> app_stream_echo.so #17 57.10 [LD] app_system.o -> app_system.so #17 57.11 [LD] app_talkdetect.o -> app_talkdetect.so #17 57.13 [LD] app_test.o -> app_test.so #17 57.13 [LD] app_transfer.o -> app_transfer.so #17 57.13 [LD] app_userevent.o -> app_userevent.so #17 57.14 [LD] app_verbose.o -> app_verbose.so #17 57.16 [LD] app_waitforcond.o -> app_waitforcond.so #17 57.16 [LD] app_waitforring.o -> app_waitforring.so #17 57.17 [LD] app_waituntil.o -> app_waituntil.so #17 57.17 [LD] app_waitforsilence.o -> app_waitforsilence.so #17 57.17 [LD] app_while.o -> app_while.so #17 57.18 [LD] app_dial.o -> app_dial.so #17 57.19 [LD] app_zapateller.o -> app_zapateller.so #17 57.41 [LD] app_minivm.o -> app_minivm.so #17 57.56 [LD] app_sms.o -> app_sms.so #17 59.46 [LD] app_queue.o -> app_queue.so #17 60.97 [LD] app_voicemail.o -> app_voicemail.so #17 61.01 [CC] codec_a_mu.c -> codec_a_mu.o #17 61.01 [CC] codec_alaw.c -> codec_alaw.o #17 61.01 [CC] codec_adpcm.c -> codec_adpcm.o #17 61.01 [CC] codec_dahdi.c -> codec_dahdi.o #17 61.01 [CC] codec_g722.c -> codec_g722.o #17 61.01 [CC] g722/g722_encode.c -> g722/g722_encode.o #17 61.01 [CC] g722/g722_decode.c -> g722/g722_decode.o #17 61.01 [CC] codec_g726.c -> codec_g726.o #17 61.02 [CC] codec_gsm.c -> codec_gsm.o #17 61.02 [CC] codec_ilbc.c -> codec_ilbc.o #17 61.02 [CC] f2clib.c -> f2clib.o #17 61.02 [CC] analys.c -> analys.o #17 61.02 [CC] bsynz.c -> bsynz.o #17 61.02 [CC] anaFilter.c -> anaFilter.o #17 61.02 [CC] constants.c -> constants.o #17 61.03 [CC] codec_lpc10.c -> codec_lpc10.o #17 61.10 [CC] createCB.c -> createCB.o #17 61.12 [CC] chanwr.c -> chanwr.o #17 61.13 [CC] doCPLC.c -> doCPLC.o #17 61.20 [CC] codec_resample.c -> codec_resample.o #17 61.21 [CC] speex/resample.c -> speex/resample.o #17 61.22 [CC] codec_ulaw.c -> codec_ulaw.o #17 61.22 [CC] dcbias.c -> dcbias.o #17 61.25 [CC] decode.c -> decode.o #17 61.26 [CC] deemp.c -> deemp.o #17 61.28 [CC] difmag.c -> difmag.o #17 61.29 [LD] codec_a_mu.o -> codec_a_mu.so #17 61.29 [LD] codec_adpcm.o -> codec_adpcm.so #17 61.30 [CC] enhancer.c -> enhancer.o #17 61.30 [CC] dyptrk.c -> dyptrk.o #17 61.32 [CC] encode.c -> encode.o #17 61.32 [CC] filter.c -> filter.o #17 61.35 [CC] energy.c -> energy.o #17 61.36 [LD] codec_alaw.o -> codec_alaw.so #17 61.36 [CC] FrameClassify.c -> FrameClassify.o #17 61.39 [CC] ham84.c -> ham84.o #17 61.39 [CC] hp100.c -> hp100.o #17 61.40 [CC] invert.c -> invert.o #17 61.40 [CC] gainquant.c -> gainquant.o #17 61.41 [CC] getCBvec.c -> getCBvec.o #17 61.42 [LD] codec_ulaw.o -> codec_ulaw.so #17 61.42 [CC] irc2pc.c -> irc2pc.o #17 61.43 [CC] ivfilt.c -> ivfilt.o #17 61.43 [LD] codec_g726.o -> codec_g726.so #17 61.43 [CC] lpcdec.c -> lpcdec.o #17 61.45 [LD] codec_dahdi.o -> codec_dahdi.so #17 61.45 [CC] helpfun.c -> helpfun.o #17 61.46 [CC] hpInput.c -> hpInput.o #17 61.46 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #17 61.46 [CC] lpcenc.c -> lpcenc.o #17 61.47 [CC] lpfilt.c -> lpfilt.o #17 61.47 [CC] hpOutput.c -> hpOutput.o #17 61.47 [CC] lpcini.c -> lpcini.o #17 61.47 [CC] iCBConstruct.c -> iCBConstruct.o #17 61.48 [CC] median.c -> median.o #17 61.49 [CC] mload.c -> mload.o #17 61.49 [CC] onset.c -> onset.o #17 61.49 [CC] pitsyn.c -> pitsyn.o #17 61.50 [CC] placea.c -> placea.o #17 61.51 [CC] iCBSearch.c -> iCBSearch.o #17 61.51 [CC] iLBC_decode.c -> iLBC_decode.o #17 61.51 [CC] placev.c -> placev.o #17 61.53 [CC] preemp.c -> preemp.o #17 61.53 [CC] prepro.c -> prepro.o #17 61.53 [LD] codec_gsm.o -> codec_gsm.so #17 61.54 [CC] random.c -> random.o #17 61.56 [CC] rcchk.c -> rcchk.o #17 61.56 [CC] synths.c -> synths.o #17 61.57 [CC] tbdm.c -> tbdm.o #17 61.57 [CC] voicin.c -> voicin.o #17 61.57 [CC] vparms.c -> vparms.o #17 61.58 [CC] iLBC_encode.c -> iLBC_encode.o #17 61.58 [CC] iLBC_test.c -> iLBC_test.o #17 61.58 [CC] LPCdecode.c -> LPCdecode.o #17 61.60 [CC] LPCencode.c -> LPCencode.o #17 61.63 [CC] lsf.c -> lsf.o #17 61.63 [CC] packing.c -> packing.o #17 61.65 [CC] StateConstructW.c -> StateConstructW.o #17 61.66 [CC] StateSearchW.c -> StateSearchW.o #17 61.68 [CC] syntFilter.c -> syntFilter.o #17 61.70 [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 #17 61.74 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #17 61.75 [LD] codec_resample.o speex/resample.o -> codec_resample.so #17 61.86 [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 #17 61.89 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #17 61.93 [CC] format_g719.c -> format_g719.o #17 61.93 [CC] format_g726.c -> format_g726.o #17 61.93 [CC] format_g723.c -> format_g723.o #17 61.93 [CC] format_g729.c -> format_g729.o #17 61.94 [CC] format_gsm.c -> format_gsm.o #17 61.94 [CC] format_h263.c -> format_h263.o #17 61.94 [CC] format_h264.c -> format_h264.o #17 61.94 [CC] format_ilbc.c -> format_ilbc.o #17 61.94 [CC] format_pcm.c -> format_pcm.o #17 61.94 [CC] format_siren14.c -> format_siren14.o #17 61.94 [CC] format_siren7.c -> format_siren7.o #17 61.94 [CC] format_vox.c -> format_vox.o #17 61.94 [CC] format_sln.c -> format_sln.o #17 61.94 [CC] format_wav.c -> format_wav.o #17 61.94 [CC] format_wav_gsm.c -> format_wav_gsm.o #17 62.13 [LD] format_siren7.o -> format_siren7.so #17 62.14 [LD] format_h264.o -> format_h264.so #17 62.14 [LD] format_vox.o -> format_vox.so #17 62.14 [LD] format_g719.o -> format_g719.so #17 62.14 [LD] format_g723.o -> format_g723.so #17 62.14 [LD] format_ilbc.o -> format_ilbc.so #17 62.14 [LD] format_g729.o -> format_g729.so #17 62.14 [LD] format_h263.o -> format_h263.so #17 62.15 [LD] format_siren14.o -> format_siren14.so #17 62.18 [LD] format_sln.o -> format_sln.so #17 62.18 [LD] format_g726.o -> format_g726.so #17 62.21 [LD] format_wav.o -> format_wav.so #17 62.23 [LD] format_pcm.o -> format_pcm.so #17 62.36 [LD] format_gsm.o -> format_gsm.so #17 62.60 [LD] format_wav_gsm.o -> format_wav_gsm.so #17 62.62 [CC] cdr_csv.c -> cdr_csv.o #17 62.62 [CC] cdr_manager.c -> cdr_manager.o #17 62.62 [CC] cdr_custom.c -> cdr_custom.o #17 62.62 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #17 62.77 [LD] cdr_manager.o -> cdr_manager.so #17 62.78 [LD] cdr_custom.o -> cdr_custom.so #17 62.84 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #17 62.85 [LD] cdr_csv.o -> cdr_csv.so #17 62.88 [CC] cel_custom.c -> cel_custom.o #17 62.88 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #17 62.88 [CC] cel_manager.c -> cel_manager.o #17 63.01 [LD] cel_manager.o -> cel_manager.so #17 63.05 [LD] cel_custom.o -> cel_custom.so #17 63.09 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #17 63.12 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #17 63.12 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #17 63.12 [CC] bridge_simple.c -> bridge_simple.o #17 63.12 [CC] bridge_holding.c -> bridge_holding.o #17 63.12 [CC] bridge_softmix.c -> bridge_softmix.o #17 63.12 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #17 63.12 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #17 63.31 [LD] bridge_simple.o -> bridge_simple.so #17 63.35 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #17 63.35 [LD] bridge_holding.o -> bridge_holding.so #17 63.48 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #17 63.49 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #17 64.05 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #17 64.09 [CC] func_aes.c -> func_aes.o #17 64.09 [CC] func_base64.c -> func_base64.o #17 64.09 [CC] func_blacklist.c -> func_blacklist.o #17 64.09 [CC] func_callcompletion.c -> func_callcompletion.o #17 64.09 [CC] func_callerid.c -> func_callerid.o #17 64.09 [CC] func_cdr.c -> func_cdr.o #17 64.09 [CC] func_channel.c -> func_channel.o #17 64.09 [CC] func_config.c -> func_config.o #17 64.09 [CC] func_curl.c -> func_curl.o #17 64.09 [CC] func_cut.c -> func_cut.o #17 64.09 [CC] func_db.c -> func_db.o #17 64.09 [CC] func_devstate.c -> func_devstate.o #17 64.09 [CC] func_dialgroup.c -> func_dialgroup.o #17 64.09 [CC] func_dialplan.c -> func_dialplan.o #17 64.10 [CC] func_enum.c -> func_enum.o #17 64.10 [CC] func_env.c -> func_env.o #17 64.28 [CC] func_evalexten.c -> func_evalexten.o #17 64.33 [CC] func_export.c -> func_export.o #17 64.34 [CC] func_extstate.c -> func_extstate.o #17 64.34 [CC] func_frame_drop.c -> func_frame_drop.o #17 64.35 [CC] func_frame_trace.c -> func_frame_trace.o #17 64.35 [CC] func_global.c -> func_global.o #17 64.37 [CC] func_groupcount.c -> func_groupcount.o #17 64.41 [CC] func_hangupcause.c -> func_hangupcause.o #17 64.46 [CC] func_holdintercept.c -> func_holdintercept.o #17 64.50 [CC] func_iconv.c -> func_iconv.o #17 64.52 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #17 64.55 [CC] func_json.c -> func_json.o #17 64.56 [CC] func_lock.c -> func_lock.o #17 64.57 [CC] func_logic.c -> func_logic.o #17 64.58 [CC] func_math.c -> func_math.o #17 64.59 [CC] func_md5.c -> func_md5.o #17 64.59 [CC] func_module.c -> func_module.o #17 64.70 [CC] func_periodic_hook.c -> func_periodic_hook.o #17 64.71 [CC] func_pitchshift.c -> func_pitchshift.o #17 64.74 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #17 64.75 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #17 64.77 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #17 64.77 [CC] func_presencestate.c -> func_presencestate.o #17 64.77 [CC] func_rand.c -> func_rand.o #17 64.77 [CC] func_realtime.c -> func_realtime.o #17 64.83 [CC] func_sayfiles.c -> func_sayfiles.o #17 64.84 [CC] func_scramble.c -> func_scramble.o #17 64.86 [CC] func_sha1.c -> func_sha1.o #17 64.95 [CC] func_shell.c -> func_shell.o #17 64.95 [CC] func_sorcery.c -> func_sorcery.o #17 64.96 [CC] func_sprintf.c -> func_sprintf.o #17 65.00 [CC] func_srv.c -> func_srv.o #17 65.02 [CC] func_strings.c -> func_strings.o #17 65.03 [CC] func_sysinfo.c -> func_sysinfo.o #17 65.04 [CC] func_talkdetect.c -> func_talkdetect.o #17 65.05 [CC] func_timeout.c -> func_timeout.o #17 65.05 [CC] func_uri.c -> func_uri.o #17 65.08 [CC] func_version.c -> func_version.o #17 65.09 [CC] func_vmcount.c -> func_vmcount.o #17 65.10 [CC] func_volume.c -> func_volume.o #17 65.11 [LD] func_aes.o -> func_aes.so #17 65.13 [LD] func_base64.o -> func_base64.so #17 65.14 [LD] func_blacklist.o -> func_blacklist.so #17 65.15 [LD] func_callerid.o -> func_callerid.so #17 65.16 [LD] func_callcompletion.o -> func_callcompletion.so #17 65.17 [LD] func_cdr.o -> func_cdr.so #17 65.17 [LD] func_channel.o -> func_channel.so #17 65.20 [LD] func_config.o -> func_config.so #17 65.20 [LD] func_cut.o -> func_cut.so #17 65.20 [LD] func_curl.o -> func_curl.so #17 65.21 [LD] func_db.o -> func_db.so #17 65.21 [LD] func_devstate.o -> func_devstate.so #17 65.21 [LD] func_dialgroup.o -> func_dialgroup.so #17 65.24 [LD] func_dialplan.o -> func_dialplan.so #17 65.24 [LD] func_enum.o -> func_enum.so #17 65.24 [LD] func_env.o -> func_env.so #17 65.24 [LD] func_evalexten.o -> func_evalexten.so #17 65.26 [LD] func_export.o -> func_export.so #17 65.26 [LD] func_frame_trace.o -> func_frame_trace.so #17 65.27 [LD] func_extstate.o -> func_extstate.so #17 65.28 [LD] func_frame_drop.o -> func_frame_drop.so #17 65.28 [LD] func_global.o -> func_global.so #17 65.28 [LD] func_groupcount.o -> func_groupcount.so #17 65.28 [LD] func_hangupcause.o -> func_hangupcause.so #17 65.28 [LD] func_holdintercept.o -> func_holdintercept.so #17 65.28 [LD] func_iconv.o -> func_iconv.so #17 65.29 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #17 65.29 [LD] func_json.o -> func_json.so #17 65.29 [LD] func_lock.o -> func_lock.so #17 65.29 [LD] func_math.o -> func_math.so #17 65.29 [LD] func_md5.o -> func_md5.so #17 65.31 [LD] func_module.o -> func_module.so #17 65.31 [LD] func_periodic_hook.o -> func_periodic_hook.so #17 65.31 [LD] func_logic.o -> func_logic.so #17 65.32 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #17 65.32 [LD] func_pitchshift.o -> func_pitchshift.so #17 65.32 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #17 65.32 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #17 65.32 [LD] func_presencestate.o -> func_presencestate.so #17 65.32 [LD] func_rand.o -> func_rand.so #17 65.32 [LD] func_realtime.o -> func_realtime.so #17 65.33 [LD] func_sayfiles.o -> func_sayfiles.so #17 65.33 [LD] func_scramble.o -> func_scramble.so #17 65.34 [LD] func_sha1.o -> func_sha1.so #17 65.34 [LD] func_shell.o -> func_shell.so #17 65.34 [LD] func_sorcery.o -> func_sorcery.so #17 65.34 [LD] func_sprintf.o -> func_sprintf.so #17 65.35 [LD] func_srv.o -> func_srv.so #17 65.35 [LD] func_timeout.o -> func_timeout.so #17 65.35 [LD] func_talkdetect.o -> func_talkdetect.so #17 65.35 [LD] func_uri.o -> func_uri.so #17 65.35 [LD] func_sysinfo.o -> func_sysinfo.so #17 65.36 [LD] func_version.o -> func_version.so #17 65.36 [LD] func_vmcount.o -> func_vmcount.so #17 65.36 [LD] func_volume.o -> func_volume.so #17 65.72 [LD] func_strings.o -> func_strings.so #17 65.76 [CC] abstract_jb.c -> abstract_jb.o #17 65.76 [CC] acl.c -> acl.o #17 65.76 [CC] adsi.c -> adsi.o #17 65.76 [CC] alertpipe.c -> alertpipe.o #17 65.76 [CC] alaw.c -> alaw.o #17 65.76 [CC] aoc.c -> aoc.o #17 65.76 [CC] app.c -> app.o #17 65.76 [CC] ast_expr2.c -> ast_expr2.o #17 65.76 [CC] ast_expr2f.c -> ast_expr2f.o #17 65.76 [CC] asterisk.c -> asterisk.o #17 65.76 [CC] astfd.c -> astfd.o #17 65.76 [CC] astobj2.c -> astobj2.o #17 65.77 [CC] astmm.c -> astmm.o #17 65.77 [CC] astobj2_container.c -> astobj2_container.o #17 65.77 [CC] astobj2_global.c -> astobj2_global.o #17 65.79 [CC] astobj2_hash.c -> astobj2_hash.o #17 65.83 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #17 65.86 [CC] audiohook.c -> audiohook.o #17 65.91 [CC] autochan.c -> autochan.o #17 65.95 [CC] autoservice.c -> autoservice.o #17 65.96 [CC] backtrace.c -> backtrace.o #17 65.99 [CC] bridge.c -> bridge.o #17 66.16 [CC] bridge_after.c -> bridge_after.o #17 66.19 [CC] bridge_basic.c -> bridge_basic.o #17 66.21 [CC] bridge_channel.c -> bridge_channel.o #17 66.22 [CC] bridge_roles.c -> bridge_roles.o #17 66.27 [CC] bucket.c -> bucket.o #17 66.29 [CC] callerid.c -> callerid.o #17 66.38 [CC] channel.c -> channel.o #17 66.39 [CC] channel_internal_api.c -> channel_internal_api.o #17 66.44 [CC] chanvars.c -> chanvars.o #17 66.58 [CC] cli.c -> cli.o #17 66.61 [CC] codec.c -> codec.o #17 66.69 [CC] codec_builtin.c -> codec_builtin.o #17 66.72 [CC] config_options.c -> config_options.o #17 66.75 [CC] conversions.c -> conversions.o #17 66.92 [CC] core_local.c -> core_local.o #17 66.94 [CC] core_unreal.c -> core_unreal.o #17 66.94 [CC] crypt.c -> crypt.o #17 66.96 [CC] data_buffer.c -> data_buffer.o #17 66.99 [CC] datastore.c -> datastore.o #17 67.13 [CC] db.c -> db.o #17 67.14 [CC] devicestate.c -> devicestate.o #17 67.18 [CC] dial.c -> dial.o #17 67.30 [CC] dns.c -> dns.o #17 67.43 [CC] dns_core.c -> dns_core.o #17 67.46 [CC] dns_naptr.c -> dns_naptr.o #17 67.48 [CC] dns_query_set.c -> dns_query_set.o #17 67.49 [CC] dns_recurring.c -> dns_recurring.o #17 67.52 [CC] dns_srv.c -> dns_srv.o #17 67.59 [CC] dns_system_resolver.c -> dns_system_resolver.o #17 67.68 [CC] dns_test.c -> dns_test.o #17 67.69 [CC] dns_tlsa.c -> dns_tlsa.o #17 67.69 [CC] dns_txt.c -> dns_txt.o #17 67.73 [CC] endpoints.c -> endpoints.o #17 67.77 [CC] event.c -> event.o #17 67.78 [CC] features_config.c -> features_config.o #17 67.79 [CC] file.c -> file.o #17 67.81 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #17 67.82 [CC] format.c -> format.o #17 67.84 [CC] format_cache.c -> format_cache.o #17 67.86 [CC] format_cap.c -> format_cap.o #17 67.88 [CC] format_compatibility.c -> format_compatibility.o #17 67.90 [CC] frame.c -> frame.o #17 67.98 [CC] framehook.c -> framehook.o #17 67.98 [CC] fskmodem.c -> fskmodem.o #17 68.04 [CC] global_datastores.c -> global_datastores.o #17 68.07 [CC] hashtab.c -> hashtab.o #17 68.10 [CC] heap.c -> heap.o #17 68.13 [CC] image.c -> image.o #17 68.15 [CC] io.c -> io.o #17 68.17 [CC] iostream.c -> iostream.o #17 68.17 [CC] jitterbuf.c -> jitterbuf.o #17 68.28 [CC] json.c -> json.o #17 68.29 [CC] loader.c -> loader.o #17 68.31 [CC] lock.c -> lock.o #17 68.33 [CC] logger_category.c -> logger_category.o #17 68.42 [CC] manager_bridges.c -> manager_bridges.o #17 68.43 [CC] manager_channels.c -> manager_channels.o #17 68.45 [CC] manager_endpoints.c -> manager_endpoints.o #17 68.46 [CC] manager_mwi.c -> manager_mwi.o #17 68.51 [CC] manager_system.c -> manager_system.o #17 68.52 [CC] max_forwards.c -> max_forwards.o #17 68.56 [CC] md5.c -> md5.o #17 68.56 [CC] media_cache.c -> media_cache.o #17 68.64 [CC] media_index.c -> media_index.o #17 68.69 [CC] message.c -> message.o #17 68.69 [CC] mixmonitor.c -> mixmonitor.o #17 68.73 [CC] mwi.c -> mwi.o #17 68.74 [CC] named_locks.c -> named_locks.o #17 68.78 [CC] netsock2.c -> netsock2.o #17 68.78 [CC] optional_api.c -> optional_api.o #17 68.80 [CC] options.c -> options.o #17 68.81 [CC] parking.c -> parking.o #17 68.83 [CC] pbx.c -> pbx.o #17 68.83 [CC] pbx_app.c -> pbx_app.o #17 68.85 [CC] pbx_builtins.c -> pbx_builtins.o #17 68.92 [CC] pbx_functions.c -> pbx_functions.o #17 68.95 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #17 68.99 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #17 69.01 [CC] pbx_include.c -> pbx_include.o #17 69.04 [CC] pbx_sw.c -> pbx_sw.o #17 69.12 [CC] pbx_switch.c -> pbx_switch.o #17 69.15 [CC] pbx_timing.c -> pbx_timing.o #17 69.17 [CC] pbx_variables.c -> pbx_variables.o #17 69.20 [CC] pickup.c -> pickup.o #17 69.24 [CC] poll.c -> poll.o #17 69.29 [CC] presencestate.c -> presencestate.o #17 69.30 [CC] privacy.c -> privacy.o #17 69.36 [CC] refer.c -> refer.o #17 69.36 [CC] say.c -> say.o #17 69.36 [CC] rtp_engine.c -> rtp_engine.o #17 69.36 [CC] sched.c -> sched.o #17 69.43 [CC] sdp_srtp.c -> sdp_srtp.o #17 69.48 [CC] security_events.c -> security_events.o #17 69.48 [CC] sem.c -> sem.o #17 69.51 [CC] serializer.c -> serializer.o #17 69.52 [CC] sha1.c -> sha1.o #17 69.54 [CC] sip_api.c -> sip_api.o #17 69.54 [CC] slinfactory.c -> slinfactory.o #17 69.65 [CC] smoother.c -> smoother.o #17 69.66 [CC] sorcery.c -> sorcery.o #17 69.67 [CC] srv.c -> srv.o #17 69.68 [CC] stasis.c -> stasis.o #17 69.73 [CC] stasis_bridges.c -> stasis_bridges.o #17 69.75 [CC] stasis_cache.c -> stasis_cache.o #17 69.76 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #17 69.77 [CC] stasis_channels.c -> stasis_channels.o #17 69.78 [CC] stasis_endpoints.c -> stasis_endpoints.o #17 69.83 [CC] stasis_message.c -> stasis_message.o #17 69.90 [CC] stasis_message_router.c -> stasis_message_router.o #17 69.98 [CC] stasis_state.c -> stasis_state.o #17 70.02 [CC] stasis_system.c -> stasis_system.o #17 70.04 [CC] stdtime/localtime.c -> stdtime/localtime.o #17 70.05 [CC] strcompat.c -> strcompat.o #17 70.10 [CC] stream.c -> stream.o #17 70.15 [CC] stringfields.c -> stringfields.o #17 70.20 [CC] strings.c -> strings.o #17 70.27 [CC] stun.c -> stun.o #17 70.28 [CC] syslog.c -> syslog.o #17 70.34 [CC] taskprocessor.c -> taskprocessor.o #17 70.39 [CC] tcptls.c -> tcptls.o #17 70.40 [CC] tdd.c -> tdd.o #17 70.49 [CC] term.c -> term.o #17 70.58 [CC] test.c -> test.o #17 70.64 [CC] threadpool.c -> threadpool.o #17 70.69 [CC] threadstorage.c -> threadstorage.o #17 70.71 [CC] time.c -> time.o #17 70.76 [CC] timing.c -> timing.o #17 70.76 [CC] translate.c -> translate.o #17 70.84 [CC] ulaw.c -> ulaw.o #17 70.86 [CC] uri.c -> uri.o #17 70.87 [CC] utf8.c -> utf8.o #17 70.97 [CC] utils.c -> utils.o #17 70.98 [CC] uuid.c -> uuid.o #17 71.00 [CC] version.c -> version.o #17 71.04 [CC] xml.c -> xml.o #17 71.04 [CC] xmldoc.c -> xmldoc.o #17 71.10 [CC] ccss.c -> ccss.o #17 71.16 [CC] cdr.c -> cdr.o #17 71.18 [CC] cel.c -> cel.o #17 71.24 [CC] config.c -> config.o #17 71.25 [CC] dnsmgr.c -> dnsmgr.o #17 71.29 [CC] dsp.c -> dsp.o #17 71.33 [CC] enum.c -> enum.o #17 71.39 [CC] features.c -> features.o #17 71.43 [CC] http.c -> http.o #17 71.45 [CC] indications.c -> indications.o #17 71.70 [CC] logger.c -> logger.o #17 71.70 [CC] manager.c -> manager.o #17 71.86 [CC] named_acl.c -> named_acl.o #17 71.99 [CC] plc.c -> plc.o #17 72.10 [CC] sounds.c -> sounds.o #17 72.12 [CC] udptl.c -> udptl.o #17 72.18 [CC] libasteriskssl.c -> libasteriskssl.o #17 72.20 [CC] libasteriskpj.c -> libasteriskpj.o #17 72.25 [GENERATE] libasteriskpj.exports #17 72.27 [LD] libasteriskssl.o -> libasteriskssl.so.1 #17 72.31 [LN] libasteriskssl.so.1 -> libasteriskssl.so #17 72.37 [LD] libasteriskpj.o -> libasteriskpj.so.2 #17 72.90 [LN] libasteriskpj.so.2 -> libasteriskpj.so #17 75.04 [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 #17 75.72 [CC] res_adsi.c -> res_adsi.o #17 75.72 [CC] res_aeap.c -> res_aeap.o #17 75.72 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #17 75.73 [CC] res_aeap/general.c -> res_aeap/general.o #17 75.73 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #17 75.73 [CC] res_aeap/message.c -> res_aeap/message.o #17 75.73 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #17 75.73 [CC] res_aeap/transport.c -> res_aeap/transport.o #17 75.73 [CC] res_ael_share.c -> res_ael_share.o #17 75.73 [CC] ael/ael_lex.c -> ael/ael_lex.o #17 75.73 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #17 75.73 [CC] ael/ael.tab.c -> ael/ael.tab.o #17 75.73 [CC] ael/pval.c -> ael/pval.o #17 75.73 [CC] res_agi.c -> res_agi.o #17 75.73 [CC] res_ari.c -> res_ari.o #17 75.73 [CC] ari/cli.c -> ari/cli.o #17 75.84 [CC] ari/config.c -> ari/config.o #17 75.86 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #17 75.92 [CC] res_ari_applications.c -> res_ari_applications.o #17 75.92 [CC] ari/resource_applications.c -> ari/resource_applications.o #17 75.94 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #17 75.95 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #17 75.98 [CC] res_ari_bridges.c -> res_ari_bridges.o #17 76.02 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #17 76.04 [CC] res_ari_channels.c -> res_ari_channels.o #17 76.05 [CC] ari/resource_channels.c -> ari/resource_channels.o #17 76.19 [CC] res_ari_device_states.c -> res_ari_device_states.o #17 76.22 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #17 76.25 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #17 76.27 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #17 76.30 [CC] res_ari_events.c -> res_ari_events.o #17 76.33 [CC] ari/resource_events.c -> ari/resource_events.o #17 76.37 [CC] res_ari_model.c -> res_ari_model.o #17 76.44 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #17 76.50 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #17 76.51 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #17 76.55 [CC] res_ari_recordings.c -> res_ari_recordings.o #17 76.59 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #17 76.68 [CC] res_ari_sounds.c -> res_ari_sounds.o #17 76.71 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #17 76.74 [CC] res_audiosocket.c -> res_audiosocket.o #17 76.76 [CC] res_calendar.c -> res_calendar.o #17 76.77 [CC] res_clialiases.c -> res_clialiases.o #17 76.78 [CC] res_clioriginate.c -> res_clioriginate.o #17 76.79 [CC] res_config_curl.c -> res_config_curl.o #17 76.79 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #17 76.91 [CC] res_convert.c -> res_convert.o #17 76.96 [CC] res_crypto.c -> res_crypto.o #17 76.96 [CC] res_curl.c -> res_curl.o #17 76.96 [CC] res_fax.c -> res_fax.o #17 76.99 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #17 77.00 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #17 77.02 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #17 77.04 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #17 77.09 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #17 77.14 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #17 77.17 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #17 77.17 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #17 77.21 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #17 77.25 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #17 77.40 [CC] res_hep.c -> res_hep.o #17 77.40 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #17 77.41 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #17 77.42 [CC] res_http_media_cache.c -> res_http_media_cache.o #17 77.44 [CC] res_http_websocket.c -> res_http_websocket.o #17 77.45 [CC] res_limit.c -> res_limit.o #17 77.48 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #17 77.48 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #17 77.56 [CC] res_musiconhold.c -> res_musiconhold.o #17 77.61 [CC] res_mutestream.c -> res_mutestream.o #17 77.71 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #17 77.75 [CC] res_parking.c -> res_parking.o #17 77.75 [CC] parking/parking_applications.c -> parking/parking_applications.o #17 77.79 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #17 77.82 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #17 77.88 [CC] parking/parking_controller.c -> parking/parking_controller.o #17 77.90 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #17 77.93 [CC] parking/parking_manager.c -> parking/parking_manager.o #17 77.94 [CC] parking/parking_tests.c -> parking/parking_tests.o #17 77.98 [CC] parking/parking_ui.c -> parking/parking_ui.o #17 78.13 [CC] res_phoneprov.c -> res_phoneprov.o #17 78.16 [CC] res_pjsip.c -> res_pjsip.o #17 78.17 [CC] res_pjproject.c -> res_pjproject.o #17 78.18 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #17 78.19 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #17 78.19 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #17 78.25 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #17 78.26 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #17 78.31 [CC] res_pjsip/location.c -> res_pjsip/location.o #17 78.34 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #17 78.34 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #17 78.38 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #17 78.53 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #17 78.54 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #17 78.60 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #17 78.64 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #17 78.66 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #17 78.72 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #17 78.72 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #17 78.92 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #17 78.96 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #17 79.02 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #17 79.04 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #17 79.18 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #17 79.23 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #17 79.24 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #17 79.26 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #17 79.32 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #17 79.39 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #17 79.45 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #17 79.51 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #17 79.55 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #17 79.56 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #17 79.65 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #17 79.69 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #17 79.71 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #17 79.72 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #17 79.75 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #17 79.85 [CC] res_pjsip_history.c -> res_pjsip_history.o #17 79.86 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #17 79.94 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #17 80.04 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #17 80.07 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #17 80.08 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #17 80.14 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #17 80.19 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #17 80.27 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #17 80.44 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #17 80.46 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #17 80.48 [CC] res_pjsip_path.c -> res_pjsip_path.o #17 80.51 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #17 80.51 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #17 80.52 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #17 80.54 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #17 80.60 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #17 80.76 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #17 80.78 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #17 80.79 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #17 80.83 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #17 80.85 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #17 80.87 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #17 80.87 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #17 80.96 [CC] res_pjsip_session.c -> res_pjsip_session.o #17 81.00 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #17 81.03 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #17 81.07 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #17 81.08 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #17 81.13 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #17 81.25 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #17 81.28 [CC] res_prometheus.c -> res_prometheus.o #17 81.30 [CC] prometheus/bridges.c -> prometheus/bridges.o #17 81.38 [CC] prometheus/channels.c -> prometheus/channels.o #17 81.43 [CC] prometheus/cli.c -> prometheus/cli.o #17 81.44 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #17 81.47 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #17 81.51 [CC] res_realtime.c -> res_realtime.o #17 81.69 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #17 81.83 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #17 81.86 [CC] res_security_log.c -> res_security_log.o #17 81.87 [CC] res_smdi.c -> res_smdi.o #17 81.87 [CC] res_snmp.c -> res_snmp.o #17 81.91 [CC] snmp/agent.c -> snmp/agent.o #17 81.92 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #17 81.98 [CC] res_sorcery_config.c -> res_sorcery_config.o #17 81.99 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #17 82.06 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #17 82.09 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #17 82.10 [CC] res_speech.c -> res_speech.o #17 82.16 [CC] res_speech_aeap.c -> res_speech_aeap.o #17 82.17 [CC] res_stasis.c -> res_stasis.o #17 82.21 [CC] stasis/app.c -> stasis/app.o #17 82.32 [CC] stasis/command.c -> stasis/command.o #17 82.34 [CC] stasis/control.c -> stasis/control.o #17 82.39 [CC] stasis/messaging.c -> stasis/messaging.o #17 82.42 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #17 82.50 [CC] res_stasis_answer.c -> res_stasis_answer.o #17 82.53 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #17 82.58 [CC] res_stasis_playback.c -> res_stasis_playback.o #17 82.70 [CC] res_stasis_recording.c -> res_stasis_recording.o #17 82.75 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #17 82.77 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #17 82.83 [CC] res_statsd.c -> res_statsd.o #17 82.90 [CC] res_stun_monitor.c -> res_stun_monitor.o #17 82.92 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #17 83.01 [CC] res_timing_pthread.c -> res_timing_pthread.o #17 83.17 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #17 83.18 [CC] res_tonedetect.c -> res_tonedetect.o #17 83.20 [LD] res_adsi.o -> res_adsi.so #17 83.21 [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 #17 83.29 [LD] res_agi.o -> res_agi.so #17 83.31 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #17 83.32 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #17 83.33 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #17 83.35 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #17 83.35 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #17 83.38 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #17 83.39 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #17 83.41 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #17 83.41 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #17 83.42 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #17 83.43 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #17 83.48 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #17 83.48 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #17 83.48 [LD] res_audiosocket.o -> res_audiosocket.so #17 83.49 [LD] res_calendar.o -> res_calendar.so #17 83.55 [LD] res_clialiases.o -> res_clialiases.so #17 83.55 [LD] res_clioriginate.o -> res_clioriginate.so #17 83.57 [LD] res_config_curl.o -> res_config_curl.so #17 83.58 [LD] res_convert.o -> res_convert.so #17 83.59 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #17 83.59 [LD] res_crypto.o -> res_crypto.so #17 83.63 [LD] res_curl.o -> res_curl.so #17 83.63 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #17 83.63 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #17 83.64 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #17 83.64 [LD] res_fax.o -> res_fax.so #17 83.66 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #17 83.66 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #17 83.66 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #17 83.68 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #17 83.68 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #17 83.75 [LD] res_hep.o -> res_hep.so #17 83.75 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #17 83.76 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #17 83.77 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #17 83.77 [LD] res_http_media_cache.o -> res_http_media_cache.so #17 83.77 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #17 83.77 [LD] res_http_websocket.o -> res_http_websocket.so #17 83.80 [LD] res_limit.o -> res_limit.so #17 83.80 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #17 83.81 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #17 83.82 [LD] res_musiconhold.o -> res_musiconhold.so #17 83.83 [LD] res_mutestream.o -> res_mutestream.so #17 83.83 [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 #17 83.83 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #17 83.84 [LD] res_phoneprov.o -> res_phoneprov.so #17 83.84 [LD] res_pjproject.o -> res_pjproject.so #17 83.86 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #17 83.87 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #17 83.87 [LD] res_pjsip.o res_pjsip/config_auth.o res_pjsip/config_domain_aliases.o res_pjsip/config_global.o res_pjsip/config_system.o res_pjsip/config_transport.o res_pjsip/location.o res_pjsip/pjsip_cli.o res_pjsip/pjsip_configuration.o res_pjsip/pjsip_distributor.o res_pjsip/pjsip_global_headers.o res_pjsip/pjsip_message_filter.o res_pjsip/pjsip_options.o res_pjsip/pjsip_resolver.o res_pjsip/pjsip_scheduler.o res_pjsip/pjsip_session.o res_pjsip/pjsip_transport_events.o res_pjsip/pjsip_transport_management.o res_pjsip/presence_xml.o res_pjsip/security_agreements.o res_pjsip/security_events.o -> res_pjsip.so #17 83.88 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #17 83.88 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #17 83.88 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #17 83.88 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #17 83.90 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #17 83.90 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #17 83.91 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #17 83.92 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #17 83.92 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #17 83.92 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #17 83.92 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #17 83.96 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #17 83.96 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #17 83.98 [LD] res_pjsip_history.o -> res_pjsip_history.so #17 83.98 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #17 83.99 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #17 83.99 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #17 83.99 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #17 84.00 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #17 84.00 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #17 84.01 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #17 84.03 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #17 84.03 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #17 84.04 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #17 84.04 [LD] res_pjsip_path.o -> res_pjsip_path.so #17 84.05 [LD] res_pjsip_outbound_registration.o -> res_pjsip_outbound_registration.so #17 84.05 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #17 84.06 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #17 84.07 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #17 84.07 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #17 84.08 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #17 84.08 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #17 84.08 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #17 84.08 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #17 84.12 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #17 84.12 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #17 84.12 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #17 84.13 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #17 84.13 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #17 84.13 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #17 84.13 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #17 84.13 [LD] res_realtime.o -> res_realtime.so #17 84.13 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #17 84.13 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #17 84.18 [LD] res_smdi.o -> res_smdi.so #17 84.18 [LD] res_security_log.o -> res_security_log.so #17 84.18 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #17 84.19 [LD] res_sorcery_config.o -> res_sorcery_config.so #17 84.20 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #17 84.20 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #17 84.20 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #17 84.20 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #17 84.20 [LD] res_speech.o -> res_speech.so #17 84.20 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #17 84.20 [LD] res_speech_aeap.o -> res_speech_aeap.so #17 84.20 [LD] res_stasis_answer.o -> res_stasis_answer.so #17 84.26 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #17 84.27 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #17 84.28 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #17 84.28 [LD] res_stasis_playback.o -> res_stasis_playback.so #17 84.28 [LD] res_statsd.o -> res_statsd.so #17 84.31 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #17 84.31 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #17 84.31 [LD] res_timing_pthread.o -> res_timing_pthread.so #17 84.31 [LD] res_stun_monitor.o -> res_stun_monitor.so #17 84.32 [LD] res_tonedetect.o -> res_tonedetect.so #17 84.84 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o -> res_pjsip_session.so #17 86.00 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #17 86.10 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #17 89.26 +--------- Asterisk Build Complete ---------+ #17 89.26 + Asterisk has successfully been built, and + #17 89.27 + can be installed by running: + #17 89.27 + + #17 89.27 + make install + #17 89.27 +-------------------------------------------+ #17 DONE 89.3s #18 [13/16] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/MASTER /tmp/asterisk-ver #18 DONE 0.1s #19 [14/16] RUN CD asterisk && git fetch && git checkout -B sysmocom/master origin/sysmocom/master #19 0.780 Reset branch 'sysmocom/master' #19 0.780 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #19 0.780 Your branch is up to date with 'origin/sysmocom/master'. #19 DONE 0.8s #20 [15/16] RUN CD asterisk && make "-j$(nproc)" && make install && make samples && ldconfig #20 1.641 +--------- Asterisk Build Complete ---------+ #20 1.642 + Asterisk has successfully been built, and + #20 1.642 + can be installed by running: + #20 1.643 + + #20 1.644 + make install + #20 1.644 +-------------------------------------------+ #20 3.247 Installing modules from channels... #20 3.278 Installing modules from pbx... #20 3.380 Installing modules from apps... #20 3.484 Installing modules from codecs... #20 3.518 Installing modules from formats... #20 3.549 Installing modules from cdr... #20 3.568 Installing modules from cel... #20 3.597 Installing modules from bridges... #20 3.659 Installing modules from funcs... #20 3.723 Installing modules from tests... #20 3.841 Installing modules from main... #20 3.990 Installing modules from res... #20 4.139 Installing modules from addons... #20 4.270 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #20 4.273 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #20 4.275 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #20 4.277 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #20 4.282 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #20 4.285 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #20 4.286 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #20 4.287 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #20 4.289 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #20 4.291 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #20 4.292 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #20 4.293 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #20 4.294 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #20 4.294 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #20 4.294 fi #20 4.295 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #20 4.297 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #20 4.299 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #20 4.304 find static-http | while read x; do \ #20 4.304 if test -d $x; then \ #20 4.304 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #20 4.304 else \ #20 4.304 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #20 4.304 fi \ #20 4.304 done #20 4.310 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #20 4.312 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #20 4.313 if [ -d doc/tex/asterisk ] ; then \ #20 4.313 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #20 4.313 for n in doc/tex/asterisk/* ; do \ #20 4.313 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #20 4.313 done \ #20 4.313 fi #20 4.314 for x in images/*.jpg; do \ #20 4.314 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #20 4.314 done #20 4.316 make -C sounds install #20 4.319 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #20 4.325 --2024-06-09 07:40:11-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #20 4.335 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #20 4.429 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #20 4.707 HTTP request sent, awaiting response... 200 OK #20 4.963 Length: 2466402 (2.4M) [application/octet-stream] #20 4.963 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #20 4.964 #20 4.964 0K .......... .......... .......... .......... .......... 2% 470K 5s #20 5.070 50K .......... .......... .......... .......... .......... 4% 472K 5s #20 5.176 100K .......... .......... .......... .......... .......... 6% 4.85M 3s #20 5.186 150K .......... .......... .......... .......... .......... 8% 521K 4s #20 5.282 200K .......... .......... .......... .......... .......... 10% 5.05M 3s #20 5.292 250K .......... .......... .......... .......... .......... 12% 55.6M 2s #20 5.292 300K .......... .......... .......... .......... .......... 14% 118M 2s #20 5.293 350K .......... .......... .......... .......... .......... 16% 10.2M 2s #20 5.298 400K .......... .......... .......... .......... .......... 18% 548K 2s #20 5.389 450K .......... .......... .......... .......... .......... 20% 130M 2s #20 5.389 500K .......... .......... .......... .......... .......... 22% 5.44M 1s #20 5.398 550K .......... .......... .......... .......... .......... 24% 96.3M 1s #20 5.399 600K .......... .......... .......... .......... .......... 26% 59.1M 1s #20 5.399 650K .......... .......... .......... .......... .......... 29% 119M 1s #20 5.400 700K .......... .......... .......... .......... .......... 31% 14.4M 1s #20 5.403 750K .......... .......... .......... .......... .......... 33% 86.9M 1s #20 5.404 800K .......... .......... .......... .......... .......... 35% 134M 1s #20 5.404 850K .......... .......... .......... .......... .......... 37% 552K 1s #20 5.495 900K .......... .......... .......... .......... .......... 39% 124M 1s #20 5.495 950K .......... .......... .......... .......... .......... 41% 108M 1s #20 5.496 1000K .......... .......... .......... .......... .......... 43% 126M 1s #20 5.496 1050K .......... .......... .......... .......... .......... 45% 5.85M 1s #20 5.504 1100K .......... .......... .......... .......... .......... 47% 98.0M 1s #20 5.505 1150K .......... .......... .......... .......... .......... 49% 117M 1s #20 5.505 1200K .......... .......... .......... .......... .......... 51% 105M 1s #20 5.506 1250K .......... .......... .......... .......... .......... 53% 123M 0s #20 5.506 1300K .......... .......... .......... .......... .......... 56% 135M 0s #20 5.507 1350K .......... .......... .......... .......... .......... 58% 118M 0s #20 5.507 1400K .......... .......... .......... .......... .......... 60% 102M 0s #20 5.507 1450K .......... .......... .......... .......... .......... 62% 23.3M 0s #20 5.510 1500K .......... .......... .......... .......... .......... 64% 117M 0s #20 5.510 1550K .......... .......... .......... .......... .......... 66% 91.6M 0s #20 5.510 1600K .......... .......... .......... .......... .......... 68% 144M 0s #20 5.511 1650K .......... .......... .......... .......... .......... 70% 120M 0s #20 5.511 1700K .......... .......... .......... .......... .......... 72% 132M 0s #20 5.512 1750K .......... .......... .......... .......... .......... 74% 559K 0s #20 5.601 1800K .......... .......... .......... .......... .......... 76% 114M 0s #20 5.601 1850K .......... .......... .......... .......... .......... 78% 89.0M 0s #20 5.602 1900K .......... .......... .......... .......... .......... 80% 89.0M 0s #20 5.603 1950K .......... .......... .......... .......... .......... 83% 85.0M 0s #20 5.603 2000K .......... .......... .......... .......... .......... 85% 103M 0s #20 5.604 2050K .......... .......... .......... .......... .......... 87% 126M 0s #20 5.604 2100K .......... .......... .......... .......... .......... 89% 8.03M 0s #20 5.610 2150K .......... .......... .......... .......... .......... 91% 72.6M 0s #20 5.611 2200K .......... .......... .......... .......... .......... 93% 139M 0s #20 5.611 2250K .......... .......... .......... .......... .......... 95% 92.9M 0s #20 5.612 2300K .......... .......... .......... .......... .......... 97% 117M 0s #20 5.612 2350K .......... .......... .......... .......... .......... 99% 121M 0s #20 5.612 2400K ........ 100% 372M=0.6s #20 5.612 #20 5.612 2024-06-09 07:40:12 (3.62 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #20 5.612 #20 5.644 --2024-06-09 07:40:12-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #20 5.653 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #20 5.817 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #20 6.073 HTTP request sent, awaiting response... 200 OK #20 6.300 Length: 15359473 (15M) [application/octet-stream] #20 6.300 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #20 6.300 #20 6.300 0K .......... .......... .......... .......... .......... 0% 516K 29s #20 6.397 50K .......... .......... .......... .......... .......... 0% 522K 29s #20 6.493 100K .......... .......... .......... .......... .......... 1% 131M 19s #20 6.493 150K .......... .......... .......... .......... .......... 1% 126M 14s #20 6.494 200K .......... .......... .......... .......... .......... 1% 517K 17s #20 6.590 250K .......... .......... .......... .......... .......... 2% 90.7M 14s #20 6.591 300K .......... .......... .......... .......... .......... 2% 122M 12s #20 6.591 350K .......... .......... .......... .......... .......... 2% 85.3M 11s #20 6.592 400K .......... .......... .......... .......... .......... 3% 535K 12s #20 6.685 450K .......... .......... .......... .......... .......... 3% 49.8M 11s #20 6.686 500K .......... .......... .......... .......... .......... 3% 135M 10s #20 6.687 550K .......... .......... .......... .......... .......... 4% 122M 9s #20 6.687 600K .......... .......... .......... .......... .......... 4% 112M 9s #20 6.687 650K .......... .......... .......... .......... .......... 4% 77.9M 8s #20 6.688 700K .......... .......... .......... .......... .......... 5% 83.7M 7s #20 6.689 750K .......... .......... .......... .......... .......... 5% 92.7M 7s #20 6.689 800K .......... .......... .......... .......... .......... 5% 131M 6s #20 6.690 850K .......... .......... .......... .......... .......... 6% 545K 8s #20 6.781 900K .......... .......... .......... .......... .......... 6% 91.9M 7s #20 6.782 950K .......... .......... .......... .......... .......... 6% 110M 7s #20 6.782 1000K .......... .......... .......... .......... .......... 7% 114M 6s #20 6.783 1050K .......... .......... .......... .......... .......... 7% 103M 6s #20 6.783 1100K .......... .......... .......... .......... .......... 7% 108M 6s #20 6.784 1150K .......... .......... .......... .......... .......... 8% 89.9M 6s #20 6.784 1200K .......... .......... .......... .......... .......... 8% 117M 5s #20 6.785 1250K .......... .......... .......... .......... .......... 8% 122M 5s #20 6.785 1300K .......... .......... .......... .......... .......... 9% 99.7M 5s #20 6.785 1350K .......... .......... .......... .......... .......... 9% 113M 5s #20 6.786 1400K .......... .......... .......... .......... .......... 9% 119M 5s #20 6.786 1450K .......... .......... .......... .......... .......... 10% 123M 4s #20 6.787 1500K .......... .......... .......... .......... .......... 10% 120M 4s #20 6.787 1550K .......... .......... .......... .......... .......... 10% 87.9M 4s #20 6.788 1600K .......... .......... .......... .......... .......... 11% 108M 4s #20 6.788 1650K .......... .......... .......... .......... .......... 11% 115M 4s #20 6.788 1700K .......... .......... .......... .......... .......... 11% 128M 4s #20 6.789 1750K .......... .......... .......... .......... .......... 12% 565K 4s #20 6.877 1800K .......... .......... .......... .......... .......... 12% 120M 4s #20 6.878 1850K .......... .......... .......... .......... .......... 12% 129M 4s #20 6.878 1900K .......... .......... .......... .......... .......... 13% 123M 4s #20 6.879 1950K .......... .......... .......... .......... .......... 13% 90.8M 4s #20 6.879 2000K .......... .......... .......... .......... .......... 13% 120M 4s #20 6.880 2050K .......... .......... .......... .......... .......... 14% 103M 4s #20 6.880 2100K .......... .......... .......... .......... .......... 14% 121M 3s #20 6.880 2150K .......... .......... .......... .......... .......... 14% 101M 3s #20 6.881 2200K .......... .......... .......... .......... .......... 15% 116M 3s #20 6.881 2250K .......... .......... .......... .......... .......... 15% 107M 3s #20 6.882 2300K .......... .......... .......... .......... .......... 15% 121M 3s #20 6.882 2350K .......... .......... .......... .......... .......... 16% 129M 3s #20 6.883 2400K .......... .......... .......... .......... .......... 16% 104M 3s #20 6.883 2450K .......... .......... .......... .......... .......... 16% 142M 3s #20 6.883 2500K .......... .......... .......... .......... .......... 17% 93.3M 3s #20 6.884 2550K .......... .......... .......... .......... .......... 17% 123M 3s #20 6.884 2600K .......... .......... .......... .......... .......... 17% 127M 3s #20 6.885 2650K .......... .......... .......... .......... .......... 18% 121M 3s #20 6.885 2700K .......... .......... .......... .......... .......... 18% 127M 3s #20 6.885 2750K .......... .......... .......... .......... .......... 18% 93.9M 3s #20 6.886 2800K .......... .......... .......... .......... .......... 19% 109M 2s #20 6.886 2850K .......... .......... .......... .......... .......... 19% 94.1M 2s #20 6.887 2900K .......... .......... .......... .......... .......... 19% 131M 2s #20 6.887 2950K .......... .......... .......... .......... .......... 20% 120M 2s #20 6.888 3000K .......... .......... .......... .......... .......... 20% 125M 2s #20 6.888 3050K .......... .......... .......... .......... .......... 20% 121M 2s #20 6.889 3100K .......... .......... .......... .......... .......... 21% 88.0M 2s #20 6.889 3150K .......... .......... .......... .......... .......... 21% 488K 3s #20 6.992 3200K .......... .......... .......... .......... .......... 21% 126M 3s #20 6.992 3250K .......... .......... .......... .......... .......... 22% 156M 2s #20 6.992 3300K .......... .......... .......... .......... .......... 22% 184M 2s #20 6.993 3350K .......... .......... .......... .......... .......... 22% 155M 2s #20 6.993 3400K .......... .......... .......... .......... .......... 23% 641K 3s #20 7.071 3450K .......... .......... .......... .......... .......... 23% 119M 3s #20 7.071 3500K .......... .......... .......... .......... .......... 23% 134M 2s #20 7.072 3550K .......... .......... .......... .......... .......... 24% 113M 2s #20 7.072 3600K .......... .......... .......... .......... .......... 24% 193M 2s #20 7.072 3650K .......... .......... .......... .......... .......... 24% 198M 2s #20 7.073 3700K .......... .......... .......... .......... .......... 25% 205M 2s #20 7.073 3750K .......... .......... .......... .......... .......... 25% 171M 2s #20 7.073 3800K .......... .......... .......... .......... .......... 25% 178M 2s #20 7.073 3850K .......... .......... .......... .......... .......... 26% 170M 2s #20 7.074 3900K .......... .......... .......... .......... .......... 26% 167M 2s #20 7.074 3950K .......... .......... .......... .......... .......... 26% 207M 2s #20 7.074 4000K .......... .......... .......... .......... .......... 27% 197M 2s #20 7.074 4050K .......... .......... .......... .......... .......... 27% 222M 2s #20 7.075 4100K .......... .......... .......... .......... .......... 27% 183M 2s #20 7.075 4150K .......... .......... .......... .......... .......... 28% 182M 2s #20 7.075 4200K .......... .......... .......... .......... .......... 28% 192M 2s #20 7.075 4250K .......... .......... .......... .......... .......... 28% 170M 2s #20 7.076 4300K .......... .......... .......... .......... .......... 29% 198M 2s #20 7.076 4350K .......... .......... .......... .......... .......... 29% 168M 2s #20 7.076 4400K .......... .......... .......... .......... .......... 29% 205M 2s #20 7.076 4450K .......... .......... .......... .......... .......... 30% 210M 2s #20 7.077 4500K .......... .......... .......... .......... .......... 30% 349M 2s #20 7.077 4550K .......... .......... .......... .......... .......... 30% 325M 2s #20 7.077 4600K .......... .......... .......... .......... .......... 31% 367M 2s #20 7.077 4650K .......... .......... .......... .......... .......... 31% 349M 2s #20 7.077 4700K .......... .......... .......... .......... .......... 31% 377M 2s #20 7.077 4750K .......... .......... .......... .......... .......... 32% 298M 2s #20 7.078 4800K .......... .......... .......... .......... .......... 32% 359M 2s #20 7.078 4850K .......... .......... .......... .......... .......... 32% 13.0M 2s #20 7.081 4900K .......... .......... .......... .......... .......... 33% 344M 2s #20 7.082 4950K .......... .......... .......... .......... .......... 33% 70.6M 2s #20 7.082 5000K .......... .......... .......... .......... .......... 33% 204M 2s #20 7.082 5050K .......... .......... .......... .......... .......... 34% 291M 2s #20 7.083 5100K .......... .......... .......... .......... .......... 34% 152M 1s #20 7.083 5150K .......... .......... .......... .......... .......... 34% 123M 1s #20 7.083 5200K .......... .......... .......... .......... .......... 35% 289M 1s #20 7.084 5250K .......... .......... .......... .......... .......... 35% 213M 1s #20 7.084 5300K .......... .......... .......... .......... .......... 35% 328M 1s #20 7.084 5350K .......... .......... .......... .......... .......... 36% 243M 1s #20 7.084 5400K .......... .......... .......... .......... .......... 36% 257M 1s #20 7.084 5450K .......... .......... .......... .......... .......... 36% 254M 1s #20 7.085 5500K .......... .......... .......... .......... .......... 37% 118M 1s #20 7.085 5550K .......... .......... .......... .......... .......... 37% 137M 1s #20 7.085 5600K .......... .......... .......... .......... .......... 37% 234M 1s #20 7.085 5650K .......... .......... .......... .......... .......... 38% 287M 1s #20 7.086 5700K .......... .......... .......... .......... .......... 38% 203M 1s #20 7.086 5750K .......... .......... .......... .......... .......... 38% 276M 1s #20 7.086 5800K .......... .......... .......... .......... .......... 39% 286M 1s #20 7.086 5850K .......... .......... .......... .......... .......... 39% 294M 1s #20 7.086 5900K .......... .......... .......... .......... .......... 39% 195M 1s #20 7.087 5950K .......... .......... .......... .......... .......... 40% 227M 1s #20 7.087 6000K .......... .......... .......... .......... .......... 40% 157M 1s #20 7.087 6050K .......... .......... .......... .......... .......... 40% 347M 1s #20 7.087 6100K .......... .......... .......... .......... .......... 41% 232M 1s #20 7.088 6150K .......... .......... .......... .......... .......... 41% 291M 1s #20 7.088 6200K .......... .......... .......... .......... .......... 41% 621K 1s #20 7.168 6250K .......... .......... .......... .......... .......... 42% 5.18M 1s #20 7.178 6300K .......... .......... .......... .......... .......... 42% 139M 1s #20 7.178 6350K .......... .......... .......... .......... .......... 42% 84.1M 1s #20 7.179 6400K .......... .......... .......... .......... .......... 43% 122M 1s #20 7.179 6450K .......... .......... .......... .......... .......... 43% 109M 1s #20 7.179 6500K .......... .......... .......... .......... .......... 43% 148M 1s #20 7.180 6550K .......... .......... .......... .......... .......... 44% 90.6M 1s #20 7.180 6600K .......... .......... .......... .......... .......... 44% 116M 1s #20 7.181 6650K .......... .......... .......... .......... .......... 44% 121M 1s #20 7.181 6700K .......... .......... .......... .......... .......... 45% 141M 1s #20 7.181 6750K .......... .......... .......... .......... .......... 45% 89.4M 1s #20 7.182 6800K .......... .......... .......... .......... .......... 45% 106M 1s #20 7.182 6850K .......... .......... .......... .......... .......... 46% 143M 1s #20 7.183 6900K .......... .......... .......... .......... .......... 46% 93.5M 1s #20 7.183 6950K .......... .......... .......... .......... .......... 46% 105M 1s #20 7.184 7000K .......... .......... .......... .......... .......... 47% 151M 1s #20 7.184 7050K .......... .......... .......... .......... .......... 47% 517K 1s #20 7.281 7100K .......... .......... .......... .......... .......... 47% 46.2M 1s #20 7.282 7150K .......... .......... .......... .......... .......... 48% 93.1M 1s #20 7.282 7200K .......... .......... .......... .......... .......... 48% 121M 1s #20 7.283 7250K .......... .......... .......... .......... .......... 48% 52.5M 1s #20 7.284 7300K .......... .......... .......... .......... .......... 49% 119M 1s #20 7.284 7350K .......... .......... .......... .......... .......... 49% 116M 1s #20 7.285 7400K .......... .......... .......... .......... .......... 49% 119M 1s #20 7.285 7450K .......... .......... .......... .......... .......... 50% 125M 1s #20 7.285 7500K .......... .......... .......... .......... .......... 50% 138M 1s #20 7.286 7550K .......... .......... .......... .......... .......... 50% 92.9M 1s #20 7.286 7600K .......... .......... .......... .......... .......... 51% 660K 1s #20 7.362 7650K .......... .......... .......... .......... .......... 51% 5.62M 1s #20 7.371 7700K .......... .......... .......... .......... .......... 51% 136M 1s #20 7.371 7750K .......... .......... .......... .......... .......... 52% 164M 1s #20 7.371 7800K .......... .......... .......... .......... .......... 52% 200M 1s #20 7.372 7850K .......... .......... .......... .......... .......... 52% 147M 1s #20 7.372 7900K .......... .......... .......... .......... .......... 53% 146M 1s #20 7.372 7950K .......... .......... .......... .......... .......... 53% 173M 1s #20 7.372 8000K .......... .......... .......... .......... .......... 53% 237M 1s #20 7.373 8050K .......... .......... .......... .......... .......... 54% 252M 1s #20 7.373 8100K .......... .......... .......... .......... .......... 54% 211M 1s #20 7.373 8150K .......... .......... .......... .......... .......... 54% 204M 1s #20 7.373 8200K .......... .......... .......... .......... .......... 55% 216M 1s #20 7.374 8250K .......... .......... .......... .......... .......... 55% 218M 1s #20 7.374 8300K .......... .......... .......... .......... .......... 55% 230M 1s #20 7.374 8350K .......... .......... .......... .......... .......... 56% 188M 1s #20 7.374 8400K .......... .......... .......... .......... .......... 56% 223M 1s #20 7.374 8450K .......... .......... .......... .......... .......... 56% 206M 1s #20 7.375 8500K .......... .......... .......... .......... .......... 57% 221M 1s #20 7.375 8550K .......... .......... .......... .......... .......... 57% 160M 1s #20 7.375 8600K .......... .......... .......... .......... .......... 57% 121M 1s #20 7.376 8650K .......... .......... .......... .......... .......... 58% 115M 1s #20 7.376 8700K .......... .......... .......... .......... .......... 58% 132M 1s #20 7.376 8750K .......... .......... .......... .......... .......... 58% 95.3M 1s #20 7.377 8800K .......... .......... .......... .......... .......... 59% 126M 1s #20 7.377 8850K .......... .......... .......... .......... .......... 59% 234M 1s #20 7.378 8900K .......... .......... .......... .......... .......... 59% 219M 1s #20 7.378 8950K .......... .......... .......... .......... .......... 60% 173M 1s #20 7.378 9000K .......... .......... .......... .......... .......... 60% 222M 1s #20 7.378 9050K .......... .......... .......... .......... .......... 60% 242M 1s #20 7.378 9100K .......... .......... .......... .......... .......... 61% 212M 1s #20 7.379 9150K .......... .......... .......... .......... .......... 61% 180M 1s #20 7.379 9200K .......... .......... .......... .......... .......... 61% 220M 1s #20 7.379 9250K .......... .......... .......... .......... .......... 62% 224M 1s #20 7.379 9300K .......... .......... .......... .......... .......... 62% 190M 1s #20 7.380 9350K .......... .......... .......... .......... .......... 62% 138M 1s #20 7.380 9400K .......... .......... .......... .......... .......... 63% 238M 1s #20 7.380 9450K .......... .......... .......... .......... .......... 63% 154M 1s #20 7.381 9500K .......... .......... .......... .......... .......... 63% 242M 1s #20 7.381 9550K .......... .......... .......... .......... .......... 64% 166M 1s #20 7.381 9600K .......... .......... .......... .......... .......... 64% 207M 1s #20 7.381 9650K .......... .......... .......... .......... .......... 64% 180M 1s #20 7.382 9700K .......... .......... .......... .......... .......... 65% 245M 1s #20 7.382 9750K .......... .......... .......... .......... .......... 65% 223M 1s #20 7.382 9800K .......... .......... .......... .......... .......... 65% 222M 1s #20 7.382 9850K .......... .......... .......... .......... .......... 66% 253M 1s #20 7.382 9900K .......... .......... .......... .......... .......... 66% 265M 1s #20 7.383 9950K .......... .......... .......... .......... .......... 66% 196M 1s #20 7.383 10000K .......... .......... .......... .......... .......... 67% 261M 1s #20 7.383 10050K .......... .......... .......... .......... .......... 67% 241M 1s #20 7.383 10100K .......... .......... .......... .......... .......... 67% 587K 1s #20 7.468 10150K .......... .......... .......... .......... .......... 68% 115M 1s #20 7.469 10200K .......... .......... .......... .......... .......... 68% 109M 1s #20 7.469 10250K .......... .......... .......... .......... .......... 68% 96.2M 1s #20 7.470 10300K .......... .......... .......... .......... .......... 69% 125M 1s #20 7.470 10350K .......... .......... .......... .......... .......... 69% 96.9M 1s #20 7.471 10400K .......... .......... .......... .......... .......... 69% 125M 1s #20 7.471 10450K .......... .......... .......... .......... .......... 70% 123M 1s #20 7.471 10500K .......... .......... .......... .......... .......... 70% 130M 0s #20 7.472 10550K .......... .......... .......... .......... .......... 70% 95.1M 0s #20 7.472 10600K .......... .......... .......... .......... .......... 71% 101M 0s #20 7.473 10650K .......... .......... .......... .......... .......... 71% 128M 0s #20 7.473 10700K .......... .......... .......... .......... .......... 71% 129M 0s #20 7.474 10750K .......... .......... .......... .......... .......... 72% 90.4M 0s #20 7.474 10800K .......... .......... .......... .......... .......... 72% 119M 0s #20 7.475 10850K .......... .......... .......... .......... .......... 72% 134M 0s #20 7.475 10900K .......... .......... .......... .......... .......... 73% 106M 0s #20 7.475 10950K .......... .......... .......... .......... .......... 73% 92.9M 0s #20 7.476 11000K .......... .......... .......... .......... .......... 73% 129M 0s #20 7.476 11050K .......... .......... .......... .......... .......... 74% 125M 0s #20 7.477 11100K .......... .......... .......... .......... .......... 74% 123M 0s #20 7.477 11150K .......... .......... .......... .......... .......... 74% 92.9M 0s #20 7.478 11200K .......... .......... .......... .......... .......... 75% 135M 0s #20 7.478 11250K .......... .......... .......... .......... .......... 75% 115M 0s #20 7.478 11300K .......... .......... .......... .......... .......... 75% 128M 0s #20 7.479 11350K .......... .......... .......... .......... .......... 76% 88.6M 0s #20 7.479 11400K .......... .......... .......... .......... .......... 76% 127M 0s #20 7.480 11450K .......... .......... .......... .......... .......... 76% 125M 0s #20 7.480 11500K .......... .......... .......... .......... .......... 77% 118M 0s #20 7.480 11550K .......... .......... .......... .......... .......... 77% 92.4M 0s #20 7.481 11600K .......... .......... .......... .......... .......... 77% 117M 0s #20 7.481 11650K .......... .......... .......... .......... .......... 78% 603K 0s #20 7.564 11700K .......... .......... .......... .......... .......... 78% 125M 0s #20 7.565 11750K .......... .......... .......... .......... .......... 78% 126M 0s #20 7.565 11800K .......... .......... .......... .......... .......... 79% 106M 0s #20 7.566 11850K .......... .......... .......... .......... .......... 79% 95.8M 0s #20 7.566 11900K .......... .......... .......... .......... .......... 79% 129M 0s #20 7.566 11950K .......... .......... .......... .......... .......... 80% 86.7M 0s #20 7.567 12000K .......... .......... .......... .......... .......... 80% 118M 0s #20 7.567 12050K .......... .......... .......... .......... .......... 80% 92.5M 0s #20 7.568 12100K .......... .......... .......... .......... .......... 81% 82.6M 0s #20 7.569 12150K .......... .......... .......... .......... .......... 81% 105M 0s #20 7.569 12200K .......... .......... .......... .......... .......... 81% 135M 0s #20 7.569 12250K .......... .......... .......... .......... .......... 82% 90.1M 0s #20 7.570 12300K .......... .......... .......... .......... .......... 82% 138M 0s #20 7.570 12350K .......... .......... .......... .......... .......... 82% 85.8M 0s #20 7.571 12400K .......... .......... .......... .......... .......... 83% 127M 0s #20 7.571 12450K .......... .......... .......... .......... .......... 83% 127M 0s #20 7.572 12500K .......... .......... .......... .......... .......... 83% 121M 0s #20 7.572 12550K .......... .......... .......... .......... .......... 84% 86.5M 0s #20 7.573 12600K .......... .......... .......... .......... .......... 84% 132M 0s #20 7.573 12650K .......... .......... .......... .......... .......... 84% 122M 0s #20 7.573 12700K .......... .......... .......... .......... .......... 85% 132M 0s #20 7.574 12750K .......... .......... .......... .......... .......... 85% 87.3M 0s #20 7.574 12800K .......... .......... .......... .......... .......... 85% 124M 0s #20 7.575 12850K .......... .......... .......... .......... .......... 86% 120M 0s #20 7.575 12900K .......... .......... .......... .......... .......... 86% 118M 0s #20 7.576 12950K .......... .......... .......... .......... .......... 86% 92.7M 0s #20 7.576 13000K .......... .......... .......... .......... .......... 87% 129M 0s #20 7.576 13050K .......... .......... .......... .......... .......... 87% 127M 0s #20 7.577 13100K .......... .......... .......... .......... .......... 87% 117M 0s #20 7.577 13150K .......... .......... .......... .......... .......... 88% 92.3M 0s #20 7.578 13200K .......... .......... .......... .......... .......... 88% 117M 0s #20 7.578 13250K .......... .......... .......... .......... .......... 88% 606K 0s #20 7.661 13300K .......... .......... .......... .......... .......... 89% 135M 0s #20 7.661 13350K .......... .......... .......... .......... .......... 89% 123M 0s #20 7.661 13400K .......... .......... .......... .......... .......... 89% 11.0M 0s #20 7.666 13450K .......... .......... .......... .......... .......... 90% 130M 0s #20 7.666 13500K .......... .......... .......... .......... .......... 90% 126M 0s #20 7.667 13550K .......... .......... .......... .......... .......... 90% 85.9M 0s #20 7.667 13600K .......... .......... .......... .......... .......... 91% 130M 0s #20 7.668 13650K .......... .......... .......... .......... .......... 91% 124M 0s #20 7.668 13700K .......... .......... .......... .......... .......... 91% 107M 0s #20 7.668 13750K .......... .......... .......... .......... .......... 92% 122M 0s #20 7.669 13800K .......... .......... .......... .......... .......... 92% 98.9M 0s #20 7.669 13850K .......... .......... .......... .......... .......... 92% 122M 0s #20 7.670 13900K .......... .......... .......... .......... .......... 93% 131M 0s #20 7.670 13950K .......... .......... .......... .......... .......... 93% 90.8M 0s #20 7.671 14000K .......... .......... .......... .......... .......... 93% 128M 0s #20 7.671 14050K .......... .......... .......... .......... .......... 94% 107M 0s #20 7.671 14100K .......... .......... .......... .......... .......... 94% 96.7M 0s #20 7.672 14150K .......... .......... .......... .......... .......... 94% 120M 0s #20 7.672 14200K .......... .......... .......... .......... .......... 95% 125M 0s #20 7.673 14250K .......... .......... .......... .......... .......... 95% 129M 0s #20 7.673 14300K .......... .......... .......... .......... .......... 95% 128M 0s #20 7.674 14350K .......... .......... .......... .......... .......... 96% 88.1M 0s #20 7.674 14400K .......... .......... .......... .......... .......... 96% 111M 0s #20 7.675 14450K .......... .......... .......... .......... .......... 96% 129M 0s #20 7.675 14500K .......... .......... .......... .......... .......... 97% 93.0M 0s #20 7.675 14550K .......... .......... .......... .......... .......... 97% 70.7M 0s #20 7.676 14600K .......... .......... .......... .......... .......... 97% 265M 0s #20 7.676 14650K .......... .......... .......... .......... .......... 98% 149M 0s #20 7.677 14700K .......... .......... .......... .......... .......... 98% 113M 0s #20 7.677 14750K .......... .......... .......... .......... .......... 98% 83.7M 0s #20 7.678 14800K .......... .......... .......... .......... .......... 99% 149M 0s #20 7.678 14850K .......... .......... .......... .......... .......... 99% 635K 0s #20 7.757 14900K .......... .......... .......... .......... .......... 99% 65.6M 0s #20 7.757 14950K .......... .......... .......... .......... ......... 100% 143M=1.5s #20 7.758 #20 7.758 2024-06-09 07:40:15 (10.0 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #20 7.758 #20 7.892 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #20 7.893 find rest-api -name "*.json" | while read x; do \ #20 7.893 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #20 7.893 done #20 7.907 +---- Asterisk Installation Complete -------+ #20 7.908 + + #20 7.908 + YOU MUST READ THE SECURITY DOCUMENT + #20 7.909 + + #20 7.910 + Asterisk has successfully been installed. + #20 7.911 + If you would like to install the sample + #20 7.912 + configuration files (overwriting any + #20 7.913 + existing config files), run: + #20 7.914 + + #20 7.915 + For generic reference documentation: + #20 7.915 + make samples + #20 7.916 + + #20 7.917 + For a sample basic PBX: + #20 7.917 + make basic-pbx + #20 7.918 + + #20 7.918 + + #20 7.919 +----------------- or ---------------------+ #20 7.920 + + #20 7.921 + You can go ahead and install the asterisk + #20 7.922 + program documentation now or later run: + #20 7.922 + + #20 7.923 + make progdocs + #20 7.924 + + #20 7.925 + **Note** This requires that you have + #20 7.926 + doxygen installed on your local system + #20 7.926 +-------------------------------------------+ #20 10.36 Installing adsi config files... #20 10.36 /usr/bin/install -c -d "/etc/asterisk" #20 10.36 Installing configs/samples/asterisk.adsi #20 10.36 Installing configs/samples/telcordia-1.adsi #20 10.37 Installing other config files... #20 10.37 Installing file configs/samples/acl.conf.sample #20 10.37 Installing file configs/samples/adsi.conf.sample #20 10.37 Installing file configs/samples/aeap.conf.sample #20 10.37 Installing file configs/samples/agents.conf.sample #20 10.37 Installing file configs/samples/alarmreceiver.conf.sample #20 10.37 Installing file configs/samples/alsa.conf.sample #20 10.38 Installing file configs/samples/amd.conf.sample #20 10.38 Installing file configs/samples/app_skel.conf.sample #20 10.38 Installing file configs/samples/ari.conf.sample #20 10.38 Installing file configs/samples/ast_debug_tools.conf.sample #20 10.38 Installing file configs/samples/asterisk.conf.sample #20 10.38 Installing file configs/samples/calendar.conf.sample #20 10.38 Installing file configs/samples/ccss.conf.sample #20 10.38 Installing file configs/samples/cdr.conf.sample #20 10.38 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #20 10.39 Installing file configs/samples/cdr_beanstalkd.conf.sample #20 10.39 Installing file configs/samples/cdr_custom.conf.sample #20 10.39 Installing file configs/samples/cdr_manager.conf.sample #20 10.39 Installing file configs/samples/cdr_odbc.conf.sample #20 10.39 Installing file configs/samples/cdr_pgsql.conf.sample #20 10.39 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #20 10.39 Installing file configs/samples/cdr_tds.conf.sample #20 10.39 Installing file configs/samples/cel.conf.sample #20 10.39 Installing file configs/samples/cel_beanstalkd.conf.sample #20 10.39 Installing file configs/samples/cel_custom.conf.sample #20 10.40 Installing file configs/samples/cel_odbc.conf.sample #20 10.40 Installing file configs/samples/cel_pgsql.conf.sample #20 10.40 Installing file configs/samples/cel_sqlite3_custom.conf.sample #20 10.40 Installing file configs/samples/cel_tds.conf.sample #20 10.40 Installing file configs/samples/chan_dahdi.conf.sample #20 10.40 Installing file configs/samples/chan_mobile.conf.sample #20 10.40 Installing file configs/samples/cli.conf.sample #20 10.41 Installing file configs/samples/cli_aliases.conf.sample #20 10.41 Installing file configs/samples/cli_permissions.conf.sample #20 10.41 Installing file configs/samples/codecs.conf.sample #20 10.41 Installing file configs/samples/confbridge.conf.sample #20 10.41 Installing file configs/samples/config_test.conf.sample #20 10.41 Installing file configs/samples/console.conf.sample #20 10.41 Installing file configs/samples/dbsep.conf.sample #20 10.42 Installing file configs/samples/dnsmgr.conf.sample #20 10.42 Installing file configs/samples/dsp.conf.sample #20 10.42 Installing file configs/samples/dundi.conf.sample #20 10.42 Installing file configs/samples/enum.conf.sample #20 10.42 Installing file configs/samples/extconfig.conf.sample #20 10.42 Installing file configs/samples/extensions.ael.sample #20 10.42 Installing file configs/samples/extensions.conf.sample #20 10.43 Installing file configs/samples/extensions.lua.sample #20 10.43 Installing file configs/samples/extensions_minivm.conf.sample #20 10.43 Installing file configs/samples/features.conf.sample #20 10.43 Installing file configs/samples/festival.conf.sample #20 10.43 Installing file configs/samples/followme.conf.sample #20 10.43 Installing file configs/samples/func_odbc.conf.sample #20 10.44 Installing file configs/samples/geolocation.conf.sample #20 10.44 Installing file configs/samples/hep.conf.sample #20 10.44 Installing file configs/samples/http.conf.sample #20 10.44 Installing file configs/samples/iax.conf.sample #20 10.44 Installing file configs/samples/iaxprov.conf.sample #20 10.44 Installing file configs/samples/indications.conf.sample #20 10.44 Installing file configs/samples/logger.conf.sample #20 10.45 Installing file configs/samples/manager.conf.sample #20 10.45 Installing file configs/samples/meetme.conf.sample #20 10.45 Installing file configs/samples/mgcp.conf.sample #20 10.45 Installing file configs/samples/minivm.conf.sample #20 10.45 Installing file configs/samples/modules.conf.sample #20 10.45 Installing file configs/samples/motif.conf.sample #20 10.45 Installing file configs/samples/musiconhold.conf.sample #20 10.46 Installing file configs/samples/ooh323.conf.sample #20 10.46 Installing file configs/samples/osp.conf.sample #20 10.46 Installing file configs/samples/phoneprov.conf.sample #20 10.46 Installing file configs/samples/pjproject.conf.sample #20 10.46 Installing file configs/samples/pjsip.conf.sample #20 10.46 Installing file configs/samples/pjsip_notify.conf.sample #20 10.46 Installing file configs/samples/pjsip_wizard.conf.sample #20 10.47 Installing file configs/samples/prometheus.conf.sample #20 10.47 Installing file configs/samples/queuerules.conf.sample #20 10.47 Installing file configs/samples/queues.conf.sample #20 10.47 Installing file configs/samples/res_config_mysql.conf.sample #20 10.47 Installing file configs/samples/res_config_odbc.conf.sample #20 10.47 Installing file configs/samples/res_config_sqlite3.conf.sample #20 10.47 Installing file configs/samples/res_corosync.conf.sample #20 10.47 Installing file configs/samples/res_curl.conf.sample #20 10.48 Installing file configs/samples/res_fax.conf.sample #20 10.48 Installing file configs/samples/res_http_media_cache.conf.sample #20 10.48 Installing file configs/samples/res_ldap.conf.sample #20 10.48 Installing file configs/samples/res_odbc.conf.sample #20 10.48 Installing file configs/samples/res_parking.conf.sample #20 10.48 Installing file configs/samples/res_pgsql.conf.sample #20 10.48 Installing file configs/samples/res_pktccops.conf.sample #20 10.48 Installing file configs/samples/res_snmp.conf.sample #20 10.49 Installing file configs/samples/res_stun_monitor.conf.sample #20 10.49 Installing file configs/samples/resolver_unbound.conf.sample #20 10.49 Installing file configs/samples/rtp.conf.sample #20 10.49 Installing file configs/samples/say.conf.sample #20 10.49 Installing file configs/samples/sip.conf.sample #20 10.49 Installing file configs/samples/sip_notify.conf.sample #20 10.50 Installing file configs/samples/skinny.conf.sample #20 10.50 Installing file configs/samples/sla.conf.sample #20 10.50 Installing file configs/samples/smdi.conf.sample #20 10.50 Installing file configs/samples/sorcery.conf.sample #20 10.50 Installing file configs/samples/ss7.timers.sample #20 10.50 Installing file configs/samples/stasis.conf.sample #20 10.50 Installing file configs/samples/statsd.conf.sample #20 10.51 Installing file configs/samples/stir_shaken.conf.sample #20 10.51 Installing file configs/samples/test_sorcery.conf.sample #20 10.51 Installing file configs/samples/udptl.conf.sample #20 10.51 Installing file configs/samples/unistim.conf.sample #20 10.51 Installing file configs/samples/users.conf.sample #20 10.51 Installing file configs/samples/voicemail.conf.sample #20 10.51 Installing file configs/samples/xmpp.conf.sample #20 10.52 Updating asterisk.conf #20 10.52 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #20 10.52 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #20 10.53 Installing file phoneprov/000000000000-directory.xml #20 10.53 Installing file phoneprov/000000000000-phone.cfg #20 10.53 Installing file phoneprov/000000000000.cfg #20 10.53 Installing file phoneprov/polycom.xml #20 10.53 Installing file phoneprov/polycom_line.xml #20 10.53 Installing file phoneprov/snom-mac.xml #20 DONE 10.7s #21 [16/16] RUN SETCAP 'cap_net_admin,cap_sys_resource=ep' /usr/sbin/asterisk #21 DONE 0.4s #22 exporting to image #22 exporting layers #22 exporting layers 2.8s done #22 writing image sha256:15204a391fb276f0323a03dcb3ffd579d21d14fad3e865392538c3c1b5e6dc6b done #22 naming to docker.io/osmocom-build/asterisk-master:latest done #22 DONE 2.8s 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 15204a391fb2 + list_osmo_packages debian-bookworm asterisk-master + local distro=debian-bookworm + local image=asterisk-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/asterisk-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-asterisk-ims-ue-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:856a8b41631da188044ee157a551ffb6ea50e3fe9f8f2a824a25a16af2e61f76 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-asterisk-ims-ue-test + echo ttcn3-asterisk-ims-ue-test + dir=ttcn3-asterisk-ims-ue-test + pull_arg=--pull + grep ^FROM ../ttcn3-asterisk-ims-ue-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan+ grep -q $USER + pull_arg= + set +x Building image: ttcn3-asterisk-ims-ue-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-asterisk-ims-ue-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-asterisk-ims-ue-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-asterisk-ims-ue-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 410B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.36kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" asterisk #8 CACHED #9 [4/4] COPY ASTERISK_TESTS.CFG /data/Asterisk_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:fbfa8389c1032366948de4db2d276c75f30f874fd6209d74bc92ab2d2c449ebf done #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest done #10 DONE 0.0s 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 fbfa8389c103 + list_osmo_packages debian-bookworm ttcn3-asterisk-ims-ue-test + local distro=debian-bookworm + local image=ttcn3-asterisk-ims-ue-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-asterisk-ims-ue-test -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends dnsmasq + local feed + depends= + [ -n ] + docker_distro_from_image_name dnsmasq + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name dnsmasq + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name dnsmasq + echo dnsmasq + dir=dnsmasq + pull_arg=--pull + grep ^FROM ../dnsmasq/Dockerfile + from_line=FROM debian:stable + echo FROM debian:stable + grep -q $USER + set +x Building image: dnsmasq (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../dnsmasq BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/dnsmasq OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/dnsmasq' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/dnsmasq:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 394B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:stable #3 DONE 1.2s #4 [1/2] FROM docker.io/library/debian:stable@sha256:82f8da149d6d567c74564cccd6f355fb5ade42a958e4cde10a1100eaeb24d42e #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:a715955f16f0991f20c6cc198dce222a2e01f6f34ef77d793145852d55d90a4e done #6 naming to docker.io/osmocom-build/dnsmasq:latest 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 a715955f16f0 + list_osmo_packages debian-bookworm dnsmasq + local distro=debian-bookworm + local image=dnsmasq + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/dnsmasq -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq + cp dnsmasq/dnsmasq.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/unix + cp Asterisk_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk + cp asterisk/asterisk.conf asterisk/asterisk.sh asterisk/extensions.conf asterisk/logger.conf asterisk/manager.conf asterisk/pjproject.conf asterisk/pjsip.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/ + network_create + SUBNET=651216 + seq 1 30 + echo (651216 + 1) % 256 + bc + SUBNET=209 + NET_NAME=ttcn3-asterisk-ims-ue-test-209 + SUB4=172.18.209.0/24 + SUB6=fd02:db8:209::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-209, trying SUBNET=209... + docker network create --internal --subnet 172.18.209.0/24 --ipv6 --subnet fd02:db8:209::/64 ttcn3-asterisk-ims-ue-test-209 98c41d8885170097b8842c91ab71b62ff8720b066acd49d6b6a9dd54066e5ce2 + set +x ### Network ttcn3-asterisk-ims-ue-test-209 created (SUBNET=209) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq/dnsmasq.conf Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/logger.conf Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjproject.conf Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/extensions.conf + echo Starting container with dnsmasq Starting container with dnsmasq + docker_network_params 209 200 + NET=209 + ADDR_SUFIX=200 + echo --network ttcn3-asterisk-ims-ue-test-209 --ip 172.18.209.200 --ip6 fd02:db8:209::200 + docker run --rm --cap-add=NET_ADMIN --network ttcn3-asterisk-ims-ue-test-209 --ip 172.18.209.200 --ip6 fd02:db8:209::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq:/data --name jenkins-ttcn3-asterisk-ims-ue-test-69-dnsmasq -d osmocom-build/dnsmasq 201ff992e615d37f16df99684028a1df2cb0c5403837bcf00ae06c00e578f5fc + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 209 10 + NET=209 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-209 --ip 172.18.209.10 --ip6 fd02:db8:209::10 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-209 --ip 172.18.209.10 --ip6 fd02:db8:209::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk:/data --name jenkins-ttcn3-asterisk-ims-ue-test-69-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 008707f12e93ae77ddbe724b76adde93d9d2c8abab09845b5b5f0b0acbb571bb + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 209 103 + NET=209 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-209 --ip 172.18.209.103 --ip6 fd02:db8:209::103 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-209 --ip 172.18.209.103 --ip6 fd02:db8:209::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester:/data --name jenkins-ttcn3-asterisk-ims-ue-test-69-ttcn3-asterisk-ims-ue-test osmocom-build/ttcn3-asterisk-ims-ue-test + SUBDIR=asterisk + SUITE=Asterisk_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/asterisk/Asterisk_Tests Asterisk_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli Asterisk_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: Asterisk_Tests.cfg MC@1248716072dc: Unix server socket created successfully. MC@1248716072dc: Listening on TCP port 36437. MC2> 1248716072dc is the default spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests 1248716072dc 36437 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1248716072dc: New HC connected from 172.18.209.103 [172.18.209.103]. 1248716072dc: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@1248716072dc: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1248716072dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1248716072dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1248716072dc: Configuration file was processed on all HCs. MC@1248716072dc: Creating MTC on host 172.18.209.103. MC@1248716072dc: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Sun Jun 9 07:40:27 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_registration.pcap" >/data/Asterisk_Tests.TC_internal_registration.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1248716072dc: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@1248716072dc: Test case TC_internal_registration started. Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(3)@1248716072dc: 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)@1248716072dc: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI rx: '"Response: Success\r\nActionID: 51CEEB02755C5882\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI buf: '"Response: Success\r\nActionID: 51CEEB02755C5882\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI split: { "Response: Success\r\nActionID: 51CEEB02755C5882\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI dec: '"Response: Success\r\nActionID: 51CEEB02755C5882\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI patched dec: '"Response: Success\r\nActionID: 51CEEB02755C5882\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.563+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/41407\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:28.563+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.563+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/41407\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:28.563+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.563+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/41407\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:28.563+0000" } Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 4\r\nLastReload: 4\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.563+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/41407\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:28.563+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.563+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/41407\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:28.563+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(4)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(5)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@1248716072dc: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(4)@1248716072dc: Added SIP Call Table entry [0] for "67C2FCAF14AD68E@172.18.209.103" at TC_internal_registration-ConnHdlr-0501(6) Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.586+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.586+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.586+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.586+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.586+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI remain buf: '""' TC_internal_registration-ConnHdlr-0501(6)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_registration-ConnHdlr-0501(6)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_registration-ConnHdlr-0501(6)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918828/f225966341bf7379962f585df24c5853:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"23e8c37b8bedb1d90df0e472024ad104\"" Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.596+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.596+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.596+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.596+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:28.596+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 67C2FCAF14AD68E@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_registration-ConnHdlr-0501(6)@1248716072dc: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(3)@1248716072dc: AMI remain buf: '""' MTC@1248716072dc: end of "TC_internal_registration" MTC@1248716072dc: setverdict(pass): none -> pass TC_internal_registration-ConnHdlr-0501(6)@1248716072dc: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(3)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(4)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(5)@1248716072dc: Final verdict of PTC: none MTC@1248716072dc: Setting final verdict of the test case. MTC@1248716072dc: Local verdict of MTC: pass MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_AMI_EMU(3): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(4): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(5): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_registration-ConnHdlr-0501(6): pass (pass -> pass) MTC@1248716072dc: Test case TC_internal_registration finished. Verdict: pass MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass'. Sun Jun 9 07:40:28 UTC 2024 ====== Asterisk_Tests.TC_internal_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5220) MTC@1248716072dc: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass' was executed successfully (exit status: 0). MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Sun Jun 9 07:40:29 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_momt.pcap" >/data/Asterisk_Tests.TC_internal_call_momt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1248716072dc: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@1248716072dc: Test case TC_internal_call_momt started. Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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)@1248716072dc: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI rx: '"Response: Success\r\nActionID: 11C54F63A07E1953\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\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI buf: '"Response: Success\r\nActionID: 11C54F63A07E1953\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\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI split: { "Response: Success\r\nActionID: 11C54F63A07E1953\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 6\r\nLastReload: 6\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Response: Success\r\nActionID: 11C54F63A07E1953\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Response: Success\r\nActionID: 11C54F63A07E1953\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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)@1248716072dc: 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)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.628+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45133\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:30.628+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.628+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45133\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:30.628+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.628+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45133\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:30.628+0000" } Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.628+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45133\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:30.628+0000\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.628+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000c20\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45133\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:30.628+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(9)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@1248716072dc: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(8)@1248716072dc: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_LOCAL_SIP_EMU(8)@1248716072dc: Added SIP Call Table entry [0] for "6778804F2F681EE@172.18.209.103" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@1248716072dc: Added SIP Call Table entry [1] for "8251464DB648ADE@172.18.209.103" at TC_internal_call_momt-ConnHdlr-0502(11) TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918830/405d1aeeeb3e2f36b0a22bce4176eb55:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"e288d3b928ca71cf458c27f57264b5ad\"" TC_internal_call_momt-ConnHdlr-0502(11)@1248716072dc: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_momt-ConnHdlr-0502(11)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_momt-ConnHdlr-0502(11)@1248716072dc: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1717918830/405d1aeeeb3e2f36b0a22bce4176eb55:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"8b662be56f398385b1b2d24f1c479e87\"" Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.652+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.654+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.652+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.654+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.652+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.654+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.652+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.652+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.654+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.654+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6778804F2F681EE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.656+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.656+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.656+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.656+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.656+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 8251464DB648ADE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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)@1248716072dc: 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)@1248716072dc: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(8)@1248716072dc: Added SIP Call Table entry [2] for "0D0F1B65AEF1ABF" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.676+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.676+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.676+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.676+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.676+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: A2: md5("INVITE:sip:172.18.209.10") = "67839c0c12325c5630f3be352cdaade5" TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918830/405d1aeeeb3e2f36b0a22bce4176eb55:00000001:0a4f113b:auth:67839c0c12325c5630f3be352cdaade5\") = \"c4a746d0ebeb9b5d3b894aa0a88fe6dc\"" Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.679+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.679+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.679+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.679+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:30.679+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0D0F1B65AEF1ABF\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: 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 := "0D0F1B65AEF1ABF" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 289137951, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "5E491F2A-FBF11052" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.209.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.209.103" }, { id := "branch", paramValue := "z9hG4bK8594811DF374478A88F5E8FFC75B307E" } } } } }, 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)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\nValue: " } Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@1248716072dc: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_LOCAL_SIP_EMU(8)@1248716072dc: Added SIP Call Table entry [3] for "385d0cba-cd9f-4b59-ad03-6f8cce892d4a" at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.10\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.10\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@1248716072dc: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1573342148", session_version := "1573342148", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 16162, 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)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nExtension: 0502\r\nApplication: Verbose\r\nAppData: 5,0502: Call pjsip endpoint from 0501\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nExtension: 0502\r\nApplication: Verbose\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "0D0F1B65AEF1ABF" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.209.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 289137951, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "5E491F2A-FBF11052" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "b831de69-1d42-497e-ba5d-5906d90b389f" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.209.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.209.103" }, { id := "branch", paramValue := "z9hG4bK8594811DF374478A88F5E8FFC75B307E" } } } } }, 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)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nExtension: 0502\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nExtension: 0502\r\nApplication: Dial\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@1248716072dc: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1573342148", session_version := "1573342149", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\nValue: 8\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: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.0\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\nValue: 8\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: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.0\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\nValue: 8", "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: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.0\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 1\r\nUniqueid: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.1\r\nLinkedid: 1717918830.0", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a", "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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a", "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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a", "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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a", "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: 1717918830.1\r\nLinkedid: 1717918830.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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF" } Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nExtension: 0502\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nExtension: 0502\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\nValue: 8\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: RINGTIME_MS\r\nValue: 8\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.1\r\nDestLinkedid: 1717918830.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.1\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: fa516948-3983-42ff-a543-1d13255f75d6\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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 385d0cba-cd9f-4b59-ad03-6f8cce892d4a\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.1\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0D0F1B65AEF1ABF\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1717918830.0\r\nLinkedid: 1717918830.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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: " } Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(11)@1248716072dc: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1573342148", session_version := "1573342150", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 16162, 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)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@1248716072dc: 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: 1717918830.0\r\nLinkedid: 1717918830.0\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@1248716072dc: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(7)@1248716072dc: AMI remain buf: '""' MTC@1248716072dc: end of "TC_internal_call_momt" MTC@1248716072dc: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(11)@1248716072dc: Final verdict of PTC: pass TC_internal_call_momt-ConnHdlr-0501(10)@1248716072dc: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(7)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(8)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(9)@1248716072dc: Final verdict of PTC: none MTC@1248716072dc: Setting final verdict of the test case. MTC@1248716072dc: Local verdict of MTC: pass MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_AMI_EMU(7): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(8): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(9): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0501(10): pass (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0502(11): pass (pass -> pass) MTC@1248716072dc: Test case TC_internal_call_momt finished. Verdict: pass MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass'. Sun Jun 9 07:40:31 UTC 2024 ====== Asterisk_Tests.TC_internal_call_momt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41513) Waiting for packet dumper to finish... 1 (prev_count=41513, count=62059) MTC@1248716072dc: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass' was executed successfully (exit status: 0). MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Sun Jun 9 07:40:33 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_all_2registered.pcap" >/data/Asterisk_Tests.TC_internal_call_all_2registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1248716072dc: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@1248716072dc: Test case TC_internal_call_all_2registered started. Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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)@1248716072dc: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Response: Success\r\nActionID: 444A86B37C4DD79C\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Response: Success\r\nActionID: 444A86B37C4DD79C\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Response: Success\r\nActionID: 444A86B37C4DD79C\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Response: Success\r\nActionID: 444A86B37C4DD79C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Response: Success\r\nActionID: 444A86B37C4DD79C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.743+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/46365\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:34.743+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.743+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/46365\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:34.743+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.743+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/46365\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:34.743+0000" } Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 10\r\nLastReload: 10\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.743+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/46365\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:34.743+0000\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.743+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/46365\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:34.743+0000\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(13)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(14)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@1248716072dc: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(13)@1248716072dc: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_LOCAL_SIP_EMU(13)@1248716072dc: Added SIP Call Table entry [0] for "F446C4BC362900D@172.18.209.103" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.768+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.768+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.768+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.768+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.768+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@1248716072dc: Added SIP Call Table entry [1] for "C68C0AC33EC8193@172.18.209.103" at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.769+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.769+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.769+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.769+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.769+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(15)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_all_2registered-ConnHdlr-0501(15)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918834/addf5a4bdfb3c73996cafa945cfd7615:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"ff5d9ffdaf300dcb68dde264ab3796e4\"" Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0502(16)@1248716072dc: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(16)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_all_2registered-ConnHdlr-0502(16)@1248716072dc: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1717918834/addf5a4bdfb3c73996cafa945cfd7615:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"4fa9b49c23524a552842d81b26c66f67\"" Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: F446C4BC362900D@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.774+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: C68C0AC33EC8193@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(13)@1248716072dc: Added SIP Call Table entry [2] for "B04A773E5A12C4A" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.830+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(15)@1248716072dc: A2: md5("INVITE:sip:172.18.209.10") = "67839c0c12325c5630f3be352cdaade5" TC_internal_call_all_2registered-ConnHdlr-0501(15)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918834/addf5a4bdfb3c73996cafa945cfd7615:00000001:0a4f113b:auth:67839c0c12325c5630f3be352cdaade5\") = \"ee4f0b49b2ba2eab0df42669f61d2fc0\"" Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.833+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.833+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.833+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.833+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:34.833+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B04A773E5A12C4A\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@1248716072dc: 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 := "B04A773E5A12C4A" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 913389763, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "250F287F-FBF1208C" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.209.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.209.103" }, { id := "branch", paramValue := "z9hG4bKA7138CD50E25A62C3EF718070FDD4111" } } } } }, 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)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE" } Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@1248716072dc: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_LOCAL_SIP_EMU(13)@1248716072dc: Added SIP Call Table entry [3] for "e30f5474-6e82-4dd3-8057-29f43d702e19" at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.103\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.103\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@1248716072dc: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "744593918", session_version := "744593918", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 11264, 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_2registered-ConnHdlr-0501(15)@1248716072dc: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "B04A773E5A12C4A" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.209.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 913389763, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "250F287F-FBF1208C" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "46b99210-3ed5-4b37-978f-ee5bbf68f122" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.209.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.209.103" }, { id := "branch", paramValue := "z9hG4bKA7138CD50E25A62C3EF718070FDD4111" } } } } }, 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)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Verbose\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@1248716072dc: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "744593918", session_version := "744593919", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717" } Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '"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: 1717918834.3\r\nLinkedid: 1717"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME_MS\r\nValue: 5\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-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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.3\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-00000003\r\nChannelState: 6\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME_MS\r\nValue: 5\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-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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.3\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-00000003\r\nChannelState: 6\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME_MS\r\nValue: 5", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.3\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-00000003\r\nChannelState: 6\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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.4\r\nLinkedid: 1717918834.3", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19", "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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A", "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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19", "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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A", "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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19", "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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A", "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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19", "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: 1717918834.4\r\nLinkedid: 1717918834.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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A" } Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.4\r\nDestLinkedid: 1717918834.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.4\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 17be37aa-06d5-40c8-926c-59f3b26586b1\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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: e30f5474-6e82-4dd3-8057-29f43d702e19\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.4\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B04A773E5A12C4A\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918834.3\r\nLinkedid: 1717918834.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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: " } Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@1248716072dc: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(16)@1248716072dc: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "744593918", session_version := "744593920", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 11264, 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)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@1248716072dc: 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: 1717918834.3\r\nLinkedid: 1717918834.3\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@1248716072dc: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(12)@1248716072dc: AMI remain buf: '""' MTC@1248716072dc: end of "TC_internal_call_all_2registered" MTC@1248716072dc: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(16)@1248716072dc: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0501(15)@1248716072dc: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(12)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(13)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(14)@1248716072dc: Final verdict of PTC: none MTC@1248716072dc: Setting final verdict of the test case. MTC@1248716072dc: Local verdict of MTC: pass MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_AMI_EMU(12): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(13): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(14): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(15): pass (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(16): pass (pass -> pass) MTC@1248716072dc: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Sun Jun 9 07:40:35 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=37923) Waiting for packet dumper to finish... 1 (prev_count=37923, count=59506) MTC@1248716072dc: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Sun Jun 9 07:40:37 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_all_3registered.pcap" >/data/Asterisk_Tests.TC_internal_call_all_3registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1248716072dc: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@1248716072dc: Test case TC_internal_call_all_3registered started. Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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)@1248716072dc: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Response: Success\r\nActionID: CF4A6F53B622234D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Response: Success\r\nActionID: CF4A6F53B622234D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Response: Success\r\nActionID: CF4A6F53B622234D\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Response: Success\r\nActionID: CF4A6F53B622234D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Response: Success\r\nActionID: CF4A6F53B622234D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 14\r\nLastReload: 14\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.897+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/39841\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:38.897+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.897+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/39841\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:38.897+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.897+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/39841\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:38.897+0000" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.897+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/39841\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:38.897+0000\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.897+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/39841\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:38.897+0000\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(19)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@1248716072dc: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Added SIP Call Table entry [0] for "510B25344D37FEB@172.18.209.103" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.917+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.917+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.917+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.917+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.917+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Added SIP Call Table entry [1] for "A4E39E0D8A9090F@172.18.209.103" at TC_internal_call_all_3registered-ConnHdlr-0502(21) TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918838/445496ffd1c55b825aae90fc2a70b71f:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"0aa5f9d44e3220419dc96fbd7cd74a09\"" Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.921+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.921+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.921+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.921+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.921+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@1248716072dc: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(21)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_all_3registered-ConnHdlr-0502(21)@1248716072dc: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1717918838/445496ffd1c55b825aae90fc2a70b71f:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"e6c08bfa21c5b41b24bd96be61e91cd7\"" Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.923+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.925+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.923+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.925+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.923+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.925+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.923+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.923+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 510B25344D37FEB@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Added SIP Call Table entry [2] for "7D7BD9AD2126CC6@172.18.209.103" at TC_internal_call_all_3registered-ConnHdlr-0503(22) TC_internal_call_all_3registered-ConnHdlr-0503(22)@1248716072dc: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(22)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_all_3registered-ConnHdlr-0503(22)@1248716072dc: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1717918838/445496ffd1c55b825aae90fc2a70b71f:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"bfafa88ed4acfff5ede96b7f559275ee\"" Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.925+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.925+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: A4E39E0D8A9090F@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.927+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.931+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.927+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.931+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.927+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.931+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.927+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.927+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.931+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.931+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 7D7BD9AD2126CC6@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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)@1248716072dc: 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)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Added SIP Call Table entry [3] for "478A5FF9B69D1FB" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.942+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.942+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.942+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.942+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.942+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: A2: md5("INVITE:sip:172.18.209.10") = "67839c0c12325c5630f3be352cdaade5" TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918838/445496ffd1c55b825aae90fc2a70b71f:00000001:0a4f113b:auth:67839c0c12325c5630f3be352cdaade5\") = \"6f1e56c6c09611fbd86f8950f78bcde6\"" Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.945+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.945+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.945+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.945+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:38.945+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 478A5FF9B69D1FB\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: 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 := "478A5FF9B69D1FB" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1831982267, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "55B8AD97-FBF1309C" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.209.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.209.103" }, { id := "branch", paramValue := "z9hG4bKAE669EA8593294192161ADF3230EE980" } } } } }, 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)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Added SIP Call Table entry [4] for "175946e2-7435-41cf-955f-c35cee1d19b7" at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Added SIP Call Table entry [5] for "8afb37e1-9a29-4565-8181-1f889f8211e6" at TC_internal_call_all_3registered-ConnHdlr-0502(21) TC_internal_call_all_3registered-ConnHdlr-0503(22)@1248716072dc: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1020900963", session_version := "1020900963", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 10708, 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)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.103\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.103\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@1248716072dc: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "324688459", session_version := "324688459", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 17750, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "478A5FF9B69D1FB" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.209.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1831982267, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "55B8AD97-FBF1309C" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "3a05455c-ba6d-412a-a89e-b8798fbc356d" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.209.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.209.103" }, { id := "branch", paramValue := "z9hG4bKAE669EA8593294192161ADF3230EE980" } } } } }, 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)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Verbose\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@1248716072dc: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "324688459", session_version := "324688460", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Gosub\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(22)@1248716072dc: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME_MS\r\nValue: 5\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.6\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountC"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME_MS\r\nValue: 5\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.6\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountC"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.6", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME\r\nValue: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME_MS\r\nValue: 5", "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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6", "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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.6\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: 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: 1717918838.8\r\nLinkedid: 1717918838.6", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountC" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.6\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.6\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '"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\nAccountC"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"ode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.6\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "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: 1717918838.6\r\nLinkedid: 1717918838.6", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nLinkedid: 1717918838.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: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.8\r\nLinkedid: 1717918838.6", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6", "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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB", "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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6", "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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB", "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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6", "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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB", "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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6", "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: 1717918838.8\r\nLinkedid: 1717918838.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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB" } Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.7\r\nDestLinkedid: 1717918838.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.8\r\nDestLinkedid: 1717918838.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.7\r\nLinkedid: 1717918838.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.8\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: be38a399-9740-4c7c-a503-496427ad078c\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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 8afb37e1-9a29-4565-8181-1f889f8211e6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.8\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 478A5FF9B69D1FB\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918838.6\r\nLinkedid: 1717918838.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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: " } Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(21)@1248716072dc: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "324688459", session_version := "324688461", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 17750, 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)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@1248716072dc: 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: 1717918838.6\r\nLinkedid: 1717918838.6\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@1248716072dc: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@1248716072dc: AMI remain buf: '""' MTC@1248716072dc: end of "TC_internal_call_all_3registered" MTC@1248716072dc: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(21)@1248716072dc: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0503(22)@1248716072dc: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0501(20)@1248716072dc: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(19)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(17)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(18)@1248716072dc: Final verdict of PTC: none MTC@1248716072dc: Setting final verdict of the test case. MTC@1248716072dc: Local verdict of MTC: pass MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_AMI_EMU(17): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(18): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(19): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(20): pass (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(21): pass (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(22): pass (pass -> pass) MTC@1248716072dc: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Sun Jun 9 07:40:39 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43250) Waiting for packet dumper to finish... 1 (prev_count=43250, count=62802) MTC@1248716072dc: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Sun Jun 9 07:40:41 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_all_4registered.pcap" >/data/Asterisk_Tests.TC_internal_call_all_4registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1248716072dc: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@1248716072dc: Test case TC_internal_call_all_4registered started. Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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)@1248716072dc: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Response: Success\r\nActionID: BA77BB1C2D5356FD\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Response: Success\r\nActionID: BA77BB1C2D5356FD\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Response: Success\r\nActionID: BA77BB1C2D5356FD\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Response: Success\r\nActionID: BA77BB1C2D5356FD\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Response: Success\r\nActionID: BA77BB1C2D5356FD\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 19\r\nLastReload: 19\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.008+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000e30\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/36927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:43.008+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.008+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000e30\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/36927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:43.008+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.008+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000e30\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/36927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:43.008+0000" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.008+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000e30\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/36927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:43.008+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.008+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8000e30\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/36927\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:43.008+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(25)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@1248716072dc: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Added SIP Call Table entry [0] for "8232471316B78FE@172.18.209.103" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.029+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.029+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.029+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.029+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.029+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Added SIP Call Table entry [1] for "4ED37A80AA22945@172.18.209.103" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918843/49487fb2daf5b520e8acc614f2dec403:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"bf0a476c33cc820a17cb2600cf9f4972\"" Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.209.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)@1248716072dc: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(27)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_all_4registered-ConnHdlr-0502(27)@1248716072dc: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1717918843/49487fb2daf5b520e8acc614f2dec403:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"12f9f27c7377c881d043e8bd168814e1\"" Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.035+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.035+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.035+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.035+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.035+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 8232471316B78FE@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Added SIP Call Table entry [2] for "2F10690CF0964F5@172.18.209.103" at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) TC_internal_call_all_4registered-ConnHdlr-0503(28)@1248716072dc: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(28)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_all_4registered-ConnHdlr-0503(28)@1248716072dc: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1717918843/49487fb2daf5b520e8acc614f2dec403:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"c4bcdc244597bd11d75c4f5f5fc69cbc\"" Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.038+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.039+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.038+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.039+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.038+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.039+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.038+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.038+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 4ED37A80AA22945@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Added SIP Call Table entry [3] for "93DF35DBAB4F91C@172.18.209.103" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.039+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.039+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(29)@1248716072dc: A1: md5("0504:asterisk:secret") = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(29)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_internal_call_all_4registered-ConnHdlr-0504(29)@1248716072dc: "Request-Digest: md5(\"29c47c28d362d1b0e548b5de7e72da8a:1717918843/49487fb2daf5b520e8acc614f2dec403:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"60f4a5096ffca0004318b8b861271a78\"" Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.042+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.044+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.042+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.044+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.042+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.044+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.042+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.042+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 2F10690CF0964F5@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.044+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.044+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.047+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.047+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.047+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.047+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.047+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 93DF35DBAB4F91C@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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)@1248716072dc: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.209.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Added SIP Call Table entry [4] for "4E54E0D903EEBE0" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.062+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: A2: md5("INVITE:sip:172.18.209.10") = "67839c0c12325c5630f3be352cdaade5" TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918843/49487fb2daf5b520e8acc614f2dec403:00000001:0a4f113b:auth:67839c0c12325c5630f3be352cdaade5\") = \"d743c01fb6dbc3001d41a487ddcafef0\"" Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:43.065+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 4E54E0D903EEBE0\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: 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 := "4E54E0D903EEBE0" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1061752264, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "0E991DE7-FBF140B4" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.209.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.209.103" }, { id := "branch", paramValue := "z9hG4bK0E22404786337D37788D57A8BD61AB0B" } } } } }, 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)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Added SIP Call Table entry [5] for "c6df418e-f28b-477e-bb14-497f9945ebdb" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Added SIP Call Table entry [6] for "c915e81d-a614-4fd9-bde0-d542942cf3f8" at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Added SIP Call Table entry [7] for "b98952f4-afd3-48ed-b406-bd921842b7ed" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.103\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.209.103\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(29)@1248716072dc: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "551849716", session_version := "551849716", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 17156, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0503(28)@1248716072dc: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "91270023", session_version := "91270023", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 11626, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0502(27)@1248716072dc: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2038755971", session_version := "2038755971", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 10684, 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)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Verbose\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "4E54E0D903EEBE0" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.209.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1061752264, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.209.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "0E991DE7-FBF140B4" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.209.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "f7922dd3-4676-47eb-9577-ff77a3bd3332" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.209.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.209.103" }, { id := "branch", paramValue := "z9hG4bK0E22404786337D37788D57A8BD61AB0B" } } } } }, 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)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Gosub\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@1248716072dc: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2038755971", session_version := "2038755972", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(28)@1248716072dc: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0504(29)@1248716072dc: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nExtension: 050"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nExtension: 050"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nExtension: 050" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '"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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nExtension: 050"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"0\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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME_MS\r\nValue: 6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.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/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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.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: 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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.11\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.11\r\nDialStatus: CANCEL\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-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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918843.13\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.11\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME_MS\r\nValue: 6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.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/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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.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: 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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.11\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.11\r\nDialStatus: CANCEL\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-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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918843.13\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.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: 1717918843.13\r\nLinkedid: 1717918843.11", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME_MS\r\nValue: 6", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.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/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: 1717918843.12\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.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: 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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.11\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\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: 1717918843.14\r\nLinkedid: 1717918843.11", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.11\r\nDialStatus: CANCEL", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1717918843.13\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.14\r\nLinkedid: 1717918843.11", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed", "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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0", "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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed", "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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0", "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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed", "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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0", "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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed", "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: 1717918843.14\r\nLinkedid: 1717918843.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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0" } Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME_MS\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: RINGTIME_MS\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.12\r\nDestLinkedid: 1717918843.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.13\r\nDestLinkedid: 1717918843.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.14\r\nDestLinkedid: 1717918843.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.12\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.13\r\nLinkedid: 1717918843.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.14\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 724b9dd2-2406-41e3-b602-18cdd2303644\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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: b98952f4-afd3-48ed-b406-bd921842b7ed\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.14\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 4E54E0D903EEBE0\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1717918843.11\r\nLinkedid: 1717918843.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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: " } Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0502(27)@1248716072dc: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2038755971", session_version := "2038755973", net_type := "IN", addr_type := "IP4", addr := "172.18.209.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.209.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 := 10684, 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)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@1248716072dc: 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: 1717918843.11\r\nLinkedid: 1717918843.11\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@1248716072dc: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@1248716072dc: AMI remain buf: '""' MTC@1248716072dc: end of "TC_internal_call_all_4registered" MTC@1248716072dc: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0504(29)@1248716072dc: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0503(28)@1248716072dc: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0501(26)@1248716072dc: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0502(27)@1248716072dc: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(23)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(25)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(24)@1248716072dc: Final verdict of PTC: none MTC@1248716072dc: Setting final verdict of the test case. MTC@1248716072dc: Local verdict of MTC: pass MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_AMI_EMU(23): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(24): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(25): none (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(26): pass (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(27): pass (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(28): pass (pass -> pass) MTC@1248716072dc: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(29): pass (pass -> pass) MTC@1248716072dc: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Sun Jun 9 07:40:44 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=57166) Waiting for packet dumper to finish... 1 (prev_count=57166, count=78708) MTC@1248716072dc: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration'. ------ Asterisk_Tests.TC_ims_registration ------ Sun Jun 9 07:40:46 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration.pcap" >/data/Asterisk_Tests.TC_ims_registration.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1248716072dc: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration' was executed successfully (exit status: 0). MTC@1248716072dc: Test case TC_ims_registration started. Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(30)@1248716072dc: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI rx: '"Response: Success\r\nActionID: 3873169DFE8C6DA4\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI buf: '"Response: Success\r\nActionID: 3873169DFE8C6DA4\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI split: { "Response: Success\r\nActionID: 3873169DFE8C6DA4\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI dec: '"Response: Success\r\nActionID: 3873169DFE8C6DA4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI patched dec: '"Response: Success\r\nActionID: 3873169DFE8C6DA4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:47.134+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/37775\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:47.134+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:47.134+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/37775\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:47.134+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:47.134+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/37775\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:47.134+0000" } Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 23\r\nLastReload: 23\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:47.134+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/37775\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:47.134+0000\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:40:47.134+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/37775\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:40:47.134+0000\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(31)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(32)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@1248716072dc: end of f_init Asterisk_Tests_IMS_SIP_EMU(32)@1248716072dc: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration-IMS_ConnHdlr-238010000090828(33) Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI rx: '"Response: Error\r\nActionID: C5C777E1CD022BDA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI buf: '"Response: Error\r\nActionID: C5C777E1CD022BDA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI split: { "Response: Error\r\nActionID: C5C777E1CD022BDA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI dec: '"Response: Error\r\nActionID: C5C777E1CD022BDA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: AMI patched dec: '"Response: Error\r\nActionID: C5C777E1CD022BDA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(30)@1248716072dc: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(30)@1248716072dc: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(30)@1248716072dc: Final verdict of PTC: error MTC@1248716072dc: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"C5C777E1CD022BDA\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"C5C777E1CD022BDA\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@1248716072dc: Stopping testcase execution from "AMI_Functions.ttcn":646 TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(31)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(32)@1248716072dc: Final verdict of PTC: none MTC@1248716072dc: Setting final verdict of the test case. MTC@1248716072dc: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"C5C777E1CD022BDA\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_AMI_EMU(30): error (fail -> error) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(31): none (error -> error) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(32): none (error -> error) MTC@1248716072dc: Local verdict of PTC TC_ims_registration-IMS_ConnHdlr-238010000090828(33): none (error -> error) MTC@1248716072dc: Test case TC_ims_registration finished. Verdict: error MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration error'. Sun Jun 9 07:40:58 UTC 2024 ------ Asterisk_Tests.TC_ims_registration error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=3997) Waiting for packet dumper to finish... 1 (prev_count=3997, count=4089) MTC@1248716072dc: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration error' was executed successfully (exit status: 0). MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo'. ------ Asterisk_Tests.TC_ims_call_mo ------ Sun Jun 9 07:41:00 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_call_mo.pcap" >/data/Asterisk_Tests.TC_ims_call_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1248716072dc: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo' was executed successfully (exit status: 0). MTC@1248716072dc: Test case TC_ims_call_mo started. Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(34)@1248716072dc: 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(34)@1248716072dc: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI rx: '"Response: Success\r\nActionID: 4313BE908343FCBD\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 37\r\nLastReload: 37\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI buf: '"Response: Success\r\nActionID: 4313BE908343FCBD\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 37\r\nLastReload: 37\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI split: { "Response: Success\r\nActionID: 4313BE908343FCBD\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 37\r\nLastReload: 37\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI dec: '"Response: Success\r\nActionID: 4313BE908343FCBD\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI patched dec: '"Response: Success\r\nActionID: 4313BE908343FCBD\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 37\r\nLastReload: 37\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 37\r\nLastReload: 37\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.186+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45715\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:41:01.186+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.186+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45715\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:41:01.186+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.186+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45715\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:41:01.186+0000" } Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.186+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45715\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:41:01.186+0000\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.186+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f28c8001fc0\r\nLocalAddress: IPV4/TCP/172.18.209.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.209.103/45715\r\nUsingPassword: 0\r\nSessionTV: 2024-06-09T07:41:01.186+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(35)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(36)@1248716072dc: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@1248716072dc: end of f_init Asterisk_Tests_IMS_SIP_EMU(36)@1248716072dc: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(37) Asterisk_Tests_IMS_SIP_EMU(36)@1248716072dc: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "90829", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(37) Asterisk_Tests_LOCAL_SIP_EMU(35)@1248716072dc: Added SIP Call Table entry [0] for "CD1350471260910@172.18.209.103" at TC_ims_call_mo-ConnHdlr-0501(38) Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.215+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.215+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.215+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.215+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.215+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\n"' TC_ims_call_mo-ConnHdlr-0501(38)@1248716072dc: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mo-ConnHdlr-0501(38)@1248716072dc: A2: md5("REGISTER:sip:172.18.209.10") = "adb86adf4845122b1116237f4e7eb90d" TC_ims_call_mo-ConnHdlr-0501(38)@1248716072dc: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1717918861/35cc4eb88b71f0a09bc0599319f89395:00000001:0a4f113b:auth:adb86adf4845122b1116237f4e7eb90d\") = \"92f7d75405feb21b867a4955bd3761c5\"" Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-09T07:41:01.219+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: CD1350471260910@172.18.209.103\r\nLocalAddress: IPV4/UDP/172.18.209.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.209.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI rx: '"Response: Error\r\nActionID: 46344AA6A5C0D58C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI buf: '"Response: Error\r\nActionID: 46344AA6A5C0D58C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI split: { "Response: Error\r\nActionID: 46344AA6A5C0D58C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI dec: '"Response: Error\r\nActionID: 46344AA6A5C0D58C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: AMI patched dec: '"Response: Error\r\nActionID: 46344AA6A5C0D58C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(34)@1248716072dc: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(34)@1248716072dc: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(34)@1248716072dc: Final verdict of PTC: error MTC@1248716072dc: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"46344AA6A5C0D58C\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"46344AA6A5C0D58C\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@1248716072dc: Stopping testcase execution from "AMI_Functions.ttcn":646 TC_ims_call_mo-ConnHdlr-0501(38)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(35)@1248716072dc: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(36)@1248716072dc: Final verdict of PTC: none TC_ims_call_mo-IMS_ConnHdlr-238010000090828(37)@1248716072dc: Final verdict of PTC: none MTC@1248716072dc: Setting final verdict of the test case. MTC@1248716072dc: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"46344AA6A5C0D58C\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_AMI_EMU(34): error (fail -> error) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(35): none (error -> error) MTC@1248716072dc: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(36): none (error -> error) MTC@1248716072dc: Local verdict of PTC TC_ims_call_mo-IMS_ConnHdlr-238010000090828(37): none (error -> error) MTC@1248716072dc: Local verdict of PTC TC_ims_call_mo-ConnHdlr-0501(38): none (error -> error) MTC@1248716072dc: Test case TC_ims_call_mo finished. Verdict: error MTC@1248716072dc: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo error'. Sun Jun 9 07:41:12 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mo error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=7885) MTC@1248716072dc: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo error' was executed successfully (exit status: 0). MC@1248716072dc: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1248716072dc: Terminating MTC. MC@1248716072dc: MTC terminated. MC2> exit MC@1248716072dc: Shutting down session. MC@1248716072dc: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/asterisk/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass Asterisk_Tests.TC_internal_registration pass Asterisk_Tests.TC_internal_call_momt pass Asterisk_Tests.TC_internal_call_all_2registered pass Asterisk_Tests.TC_internal_call_all_3registered pass Asterisk_Tests.TC_internal_call_all_4registered pass->FAIL Asterisk_Tests.TC_ims_registration pass->FAIL Asterisk_Tests.TC_ims_call_mo Summary: pass->FAIL: 2 pass: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh Asterisk_Tests --rm Generated Asterisk_Tests.TC_ims_call_mo.merged Generated Asterisk_Tests.TC_ims_registration.merged Generated Asterisk_Tests.TC_internal_call_all_2registered.merged Generated Asterisk_Tests.TC_internal_call_all_3registered.merged Generated Asterisk_Tests.TC_internal_call_all_4registered.merged Generated Asterisk_Tests.TC_internal_call_momt.merged Generated Asterisk_Tests.TC_internal_registration.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-asterisk-ims-ue-test-209 + grep Name + + awk -F" NR>1{print $2} cut -d : -f2 + local containers=jenkins-ttcn3-asterisk-ims-ue-test-69-asterisk jenkins-ttcn3-asterisk-ims-ue-test-69-dnsmasq + [ -n jenkins-ttcn3-asterisk-ims-ue-test-69-asterisk jenkins-ttcn3-asterisk-ims-ue-test-69-dnsmasq ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-69-asterisk jenkins-ttcn3-asterisk-ims-ue-test-69-dnsmasq + docker kill jenkins-ttcn3-asterisk-ims-ue-test-69-asterisk jenkins-ttcn3-asterisk-ims-ue-test-69-dnsmasq jenkins-ttcn3-asterisk-ims-ue-test-69-asterisk jenkins-ttcn3-asterisk-ims-ue-test-69-dnsmasq + docker wait jenkins-ttcn3-asterisk-ims-ue-test-69-asterisk jenkins-ttcn3-asterisk-ims-ue-test-69-dnsmasq Error response from daemon: No such container: jenkins-ttcn3-asterisk-ims-ue-test-69-asterisk Error response from daemon: No such container: jenkins-ttcn3-asterisk-ims-ue-test-69-dnsmasq + true + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-209 + docker network remove ttcn3-asterisk-ims-ue-test-209 ttcn3-asterisk-ims-ue-test-209 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/_cache:/cache --name jenkins-ttcn3-asterisk-ims-ue-test-69-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE