Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 3e2224ccbcaa28195ac2de5054ab57770eedbd67 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e2224ccbcaa28195ac2de5054ab57770eedbd67 # timeout=10 Commit message: "ttcn3-bts-test: mount tracingfs only when needed" > git rev-list --no-walk 3e2224ccbcaa28195ac2de5054ab57770eedbd67 # timeout=10 [ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins17567795377323046171.sh + export REGISTRY_HOST=registry.osmocom.org + export RUN_BPFTRACE=1 + DIR=ttcn3-asterisk-ims-ue-test + export IMAGE_SUFFIX=master + cd ttcn3-asterisk-ims-ue-test + uptime + grep --color=always -o load.* load average: 1.87, 2.43, 1.60 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs ] + [ xjenkins-ttcn3-asterisk-ims-ue-test-671 = 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 + [ -z ] + pull_arg=--pull + grep ^FROM ../asterisk-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: asterisk-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../asterisk-master BUILD_ARGS= UPSTREAM_DISTRO=debian: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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/asterisk-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.52kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/15] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 CACHED #5 [ 2/15] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 0.317 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.317 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.317 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 ... #6 [ 7/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/SYSMOCOM/2.14 /tmp/pjproject-ver #6 DONE 0.4s #7 [10/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/20.7.0 /tmp/asterisk-ver #7 DONE 0.4s #5 [ 2/15] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 0.317 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 ... #7 [10/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/20.7.0 /tmp/asterisk-ver #7 DONE 0.4s #5 [ 2/15] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 0.580 Reading package lists... #5 0.875 Reading package lists... #5 1.158 Building dependency tree... #5 1.219 Reading state information... #5 1.234 Calculating upgrade... #5 1.312 The following packages will be upgraded: #5 1.312 libnftables-dev libnftables1 #5 1.328 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 1.328 Need to get 312 kB of archives. #5 1.328 After this operation, 4096 B disk space will be freed. #5 1.328 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables-dev 1.0.6.3~osmocom.429.7d98 [13.1 kB] #5 1.329 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] #5 1.441 debconf: delaying package configuration, since apt-utils is not installed #5 1.479 Fetched 312 kB in 0s (18.2 MB/s) #5 1.543 (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 ... 118634 files and directories currently installed.) #5 1.584 Preparing to unpack .../libnftables-dev_1.0.6.3~osmocom.429.7d98_amd64.deb ... #5 1.642 Unpacking libnftables-dev:amd64 (1.0.6.3~osmocom.429.7d98) over (1.0.6-2+deb12u2) ... #5 1.914 Preparing to unpack .../libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... #5 1.991 Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) over (1.0.6-2+deb12u2) ... #5 2.246 Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... #5 2.311 Setting up libnftables-dev:amd64 (1.0.6.3~osmocom.429.7d98) ... #5 2.368 Processing triggers for man-db (2.11.2-2) ... #5 2.428 Processing triggers for libc-bin (2.36-9+deb12u13) ... #5 2.602 Reading package lists... #5 2.890 Building dependency tree... #5 2.951 Reading state information... #5 3.023 sudo is already the newest version (1.9.13p3-1+deb12u2). #5 3.023 iproute2 is already the newest version (6.1.0-3). #5 3.023 libcap2-bin is already the newest version (1:2.66-4+deb12u2). #5 3.023 libcap2-bin set to manually installed. #5 3.023 libssl-dev is already the newest version (3.0.17-1~deb12u3). #5 3.023 libncurses5-dev is already the newest version (6.4-4). #5 3.023 libsqlite3-dev is already the newest version (3.40.1-2+deb12u2). #5 3.023 build-essential is already the newest version (12.9). #5 3.023 libjansson-dev is already the newest version (2.14-2). #5 3.023 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u4). #5 3.023 libxml2-dev set to manually installed. #5 3.023 uuid-dev is already the newest version (2.38.1-5+deb12u3). #5 3.023 uuid-dev set to manually installed. #5 3.023 wget is already the newest version (1.21.3-1+deb12u1). #5 3.023 The following additional packages will be installed: #5 3.023 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 3.023 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 3.024 Suggested packages: #5 3.024 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 3.024 Recommended packages: #5 3.024 libpng-tools #5 3.117 The following NEW packages will be installed: #5 3.117 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 3.118 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 3.118 net-tools subversion vim vim-common vim-runtime #5 3.137 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 3.137 Need to get 13.5 MB of archives. #5 3.137 After this operation, 60.8 MB of additional disk space will be used. #5 3.137 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1+deb12u1 [47.2 kB] #5 3.147 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2+deb12u2 [125 kB] #5 3.159 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3+deb12u1 [102 kB] #5 3.161 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 3.170 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 3.173 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 3.174 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 3.185 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libpng-dev amd64 1.6.39-2+deb12u1 [360 kB] #5 3.196 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 3.209 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 3.216 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 3.217 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 3.219 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 3.222 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+deb12u1 [1411 kB] #5 3.258 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1+deb12u2 [243 kB] #5 3.260 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+deb12u1 [960 kB] #5 3.275 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2+deb12u2 [7027 kB] #5 3.336 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2+deb12u2 [1568 kB] #5 3.431 debconf: delaying package configuration, since apt-utils is not installed #5 3.446 Fetched 13.5 MB in 0s (61.5 MB/s) #5 3.487 Selecting previously unselected package iputils-ping. #5 3.487 (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 ... 118634 files and directories currently installed.) #5 3.512 Preparing to unpack .../00-iputils-ping_3%3a20221126-1+deb12u1_amd64.deb ... #5 3.528 Unpacking iputils-ping (3:20221126-1+deb12u1) ... #5 3.698 Selecting previously unselected package vim-common. #5 3.716 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2+deb12u2_all.deb ... #5 3.736 Unpacking vim-common (2:9.0.1378-2+deb12u2) ... #5 3.950 Selecting previously unselected package libapr1:amd64. #5 3.968 Preparing to unpack .../02-libapr1_1.7.2-3+deb12u1_amd64.deb ... #5 4.000 Unpacking libapr1:amd64 (1.7.2-3+deb12u1) ... #5 4.123 Selecting previously unselected package libaprutil1:amd64. #5 4.127 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 4.143 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 4.242 Selecting previously unselected package libedit-dev:amd64. #5 4.254 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 4.272 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 4.434 Selecting previously unselected package libgpm2:amd64. #5 4.438 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 4.454 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 4.576 Selecting previously unselected package libslang2:amd64. #5 4.581 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 4.597 Unpacking libslang2:amd64 (2.3.3-3) ... #5 4.721 Selecting previously unselected package libpng-dev:amd64. #5 4.738 Preparing to unpack .../07-libpng-dev_1.6.39-2+deb12u1_amd64.deb ... #5 4.758 Unpacking libpng-dev:amd64 (1.6.39-2+deb12u1) ... #5 4.908 Selecting previously unselected package libslang2-dev:amd64. #5 4.926 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 4.944 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 5.118 Selecting previously unselected package libnewt0.52:amd64. #5 5.136 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 5.163 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 5.345 Selecting previously unselected package libnewt-dev:amd64. #5 5.362 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 5.379 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 5.523 Selecting previously unselected package libserf-1-1:amd64. #5 5.541 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 5.557 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 5.725 Selecting previously unselected package libutf8proc2:amd64. #5 5.733 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 5.752 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 5.922 Selecting previously unselected package libsvn1:amd64. #5 5.939 Preparing to unpack .../13-libsvn1_1.14.2-4+deb12u1_amd64.deb ... #5 5.959 Unpacking libsvn1:amd64 (1.14.2-4+deb12u1) ... #5 6.145 Selecting previously unselected package net-tools. #5 6.163 Preparing to unpack .../14-net-tools_2.10-0.1+deb12u2_amd64.deb ... #5 6.183 Unpacking net-tools (2.10-0.1+deb12u2) ... #5 6.367 Selecting previously unselected package subversion. #5 6.381 Preparing to unpack .../15-subversion_1.14.2-4+deb12u1_amd64.deb ... #5 6.410 Unpacking subversion (1.14.2-4+deb12u1) ... #5 6.570 Selecting previously unselected package vim-runtime. #5 6.576 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2+deb12u2_all.deb ... #5 6.603 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 6.625 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 6.635 Unpacking vim-runtime (2:9.0.1378-2+deb12u2) ... #5 6.989 Selecting previously unselected package vim. #5 6.994 Preparing to unpack .../17-vim_2%3a9.0.1378-2+deb12u2_amd64.deb ... #5 7.010 Unpacking vim (2:9.0.1378-2+deb12u2) ... #5 7.203 Setting up net-tools (2.10-0.1+deb12u2) ... #5 7.264 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 7.323 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 7.375 Setting up libpng-dev:amd64 (1.6.39-2+deb12u1) ... #5 7.436 Setting up libapr1:amd64 (1.7.2-3+deb12u1) ... #5 7.491 Setting up vim-common (2:9.0.1378-2+deb12u2) ... #5 7.567 Setting up libslang2:amd64 (2.3.3-3) ... #5 7.620 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 7.675 Setting up vim-runtime (2:9.0.1378-2+deb12u2) ... #5 7.805 Setting up iputils-ping (3:20221126-1+deb12u1) ... #5 7.873 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 7.920 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 7.969 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 8.018 Setting up vim (2:9.0.1378-2+deb12u2) ... #5 8.059 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 8.059 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 8.059 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 8.059 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 8.059 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 8.059 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 8.059 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 8.059 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 8.059 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 8.059 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 8.068 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 8.068 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 8.068 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 8.068 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 8.068 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 8.068 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 8.068 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 8.068 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 8.068 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 8.068 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 8.079 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 8.091 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 8.105 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 8.105 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 8.105 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 8.105 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 8.105 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 8.105 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 8.105 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 8.105 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 8.105 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 8.105 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 8.120 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 8.120 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 8.120 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 8.120 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 8.120 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 8.120 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 8.120 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 8.120 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 8.120 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 8.120 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 8.135 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 8.149 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 8.177 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 8.243 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 8.307 Setting up libsvn1:amd64 (1.14.2-4+deb12u1) ... #5 8.380 Setting up subversion (1.14.2-4+deb12u1) ... #5 8.483 Processing triggers for mailcap (3.70+nmu1) ... #5 8.545 Processing triggers for libc-bin (2.36-9+deb12u13) ... #5 8.634 Processing triggers for man-db (2.11.2-2) ... #5 DONE 8.9s #8 [ 3/15] 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.428 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 0.428 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 0.428 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 0.428 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #8 0.704 Reading package lists... #8 0.989 Reading package lists... #8 1.267 Building dependency tree... #8 1.329 Reading state information... #8 1.343 Calculating upgrade... #8 1.424 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #8 1.428 Reading package lists... #8 1.704 Building dependency tree... #8 1.765 Reading state information... #8 1.833 The following additional packages will be installed: #8 1.833 libopencore-amrnb0 libopencore-amrwb0 libvo-amrwbenc0 #8 1.883 The following NEW packages will be installed: #8 1.883 libopencore-amrnb-dev libopencore-amrnb0 libopencore-amrwb-dev #8 1.883 libopencore-amrwb0 libvo-amrwbenc-dev libvo-amrwbenc0 #8 1.902 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #8 1.902 Need to get 454 kB of archives. #8 1.902 After this operation, 1215 kB of additional disk space will be used. #8 1.902 Get:1 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb0 amd64 0.1.6-1 [96.5 kB] #8 1.919 Get:2 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb-dev amd64 0.1.6-1 [112 kB] #8 1.927 Get:3 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb0 amd64 0.1.6-1 [52.0 kB] #8 1.933 Get:4 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb-dev amd64 0.1.6-1 [58.2 kB] #8 1.935 Get:5 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc0 amd64 0.1.3-2 [68.4 kB] #8 1.941 Get:6 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc-dev amd64 0.1.3-2 [67.1 kB] #8 2.051 debconf: delaying package configuration, since apt-utils is not installed #8 2.087 Fetched 454 kB in 0s (8023 kB/s) #8 2.163 Selecting previously unselected package libopencore-amrnb0:amd64. #8 2.163 (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 ... 121218 files and directories currently installed.) #8 2.203 Preparing to unpack .../0-libopencore-amrnb0_0.1.6-1_amd64.deb ... #8 2.245 Unpacking libopencore-amrnb0:amd64 (0.1.6-1) ... #8 2.381 Selecting previously unselected package libopencore-amrnb-dev:amd64. #8 2.399 Preparing to unpack .../1-libopencore-amrnb-dev_0.1.6-1_amd64.deb ... #8 2.417 Unpacking libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 2.561 Selecting previously unselected package libopencore-amrwb0:amd64. #8 2.572 Preparing to unpack .../2-libopencore-amrwb0_0.1.6-1_amd64.deb ... #8 2.588 Unpacking libopencore-amrwb0:amd64 (0.1.6-1) ... #8 2.678 Selecting previously unselected package libopencore-amrwb-dev:amd64. #8 2.683 Preparing to unpack .../3-libopencore-amrwb-dev_0.1.6-1_amd64.deb ... #8 2.699 Unpacking libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 2.821 Selecting previously unselected package libvo-amrwbenc0:amd64. #8 2.838 Preparing to unpack .../4-libvo-amrwbenc0_0.1.3-2_amd64.deb ... #8 2.859 Unpacking libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 2.977 Selecting previously unselected package libvo-amrwbenc-dev:amd64. #8 2.982 Preparing to unpack .../5-libvo-amrwbenc-dev_0.1.3-2_amd64.deb ... #8 2.999 Unpacking libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.109 Setting up libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 3.157 Setting up libopencore-amrwb0:amd64 (0.1.6-1) ... #8 3.257 Setting up libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.373 Setting up libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 3.427 Setting up libopencore-amrnb0:amd64 (0.1.6-1) ... #8 3.483 Setting up libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 3.532 Processing triggers for libc-bin (2.36-9+deb12u13) ... #8 DONE 3.7s #9 [ 4/15] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #9 DONE 0.6s #10 [ 5/15] WORKDIR /HOME/ASTERISK #10 DONE 0.2s #11 [ 6/15] RUN GIT clone https://gitea.sysmocom.de/sysmocom/pjproject.git #11 0.376 Cloning into 'pjproject'... #11 DONE 2.5s #12 [ 7/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/SYSMOCOM/2.14 /tmp/pjproject-ver #12 DONE 0.1s #13 [ 8/15] RUN CD pjproject && git fetch && git checkout sysmocom/2.14 && (git symbolic-ref -q HEAD && git reset --hard origin/sysmocom/2.14 || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #13 0.593 Switched to a new branch 'sysmocom/2.14' #13 0.593 branch 'sysmocom/2.14' set up to track 'origin/sysmocom/2.14'. #13 0.595 refs/heads/sysmocom/2.14 #13 0.635 HEAD is now at 20537ab1e VoLTE: Fix remote address after switching transport #13 0.636 sysmocom/2.14 #13 0.637 20537ab1e6beb2baf9ec15599e0217a601cf7ce5 #13 DONE 0.7s #14 [ 9/15] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #14 0.409 Cloning into 'asterisk'... #14 DONE 13.3s #15 [10/15] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/20.7.0 /tmp/asterisk-ver #15 DONE 0.2s #16 [11/15] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/20.7.0 origin/sysmocom/20.7.0 #16 0.600 Switched to a new branch 'sysmocom/20.7.0' #16 0.600 branch 'sysmocom/20.7.0' set up to track 'origin/sysmocom/20.7.0'. #16 DONE 0.8s #17 [12/15] RUN CD asterisk/third-party/pjproject && ln -s ../../../pjproject/ source #17 DONE 0.5s #18 [13/15] RUN CD asterisk && ./bootstrap.sh && ./configure && make menuselect.makeopts && menuselect/menuselect --enable codec_vevs menuselect.makeopts && menuselect/menuselect --check-deps menuselect.makeopts && make "-j$(nproc)" && make install && make samples && ldconfig #18 0.547 Generating the configure script for Asterisk ... #18 2.343 Generating the configure script for menuselect ... #18 2.978 checking build system type... x86_64-pc-linux-gnu #18 2.999 checking host system type... x86_64-pc-linux-gnu #18 3.000 checking for gcc... gcc #18 3.031 checking whether the C compiler works... yes #18 3.067 checking for C compiler default output file name... a.out #18 3.068 checking for suffix of executables... #18 3.087 checking whether we are cross compiling... no #18 3.107 checking for suffix of object files... o #18 3.117 checking whether the compiler supports GNU C... yes #18 3.130 checking whether gcc accepts -g... yes #18 3.149 checking for gcc option to enable C11 features... none needed #18 3.179 checking for stdio.h... yes #18 3.188 checking for stdlib.h... yes #18 3.199 checking for string.h... yes #18 3.211 checking for inttypes.h... yes #18 3.223 checking for stdint.h... yes #18 3.234 checking for strings.h... yes #18 3.246 checking for sys/stat.h... yes #18 3.258 checking for sys/types.h... yes #18 3.271 checking for unistd.h... yes #18 3.284 checking for wchar.h... yes #18 3.300 checking for minix/config.h... no #18 3.316 checking for sys/param.h... yes #18 3.334 checking for sys/select.h... yes #18 3.348 checking for sys/socket.h... yes #18 3.362 checking for utime.h... yes #18 3.376 checking whether it is safe to define __EXTENSIONS__... yes #18 3.393 checking whether _XOPEN_SOURCE should be defined... no #18 3.405 checking whether char is unsigned... no #18 3.413 checking for uname... /usr/bin/uname #18 3.414 checking for g++... g++ #18 3.428 checking whether the compiler supports GNU C++... yes #18 3.485 checking whether g++ accepts -g... yes #18 3.497 checking for g++ option to enable C++11 features... none needed #18 3.546 checking how to run the C preprocessor... gcc -E #18 3.572 checking how to run the C++ preprocessor... g++ -E #18 3.602 checking for a sed that does not truncate output... /usr/bin/sed #18 3.604 checking for egrep... grep -E #18 3.605 checking for ld used by gcc... /usr/bin/ld #18 3.608 checking if the linker (/usr/bin/ld) is GNU ld... yes #18 3.609 checking for gawk... gawk #18 3.609 checking for a BSD-compatible install... /usr/bin/install -c #18 3.613 checking whether ln -s works... yes #18 3.613 checking for ranlib... ranlib #18 3.613 checking for GNU make... make #18 3.616 checking for grep that handles long lines and -e... /usr/bin/grep #18 3.617 checking for egrep... /usr/bin/grep -E #18 3.618 checking for strip... strip #18 3.618 checking for ar... ar #18 3.618 checking for bison... /usr/bin/bison #18 3.619 checking for cmp... /usr/bin/cmp #18 3.619 checking for cat... /usr/bin/cat #18 3.619 checking for cut... /usr/bin/cut #18 3.619 checking for flex... /usr/bin/flex #18 3.619 checking for grep... (cached) /usr/bin/grep #18 3.619 checking for python2.7... no #18 3.619 checking for python2... no #18 3.619 checking for python... no #18 3.620 checking for python3... /usr/bin/python3 #18 3.620 checking for find... /usr/bin/find #18 3.620 checking for basename... /usr/bin/basename #18 3.620 checking for dirname... /usr/bin/dirname #18 3.620 checking for sh... /bin/bash #18 3.620 checking for ln... /usr/bin/ln #18 3.620 checking for doxygen... /usr/bin/doxygen #18 3.620 checking for dot... /usr/bin/dot #18 3.620 checking for wget... /usr/bin/wget #18 3.620 checking for curl... /usr/bin/curl #18 3.621 checking for xmllint... /usr/bin/xmllint #18 3.621 checking for xmlstarlet... no #18 3.621 checking for xml... no #18 3.621 checking for bash... /bin/bash #18 3.621 checking for git... /usr/bin/git #18 3.621 checking for alembic... : #18 3.621 checking for bzip2... /usr/bin/bzip2 #18 3.621 checking for tar... /usr/bin/tar #18 3.621 checking for patch... /usr/bin/patch #18 3.622 checking for sed... (cached) /usr/bin/sed #18 3.622 checking for nm... /usr/bin/nm #18 3.622 checking for realpath... /usr/bin/realpath #18 3.622 checking for ldconfig... /usr/sbin/ldconfig #18 3.622 checking for sha1sum... /usr/bin/sha1sum #18 3.622 checking for openssl... /usr/bin/openssl #18 3.622 checking for pkg-config... /usr/bin/pkg-config #18 3.622 checking pkg-config is at least version 0.9.0... yes #18 3.623 checking for bison that supports parse-param... /usr/bin/bison #18 3.637 checking for soxmix... no #18 3.638 checking for md5... no #18 3.638 checking for md5sum... md5sum #18 3.638 checking for a sed that does not truncate output... (cached) /usr/bin/sed #18 3.638 checking whether gcc is Clang... no #18 3.646 checking whether pthreads work with "-pthread" and "-lpthread"... yes #18 3.675 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #18 3.697 checking whether more special flags are required for pthreads... no #18 3.697 checking for PTHREAD_PRIO_INHERIT... yes #18 3.720 checking for RAII support... checking for gcc -fnested-functions... no #18 3.751 checking for clang strsep/strcmp optimization... no #18 3.766 configure: checking OPENSSL with pkg-config #18 3.766 configure: checking whether system openssl > 1.1.0 #18 3.766 checking for openssl >= 1.1.0... yes #18 3.771 checking for embedded pjproject (may have to download)... configuring #18 3.794 [pjproject] Applying user.mak #18 3.796 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #18 3.797 [pjproject] Applying custom include file patches/config_site.h #18 3.799 [pjproject] Configuring with --with-ssl --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec --enable-epoll #18 5.580 checking for bundled pjproject... yes #18 5.625 checking for gawk... (cached) gawk #18 5.625 checking for curl-config... /usr/bin/curl-config #18 5.625 checking for the version of libcurl... 7.88.1 #18 5.632 checking for libcurl >= version 7.10.1... yes #18 5.636 checking whether libcurl is usable... yes #18 5.695 checking for curl_free... yes #18 5.865 checking for size_t... yes #18 5.902 checking for working alloca.h... yes #18 5.923 checking for alloca... yes #18 5.925 checking for dirent.h that defines DIR... yes #18 5.941 checking for library containing opendir... none required #18 5.962 checking for sys/wait.h that is POSIX.1 compatible... yes #18 5.978 checking for sys/types.h... (cached) yes #18 5.978 checking for netinet/in.h... yes #18 5.990 checking for arpa/nameser.h... yes #18 6.004 checking for netdb.h... yes #18 6.019 checking for resolv.h... yes #18 6.038 checking for arpa/nameser.h... (cached) yes #18 6.041 checking for assert.h... yes #18 6.059 checking for ctype.h... yes #18 6.078 checking for dlfcn.h... yes #18 6.097 checking for errno.h... yes #18 6.115 checking for fcntl.h... yes #18 6.133 checking for float.h... yes #18 6.151 checking for grp.h... yes #18 6.170 checking for inttypes.h... (cached) yes #18 6.172 checking for limits.h... yes #18 6.191 checking for locale.h... yes #18 6.209 checking for math.h... yes #18 6.239 checking for pwd.h... yes #18 6.257 checking for netinet/in.h... (cached) yes #18 6.260 checking for regex.h... yes #18 6.279 checking for sched.h... yes #18 6.298 checking for stdarg.h... yes #18 6.317 checking for stdint.h... (cached) yes #18 6.320 checking for stdio.h... (cached) yes #18 6.322 checking for stdlib.h... (cached) yes #18 6.325 checking for string.h... (cached) yes #18 6.328 checking for syslog.h... yes #18 6.347 checking for sys/file.h... yes #18 6.366 checking for sys/ioctl.h... yes #18 6.384 checking for sys/param.h... (cached) yes #18 6.387 checking for sys/resource.h... yes #18 6.405 checking for sys/socket.h... (cached) yes #18 6.409 checking for sys/stat.h... (cached) yes #18 6.412 checking for sys/time.h... yes #18 6.430 checking for sys/types.h... (cached) yes #18 6.433 checking for sys/un.h... yes #18 6.452 checking for termios.h... yes #18 6.471 checking for time.h... yes #18 6.490 checking for unistd.h... (cached) yes #18 6.492 checking for arpa/inet.h... yes #18 6.510 checking for libintl.h... yes #18 6.526 checking for malloc.h... yes #18 6.542 checking for netdb.h... (cached) yes #18 6.542 checking for stddef.h... yes #18 6.556 checking for strings.h... (cached) yes #18 6.556 checking for sys/event.h... no #18 6.571 checking for utime.h... (cached) yes #18 6.571 checking for libedit... yes #18 6.575 checking for Testing for libedit unicode support... yes #18 6.590 checking for uuid_generate_random in -luuid... yes #18 6.609 checking for uuid/uuid.h... yes #18 6.625 checking for jansson >= 2.11... yes #18 6.644 checking for libjwt >= 1.15.3... no #18 6.663 checking for clock_gettime in -lrt... yes #18 6.683 checking for libxml-2.0... yes #18 6.687 checking for uriParseUriA in -luriparser... no #18 6.703 checking for xsltLoadStylesheetPI in -lxslt... no #18 6.720 checking for xsltCleanupGlobals in -lxslt... no #18 6.736 checking for xlocale.h... no #18 6.751 checking for winsock.h... no #18 6.765 checking for winsock2.h... no #18 6.780 checking for sys/poll.h... yes #18 6.795 checking for special C compiler options needed for large files... no #18 6.795 checking for _FILE_OFFSET_BITS value needed for large files... no #18 6.808 checking for _Bool... yes #18 6.842 checking for stdbool.h that conforms to C99... yes #18 6.855 checking for an ANSI C-conforming const... yes #18 6.867 checking for uid_t in sys/types.h... yes #18 6.872 checking for inline... inline #18 6.879 checking for long double with more range or precision than double... yes #18 6.893 checking for mode_t... yes #18 6.926 checking for off_t... yes #18 6.960 checking for pid_t... yes #18 6.995 checking for size_t... (cached) yes #18 6.995 checking for struct stat.st_blksize... yes #18 7.015 checking for struct ucred.uid... yes #18 7.029 checking for struct ucred.cr_uid... no #18 7.050 checking for struct sockpeercred.uid... no #18 7.071 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #18 7.095 checking whether struct tm is in sys/time.h or time.h... time.h #18 7.108 checking for working volatile... yes #18 7.120 checking for ptrdiff_t... yes #18 7.154 checking for struct stat.st_mtim... yes #18 7.175 checking for struct stat.st_mtimensec... no #18 7.195 checking for struct stat.st_mtimespec... no #18 7.214 checking for working chown... yes #18 7.246 checking whether closedir returns void... no #18 7.258 checking for error_at_line... yes #18 7.281 checking for vfork.h... no #18 7.299 checking for fork... yes #18 7.323 checking for vfork... yes #18 7.346 checking for working fork... yes #18 7.375 checking for working vfork... (cached) yes #18 7.375 checking for _LARGEFILE_SOURCE value needed for large files... no #18 7.400 checking whether gcc needs -traditional... no #18 7.412 checking for working memcmp... yes #18 7.443 checking for getpagesize... yes #18 7.463 checking for vprintf... yes #18 7.486 checking for working mmap... yes #18 7.529 checking types of arguments for select... int,fd_set *,struct timeval * #18 7.551 checking whether lstat correctly handles trailing slash... yes #18 7.582 checking whether stat accepts an empty string... no #18 7.610 checking for working strcoll... yes #18 7.639 checking for strftime... yes #18 7.662 checking for working strnlen... yes #18 7.692 checking for working strtod... yes #18 7.721 checking whether utime accepts a null argument... yes #18 7.753 checking for asprintf... yes #18 7.775 checking for atexit... yes #18 7.797 checking for closefrom... yes #18 7.819 checking for dup2... yes #18 7.842 checking for eaccess... yes #18 7.863 checking for endpwent... yes #18 7.885 checking for euidaccess... yes #18 7.915 checking for ffsll... yes #18 7.938 checking for ftruncate... yes #18 7.969 checking for getcwd... yes #18 7.995 checking for gethostbyname... yes #18 8.018 checking for gethostname... yes #18 8.045 checking for getloadavg... yes #18 8.071 checking for gettimeofday... yes #18 8.092 checking for glob... yes #18 8.114 checking for ioperm... yes #18 8.144 checking for inet_ntoa... yes #18 8.166 checking for isascii... yes #18 8.189 checking for memchr... yes #18 8.213 checking for memmove... yes #18 8.236 checking for memset... yes #18 8.259 checking for mkdir... yes #18 8.280 checking for mkdtemp... yes #18 8.303 checking for munmap... yes #18 8.326 checking for newlocale... yes #18 8.348 checking for pipe2... yes #18 8.371 checking for ppoll... yes #18 8.392 checking for putenv... yes #18 8.415 checking for re_comp... yes #18 8.446 checking for regcomp... yes #18 8.475 checking for select... yes #18 8.510 checking for setenv... yes #18 8.545 checking for socket... yes #18 8.570 checking for strcasecmp... yes #18 8.598 checking for strcasestr... yes #18 8.619 checking for strchr... yes #18 8.643 checking for strcspn... yes #18 8.668 checking for strdup... yes #18 8.701 checking for strerror... yes #18 8.736 checking for strlcat... no #18 8.765 checking for strlcpy... no #18 8.793 checking for strncasecmp... yes #18 8.818 checking for strndup... yes #18 8.843 checking for strnlen... yes #18 8.870 checking for strrchr... yes #18 8.904 checking for strsep... yes #18 8.930 checking for strspn... yes #18 8.957 checking for strstr... yes #18 8.980 checking for strtod... (cached) yes #18 8.980 checking for strtol... yes #18 9.001 checking for strtold... yes #18 9.023 checking for strtoq... yes #18 9.045 checking for unsetenv... yes #18 9.066 checking for uselocale... yes #18 9.088 checking for utime... yes #18 9.110 checking for vasprintf... yes #18 9.131 checking for getpeereid... no #18 9.156 checking for sysctl... no #18 9.180 checking for swapctl... no #18 9.203 checking for malloc_trim... yes #18 9.225 checking for htonll... no #18 9.252 checking for ntohll... no #18 9.280 checking for sqrt in -lm... yes #18 9.305 checking for exp2... yes #18 9.332 checking for log2... yes #18 9.360 checking for exp10... yes #18 9.388 checking for log10... yes #18 9.414 checking for sin... yes #18 9.443 checking for cos... yes #18 9.475 checking for tan... yes #18 9.501 checking for asin... yes #18 9.528 checking for acos... yes #18 9.555 checking for atan... yes #18 9.583 checking for atan2... yes #18 9.610 checking for pow... yes #18 9.636 checking for rint... yes #18 9.663 checking for exp... yes #18 9.689 checking for log... yes #18 9.716 checking for remainder... yes #18 9.742 checking for fmod... yes #18 9.769 checking for round... yes #18 9.796 checking for roundf... yes #18 9.826 checking for trunc... yes #18 9.856 checking for floor... yes #18 9.886 checking for ceil... yes #18 9.917 checking for exp2l... yes #18 9.943 checking for log2l... yes #18 9.969 checking for exp10l... yes #18 9.995 checking for log10l... yes #18 10.02 checking for sinl... yes #18 10.05 checking for cosl... yes #18 10.08 checking for tanl... yes #18 10.11 checking for asinl... yes #18 10.14 checking for acosl... yes #18 10.17 checking for atanl... yes #18 10.20 checking for atan2l... yes #18 10.22 checking for powl... yes #18 10.25 checking for sqrtl... yes #18 10.28 checking for rintl... yes #18 10.31 checking for expl... yes #18 10.34 checking for logl... yes #18 10.37 checking for remainderl... yes #18 10.39 checking for fmodl... yes #18 10.42 checking for roundl... yes #18 10.45 checking for truncl... yes #18 10.48 checking for floorl... yes #18 10.50 checking for ceill... yes #18 10.53 checking for LLONG_MAX in limits.h... yes #18 10.56 checking for timersub in time.h... yes #18 10.59 checking for a version of GNU ld that supports the --dynamic-list flag... yes #18 10.61 checking for sys/poll.h... (cached) yes #18 10.61 checking for inet_aton... yes #18 10.64 checking for IP_PKTINFO... yes #18 10.67 checking for gcc options needed to detect all undeclared functions... none needed #18 10.70 checking whether gethostbyname_r is declared... yes #18 10.71 checking for library containing gethostbyname_r... none required #18 10.74 checking for gethostbyname_r with 6 arguments... yes #18 10.77 checking for gethostbyname_r with 5 arguments... no #18 10.78 checking for byteswap.h... yes #18 10.80 checking for __swap16 variant of byteswapping macros... no #18 10.81 checking for bswap16 variant of byteswapping macros... no #18 10.82 checking for locale_t in locale.h... yes #18 10.84 checking for O_EVTONLY in fcntl.h... no #18 10.85 checking for O_SYMLINK in fcntl.h... no #18 10.86 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #18 10.87 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #18 10.90 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #18 10.92 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #18 10.95 checking for pthread_spinlock_t in pthread.h... yes #18 10.97 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #18 11.00 checking for working unnamed semaphores... yes #18 11.02 checking if PTHREAD_ONCE_INIT needs braces... no #18 11.04 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #18 11.05 checking whether we can compare a mutex to its initial value... no #18 11.06 checking for compiler sync operations... yes #18 11.09 checking for compiler atomic operations... yes #18 11.11 checking if your system printf is NULL-safe.... (null)yes #18 11.14 checking if socket() accepts SOCK_NONBLOCK... yes #18 11.16 checking if we can increase the maximum select-able file descriptor... no #18 11.18 checking if we have usable eventfd support... yes #18 11.20 checking for compiler 'attribute pure' support... yes #18 11.21 checking for compiler 'attribute malloc' support... yes #18 11.23 checking for compiler 'attribute const' support... yes #18 11.24 checking for compiler 'attribute unused' support... yes #18 11.25 checking for compiler 'attribute always_inline' support... no #18 11.26 checking for compiler 'attribute deprecated' support... yes #18 11.27 checking for compiler 'attribute sentinel' support... yes #18 11.29 checking for compiler 'attribute warn_unused_result' support... yes #18 11.30 checking for compiler 'attribute may_alias' support... yes #18 11.31 checking for compiler 'attribute constructor' support... yes #18 11.32 checking for compiler 'attribute destructor' support... yes #18 11.34 checking for compiler 'attribute noreturn' support... yes #18 11.35 checking for -fsanitize=address support... yes #18 11.36 checking for -fsanitize=thread support... yes #18 11.37 checking for -fsanitize=leak support... yes #18 11.38 checking for -fsanitize=undefined support... yes #18 11.39 checking for -Wdeclaration-after-statement support... yes #18 11.39 checking for -Wtrampolines support... yes #18 11.40 checking for _FORTIFY_SOURCE support... yes #18 11.40 checking for -fno-strict-overflow... yes #18 11.41 checking for -Wno-format-truncation... yes #18 11.41 checking for -Wno-format-y2k... yes #18 11.41 checking for -Wno-stringop-truncation... yes #18 11.42 checking for -Wshadow... yes #18 11.42 checking for -march=native support... yes #18 11.43 checking whether to use rpath... not needed #18 11.43 checking for sysinfo... yes #18 11.45 checking for library containing res_9_ninit... no #18 11.50 checking for res_ninit... yes #18 11.53 checking for library containing res_9_ndestroy... no #18 11.58 checking for res_ndestroy... no #18 11.61 checking for library containing res_9_close... no #18 11.66 checking for res_close... no #18 11.69 checking for struct __res_state._u._ext.nsaddrs... yes #18 11.71 checking for BIND_8_COMPAT required... no #18 11.73 checking for GLOB_NOMAGIC in glob.h... yes #18 11.74 checking for GLOB_BRACE in glob.h... yes #18 11.75 checking for RTLD_NOLOAD in dlfcn.h... yes #18 11.76 checking for IP_MTU_DISCOVER in netinet/in.h... yes #18 11.78 checking size of int... 4 #18 11.81 checking size of long... 8 #18 11.84 checking size of long long... 8 #18 11.87 checking size of char *... 8 #18 11.90 checking size of long... (cached) 8 #18 11.90 checking size of long long... (cached) 8 #18 11.93 checking size of fd_set.fds_bits... (cached) 8 #18 11.93 checking for dladdr in dlfcn.h... yes #18 11.96 checking for snd_pcm_open in -lasound... yes #18 11.98 checking for alsa/asoundlib.h... yes #18 12.01 checking for bfd_openr in -lbfd... no #18 12.03 checking for bfd_openr in -lbfd... (cached) no #18 12.03 checking for bfd_openr in -lbfd... (cached) no #18 12.03 checking for cap_from_text in -lcap... no #18 12.06 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #18 12.08 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #18 12.09 checking for enhanced dahdi vmwi support... yes #18 12.10 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #18 12.11 checking for getifaddrs() support... yes #18 12.13 checking for timerfd support... yes #18 12.14 checking for gsm_create in -lgsm... yes #18 12.17 checking for gsm.h... yes #18 12.18 checking for gsm/gsm.h... yes #18 12.20 checking for libilbc < 3... no #18 12.21 checking for iconv_open in -liconv... no #18 12.22 checking for libiconv_open in -liconv... no #18 12.24 checking for iconv_close in -lc... yes #18 12.27 checking for iconv.h... yes #18 12.29 checking for icaltimezone_get_utc_timezone in -lical... no #18 12.30 checking for iks_start_sasl in -liksemel... no #18 12.32 checking for UW IMAP Toolkit c-client library... no #18 12.33 checking for system c-client library...... no #18 12.36 checking for SQLConnect in -liodbc... no #18 12.38 checking for inotify_init in -lc... yes #18 12.42 checking for sys/inotify.h... yes #18 12.43 checking for jack_activate in -ljack... no #18 12.46 checking for kqueue in -lc... no #18 12.50 checking for kevent64... no #18 12.54 checking for ldap_initialize in -lldap... no #18 12.58 checking for mysql_config... no #18 12.58 checking for neon-config... no #18 12.58 checking for neon-config... no #18 12.58 checking for netsnmp-agent... yes #18 12.58 checking for newtBell in -lnewt... yes #18 12.61 checking for newt.h... yes #18 12.63 checking for ub_ctx_delete in -lunbound... no #18 12.64 checking for SQLConnect in -lodbc... no #18 12.66 checking for ogg_stream_init in -logg... no #18 12.68 checking for backtrace in -lexecinfo... no #18 12.69 checking for backtrace in -lc... yes #18 12.72 checking for execinfo.h... yes #18 12.73 checking for ba2str in -lbluetooth... no #18 12.76 checking for bs_version in -lbeanstalk... no #18 12.79 checking for mnl_socket_open in -lmnl... yes #18 12.82 checking for libmnl/libmnl.h... yes #18 12.84 checking for pg_config... no #18 12.85 checking for poptStrerror in -lpopt... no #18 12.87 checking for portaudio-2.0... no #18 12.89 checking for Pa_GetDeviceCount in -lportaudio... no #18 12.94 checking for pri_connected_line_update in -lpri... no #18 12.99 checking for resample_open in -lresample... no #18 13.01 checking for fftw_malloc in -lfftw3... yes #18 13.04 checking for fftw3.h... yes #18 13.05 checking for sf_open in -lsndfile... no #18 13.07 checking for minimum version of SpanDSP... no #18 13.08 checking for ss7_set_isup_timer in -lss7... no #18 13.11 checking for openr2_chan_new in -lopenr2... no #18 13.13 checking for opus_encoder_create in -lopus... no #18 13.15 checking for op_open_callbacks in -lopusfile... no #18 13.16 checking for luaL_newstate in -llua5.4... no #18 13.18 checking for luaL_newstate in -llua5.3... yes #18 13.21 checking for lua5.3/lua.h... yes #18 13.23 checking for rc_read_config in -lfreeradius-client... no #18 13.24 checking for rc_read_config in -lradiusclient-ng... no #18 13.26 checking for rc_read_config in -lradcli... no #18 13.28 checking for codec2_create in -lcodec2... no #18 13.29 checking for cpg_join in -lcpg... no #18 13.31 checking for corosync_cfg_state_track in -lcfg... no #18 13.33 checking for speex_encode in -lspeex... no #18 13.35 checking for speex_preprocess_ctl in -lspeex... no #18 13.36 checking for speex_preprocess_ctl in -lspeexdsp... no #18 13.38 checking for sqlite3_open in -lsqlite3... yes #18 13.41 checking for sqlite3.h... yes #18 13.42 checking for crypt in -lcrypt... yes #18 13.45 checking for crypt.h... yes #18 13.46 checking for crypt... no #18 13.49 checking for crypt_r in -lcrypt... yes #18 13.51 checking for osp/osp.h... no #18 13.53 checking for srtp_init in -lsrtp2... no #18 13.54 checking for srtp_init in -lsrtp... no #18 13.56 checking for gmime-3.0... no #18 13.58 checking for gmime-2.6... no #18 13.60 checking for gmime-2.4... no #18 13.63 checking for gmime-2.2... no #18 13.66 checking for gmime-2.0... no #18 13.68 checking for malloc in -lhoard... no #18 13.71 checking for dbinit in -lsybdb... no #18 13.73 checking for tone_zone_find_by_num in -ltonezone... no #18 13.75 checking for tone_zone_find in -ltonezone... no #18 13.77 checking for vorbis_info_init in -lvorbis... no #18 13.79 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #18 13.79 checking for compress in -lz... yes #18 13.82 checking for zlib.h... yes #18 13.83 checking for linux/compiler.h... no #18 13.86 checking for MSG_NOSIGNAL in sys/socket.h... yes #18 13.88 checking for SO_NOSIGPIPE in sys/socket.h... no #18 13.90 checking for sdl-config... no #18 13.90 checking for IMG_Load in -lSDL_image... no #18 13.95 checking for sws_getContext in -lavcodec... no #18 13.99 checking for linux/videodev.h... no #18 14.02 checking for XOpenDisplay in -lX11... no #18 14.04 checking for XOpenDisplay in -lX11... (cached) no #18 14.04 checking for /sbin/launchd... no #18 14.04 checking for gtk+-2.0... no #18 14.05 checking for libsystemd... yes #18 14.05 checking for LOG_AUTH in syslog.h... yes #18 14.06 checking for LOG_AUTHPRIV in syslog.h... yes #18 14.08 checking for LOG_CRON in syslog.h... yes #18 14.09 checking for LOG_DAEMON in syslog.h... yes #18 14.10 checking for LOG_FTP in syslog.h... yes #18 14.11 checking for LOG_KERN in syslog.h... yes #18 14.12 checking for LOG_LPR in syslog.h... yes #18 14.14 checking for LOG_MAIL in syslog.h... yes #18 14.15 checking for LOG_NEWS in syslog.h... yes #18 14.16 checking for LOG_SYSLOG in syslog.h... yes #18 14.17 checking for LOG_UUCP in syslog.h... yes #18 14.18 checking for bridges/bridge_softmix/include/hrirs.h... yes #18 14.19 checking for mandatory modules: PJPROJECT... ok #18 14.21 configure: creating ./config.status #18 14.25 config.status: creating build_tools/menuselect-deps #18 14.26 config.status: creating makeopts #18 14.27 config.status: creating include/asterisk/autoconfig.h #18 14.31 checking build system type... x86_64-unknown-linux-gnu #18 14.33 checking host system type... x86_64-unknown-linux-gnu #18 14.33 checking for gcc... gcc #18 14.34 checking whether the C compiler works... yes #18 14.36 checking for C compiler default output file name... a.out #18 14.36 checking for suffix of executables... #18 14.39 checking whether we are cross compiling... no #18 14.41 checking for suffix of object files... o #18 14.42 checking whether the compiler supports GNU C... yes #18 14.43 checking whether gcc accepts -g... yes #18 14.45 checking for gcc option to enable C11 features... none needed #18 14.49 checking for GNU make... make #18 14.49 checking for pkg-config... /usr/bin/pkg-config #18 14.49 checking pkg-config is at least version 0.9.0... yes #18 14.49 checking for stdio.h... yes #18 14.50 checking for stdlib.h... yes #18 14.52 checking for string.h... yes #18 14.54 checking for inttypes.h... yes #18 14.57 checking for stdint.h... yes #18 14.59 checking for strings.h... yes #18 14.60 checking for sys/stat.h... yes #18 14.61 checking for sys/types.h... yes #18 14.63 checking for unistd.h... yes #18 14.64 checking for size_t... yes #18 14.68 checking for working alloca.h... yes #18 14.71 checking for alloca... yes #18 14.71 checking for asprintf... yes #18 14.74 checking for getloadavg... yes #18 14.77 checking for setenv... yes #18 14.81 checking for strcasestr... yes #18 14.84 checking for strndup... yes #18 14.87 checking for strnlen... yes #18 14.89 checking for strsep... yes #18 14.92 checking for unsetenv... yes #18 14.94 checking for vasprintf... yes #18 14.97 checking for newtBell in -lnewt... yes #18 15.01 checking for newt.h... yes #18 15.02 checking for initscr in -lncurses... yes #18 15.05 checking for ncurses.h... yes #18 15.07 checking for keypad in -ltinfo... yes #18 15.10 checking for ncurses.h... (cached) yes #18 15.10 checking for a sed that does not truncate output... /usr/bin/sed #18 15.10 checking for libxml-2.0... yes #18 15.11 checking for gtk+-2.0... no #18 15.16 configure: creating ./config.status #18 15.36 config.status: creating makeopts #18 15.39 config.status: creating autoconfig.h #18 15.41 configure: Menuselect build configuration successfully completed #18 15.45 #18 15.45 .$$$$$$$$$$$$$$$=.. #18 15.45 .$7$7.. .7$$7:. #18 15.45 .$$:. ,$7.7 #18 15.45 .$7. 7$$$$ .$$77 #18 15.45 ..$$. $$$$$ .$$$7 #18 15.45 ..7$ .?. $$$$$ .?. 7$$$. #18 15.45 $.$. .$$$7. $$$$7 .7$$$. .$$$. #18 15.45 .777. .$$$$$$77$$$77$$$$$7. $$$, #18 15.45 $$$~ .7$$$$$$$$$$$$$7. .$$$. #18 15.45 .$$7 .7$$$$$$$7: ?$$$. #18 15.45 $$$ ?7$$$$$$$$$$I .$$$7 #18 15.45 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #18 15.45 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #18 15.45 $$$ $$$ 7$$$7 .$$$ .$$$. #18 15.45 $$$$ $$$$7 .$$$. #18 15.45 7$$$7 7$$$$ 7$$$ #18 15.45 $$$$$ $$$ #18 15.45 $$$$7. $$ (TM) #18 15.45 $$$$$$$. .7$$$$$$ $$ #18 15.45 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #18 15.45 $$$$$$$$$$$$$$$$. #18 15.45 #18 15.45 configure: Package configured for: #18 15.45 configure: OS type : linux-gnu #18 15.45 configure: Host CPU : x86_64 #18 15.45 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #18 15.45 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #18 17.58 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #18 17.59 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #18 17.59 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #18 17.72 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #18 17.73 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #18 17.75 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #18 17.78 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #18 17.79 Generating input for menuselect ... #18 27.91 menuselect/menuselect --check-deps menuselect.makeopts #18 27.92 menuselect/menuselect --check-deps menuselect.makeopts #18 28.42 [CC] astcanary.c -> astcanary.o #18 28.42 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #18 28.42 [CC] astdb2bdb.c -> astdb2bdb.o #18 28.43 [CC] hash/hash.c -> hash/hash.o #18 28.43 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #18 28.43 [CC] hash/hash_buf.c -> hash/hash_buf.o #18 28.43 [CC] hash/hash_log2.c -> hash/hash_log2.o #18 28.43 [CC] hash/hash_func.c -> hash/hash_func.o #18 28.43 [CC] hash/hash_page.c -> hash/hash_page.o #18 28.43 [CC] hash/ndbm.c -> hash/ndbm.o #18 28.43 [CC] btree/bt_close.c -> btree/bt_close.o #18 28.43 [CC] btree/bt_conv.c -> btree/bt_conv.o #18 28.43 [CC] btree/bt_debug.c -> btree/bt_debug.o #18 28.43 [CC] btree/bt_delete.c -> btree/bt_delete.o #18 28.43 [CC] btree/bt_get.c -> btree/bt_get.o #18 28.43 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #18 28.43 [CC] btree/bt_open.c -> btree/bt_open.o #18 28.44 [CC] btree/bt_page.c -> btree/bt_page.o #18 28.44 [CC] btree/bt_put.c -> btree/bt_put.o #18 28.45 [CC] btree/bt_search.c -> btree/bt_search.o #18 28.45 [CC] btree/bt_seq.c -> btree/bt_seq.o #18 28.47 [LD] astcanary.o -> astcanary #18 28.47 [CC] btree/bt_split.c -> btree/bt_split.o #18 28.49 [CC] btree/bt_utils.c -> btree/bt_utils.o #18 28.49 [CC] db/db.c -> db/db.o #18 28.50 [CC] mpool/mpool.c -> mpool/mpool.o #18 28.51 [CC] recno/rec_close.c -> recno/rec_close.o #18 28.51 [CC] recno/rec_delete.c -> recno/rec_delete.o #18 28.51 [CC] recno/rec_get.c -> recno/rec_get.o #18 28.51 [CC] recno/rec_open.c -> recno/rec_open.o #18 28.52 [CC] recno/rec_put.c -> recno/rec_put.o #18 28.52 [CC] recno/rec_search.c -> recno/rec_search.o #18 28.52 [CC] recno/rec_seq.c -> recno/rec_seq.o #18 28.55 [CC] recno/rec_utils.c -> recno/rec_utils.o #18 28.71 [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a #18 28.75 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #18 28.75 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #18 28.90 [pjproject] Generating pjproject dependency file .pjnath-x86_64-unknown-linux-gnu.depend #18 29.36 [pjproject] Generating asterisk dependency file .pjnath-x86_64-unknown-linux-gnu.astdep #18 29.45 [pjproject] Generating pjproject dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.depend #18 31.54 [pjproject] Generating asterisk dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.astdep #18 31.68 [pjproject] Generating asterisk dependency file .pjmedia-x86_64-unknown-linux-gnu.astdep #18 32.15 [pjproject] Generating asterisk dependency file .pjmedia-videodev-x86_64-unknown-linux-gnu.astdep #18 32.57 [pjproject] Generating asterisk dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.astdep #18 32.92 [pjproject] Generating pjproject dependency file .pjsip-x86_64-unknown-linux-gnu.depend #18 34.47 [pjproject] Generating asterisk dependency file .pjsip-x86_64-unknown-linux-gnu.astdep #18 34.62 [pjproject] Generating asterisk dependency file .pjsip-simple-x86_64-unknown-linux-gnu.astdep #18 34.96 [pjproject] Generating asterisk dependency file .pjsip-ua-x86_64-unknown-linux-gnu.astdep #18 35.46 [pjproject] Generating asterisk dependency file .pjsua-lib-x86_64-unknown-linux-gnu.astdep #18 36.67 [pjproject] Generating pjproject dependency file .pjlib-util-x86_64-unknown-linux-gnu.depend #18 37.09 [pjproject] Generating asterisk dependency file .pjlib-util-x86_64-unknown-linux-gnu.astdep #18 37.26 [pjproject] Generating pjproject dependency file .pjlib-x86_64-unknown-linux-gnu.depend #18 38.26 [pjproject] Generating asterisk dependency file .pjlib-x86_64-unknown-linux-gnu.astdep #18 38.61 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #18 38.75 In file included from ../src/pj/hash.c:20: #18 38.75 ../src/pj/hash.c: In function 'find_entry': #18 38.75 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 191 | ht, entry, pj_pool_get_used_size(pool), #18 38.75 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #18 38.75 189 | PJ_LOG(6, ("hashtbl", #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/hash.c:190:60: note: format string is defined here #18 38.75 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 191 | ht, entry, pj_pool_get_used_size(pool), #18 38.75 192 | pj_pool_get_capacity(pool))); #18 38.75 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #18 38.75 189 | PJ_LOG(6, ("hashtbl", #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/hash.c:190:68: note: format string is defined here #18 38.75 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 In file included from ../src/pj/pool.c:20: #18 38.75 ../src/pj/pool.c: In function 'pj_pool_create_block': #18 38.75 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 38.75 | ~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 38.75 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:55:44: note: format string is defined here #18 38.75 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 38.75 | ~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 38.75 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:55:57: note: format string is defined here #18 38.75 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 38.75 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 38.75 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:55:70: note: format string is defined here #18 38.75 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/pool.c: In function 'pj_pool_allocate_find': #18 38.75 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 120 | "(used=%u, cap=%u)", #18 38.75 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 38.75 | ~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 38.75 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:119:62: note: format string is defined here #18 38.75 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 120 | "(used=%u, cap=%u)", #18 38.75 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 38.75 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 38.75 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 120 | "(used=%u, cap=%u)", #18 38.75 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 38.75 | ~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 38.75 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 38.75 | ~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 38.75 144 | LOG((pool->obj_name, #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:145:12: note: format string is defined here #18 38.75 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 38.75 | ~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 38.75 144 | LOG((pool->obj_name, #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:145:49: note: format string is defined here #18 38.75 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 38.75 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 38.75 144 | LOG((pool->obj_name, #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:145:64: note: format string is defined here #18 38.75 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 38.75 | ~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 38.75 144 | LOG((pool->obj_name, #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:145:72: note: format string is defined here #18 38.75 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/pool.c: In function 'pj_pool_create_int': #18 38.75 ../src/pj/pool.c:236:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:236:5: note: in expansion of macro 'LOG' #18 38.75 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:236:47: note: format string is defined here #18 38.75 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 38.75 | ~^ #18 38.75 | | #18 38.75 | unsigned int #18 38.75 | %lu #18 38.75 ../src/pj/pool.c: In function 'pj_pool_reset': #18 38.75 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 282 | pool->capacity, pj_pool_get_used_size(pool), #18 38.75 | ~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 38.75 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:281:41: note: format string is defined here #18 38.75 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | int #18 38.75 | %ld #18 38.75 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 282 | pool->capacity, pj_pool_get_used_size(pool), #18 38.75 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 38.75 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:281:50: note: format string is defined here #18 38.75 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | int #18 38.75 | %ld #18 38.75 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 282 | pool->capacity, pj_pool_get_used_size(pool), #18 38.75 283 | pj_pool_get_used_size(pool)*100/pool->capacity)); #18 38.75 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 38.75 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:281:53: note: format string is defined here #18 38.75 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | int #18 38.75 | %ld #18 38.75 ../src/pj/pool.c: In function 'pj_pool_destroy_int': #18 38.75 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 296 | pool->capacity, pj_pool_get_used_size(pool), #18 38.75 | ~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.75 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.75 | ^~~~~~ #18 38.75 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 38.75 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 38.75 | ^~~ #18 38.75 ../src/pj/pool.c:295:43: note: format string is defined here #18 38.75 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 38.75 | ~^ #18 38.75 | | #18 38.75 | int #18 38.75 | %ld #18 38.75 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.75 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 38.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 296 | pool->capacity, pj_pool_get_used_size(pool), #18 38.75 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.75 | | #18 38.75 | pj_size_t {aka long unsigned int} #18 38.75 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.75 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.77 | ^~~ #18 38.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.77 | ^~~~~~ #18 38.77 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 38.77 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 38.77 | ^~~ #18 38.77 ../src/pj/pool.c:295:52: note: format string is defined here #18 38.77 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 38.77 | ~^ #18 38.77 | | #18 38.77 | int #18 38.77 | %ld #18 38.77 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.77 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 38.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.77 296 | pool->capacity, pj_pool_get_used_size(pool), #18 38.77 297 | pj_pool_get_used_size(pool)*100/pool->capacity, #18 38.77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.77 | | #18 38.77 | pj_size_t {aka long unsigned int} #18 38.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.77 | ^~~ #18 38.77 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 38.77 33 | #define LOG(expr) PJ_LOG(6,expr) #18 38.77 | ^~~~~~ #18 38.77 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 38.77 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 38.77 | ^~~ #18 38.77 ../src/pj/pool.c:295:55: note: format string is defined here #18 38.77 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 38.77 | ~^ #18 38.77 | | #18 38.77 | int #18 38.77 | %ld #18 38.77 In file included from ../src/pj/pool_caching.c:21: #18 38.77 ../src/pj/pool_caching.c: In function 'cpool_create_pool': #18 38.77 ../src/pj/pool_caching.c:191:36: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.77 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 38.77 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #18 38.77 | | #18 38.77 | pj_size_t {aka long unsigned int} #18 38.77 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.77 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.77 | ^~~ #18 38.77 ../src/pj/pool_caching.c:191:9: note: in expansion of macro 'PJ_LOG' #18 38.77 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 38.77 | ^~~~~~ #18 38.77 ../src/pj/pool_caching.c:191:56: note: format string is defined here #18 38.77 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 38.77 | ~^ #18 38.77 | | #18 38.77 | unsigned int #18 38.77 | %lu #18 38.77 ../src/pj/pool_caching.c: In function 'cpool_release_pool': #18 38.77 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.77 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 38.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.86 249 | pool_capacity, pj_pool_get_used_size(pool), #18 38.86 | ~~~~~~~~~~~~~ #18 38.86 | | #18 38.86 | pj_size_t {aka long unsigned int} #18 38.86 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.86 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.86 | ^~~ #18 38.86 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 38.86 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 38.86 | ^~~~~~ #18 38.86 ../src/pj/pool_caching.c:248:49: note: format string is defined here #18 38.86 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 38.86 | ~^ #18 38.86 | | #18 38.86 | int #18 38.86 | %ld #18 38.86 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.86 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 38.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.86 249 | pool_capacity, pj_pool_get_used_size(pool), #18 38.86 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.86 | | #18 38.86 | pj_size_t {aka long unsigned int} #18 38.86 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.86 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.86 | ^~~ #18 38.86 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 38.86 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 38.86 | ^~~~~~ #18 38.86 ../src/pj/pool_caching.c:248:58: note: format string is defined here #18 38.86 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 38.86 | ~^ #18 38.86 | | #18 38.86 | int #18 38.86 | %ld #18 38.86 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.86 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 38.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.86 249 | pool_capacity, pj_pool_get_used_size(pool), #18 38.86 250 | pj_pool_get_used_size(pool)*100/pool_capacity)); #18 38.86 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 38.86 | | #18 38.86 | pj_size_t {aka long unsigned int} #18 38.86 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 38.86 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 38.86 | ^~~ #18 38.86 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 38.86 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 38.86 | ^~~~~~ #18 38.86 ../src/pj/pool_caching.c:248:61: note: format string is defined here #18 38.86 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 38.86 | ~^ #18 38.86 | | #18 38.86 | int #18 38.86 | %ld #18 38.86 In file included from ../src/pj/timer.c:36: #18 38.86 ../src/pj/timer.c: In function 'grow_heap': #18 38.86 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 38.86 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 38.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 39.44 385 | ht->max_size, new_size)); #18 39.44 | ~~~~~~~~~~~~ #18 39.44 | | #18 39.44 | pj_size_t {aka long unsigned int} #18 39.44 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 39.44 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 39.44 | ^~~ #18 39.44 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #18 39.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 39.44 | ^~~~~~ #18 39.44 ../src/pj/timer.c:384:51: note: format string is defined here #18 39.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 39.44 | ~^ #18 39.44 | | #18 39.44 | int #18 39.44 | %ld #18 39.44 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] #18 39.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 39.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 39.44 385 | ht->max_size, new_size)); #18 39.44 | ~~~~~~~~ #18 39.44 | | #18 39.44 | size_t {aka long unsigned int} #18 39.44 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 39.44 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 39.44 | ^~~ #18 39.44 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #18 39.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 39.44 | ^~~~~~ #18 39.44 ../src/pj/timer.c:384:57: note: format string is defined here #18 39.44 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 39.44 | ~^ #18 39.44 | | #18 39.44 | int #18 39.44 | %ld #18 39.45 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #18 39.91 In file included from ../src/pjlib-util/stun_simple_client.c:22: #18 39.91 ../src/pjlib-util/stun_simple_client.c: In function 'pjstun_get_mapped_addr2': #18 39.91 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 39.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 39.91 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 39.91 | | #18 39.91 | pj_size_t {aka long unsigned int} #18 39.91 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 39.91 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 39.91 | ^~~ #18 39.91 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #18 39.91 36 | #define TRACE_(x) PJ_LOG(6,x) #18 39.91 | ^~~~~~ #18 39.91 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #18 39.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 39.91 | ^~~~~~ #18 39.91 ../src/pjlib-util/stun_simple_client.c:348:39: note: format string is defined here #18 39.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 39.91 | ~^ #18 39.91 | | #18 39.91 | int #18 39.91 | %ld #18 39.91 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 39.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 39.91 | ^~~~~~~~~~~~~~~~~~~~~~~ #18 39.91 349 | pj_pool_get_capacity(pool))); #18 39.91 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 39.91 | | #18 39.91 | pj_size_t {aka long unsigned int} #18 39.91 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 39.91 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 39.91 | ^~~ #18 39.91 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #18 39.91 36 | #define TRACE_(x) PJ_LOG(6,x) #18 39.91 | ^~~~~~ #18 39.91 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #18 39.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 39.91 | ^~~~~~ #18 39.91 ../src/pjlib-util/stun_simple_client.c:348:45: note: format string is defined here #18 39.91 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 39.91 | ~^ #18 39.91 | | #18 39.91 | int #18 39.91 | %ld #18 39.91 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #18 40.00 In file included from ../../pjlib/include/pj/except.h:29, #18 40.00 from ../src/pjsip/sip_endpoint.c:27: #18 40.00 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_dbg': #18 40.00 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #18 40.00 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 40.00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 40.00 791 | entry, delay->sec, delay->msec)); #18 40.00 | ~~~~~~~~~~ #18 40.00 | | #18 40.00 | long int #18 40.00 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 40.00 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 40.00 | ^~~ #18 40.00 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #18 40.00 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 40.00 | ^~~~~~ #18 40.00 ../src/pjsip/sip_endpoint.c:790:72: note: format string is defined here #18 40.00 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 40.00 | ~^ #18 40.00 | | #18 40.00 | unsigned int #18 40.00 | %lu #18 40.00 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #18 40.00 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 40.00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 40.00 791 | entry, delay->sec, delay->msec)); #18 40.00 | ~~~~~~~~~~~ #18 40.00 | | #18 40.00 | long int #18 40.00 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 40.00 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 40.00 | ^~~ #18 40.00 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #18 40.00 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 40.00 | ^~~~~~ #18 40.00 ../src/pjsip/sip_endpoint.c:790:75: note: format string is defined here #18 40.00 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 40.00 | ~^ #18 40.00 | | #18 40.00 | unsigned int #18 40.00 | %lu #18 40.00 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_w_grp_lock_dbg': #18 40.00 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #18 40.00 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 40.00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 40.00 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #18 40.00 821 | entry, delay->sec, delay->msec, grp_lock)); #18 40.00 | ~~~~~~~~~~ #18 40.00 | | #18 40.00 | long int #18 40.00 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 40.00 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 40.00 | ^~~ #18 40.00 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #18 40.00 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 42.33 | ^~~~~~ #18 42.33 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #18 42.33 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 42.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 42.33 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #18 42.33 821 | entry, delay->sec, delay->msec, grp_lock)); #18 42.33 | ~~~~~~~~~~~ #18 42.33 | | #18 42.33 | long int #18 42.33 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 42.33 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 42.33 | ^~~ #18 42.33 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #18 42.33 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 42.33 | ^~~~~~ #18 42.33 In file included from ../src/pjsip/sip_transaction.c:33: #18 42.33 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uac2': #18 42.33 ../src/pjsip/sip_transaction.c:1585:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #18 42.33 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 42.33 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #18 42.33 | | #18 42.33 | pj_ssize_t {aka long int} #18 42.33 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 42.33 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 42.33 | ^~~ #18 42.33 ../src/pjsip/sip_transaction.c:1585:5: note: in expansion of macro 'PJ_LOG' #18 42.33 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 42.33 | ^~~~~~ #18 42.33 ../src/pjsip/sip_transaction.c:1585:42: note: format string is defined here #18 42.33 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 42.33 | ~~^~ #18 42.33 | | #18 42.33 | int #18 42.33 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uas2': #18 42.33 ../src/pjsip/sip_transaction.c:1744:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #18 42.33 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 42.33 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #18 42.33 | | #18 42.33 | pj_ssize_t {aka long int} #18 42.33 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 42.33 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 42.33 | ^~~ #18 42.33 ../src/pjsip/sip_transaction.c:1744:5: note: in expansion of macro 'PJ_LOG' #18 42.33 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 42.33 | ^~~~~~ #18 42.33 ../src/pjsip/sip_transaction.c:1744:42: note: format string is defined here #18 42.33 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 42.33 | ~~^~ #18 42.33 | | #18 42.33 | int #18 42.33 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #18 42.39 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #18 42.45 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #18 42.50 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #18 43.67 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #18 43.78 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #18 43.82 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #18 44.05 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #18 44.61 [pjproject] Generating symbols #18 44.69 [CC] chan_audiosocket.c -> chan_audiosocket.o #18 44.69 [CC] chan_bridge_media.c -> chan_bridge_media.o #18 44.69 [CC] chan_iax2.c -> chan_iax2.o #18 44.69 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #18 44.69 [CC] iax2/firmware.c -> iax2/firmware.o #18 44.69 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #18 44.69 [CC] iax2/netsock.c -> iax2/netsock.o #18 44.69 [CC] iax2/parser.c -> iax2/parser.o #18 44.69 [CC] chan_pjsip.c -> chan_pjsip.o #18 44.69 [CC] iax2/provision.c -> iax2/provision.o #18 44.69 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #18 44.69 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #18 44.69 [CC] chan_rtp.c -> chan_rtp.o #18 44.69 [CC] chan_unistim.c -> chan_unistim.o #18 44.79 [LD] chan_bridge_media.o -> chan_bridge_media.so #18 44.84 [LD] chan_audiosocket.o -> chan_audiosocket.so #18 44.86 [LD] chan_rtp.o -> chan_rtp.so #18 45.48 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #18 46.05 [LD] chan_unistim.o -> chan_unistim.so #18 48.08 [LD] chan_iax2.o iax2/codec_pref.o iax2/firmware.o iax2/format_compatibility.o iax2/netsock.o iax2/parser.o iax2/provision.o -> chan_iax2.so #18 48.11 [CC] pbx_ael.c -> pbx_ael.o #18 48.11 [CC] pbx_config.c -> pbx_config.o #18 48.11 [CC] pbx_dundi.c -> pbx_dundi.o #18 48.11 [CC] dundi-parser.c -> dundi-parser.o #18 48.11 [CC] pbx_loopback.c -> pbx_loopback.o #18 48.11 [CC] pbx_lua.c -> pbx_lua.o #18 48.11 [CC] pbx_realtime.c -> pbx_realtime.o #18 48.11 [CC] pbx_spool.c -> pbx_spool.o #18 48.22 [LD] pbx_ael.o -> pbx_ael.so #18 48.23 [LD] pbx_loopback.o -> pbx_loopback.so #18 48.27 [LD] pbx_realtime.o -> pbx_realtime.so #18 48.33 [LD] pbx_lua.o -> pbx_lua.so #18 48.45 [LD] pbx_spool.o -> pbx_spool.so #18 48.58 [LD] pbx_config.o -> pbx_config.so #18 49.44 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #18 49.47 [CC] app_adsiprog.c -> app_adsiprog.o #18 49.47 [CC] app_agent_pool.c -> app_agent_pool.o #18 49.47 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #18 49.47 [CC] app_amd.c -> app_amd.o #18 49.47 [CC] app_attended_transfer.c -> app_attended_transfer.o #18 49.47 [CC] app_audiosocket.c -> app_audiosocket.o #18 49.47 [CC] app_authenticate.c -> app_authenticate.o #18 49.47 [CC] app_blind_transfer.c -> app_blind_transfer.o #18 49.47 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #18 49.47 [CC] app_bridgewait.c -> app_bridgewait.o #18 49.47 [CC] app_broadcast.c -> app_broadcast.o #18 49.47 [CC] app_cdr.c -> app_cdr.o #18 49.47 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #18 49.48 [CC] app_chanisavail.c -> app_chanisavail.o #18 49.48 [CC] app_channelredirect.c -> app_channelredirect.o #18 49.48 [CC] app_chanspy.c -> app_chanspy.o #18 49.48 [CC] app_confbridge.c -> app_confbridge.o #18 49.48 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #18 49.48 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #18 49.49 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #18 49.62 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #18 49.62 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #18 49.64 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #18 49.64 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #18 49.64 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #18 49.64 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #18 49.64 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #18 49.66 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #18 49.66 [CC] app_controlplayback.c -> app_controlplayback.o #18 49.67 [CC] app_db.c -> app_db.o #18 49.68 [CC] app_dial.c -> app_dial.o #18 49.68 [CC] app_dictate.c -> app_dictate.o #18 49.76 [CC] app_directed_pickup.c -> app_directed_pickup.o #18 49.76 [CC] app_directory.c -> app_directory.o #18 49.78 [CC] app_disa.c -> app_disa.o #18 49.80 [CC] app_dtmfstore.c -> app_dtmfstore.o #18 49.81 [CC] app_dumpchan.c -> app_dumpchan.o #18 49.83 [CC] app_echo.c -> app_echo.o #18 49.83 [CC] app_exec.c -> app_exec.o #18 49.84 [CC] app_externalivr.c -> app_externalivr.o #18 49.86 [CC] app_festival.c -> app_festival.o #18 49.87 [CC] app_flash.c -> app_flash.o #18 49.88 [CC] app_followme.c -> app_followme.o #18 49.88 [CC] app_forkcdr.c -> app_forkcdr.o #18 49.92 [CC] app_getcpeid.c -> app_getcpeid.o #18 49.95 [CC] app_if.c -> app_if.o #18 49.97 [CC] app_mf.c -> app_mf.o #18 49.97 [CC] app_milliwatt.c -> app_milliwatt.o #18 50.02 [CC] app_minivm.c -> app_minivm.o #18 50.02 [CC] app_mixmonitor.c -> app_mixmonitor.o #18 50.03 [CC] app_morsecode.c -> app_morsecode.o #18 50.04 [CC] app_mp3.c -> app_mp3.o #18 50.05 [CC] app_originate.c -> app_originate.o #18 50.06 [CC] app_page.c -> app_page.o #18 50.08 [CC] app_playback.c -> app_playback.o #18 50.10 [CC] app_playtones.c -> app_playtones.o #18 50.12 [CC] app_privacy.c -> app_privacy.o #18 50.13 [CC] app_queue.c -> app_queue.o #18 50.17 [CC] app_read.c -> app_read.o #18 50.17 [CC] app_readexten.c -> app_readexten.o #18 50.18 [CC] app_record.c -> app_record.o #18 50.21 [CC] app_reload.c -> app_reload.o #18 50.24 [CC] app_sayunixtime.c -> app_sayunixtime.o #18 50.24 [CC] app_senddtmf.c -> app_senddtmf.o #18 50.26 [CC] app_sendtext.c -> app_sendtext.o #18 50.26 [CC] app_sf.c -> app_sf.o #18 50.27 [CC] app_signal.c -> app_signal.o #18 50.29 [CC] app_sms.c -> app_sms.o #18 50.30 [CC] app_softhangup.c -> app_softhangup.o #18 50.34 [CC] app_speech_utils.c -> app_speech_utils.o #18 50.36 [CC] app_stack.c -> app_stack.o #18 50.37 [CC] app_stasis.c -> app_stasis.o #18 50.38 [CC] app_stream_echo.c -> app_stream_echo.o #18 50.40 [CC] app_system.c -> app_system.o #18 50.42 [CC] app_talkdetect.c -> app_talkdetect.o #18 50.43 [CC] app_test.c -> app_test.o #18 50.44 [CC] app_transfer.c -> app_transfer.o #18 50.48 [CC] app_userevent.c -> app_userevent.o #18 50.50 [CC] app_verbose.c -> app_verbose.o #18 50.50 [CC] app_voicemail.c -> app_voicemail.o #18 50.52 [CC] app_waitforcond.c -> app_waitforcond.o #18 50.54 [CC] app_waitforprecondition.c -> app_waitforprecondition.o #18 50.56 [CC] app_waitforring.c -> app_waitforring.o #18 50.56 [CC] app_waitforsilence.c -> app_waitforsilence.o #18 50.62 [CC] app_waituntil.c -> app_waituntil.o #18 50.64 [CC] app_while.c -> app_while.o #18 50.66 [CC] app_zapateller.c -> app_zapateller.o #18 50.67 [LD] app_adsiprog.o -> app_adsiprog.so #18 50.67 [LD] app_agent_pool.o -> app_agent_pool.so #18 50.70 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #18 50.71 [LD] app_amd.o -> app_amd.so #18 50.71 [LD] app_audiosocket.o -> app_audiosocket.so #18 50.71 [LD] app_attended_transfer.o -> app_attended_transfer.so #18 50.72 [LD] app_authenticate.o -> app_authenticate.so #18 50.74 [LD] app_blind_transfer.o -> app_blind_transfer.so #18 50.74 [LD] app_bridgewait.o -> app_bridgewait.so #18 50.74 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #18 50.75 [LD] app_broadcast.o -> app_broadcast.so #18 50.76 [LD] app_cdr.o -> app_cdr.so #18 50.76 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #18 50.77 [LD] app_chanisavail.o -> app_chanisavail.so #18 50.77 [LD] app_chanspy.o -> app_chanspy.so #18 50.78 [LD] app_channelredirect.o -> app_channelredirect.so #18 50.78 [LD] app_controlplayback.o -> app_controlplayback.so #18 50.79 [LD] app_db.o -> app_db.so #18 50.79 [LD] app_directed_pickup.o -> app_directed_pickup.so #18 50.79 [LD] app_dtmfstore.o -> app_dtmfstore.so #18 50.79 [LD] app_dictate.o -> app_dictate.so #18 50.81 [LD] app_disa.o -> app_disa.so #18 50.81 [LD] app_dumpchan.o -> app_dumpchan.so #18 50.81 [LD] app_echo.o -> app_echo.so #18 50.82 [LD] app_externalivr.o -> app_externalivr.so #18 50.82 [LD] app_exec.o -> app_exec.so #18 50.82 [LD] app_directory.o -> app_directory.so #18 50.82 [LD] app_festival.o -> app_festival.so #18 50.82 [LD] app_followme.o -> app_followme.so #18 50.83 [LD] app_forkcdr.o -> app_forkcdr.so #18 50.84 [LD] app_flash.o -> app_flash.so #18 50.84 [LD] app_milliwatt.o -> app_milliwatt.so #18 50.84 [LD] app_if.o -> app_if.so #18 50.84 [LD] app_mixmonitor.o -> app_mixmonitor.so #18 50.84 [LD] app_morsecode.o -> app_morsecode.so #18 50.85 [LD] app_mp3.o -> app_mp3.so #18 50.85 [LD] app_mf.o -> app_mf.so #18 50.85 [LD] app_originate.o -> app_originate.so #18 50.85 [LD] app_page.o -> app_page.so #18 50.85 [LD] app_playback.o -> app_playback.so #18 50.85 [LD] app_getcpeid.o -> app_getcpeid.so #18 50.85 [LD] app_playtones.o -> app_playtones.so #18 50.85 [LD] app_privacy.o -> app_privacy.so #18 50.86 [LD] app_readexten.o -> app_readexten.so #18 50.87 [LD] app_record.o -> app_record.so #18 50.88 [LD] app_read.o -> app_read.so #18 50.88 [LD] app_reload.o -> app_reload.so #18 50.88 [LD] app_sayunixtime.o -> app_sayunixtime.so #18 50.89 [LD] app_senddtmf.o -> app_senddtmf.so #18 50.89 [LD] app_sendtext.o -> app_sendtext.so #18 50.89 [LD] app_sf.o -> app_sf.so #18 50.89 [LD] app_signal.o -> app_signal.so #18 50.89 [LD] app_speech_utils.o -> app_speech_utils.so #18 50.89 [LD] app_stack.o -> app_stack.so #18 50.89 [LD] app_stasis.o -> app_stasis.so #18 50.89 [LD] app_softhangup.o -> app_softhangup.so #18 50.89 [LD] app_stream_echo.o -> app_stream_echo.so #18 50.89 [LD] app_system.o -> app_system.so #18 50.89 [LD] app_talkdetect.o -> app_talkdetect.so #18 50.91 [LD] app_test.o -> app_test.so #18 50.92 [LD] app_transfer.o -> app_transfer.so #18 50.92 [LD] app_userevent.o -> app_userevent.so #18 50.92 [LD] app_verbose.o -> app_verbose.so #18 50.92 [LD] app_waitforring.o -> app_waitforring.so #18 50.92 [LD] app_waitforsilence.o -> app_waitforsilence.so #18 50.92 [LD] app_waitforprecondition.o -> app_waitforprecondition.so #18 50.92 [LD] app_waituntil.o -> app_waituntil.so #18 50.92 [LD] app_waitforcond.o -> app_waitforcond.so #18 50.92 [LD] app_while.o -> app_while.so #18 50.92 [LD] app_zapateller.o -> app_zapateller.so #18 50.93 [LD] app_confbridge.o confbridge/conf_chan_announce.o confbridge/conf_chan_record.o confbridge/conf_config_parser.o confbridge/conf_state.o confbridge/conf_state_empty.o confbridge/conf_state_inactive.o confbridge/conf_state_multi.o confbridge/conf_state_multi_marked.o confbridge/conf_state_single.o confbridge/conf_state_single_marked.o confbridge/confbridge_manager.o -> app_confbridge.so #18 51.16 [LD] app_dial.o -> app_dial.so #18 51.22 [LD] app_sms.o -> app_sms.so #18 51.26 [LD] app_minivm.o -> app_minivm.so #18 52.50 [LD] app_queue.o -> app_queue.so #18 53.34 [LD] app_voicemail.o -> app_voicemail.so #18 53.36 [CC] codec_a_mu.c -> codec_a_mu.o #18 53.36 [CC] codec_adpcm.c -> codec_adpcm.o #18 53.36 [CC] codec_alaw.c -> codec_alaw.o #18 53.36 [CC] codec_dahdi.c -> codec_dahdi.o #18 53.37 [CC] codec_g722.c -> codec_g722.o #18 53.37 [CC] g722/g722_encode.c -> g722/g722_encode.o #18 53.37 [CC] g722/g722_decode.c -> g722/g722_decode.o #18 53.37 [CC] codec_g726.c -> codec_g726.o #18 53.37 [CC] codec_gsm.c -> codec_gsm.o #18 53.37 [CC] codec_ilbc.c -> codec_ilbc.o #18 53.37 [CC] anaFilter.c -> anaFilter.o #18 53.37 [CC] codec_lpc10.c -> codec_lpc10.o #18 53.37 [CC] constants.c -> constants.o #18 53.37 [CC] createCB.c -> createCB.o #18 53.37 [CC] f2clib.c -> f2clib.o #18 53.37 [CC] doCPLC.c -> doCPLC.o #18 53.37 [CC] bsynz.c -> bsynz.o #18 53.37 [CC] analys.c -> analys.o #18 53.37 [CC] chanwr.c -> chanwr.o #18 53.37 [CC] codec_resample.c -> codec_resample.o #18 53.39 [CC] enhancer.c -> enhancer.o #18 53.41 [CC] dcbias.c -> dcbias.o #18 53.45 [CC] filter.c -> filter.o #18 53.45 [CC] decode.c -> decode.o #18 53.48 [CC] deemp.c -> deemp.o #18 53.49 [CC] speex/resample.c -> speex/resample.o #18 53.50 [CC] codec_ulaw.c -> codec_ulaw.o #18 53.50 [CC] codec_vevs.c -> codec_vevs.o #18 53.50 [CC] FrameClassify.c -> FrameClassify.o #18 53.51 [CC] difmag.c -> difmag.o #18 53.51 [CC] gainquant.c -> gainquant.o #18 53.53 [CC] getCBvec.c -> getCBvec.o #18 53.53 [CC] dyptrk.c -> dyptrk.o #18 53.54 [LD] codec_a_mu.o -> codec_a_mu.so #18 53.55 [CC] encode.c -> encode.o #18 53.55 [CC] energy.c -> energy.o #18 53.55 [LD] codec_alaw.o -> codec_alaw.so #18 53.55 [CC] ham84.c -> ham84.o #18 53.56 [CC] hp100.c -> hp100.o #18 53.57 [LD] codec_adpcm.o -> codec_adpcm.so #18 53.57 [CC] invert.c -> invert.o #18 53.57 [CC] irc2pc.c -> irc2pc.o #18 53.58 [CC] ivfilt.c -> ivfilt.o #18 53.58 [CC] lpcdec.c -> lpcdec.o #18 53.58 [CC] helpfun.c -> helpfun.o #18 53.59 [CC] hpInput.c -> hpInput.o #18 53.59 [CC] lpcenc.c -> lpcenc.o #18 53.60 [CC] lpcini.c -> lpcini.o #18 53.61 [CC] hpOutput.c -> hpOutput.o #18 53.61 [CC] lpfilt.c -> lpfilt.o #18 53.61 [CC] median.c -> median.o #18 53.62 [CC] mload.c -> mload.o #18 53.62 [CC] iCBConstruct.c -> iCBConstruct.o #18 53.63 [CC] onset.c -> onset.o #18 53.63 [CC] iCBSearch.c -> iCBSearch.o #18 53.63 [LD] codec_ulaw.o -> codec_ulaw.so #18 53.64 [CC] iLBC_decode.c -> iLBC_decode.o #18 53.65 [CC] iLBC_encode.c -> iLBC_encode.o #18 53.65 [CC] pitsyn.c -> pitsyn.o #18 53.66 [CC] placea.c -> placea.o #18 53.66 [CC] placev.c -> placev.o #18 53.67 [CC] preemp.c -> preemp.o #18 53.67 [LD] codec_g726.o -> codec_g726.so #18 53.67 [CC] prepro.c -> prepro.o #18 53.68 [CC] random.c -> random.o #18 53.68 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #18 53.69 [CC] rcchk.c -> rcchk.o #18 53.69 [CC] iLBC_test.c -> iLBC_test.o #18 53.69 [CC] synths.c -> synths.o #18 53.70 [CC] LPCdecode.c -> LPCdecode.o #18 53.70 [CC] tbdm.c -> tbdm.o #18 53.70 [CC] LPCencode.c -> LPCencode.o #18 53.70 [CC] lsf.c -> lsf.o #18 53.71 [CC] packing.c -> packing.o #18 53.72 [LD] codec_dahdi.o -> codec_dahdi.so #18 53.72 [CC] voicin.c -> voicin.o #18 53.73 [CC] StateConstructW.c -> StateConstructW.o #18 53.73 [CC] vparms.c -> vparms.o #18 53.73 [LD] codec_vevs.o -> codec_vevs.so #18 53.74 [CC] StateSearchW.c -> StateSearchW.o #18 53.74 [CC] syntFilter.c -> syntFilter.o #18 53.75 [LD] codec_gsm.o -> codec_gsm.so #18 53.82 [AR] f2clib.o analys.o bsynz.o chanwr.o dcbias.o decode.o deemp.o difmag.o dyptrk.o encode.o energy.o ham84.o hp100.o invert.o irc2pc.o ivfilt.o lpcdec.o lpcenc.o lpcini.o lpfilt.o median.o mload.o onset.o pitsyn.o placea.o placev.o preemp.o prepro.o random.o rcchk.o synths.o tbdm.o voicin.o vparms.o -> liblpc10.a #18 53.84 [LD] codec_resample.o speex/resample.o -> codec_resample.so #18 53.87 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #18 53.87 [AR] anaFilter.o constants.o createCB.o doCPLC.o enhancer.o filter.o FrameClassify.o gainquant.o getCBvec.o helpfun.o hpInput.o hpOutput.o iCBConstruct.o iCBSearch.o iLBC_decode.o iLBC_encode.o iLBC_test.o LPCdecode.o LPCencode.o lsf.o packing.o StateConstructW.o StateSearchW.o syntFilter.o -> libilbc.a #18 53.91 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #18 53.93 [CC] format_g719.c -> format_g719.o #18 53.93 [CC] format_g723.c -> format_g723.o #18 53.93 [CC] format_g726.c -> format_g726.o #18 53.93 [CC] format_g729.c -> format_g729.o #18 53.93 [CC] format_gsm.c -> format_gsm.o #18 53.93 [CC] format_h263.c -> format_h263.o #18 53.93 [CC] format_h264.c -> format_h264.o #18 53.94 [CC] format_ilbc.c -> format_ilbc.o #18 53.94 [CC] format_pcm.c -> format_pcm.o #18 53.94 [CC] format_siren7.c -> format_siren7.o #18 53.94 [CC] format_siren14.c -> format_siren14.o #18 53.94 [CC] format_vox.c -> format_vox.o #18 53.94 [CC] format_sln.c -> format_sln.o #18 53.94 [CC] format_wav.c -> format_wav.o #18 53.94 [CC] format_wav_gsm.c -> format_wav_gsm.o #18 54.03 [LD] format_g719.o -> format_g719.so #18 54.03 [LD] format_siren14.o -> format_siren14.so #18 54.06 [LD] format_h263.o -> format_h263.so #18 54.06 [LD] format_g726.o -> format_g726.so #18 54.07 [LD] format_pcm.o -> format_pcm.so #18 54.08 [LD] format_g729.o -> format_g729.so #18 54.08 [LD] format_wav.o -> format_wav.so #18 54.08 [LD] format_g723.o -> format_g723.so #18 54.08 [LD] format_vox.o -> format_vox.so #18 54.08 [LD] format_siren7.o -> format_siren7.so #18 54.08 [LD] format_ilbc.o -> format_ilbc.so #18 54.09 [LD] format_h264.o -> format_h264.so #18 54.10 [LD] format_sln.o -> format_sln.so #18 54.22 [LD] format_gsm.o -> format_gsm.so #18 54.33 [LD] format_wav_gsm.o -> format_wav_gsm.so #18 54.35 [CC] cdr_csv.c -> cdr_csv.o #18 54.35 [CC] cdr_custom.c -> cdr_custom.o #18 54.35 [CC] cdr_manager.c -> cdr_manager.o #18 54.35 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #18 54.45 [LD] cdr_manager.o -> cdr_manager.so #18 54.46 [LD] cdr_custom.o -> cdr_custom.so #18 54.50 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #18 54.50 [LD] cdr_csv.o -> cdr_csv.so #18 54.51 [CC] cel_custom.c -> cel_custom.o #18 54.51 [CC] cel_manager.c -> cel_manager.o #18 54.51 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #18 54.59 [LD] cel_manager.o -> cel_manager.so #18 54.62 [LD] cel_custom.o -> cel_custom.so #18 54.65 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #18 54.67 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #18 54.67 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #18 54.67 [CC] bridge_holding.c -> bridge_holding.o #18 54.67 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #18 54.67 [CC] bridge_simple.c -> bridge_simple.o #18 54.67 [CC] bridge_softmix.c -> bridge_softmix.o #18 54.67 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #18 54.78 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #18 54.80 [LD] bridge_holding.o -> bridge_holding.so #18 54.81 [LD] bridge_simple.o -> bridge_simple.so #18 54.86 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #18 54.90 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #18 55.25 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #18 55.27 [CC] func_aes.c -> func_aes.o #18 55.27 [CC] func_base64.c -> func_base64.o #18 55.27 [CC] func_blacklist.c -> func_blacklist.o #18 55.27 [CC] func_callcompletion.c -> func_callcompletion.o #18 55.27 [CC] func_callerid.c -> func_callerid.o #18 55.28 [CC] func_cdr.c -> func_cdr.o #18 55.28 [CC] func_channel.c -> func_channel.o #18 55.28 [CC] func_config.c -> func_config.o #18 55.28 [CC] func_cut.c -> func_cut.o #18 55.28 [CC] func_curl.c -> func_curl.o #18 55.28 [CC] func_db.c -> func_db.o #18 55.28 [CC] func_devstate.c -> func_devstate.o #18 55.28 [CC] func_dialgroup.c -> func_dialgroup.o #18 55.28 [CC] func_dialplan.c -> func_dialplan.o #18 55.28 [CC] func_enum.c -> func_enum.o #18 55.28 [CC] func_env.c -> func_env.o #18 55.28 [CC] func_evalexten.c -> func_evalexten.o #18 55.28 [CC] func_export.c -> func_export.o #18 55.28 [CC] func_extstate.c -> func_extstate.o #18 55.28 [CC] func_frame_drop.c -> func_frame_drop.o #18 55.41 [CC] func_frame_trace.c -> func_frame_trace.o #18 55.42 [CC] func_global.c -> func_global.o #18 55.42 [CC] func_groupcount.c -> func_groupcount.o #18 55.43 [CC] func_hangupcause.c -> func_hangupcause.o #18 55.43 [CC] func_holdintercept.c -> func_holdintercept.o #18 55.45 [CC] func_iconv.c -> func_iconv.o #18 55.46 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #18 55.48 [CC] func_json.c -> func_json.o #18 55.48 [CC] func_lock.c -> func_lock.o #18 55.49 [CC] func_math.c -> func_math.o #18 55.49 [CC] func_logic.c -> func_logic.o #18 55.51 [CC] func_md5.c -> func_md5.o #18 55.52 [CC] func_module.c -> func_module.o #18 55.53 [CC] func_periodic_hook.c -> func_periodic_hook.o #18 55.54 [CC] func_pitchshift.c -> func_pitchshift.o #18 55.55 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #18 55.59 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #18 55.60 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #18 55.62 [CC] func_presencestate.c -> func_presencestate.o #18 55.62 [CC] func_rand.c -> func_rand.o #18 55.63 [CC] func_realtime.c -> func_realtime.o #18 55.63 [CC] func_sayfiles.c -> func_sayfiles.o #18 55.64 [CC] func_scramble.c -> func_scramble.o #18 55.65 [CC] func_sha1.c -> func_sha1.o #18 55.66 [CC] func_shell.c -> func_shell.o #18 55.68 [CC] func_sorcery.c -> func_sorcery.o #18 55.72 [CC] func_sprintf.c -> func_sprintf.o #18 55.74 [CC] func_srv.c -> func_srv.o #18 55.77 [CC] func_strings.c -> func_strings.o #18 55.77 [CC] func_sysinfo.c -> func_sysinfo.o #18 55.77 [CC] func_talkdetect.c -> func_talkdetect.o #18 55.77 [CC] func_timeout.c -> func_timeout.o #18 55.78 [CC] func_uri.c -> func_uri.o #18 55.78 [CC] func_version.c -> func_version.o #18 55.78 [CC] func_vmcount.c -> func_vmcount.o #18 55.79 [CC] func_volume.c -> func_volume.o #18 55.80 [LD] func_aes.o -> func_aes.so #18 55.81 [LD] func_base64.o -> func_base64.so #18 55.81 [LD] func_blacklist.o -> func_blacklist.so #18 55.82 [LD] func_callcompletion.o -> func_callcompletion.so #18 55.82 [LD] func_callerid.o -> func_callerid.so #18 55.83 [LD] func_cdr.o -> func_cdr.so #18 55.84 [LD] func_config.o -> func_config.so #18 55.84 [LD] func_channel.o -> func_channel.so #18 55.84 [LD] func_curl.o -> func_curl.so #18 55.84 [LD] func_cut.o -> func_cut.so #18 55.85 [LD] func_db.o -> func_db.so #18 55.86 [LD] func_devstate.o -> func_devstate.so #18 55.86 [LD] func_dialplan.o -> func_dialplan.so #18 55.86 [LD] func_dialgroup.o -> func_dialgroup.so #18 55.87 [LD] func_enum.o -> func_enum.so #18 55.87 [LD] func_evalexten.o -> func_evalexten.so #18 55.87 [LD] func_export.o -> func_export.so #18 55.88 [LD] func_extstate.o -> func_extstate.so #18 55.89 [LD] func_frame_drop.o -> func_frame_drop.so #18 55.89 [LD] func_frame_trace.o -> func_frame_trace.so #18 55.90 [LD] func_global.o -> func_global.so #18 55.90 [LD] func_hangupcause.o -> func_hangupcause.so #18 55.90 [LD] func_groupcount.o -> func_groupcount.so #18 55.91 [LD] func_holdintercept.o -> func_holdintercept.so #18 55.91 [LD] func_iconv.o -> func_iconv.so #18 55.91 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #18 55.92 [LD] func_json.o -> func_json.so #18 55.92 [LD] func_lock.o -> func_lock.so #18 55.93 [LD] func_logic.o -> func_logic.so #18 55.93 [LD] func_math.o -> func_math.so #18 55.93 [LD] func_md5.o -> func_md5.so #18 55.93 [LD] func_module.o -> func_module.so #18 55.93 [LD] func_periodic_hook.o -> func_periodic_hook.so #18 55.93 [LD] func_pitchshift.o -> func_pitchshift.so #18 55.94 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #18 55.94 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #18 55.94 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #18 55.95 [LD] func_presencestate.o -> func_presencestate.so #18 55.95 [LD] func_sayfiles.o -> func_sayfiles.so #18 55.95 [LD] func_rand.o -> func_rand.so #18 55.96 [LD] func_scramble.o -> func_scramble.so #18 55.96 [LD] func_sha1.o -> func_sha1.so #18 55.96 [LD] func_shell.o -> func_shell.so #18 55.96 [LD] func_sorcery.o -> func_sorcery.so #18 55.96 [LD] func_sprintf.o -> func_sprintf.so #18 55.97 [LD] func_sysinfo.o -> func_sysinfo.so #18 55.97 [LD] func_uri.o -> func_uri.so #18 55.97 [LD] func_version.o -> func_version.so #18 55.97 [LD] func_realtime.o -> func_realtime.so #18 55.97 [LD] func_srv.o -> func_srv.so #18 55.97 [LD] func_volume.o -> func_volume.so #18 55.98 [LD] func_vmcount.o -> func_vmcount.so #18 55.98 [LD] func_timeout.o -> func_timeout.so #18 55.98 [LD] func_talkdetect.o -> func_talkdetect.so #18 55.99 [LD] func_env.o -> func_env.so #18 56.27 [LD] func_strings.o -> func_strings.so #18 56.30 [CC] abstract_jb.c -> abstract_jb.o #18 56.30 [CC] acl.c -> acl.o #18 56.30 [CC] adsi.c -> adsi.o #18 56.30 [CC] alaw.c -> alaw.o #18 56.30 [CC] alertpipe.c -> alertpipe.o #18 56.30 [CC] aoc.c -> aoc.o #18 56.30 [CC] app.c -> app.o #18 56.30 [CC] ast_expr2.c -> ast_expr2.o #18 56.31 [CC] ast_expr2f.c -> ast_expr2f.o #18 56.31 [CC] asterisk.c -> asterisk.o #18 56.31 [CC] astfd.c -> astfd.o #18 56.31 [CC] astmm.c -> astmm.o #18 56.31 [CC] astobj2.c -> astobj2.o #18 56.31 [CC] astobj2_container.c -> astobj2_container.o #18 56.31 [CC] astobj2_global.c -> astobj2_global.o #18 56.31 [CC] astobj2_hash.c -> astobj2_hash.o #18 56.32 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #18 56.32 [CC] audiohook.c -> audiohook.o #18 56.32 [CC] autochan.c -> autochan.o #18 56.32 [CC] autoservice.c -> autoservice.o #18 56.36 [CC] backtrace.c -> backtrace.o #18 56.37 [CC] bridge.c -> bridge.o #18 56.41 [CC] bridge_after.c -> bridge_after.o #18 56.43 [CC] bridge_basic.c -> bridge_basic.o #18 56.45 [CC] bridge_channel.c -> bridge_channel.o #18 56.45 [CC] bridge_roles.c -> bridge_roles.o #18 56.47 [CC] bucket.c -> bucket.o #18 56.49 [CC] callerid.c -> callerid.o #18 56.54 [CC] channel.c -> channel.o #18 56.57 [CC] channel_internal_api.c -> channel_internal_api.o #18 56.66 [CC] chanvars.c -> chanvars.o #18 56.67 [CC] cli.c -> cli.o #18 56.69 [CC] codec.c -> codec.o #18 56.71 [CC] codec_builtin.c -> codec_builtin.o #18 56.74 [CC] config_options.c -> config_options.o #18 56.76 [CC] conversions.c -> conversions.o #18 56.79 [CC] core_local.c -> core_local.o #18 56.83 [CC] core_unreal.c -> core_unreal.o #18 56.83 [CC] crypt.c -> crypt.o #18 56.83 [CC] data_buffer.c -> data_buffer.o #18 56.91 [CC] datastore.c -> datastore.o #18 56.91 [CC] db.c -> db.o #18 56.95 [CC] devicestate.c -> devicestate.o #18 56.99 [CC] dial.c -> dial.o #18 57.02 [CC] dns.c -> dns.o #18 57.02 [CC] dns_core.c -> dns_core.o #18 57.04 [CC] dns_naptr.c -> dns_naptr.o #18 57.05 [CC] dns_query_set.c -> dns_query_set.o #18 57.05 [CC] dns_recurring.c -> dns_recurring.o #18 57.20 [CC] dns_srv.c -> dns_srv.o #18 57.22 [CC] dns_system_resolver.c -> dns_system_resolver.o #18 57.23 [CC] dns_test.c -> dns_test.o #18 57.25 [CC] dns_tlsa.c -> dns_tlsa.o #18 57.28 [CC] dns_txt.c -> dns_txt.o #18 57.30 [CC] endpoints.c -> endpoints.o #18 57.32 [CC] event.c -> event.o #18 57.32 [CC] features_config.c -> features_config.o #18 57.33 [CC] file.c -> file.o #18 57.36 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #18 57.36 [CC] format.c -> format.o #18 57.37 [CC] format_cache.c -> format_cache.o #18 57.38 [CC] format_cap.c -> format_cap.o #18 57.39 [CC] format_compatibility.c -> format_compatibility.o #18 57.40 [CC] frame.c -> frame.o #18 57.43 [CC] framehook.c -> framehook.o #18 57.45 [CC] fskmodem.c -> fskmodem.o #18 57.49 [CC] global_datastores.c -> global_datastores.o #18 57.52 [CC] hashtab.c -> hashtab.o #18 57.58 [CC] heap.c -> heap.o #18 57.62 [CC] image.c -> image.o #18 57.63 [CC] io.c -> io.o #18 57.66 [CC] iostream.c -> iostream.o #18 57.67 [CC] jitterbuf.c -> jitterbuf.o #18 57.67 [CC] json.c -> json.o #18 57.69 [CC] loader.c -> loader.o #18 57.71 [CC] lock.c -> lock.o #18 57.71 [CC] logger_category.c -> logger_category.o #18 57.73 [CC] manager_bridges.c -> manager_bridges.o #18 57.74 [CC] manager_channels.c -> manager_channels.o #18 57.83 [CC] manager_endpoints.c -> manager_endpoints.o #18 57.86 [CC] manager_mwi.c -> manager_mwi.o #18 57.87 [CC] manager_system.c -> manager_system.o #18 57.89 [CC] max_forwards.c -> max_forwards.o #18 57.90 [CC] md5.c -> md5.o #18 57.90 [CC] media_cache.c -> media_cache.o #18 57.96 [CC] media_index.c -> media_index.o #18 57.96 [CC] message.c -> message.o #18 57.98 [CC] mixmonitor.c -> mixmonitor.o #18 58.01 [CC] mwi.c -> mwi.o #18 58.01 [CC] named_locks.c -> named_locks.o #18 58.02 [CC] netsock2.c -> netsock2.o #18 58.07 [CC] optional_api.c -> optional_api.o #18 58.07 [CC] options.c -> options.o #18 58.08 [CC] parking.c -> parking.o #18 58.10 [CC] pbx.c -> pbx.o #18 58.16 [CC] pbx_app.c -> pbx_app.o #18 58.16 [CC] pbx_builtins.c -> pbx_builtins.o #18 58.17 [CC] pbx_functions.c -> pbx_functions.o #18 58.17 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #18 58.18 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #18 58.20 [CC] pbx_include.c -> pbx_include.o #18 58.22 [CC] pbx_sw.c -> pbx_sw.o #18 58.23 [CC] pbx_switch.c -> pbx_switch.o #18 58.28 [CC] pbx_timing.c -> pbx_timing.o #18 58.28 [CC] pbx_variables.c -> pbx_variables.o #18 58.31 [CC] pickup.c -> pickup.o #18 58.34 [CC] poll.c -> poll.o #18 58.35 [CC] presencestate.c -> presencestate.o #18 58.35 [CC] privacy.c -> privacy.o #18 58.37 [CC] refer.c -> refer.o #18 58.39 [CC] rtp_engine.c -> rtp_engine.o #18 58.39 [CC] say.c -> say.o #18 58.43 [CC] sched.c -> sched.o #18 58.43 [CC] sdp_srtp.c -> sdp_srtp.o #18 58.47 [CC] security_events.c -> security_events.o #18 58.49 [CC] sem.c -> sem.o #18 58.51 [CC] serializer.c -> serializer.o #18 58.56 [CC] sha1.c -> sha1.o #18 58.57 [CC] sip_api.c -> sip_api.o #18 58.57 [CC] slinfactory.c -> slinfactory.o #18 58.60 [CC] smoother.c -> smoother.o #18 58.63 [CC] sorcery.c -> sorcery.o #18 58.63 [CC] srv.c -> srv.o #18 58.67 [CC] stasis.c -> stasis.o #18 58.68 [CC] stasis_bridges.c -> stasis_bridges.o #18 58.68 [CC] stasis_cache.c -> stasis_cache.o #18 58.68 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #18 58.70 [CC] stasis_channels.c -> stasis_channels.o #18 58.72 [CC] stasis_endpoints.c -> stasis_endpoints.o #18 58.73 [CC] stasis_message.c -> stasis_message.o #18 58.73 [CC] stasis_message_router.c -> stasis_message_router.o #18 58.75 [CC] stasis_state.c -> stasis_state.o #18 58.76 [CC] stasis_system.c -> stasis_system.o #18 58.81 [CC] stdtime/localtime.c -> stdtime/localtime.o #18 58.87 [CC] strcompat.c -> strcompat.o #18 58.88 [CC] stream.c -> stream.o #18 58.93 [CC] stringfields.c -> stringfields.o #18 58.93 [CC] strings.c -> strings.o #18 58.99 [CC] stun.c -> stun.o #18 59.01 [CC] syslog.c -> syslog.o #18 59.01 [CC] taskprocessor.c -> taskprocessor.o #18 59.01 [CC] tcptls.c -> tcptls.o #18 59.01 [CC] tdd.c -> tdd.o #18 59.05 [CC] term.c -> term.o #18 59.11 [CC] test.c -> test.o #18 59.13 [CC] threadpool.c -> threadpool.o #18 59.17 [CC] threadstorage.c -> threadstorage.o #18 59.19 [CC] time.c -> time.o #18 59.23 [CC] timing.c -> timing.o #18 59.25 [CC] translate.c -> translate.o #18 59.29 [CC] ulaw.c -> ulaw.o #18 59.29 [CC] uri.c -> uri.o #18 59.30 [CC] utf8.c -> utf8.o #18 59.31 [CC] utils.c -> utils.o #18 59.35 [CC] uuid.c -> uuid.o #18 59.37 [CC] version.c -> version.o #18 59.43 [CC] xml.c -> xml.o #18 59.44 [CC] xmldoc.c -> xmldoc.o #18 59.46 [CC] ccss.c -> ccss.o #18 59.51 [CC] cdr.c -> cdr.o #18 59.52 [CC] cel.c -> cel.o #18 59.53 [CC] config.c -> config.o #18 59.53 [CC] dnsmgr.c -> dnsmgr.o #18 59.57 [CC] dsp.c -> dsp.o #18 59.59 [CC] enum.c -> enum.o #18 59.61 [CC] features.c -> features.o #18 59.64 [CC] http.c -> http.o #18 59.73 [CC] indications.c -> indications.o #18 59.78 [CC] logger.c -> logger.o #18 59.82 [CC] manager.c -> manager.o #18 59.86 [CC] named_acl.c -> named_acl.o #18 59.92 [CC] plc.c -> plc.o #18 60.13 [CC] sounds.c -> sounds.o #18 60.15 [CC] udptl.c -> udptl.o #18 60.17 [CC] libasteriskssl.c -> libasteriskssl.o #18 60.19 [CC] libasteriskpj.c -> libasteriskpj.o #18 60.23 [GENERATE] libasteriskpj.exports #18 60.24 [LD] libasteriskssl.o -> libasteriskssl.so.1 #18 60.27 [LN] libasteriskssl.so.1 -> libasteriskssl.so #18 60.32 [LD] libasteriskpj.o -> libasteriskpj.so.2 #18 60.71 [LN] libasteriskpj.so.2 -> libasteriskpj.so #18 62.33 [LD] abstract_jb.o acl.o adsi.o alaw.o alertpipe.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o astobj2_container.o astobj2_global.o astobj2_hash.o astobj2_rbtree.o audiohook.o autochan.o autoservice.o backtrace.o bridge.o bridge_after.o bridge_basic.o bridge_channel.o bridge_roles.o bucket.o callerid.o channel.o channel_internal_api.o chanvars.o cli.o codec.o codec_builtin.o config_options.o conversions.o core_local.o core_unreal.o crypt.o data_buffer.o datastore.o db.o devicestate.o dial.o dns.o dns_core.o dns_naptr.o dns_query_set.o dns_recurring.o dns_srv.o dns_system_resolver.o dns_test.o dns_tlsa.o dns_txt.o endpoints.o event.o features_config.o file.o fixedjitterbuf.o format.o format_cache.o format_cap.o format_compatibility.o frame.o framehook.o fskmodem.o global_datastores.o hashtab.o heap.o image.o io.o iostream.o jitterbuf.o json.o loader.o lock.o logger_category.o manager_bridges.o manager_channels.o manager_endpoints.o manager_mwi.o manager_system.o max_forwards.o md5.o media_cache.o media_index.o message.o mixmonitor.o mwi.o named_locks.o netsock2.o optional_api.o options.o parking.o pbx.o pbx_app.o pbx_builtins.o pbx_functions.o pbx_hangup_handler.o pbx_ignorepat.o pbx_include.o pbx_sw.o pbx_switch.o pbx_timing.o pbx_variables.o pickup.o poll.o presencestate.o privacy.o refer.o rtp_engine.o say.o sched.o sdp_srtp.o security_events.o sem.o serializer.o sha1.o sip_api.o slinfactory.o smoother.o sorcery.o srv.o stasis.o stasis_bridges.o stasis_cache.o stasis_cache_pattern.o stasis_channels.o stasis_endpoints.o stasis_message.o stasis_message_router.o stasis_state.o stasis_system.o stdtime/localtime.o strcompat.o stream.o stringfields.o strings.o stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadpool.o threadstorage.o time.o timing.o translate.o ulaw.o uri.o utf8.o utils.o uuid.o version.o xml.o xmldoc.o ccss.o cdr.o cel.o config.o dnsmgr.o dsp.o enum.o features.o http.o indications.o logger.o manager.o named_acl.o plc.o sounds.o udptl.o -> asterisk #18 62.79 [CC] res_adsi.c -> res_adsi.o #18 62.79 [CC] res_aeap.c -> res_aeap.o #18 62.79 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #18 62.79 [CC] res_aeap/general.c -> res_aeap/general.o #18 62.79 [CC] res_aeap/message.c -> res_aeap/message.o #18 62.79 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #18 62.79 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #18 62.79 [CC] res_aeap/transport.c -> res_aeap/transport.o #18 62.79 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #18 62.79 [CC] res_ael_share.c -> res_ael_share.o #18 62.79 [CC] ael/ael_lex.c -> ael/ael_lex.o #18 62.79 [CC] ael/ael.tab.c -> ael/ael.tab.o #18 62.79 [CC] ael/pval.c -> ael/pval.o #18 62.79 [CC] res_agi.c -> res_agi.o #18 62.79 [CC] res_ari.c -> res_ari.o #18 62.79 [CC] ari/cli.c -> ari/cli.o #18 62.81 [CC] ari/config.c -> ari/config.o #18 62.81 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #18 62.81 [CC] res_ari_applications.c -> res_ari_applications.o #18 62.81 [CC] ari/resource_applications.c -> ari/resource_applications.o #18 62.86 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #18 62.87 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #18 62.94 [CC] res_ari_bridges.c -> res_ari_bridges.o #18 62.94 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #18 62.94 [CC] res_ari_channels.c -> res_ari_channels.o #18 62.98 [CC] ari/resource_channels.c -> ari/resource_channels.o #18 62.98 [CC] res_ari_device_states.c -> res_ari_device_states.o #18 63.00 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #18 63.00 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #18 63.02 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #18 63.03 [CC] res_ari_events.c -> res_ari_events.o #18 63.04 [CC] ari/resource_events.c -> ari/resource_events.o #18 63.08 [CC] res_ari_model.c -> res_ari_model.o #18 63.10 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #18 63.11 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #18 63.14 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #18 63.14 [CC] res_ari_recordings.c -> res_ari_recordings.o #18 63.16 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #18 63.20 [CC] res_ari_sounds.c -> res_ari_sounds.o #18 63.22 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #18 63.25 [CC] res_audiosocket.c -> res_audiosocket.o #18 63.26 [CC] res_calendar.c -> res_calendar.o #18 63.26 [CC] res_clialiases.c -> res_clialiases.o #18 63.31 [CC] res_clioriginate.c -> res_clioriginate.o #18 63.33 [CC] res_config_curl.c -> res_config_curl.o #18 63.34 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #18 63.35 [CC] res_convert.c -> res_convert.o #18 63.35 [CC] res_crypto.c -> res_crypto.o #18 63.37 [CC] res_curl.c -> res_curl.o #18 63.38 [CC] res_fax.c -> res_fax.o #18 63.38 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #18 63.40 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #18 63.45 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #18 63.45 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #18 63.46 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #18 63.46 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #18 63.48 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #18 63.52 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #18 63.52 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #18 63.54 [CC] res_format_attr_vevs.c -> res_format_attr_vevs.o #18 63.56 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #18 63.61 [CC] res_hep.c -> res_hep.o #18 63.63 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #18 63.68 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #18 63.69 [CC] res_http_media_cache.c -> res_http_media_cache.o #18 63.70 [CC] res_http_websocket.c -> res_http_websocket.o #18 63.70 [CC] res_limit.c -> res_limit.o #18 63.72 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #18 63.74 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #18 63.76 [CC] res_musiconhold.c -> res_musiconhold.o #18 63.79 [CC] res_mutestream.c -> res_mutestream.o #18 63.83 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #18 63.88 [CC] res_parking.c -> res_parking.o #18 63.89 [CC] parking/parking_applications.c -> parking/parking_applications.o #18 63.89 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #18 63.91 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #18 63.94 [CC] parking/parking_controller.c -> parking/parking_controller.o #18 63.95 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #18 63.95 [CC] parking/parking_manager.c -> parking/parking_manager.o #18 63.96 [CC] parking/parking_tests.c -> parking/parking_tests.o #18 63.97 [CC] parking/parking_ui.c -> parking/parking_ui.o #18 63.99 [CC] res_phoneprov.c -> res_phoneprov.o #18 64.03 [CC] res_pjproject.c -> res_pjproject.o #18 64.07 [CC] res_pjsip.c -> res_pjsip.o #18 64.11 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #18 64.12 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #18 64.17 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #18 64.17 [CC] res_pjsip/config_resolve.c -> res_pjsip/config_resolve.o #18 64.21 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #18 64.21 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #18 64.29 [CC] res_pjsip/location.c -> res_pjsip/location.o #18 64.30 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #18 64.30 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #18 64.35 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #18 64.40 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #18 64.42 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #18 64.43 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #18 64.44 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #18 64.47 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #18 64.49 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #18 64.50 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #18 64.54 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #18 64.63 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #18 64.69 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #18 64.69 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #18 64.80 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #18 64.80 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #18 64.87 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #18 64.89 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #18 64.90 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #18 64.96 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #18 64.97 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #18 64.97 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #18 65.01 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #18 65.02 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #18 65.03 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #18 65.03 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #18 65.08 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #18 65.10 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #18 65.12 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #18 65.22 [CC] res_pjsip_history.c -> res_pjsip_history.o #18 65.22 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #18 65.25 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #18 65.26 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #18 65.29 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #18 65.29 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #18 65.31 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #18 65.32 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #18 65.35 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #18 65.36 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #18 65.38 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #18 65.39 [CC] res_pjsip_outbound_registration/milenage.c -> res_pjsip_outbound_registration/milenage.o #18 65.54 [CC] res_pjsip_outbound_registration/netlink_xfrm.c -> res_pjsip_outbound_registration/netlink_xfrm.o #18 65.56 [CC] res_pjsip_outbound_registration/volte.c -> res_pjsip_outbound_registration/volte.o #18 65.61 [CC] res_pjsip_path.c -> res_pjsip_path.o #18 65.64 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #18 65.65 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #18 65.67 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #18 65.69 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #18 65.71 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #18 65.71 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #18 65.72 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #18 65.72 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #18 65.76 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #18 65.77 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #18 65.77 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #18 65.78 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #18 65.91 [CC] res_pjsip_session.c -> res_pjsip_session.o #18 65.91 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #18 65.93 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #18 65.94 [CC] res_pjsip_session/volte.c -> res_pjsip_session/volte.o #18 65.96 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #18 65.97 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #18 65.99 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #18 66.01 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #18 66.05 [CC] res_prometheus.c -> res_prometheus.o #18 66.06 [CC] prometheus/bridges.c -> prometheus/bridges.o #18 66.07 [CC] prometheus/channels.c -> prometheus/channels.o #18 66.14 [CC] prometheus/cli.c -> prometheus/cli.o #18 66.14 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #18 66.19 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #18 66.23 [CC] res_realtime.c -> res_realtime.o #18 66.25 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #18 66.25 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #18 66.28 [CC] res_security_log.c -> res_security_log.o #18 66.29 [CC] res_smdi.c -> res_smdi.o #18 66.32 [CC] res_snmp.c -> res_snmp.o #18 66.33 [CC] snmp/agent.c -> snmp/agent.o #18 66.38 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #18 66.39 [CC] res_sorcery_config.c -> res_sorcery_config.o #18 66.46 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #18 66.47 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #18 66.48 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #18 66.48 [CC] res_speech.c -> res_speech.o #18 66.50 [CC] res_speech_aeap.c -> res_speech_aeap.o #18 66.52 [CC] res_stasis.c -> res_stasis.o #18 66.52 [CC] stasis/app.c -> stasis/app.o #18 66.53 [CC] stasis/command.c -> stasis/command.o #18 66.60 [CC] stasis/control.c -> stasis/control.o #18 66.66 [CC] stasis/messaging.c -> stasis/messaging.o #18 66.67 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #18 66.68 [CC] res_stasis_answer.c -> res_stasis_answer.o #18 66.72 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #18 66.72 [CC] res_stasis_playback.c -> res_stasis_playback.o #18 66.73 [CC] res_stasis_recording.c -> res_stasis_recording.o #18 66.75 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #18 66.79 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #18 66.81 [CC] res_statsd.c -> res_statsd.o #18 66.84 [CC] res_stun_monitor.c -> res_stun_monitor.o #18 66.85 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #18 66.91 [CC] res_timing_pthread.c -> res_timing_pthread.o #18 66.92 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #18 67.03 [CC] res_tonedetect.c -> res_tonedetect.o #18 67.05 [LD] res_adsi.o -> res_adsi.so #18 67.07 [LD] res_aeap.o res_aeap/aeap.o res_aeap/general.o res_aeap/message.o res_aeap/message_json.o res_aeap/transaction.o res_aeap/transport.o res_aeap/transport_websocket.o -> res_aeap.so #18 67.09 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #18 67.09 [LD] res_agi.o -> res_agi.so #18 67.09 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #18 67.10 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #18 67.10 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #18 67.11 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #18 67.12 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #18 67.13 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #18 67.13 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #18 67.14 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #18 67.14 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #18 67.14 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #18 67.14 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #18 67.15 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #18 67.15 [LD] res_audiosocket.o -> res_audiosocket.so #18 67.18 [LD] res_calendar.o -> res_calendar.so #18 67.18 [LD] res_clioriginate.o -> res_clioriginate.so #18 67.18 [LD] res_config_curl.o -> res_config_curl.so #18 67.18 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #18 67.18 [LD] res_clialiases.o -> res_clialiases.so #18 67.18 [LD] res_crypto.o -> res_crypto.so #18 67.19 [LD] res_curl.o -> res_curl.so #18 67.19 [LD] res_convert.o -> res_convert.so #18 67.19 [LD] res_fax.o -> res_fax.so #18 67.21 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #18 67.21 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #18 67.21 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #18 67.21 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #18 67.21 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #18 67.22 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #18 67.22 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #18 67.22 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #18 67.23 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #18 67.25 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #18 67.25 [LD] res_hep.o -> res_hep.so #18 67.25 [LD] res_format_attr_vevs.o -> res_format_attr_vevs.so #18 67.25 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #18 67.26 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #18 67.26 [LD] res_http_media_cache.o -> res_http_media_cache.so #18 67.26 [LD] res_http_websocket.o -> res_http_websocket.so #18 67.26 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #18 67.26 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #18 67.26 [LD] res_limit.o -> res_limit.so #18 67.26 [LD] res_musiconhold.o -> res_musiconhold.so #18 67.26 [LD] res_mutestream.o -> res_mutestream.so #18 67.28 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #18 67.29 [LD] res_parking.o parking/parking_applications.o parking/parking_bridge.o parking/parking_bridge_features.o parking/parking_controller.o parking/parking_devicestate.o parking/parking_manager.o parking/parking_tests.o parking/parking_ui.o -> res_parking.so #18 67.29 [LD] res_phoneprov.o -> res_phoneprov.so #18 67.29 [LD] res_pjproject.o -> res_pjproject.so #18 67.29 [LD] res_pjsip.o res_pjsip/config_auth.o res_pjsip/config_domain_aliases.o res_pjsip/config_global.o res_pjsip/config_resolve.o res_pjsip/config_system.o res_pjsip/config_transport.o res_pjsip/location.o res_pjsip/pjsip_cli.o res_pjsip/pjsip_configuration.o res_pjsip/pjsip_distributor.o res_pjsip/pjsip_global_headers.o res_pjsip/pjsip_message_filter.o res_pjsip/pjsip_options.o res_pjsip/pjsip_resolver.o res_pjsip/pjsip_scheduler.o res_pjsip/pjsip_session.o res_pjsip/pjsip_transport_events.o res_pjsip/pjsip_transport_management.o res_pjsip/presence_xml.o res_pjsip/security_agreements.o res_pjsip/security_events.o -> res_pjsip.so #18 67.29 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #18 67.30 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #18 67.30 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #18 67.30 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #18 67.30 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #18 67.30 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #18 67.30 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #18 67.31 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #18 67.31 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #18 67.32 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #18 67.32 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #18 67.33 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #18 67.34 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #18 67.34 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #18 67.35 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #18 67.35 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #18 67.35 [LD] res_pjsip_history.o -> res_pjsip_history.so #18 67.36 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #18 67.36 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #18 67.36 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #18 67.37 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #18 67.37 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #18 67.37 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #18 67.38 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #18 67.38 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #18 67.38 [LD] res_pjsip_outbound_registration.o res_pjsip_outbound_registration/milenage.o res_pjsip_outbound_registration/netlink_xfrm.o res_pjsip_outbound_registration/volte.o -> res_pjsip_outbound_registration.so #18 67.38 [LD] res_pjsip_path.o -> res_pjsip_path.so #18 67.40 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #18 67.40 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #18 67.40 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #18 67.40 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #18 67.40 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #18 67.40 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #18 67.40 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #18 67.40 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #18 67.42 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #18 67.42 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #18 67.42 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #18 67.42 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #18 67.43 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #18 67.43 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #18 67.43 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #18 67.44 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #18 67.44 [LD] res_realtime.o -> res_realtime.so #18 67.44 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #18 67.44 [LD] res_smdi.o -> res_smdi.so #18 67.44 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #18 67.45 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #18 67.45 [LD] res_sorcery_config.o -> res_sorcery_config.so #18 67.45 [LD] res_security_log.o -> res_security_log.so #18 67.45 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #18 67.45 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #18 67.46 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #18 67.46 [LD] res_speech_aeap.o -> res_speech_aeap.so #18 67.46 [LD] res_speech.o -> res_speech.so #18 67.46 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #18 67.47 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #18 67.47 [LD] res_stasis_answer.o -> res_stasis_answer.so #18 67.48 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #18 67.48 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #18 67.48 [LD] res_statsd.o -> res_statsd.so #18 67.48 [LD] res_stun_monitor.o -> res_stun_monitor.so #18 67.49 [LD] res_stasis_playback.o -> res_stasis_playback.so #18 67.49 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #18 67.49 [LD] res_timing_pthread.o -> res_timing_pthread.so #18 67.49 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #18 67.50 [LD] res_tonedetect.o -> res_tonedetect.so #18 67.61 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #18 68.38 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o res_pjsip_session/volte.o -> res_pjsip_session.so #18 68.80 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #18 68.84 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #18 79.59 +--------- Asterisk Build Complete ---------+ #18 79.60 + Asterisk has successfully been built, and + #18 79.60 + can be installed by running: + #18 79.60 + + #18 79.61 + make install + #18 79.61 +-------------------------------------------+ #18 83.99 Installing modules from channels... #18 84.02 Installing modules from pbx... #18 84.07 Installing modules from apps... #18 84.30 Installing modules from codecs... #18 84.38 Installing modules from formats... #18 84.44 Installing modules from cdr... #18 84.50 Installing modules from cel... #18 84.55 Installing modules from bridges... #18 84.62 Installing modules from funcs... #18 84.78 Installing modules from tests... #18 84.88 Installing modules from main... #18 84.98 Installing modules from res... #18 85.35 Installing modules from addons... #18 85.45 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #18 85.45 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #18 85.45 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #18 85.45 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #18 85.48 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #18 85.49 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #18 85.49 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #18 85.50 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #18 85.51 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #18 85.51 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #18 85.52 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #18 85.52 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #18 85.52 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #18 85.52 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #18 85.52 fi #18 85.53 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #18 85.53 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #18 85.54 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #18 85.56 find static-http | while read x; do \ #18 85.56 if test -d $x; then \ #18 85.56 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #18 85.56 else \ #18 85.56 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #18 85.56 fi \ #18 85.56 done #18 85.58 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #18 85.59 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #18 85.59 if [ -d doc/tex/asterisk ] ; then \ #18 85.59 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #18 85.59 for n in doc/tex/asterisk/* ; do \ #18 85.59 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #18 85.59 done \ #18 85.59 fi #18 85.60 for x in images/*.jpg; do \ #18 85.60 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #18 85.60 done #18 85.61 make -C sounds install #18 85.62 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #18 85.64 --2025-12-30 06:39:59-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #18 85.65 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #18 85.70 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #18 85.94 HTTP request sent, awaiting response... 200 OK #18 86.14 Length: 2466402 (2.4M) [application/octet-stream] #18 86.14 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #18 86.14 #18 86.14 0K .......... .......... .......... .......... .......... 2% 571K 4s #18 86.23 50K .......... .......... .......... .......... .......... 4% 573K 4s #18 86.32 100K .......... .......... .......... .......... .......... 6% 93.3M 3s #18 86.32 150K .......... .......... .......... .......... .......... 8% 576K 3s #18 86.41 200K .......... .......... .......... .......... .......... 10% 71.2M 2s #18 86.41 250K .......... .......... .......... .......... .......... 12% 70.5M 2s #18 86.41 300K .......... .......... .......... .......... .......... 14% 1.12M 2s #18 86.45 350K .......... .......... .......... .......... .......... 16% 1.15M 2s #18 86.49 400K .......... .......... .......... .......... .......... 18% 92.8M 2s #18 86.49 450K .......... .......... .......... .......... .......... 20% 155M 1s #18 86.49 500K .......... .......... .......... .......... .......... 22% 150M 1s #18 86.49 550K .......... .......... .......... .......... .......... 24% 125M 1s #18 86.49 600K .......... .......... .......... .......... .......... 26% 103M 1s #18 86.49 650K .......... .......... .......... .......... .......... 29% 1.12M 1s #18 86.54 700K .......... .......... .......... .......... .......... 31% 142M 1s #18 86.54 750K .......... .......... .......... .......... .......... 33% 1.17M 1s #18 86.58 800K .......... .......... .......... .......... .......... 35% 73.8M 1s #18 86.58 850K .......... .......... .......... .......... .......... 37% 149M 1s #18 86.58 900K .......... .......... .......... .......... .......... 39% 137M 1s #18 86.58 950K .......... .......... .......... .......... .......... 41% 133M 1s #18 86.58 1000K .......... .......... .......... .......... .......... 43% 147M 1s #18 86.58 1050K .......... .......... .......... .......... .......... 45% 153M 1s #18 86.58 1100K .......... .......... .......... .......... .......... 47% 159M 0s #18 86.58 1150K .......... .......... .......... .......... .......... 49% 106M 0s #18 86.58 1200K .......... .......... .......... .......... .......... 51% 149M 0s #18 86.58 1250K .......... .......... .......... .......... .......... 53% 78.3M 0s #18 86.58 1300K .......... .......... .......... .......... .......... 56% 150M 0s #18 86.58 1350K .......... .......... .......... .......... .......... 58% 1.19M 0s #18 86.63 1400K .......... .......... .......... .......... .......... 60% 78.3M 0s #18 86.63 1450K .......... .......... .......... .......... .......... 62% 116M 0s #18 86.63 1500K .......... .......... .......... .......... .......... 64% 137M 0s #18 86.63 1550K .......... .......... .......... .......... .......... 66% 135M 0s #18 86.63 1600K .......... .......... .......... .......... .......... 68% 1.21M 0s #18 86.67 1650K .......... .......... .......... .......... .......... 70% 115M 0s #18 86.67 1700K .......... .......... .......... .......... .......... 72% 122M 0s #18 86.67 1750K .......... .......... .......... .......... .......... 74% 107M 0s #18 86.67 1800K .......... .......... .......... .......... .......... 76% 152M 0s #18 86.67 1850K .......... .......... .......... .......... .......... 78% 76.6M 0s #18 86.67 1900K .......... .......... .......... .......... .......... 80% 117M 0s #18 86.67 1950K .......... .......... .......... .......... .......... 83% 97.1M 0s #18 86.67 2000K .......... .......... .......... .......... .......... 85% 128M 0s #18 86.67 2050K .......... .......... .......... .......... .......... 87% 122M 0s #18 86.67 2100K .......... .......... .......... .......... .......... 89% 120M 0s #18 86.67 2150K .......... .......... .......... .......... .......... 91% 111M 0s #18 86.67 2200K .......... .......... .......... .......... .......... 93% 118M 0s #18 86.67 2250K .......... .......... .......... .......... .......... 95% 283M 0s #18 86.67 2300K .......... .......... .......... .......... .......... 97% 238M 0s #18 86.67 2350K .......... .......... .......... .......... .......... 99% 104M 0s #18 86.67 2400K ........ 100% 731M=0.5s #18 86.67 #18 86.67 2025-12-30 06:40:00 (4.43 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #18 86.67 #18 86.76 --2025-12-30 06:40:00-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #18 86.77 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #18 86.77 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #18 87.01 HTTP request sent, awaiting response... 200 OK #18 87.20 Length: 15359473 (15M) [application/octet-stream] #18 87.20 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #18 87.20 #18 87.20 0K .......... .......... .......... .......... .......... 0% 574K 26s #18 87.29 50K .......... .......... .......... .......... .......... 0% 574K 26s #18 87.38 100K .......... .......... .......... .......... .......... 1% 112M 17s #18 87.38 150K .......... .......... .......... .......... .......... 1% 575K 19s #18 87.46 200K .......... .......... .......... .......... .......... 1% 142M 15s #18 87.47 250K .......... .......... .......... .......... .......... 2% 113M 13s #18 87.47 300K .......... .......... .......... .......... .......... 2% 133M 11s #18 87.47 350K .......... .......... .......... .......... .......... 2% 123M 10s #18 87.47 400K .......... .......... .......... .......... .......... 3% 582K 11s #18 87.55 450K .......... .......... .......... .......... .......... 3% 142M 10s #18 87.55 500K .......... .......... .......... .......... .......... 3% 151M 9s #18 87.55 550K .......... .......... .......... .......... .......... 4% 139M 8s #18 87.55 600K .......... .......... .......... .......... .......... 4% 80.2M 8s #18 87.55 650K .......... .......... .......... .......... .......... 4% 121M 7s #18 87.55 700K .......... .......... .......... .......... .......... 5% 155M 7s #18 87.55 750K .......... .......... .......... .......... .......... 5% 127M 6s #18 87.56 800K .......... .......... .......... .......... .......... 5% 1.26M 7s #18 87.59 850K .......... .......... .......... .......... .......... 6% 1.04M 7s #18 87.64 900K .......... .......... .......... .......... .......... 6% 151M 6s #18 87.64 950K .......... .......... .......... .......... .......... 6% 136M 6s #18 87.64 1000K .......... .......... .......... .......... .......... 7% 102M 6s #18 87.64 1050K .......... .......... .......... .......... .......... 7% 143M 6s #18 87.64 1100K .......... .......... .......... .......... .......... 7% 155M 5s #18 87.64 1150K .......... .......... .......... .......... .......... 8% 120M 5s #18 87.64 1200K .......... .......... .......... .......... .......... 8% 81.1M 5s #18 87.64 1250K .......... .......... .......... .......... .......... 8% 145M 5s #18 87.64 1300K .......... .......... .......... .......... .......... 9% 157M 4s #18 87.64 1350K .......... .......... .......... .......... .......... 9% 138M 4s #18 87.64 1400K .......... .......... .......... .......... .......... 9% 141M 4s #18 87.64 1450K .......... .......... .......... .......... .......... 10% 104M 4s #18 87.65 1500K .......... .......... .......... .......... .......... 10% 119M 4s #18 87.65 1550K .......... .......... .......... .......... .......... 10% 86.8M 4s #18 87.65 1600K .......... .......... .......... .......... .......... 11% 1.42M 4s #18 87.68 1650K .......... .......... .......... .......... .......... 11% 97.9M 4s #18 87.68 1700K .......... .......... .......... .......... .......... 11% 157M 4s #18 87.68 1750K .......... .......... .......... .......... .......... 12% 1.05M 4s #18 87.73 1800K .......... .......... .......... .......... .......... 12% 68.3M 4s #18 87.73 1850K .......... .......... .......... .......... .......... 12% 133M 4s #18 87.73 1900K .......... .......... .......... .......... .......... 13% 121M 4s #18 87.73 1950K .......... .......... .......... .......... .......... 13% 88.2M 3s #18 87.73 2000K .......... .......... .......... .......... .......... 13% 114M 3s #18 87.73 2050K .......... .......... .......... .......... .......... 14% 130M 3s #18 87.73 2100K .......... .......... .......... .......... .......... 14% 131M 3s #18 87.73 2150K .......... .......... .......... .......... .......... 14% 115M 3s #18 87.73 2200K .......... .......... .......... .......... .......... 15% 125M 3s #18 87.73 2250K .......... .......... .......... .......... .......... 15% 117M 3s #18 87.73 2300K .......... .......... .......... .......... .......... 15% 122M 3s #18 87.73 2350K .......... .......... .......... .......... .......... 16% 102M 3s #18 87.73 2400K .......... .......... .......... .......... .......... 16% 92.8M 3s #18 87.73 2450K .......... .......... .......... .......... .......... 16% 122M 3s #18 87.73 2500K .......... .......... .......... .......... .......... 17% 138M 3s #18 87.73 2550K .......... .......... .......... .......... .......... 17% 109M 3s #18 87.73 2600K .......... .......... .......... .......... .......... 17% 122M 2s #18 87.74 2650K .......... .......... .......... .......... .......... 18% 120M 2s #18 87.74 2700K .......... .......... .......... .......... .......... 18% 136M 2s #18 87.74 2750K .......... .......... .......... .......... .......... 18% 106M 2s #18 87.74 2800K .......... .......... .......... .......... .......... 19% 117M 2s #18 87.74 2850K .......... .......... .......... .......... .......... 19% 133M 2s #18 87.74 2900K .......... .......... .......... .......... .......... 19% 131M 2s #18 87.74 2950K .......... .......... .......... .......... .......... 20% 277K 3s #18 87.92 3000K .......... .......... .......... .......... .......... 20% 83.1M 3s #18 87.92 3050K .......... .......... .......... .......... .......... 20% 158M 3s #18 87.92 3100K .......... .......... .......... .......... .......... 21% 164M 3s #18 87.92 3150K .......... .......... .......... .......... .......... 21% 129M 3s #18 87.92 3200K .......... .......... .......... .......... .......... 21% 157M 3s #18 87.92 3250K .......... .......... .......... .......... .......... 22% 164M 3s #18 87.92 3300K .......... .......... .......... .......... .......... 22% 159M 2s #18 87.92 3350K .......... .......... .......... .......... .......... 22% 141M 2s #18 87.92 3400K .......... .......... .......... .......... .......... 23% 152M 2s #18 87.92 3450K .......... .......... .......... .......... .......... 23% 145M 2s #18 87.92 3500K .......... .......... .......... .......... .......... 23% 158M 2s #18 87.92 3550K .......... .......... .......... .......... .......... 24% 132M 2s #18 87.92 3600K .......... .......... .......... .......... .......... 24% 108M 2s #18 87.92 3650K .......... .......... .......... .......... .......... 24% 152M 2s #18 87.92 3700K .......... .......... .......... .......... .......... 25% 159M 2s #18 87.92 3750K .......... .......... .......... .......... .......... 25% 142M 2s #18 87.92 3800K .......... .......... .......... .......... .......... 25% 157M 2s #18 87.92 3850K .......... .......... .......... .......... .......... 26% 194M 2s #18 87.92 3900K .......... .......... .......... .......... .......... 26% 815M 2s #18 87.92 3950K .......... .......... .......... .......... .......... 26% 715M 2s #18 87.92 4000K .......... .......... .......... .......... .......... 27% 841M 2s #18 87.92 4050K .......... .......... .......... .......... .......... 27% 846M 2s #18 87.92 4100K .......... .......... .......... .......... .......... 27% 841M 2s #18 87.92 4150K .......... .......... .......... .......... .......... 28% 741M 2s #18 87.92 4200K .......... .......... .......... .......... .......... 28% 585M 2s #18 87.92 4250K .......... .......... .......... .......... .......... 28% 842M 2s #18 87.93 4300K .......... .......... .......... .......... .......... 29% 867M 2s #18 87.93 4350K .......... .......... .......... .......... .......... 29% 734M 2s #18 87.93 4400K .......... .......... .......... .......... .......... 29% 852M 2s #18 87.93 4450K .......... .......... .......... .......... .......... 30% 879M 2s #18 87.93 4500K .......... .......... .......... .......... .......... 30% 900M 2s #18 87.93 4550K .......... .......... .......... .......... .......... 30% 802M 2s #18 87.93 4600K .......... .......... .......... .......... .......... 31% 874M 2s #18 87.93 4650K .......... .......... .......... .......... .......... 31% 857M 2s #18 87.93 4700K .......... .......... .......... .......... .......... 31% 837M 2s #18 87.93 4750K .......... .......... .......... .......... .......... 32% 757M 2s #18 87.93 4800K .......... .......... .......... .......... .......... 32% 661M 2s #18 87.93 4850K .......... .......... .......... .......... .......... 32% 858M 1s #18 87.93 4900K .......... .......... .......... .......... .......... 33% 767M 1s #18 87.93 4950K .......... .......... .......... .......... .......... 33% 760M 1s #18 87.93 5000K .......... .......... .......... .......... .......... 33% 847M 1s #18 87.93 5050K .......... .......... .......... .......... .......... 34% 847M 1s #18 87.93 5100K .......... .......... .......... .......... .......... 34% 884M 1s #18 87.93 5150K .......... .......... .......... .......... .......... 34% 731M 1s #18 87.93 5200K .......... .......... .......... .......... .......... 35% 830M 1s #18 87.93 5250K .......... .......... .......... .......... .......... 35% 841M 1s #18 87.93 5300K .......... .......... .......... .......... .......... 35% 3.05M 1s #18 87.94 5350K .......... .......... .......... .......... .......... 36% 135M 1s #18 87.94 5400K .......... .......... .......... .......... .......... 36% 59.9M 1s #18 87.94 5450K .......... .......... .......... .......... .......... 36% 105M 1s #18 87.94 5500K .......... .......... .......... .......... .......... 37% 156M 1s #18 87.94 5550K .......... .......... .......... .......... .......... 37% 909K 1s #18 88.00 5600K .......... .......... .......... .......... .......... 37% 110M 1s #18 88.00 5650K .......... .......... .......... .......... .......... 38% 156M 1s #18 88.00 5700K .......... .......... .......... .......... .......... 38% 163M 1s #18 88.00 5750K .......... .......... .......... .......... .......... 38% 143M 1s #18 88.00 5800K .......... .......... .......... .......... .......... 39% 157M 1s #18 88.00 5850K .......... .......... .......... .......... .......... 39% 160M 1s #18 88.00 5900K .......... .......... .......... .......... .......... 39% 160M 1s #18 88.00 5950K .......... .......... .......... .......... .......... 40% 119M 1s #18 88.00 6000K .......... .......... .......... .......... .......... 40% 16.8M 1s #18 88.00 6050K .......... .......... .......... .......... .......... 40% 114M 1s #18 88.01 6100K .......... .......... .......... .......... .......... 41% 116M 1s #18 88.01 6150K .......... .......... .......... .......... .......... 41% 99.6M 1s #18 88.01 6200K .......... .......... .......... .......... .......... 41% 130M 1s #18 88.01 6250K .......... .......... .......... .......... .......... 42% 123M 1s #18 88.01 6300K .......... .......... .......... .......... .......... 42% 120M 1s #18 88.01 6350K .......... .......... .......... .......... .......... 42% 100M 1s #18 88.01 6400K .......... .......... .......... .......... .......... 43% 125M 1s #18 88.01 6450K .......... .......... .......... .......... .......... 43% 127M 1s #18 88.01 6500K .......... .......... .......... .......... .......... 43% 128M 1s #18 88.01 6550K .......... .......... .......... .......... .......... 44% 14.0M 1s #18 88.01 6600K .......... .......... .......... .......... .......... 44% 71.5M 1s #18 88.01 6650K .......... .......... .......... .......... .......... 44% 121M 1s #18 88.01 6700K .......... .......... .......... .......... .......... 45% 107M 1s #18 88.01 6750K .......... .......... .......... .......... .......... 45% 95.3M 1s #18 88.01 6800K .......... .......... .......... .......... .......... 45% 127M 1s #18 88.01 6850K .......... .......... .......... .......... .......... 46% 122M 1s #18 88.02 6900K .......... .......... .......... .......... .......... 46% 124M 1s #18 88.02 6950K .......... .......... .......... .......... .......... 46% 108M 1s #18 88.02 7000K .......... .......... .......... .......... .......... 47% 124M 1s #18 88.02 7050K .......... .......... .......... .......... .......... 47% 119M 1s #18 88.02 7100K .......... .......... .......... .......... .......... 47% 125M 1s #18 88.02 7150K .......... .......... .......... .......... .......... 48% 98.1M 1s #18 88.02 7200K .......... .......... .......... .......... .......... 48% 88.6M 1s #18 88.02 7250K .......... .......... .......... .......... .......... 48% 129M 1s #18 88.02 7300K .......... .......... .......... .......... .......... 49% 129M 1s #18 88.02 7350K .......... .......... .......... .......... .......... 49% 515K 1s #18 88.12 7400K .......... .......... .......... .......... .......... 49% 110M 1s #18 88.12 7450K .......... .......... .......... .......... .......... 50% 160M 1s #18 88.12 7500K .......... .......... .......... .......... .......... 50% 128M 1s #18 88.12 7550K .......... .......... .......... .......... .......... 50% 126M 1s #18 88.12 7600K .......... .......... .......... .......... .......... 51% 147M 1s #18 88.12 7650K .......... .......... .......... .......... .......... 51% 147M 1s #18 88.12 7700K .......... .......... .......... .......... .......... 51% 151M 1s #18 88.12 7750K .......... .......... .......... .......... .......... 52% 86.4M 1s #18 88.12 7800K .......... .......... .......... .......... .......... 52% 159M 1s #18 88.12 7850K .......... .......... .......... .......... .......... 52% 168M 1s #18 88.12 7900K .......... .......... .......... .......... .......... 53% 156M 1s #18 88.12 7950K .......... .......... .......... .......... .......... 53% 133M 1s #18 88.12 8000K .......... .......... .......... .......... .......... 53% 422M 1s #18 88.12 8050K .......... .......... .......... .......... .......... 54% 845M 1s #18 88.12 8100K .......... .......... .......... .......... .......... 54% 858M 1s #18 88.12 8150K .......... .......... .......... .......... .......... 54% 773M 1s #18 88.12 8200K .......... .......... .......... .......... .......... 55% 822M 1s #18 88.12 8250K .......... .......... .......... .......... .......... 55% 878M 1s #18 88.12 8300K .......... .......... .......... .......... .......... 55% 871M 1s #18 88.12 8350K .......... .......... .......... .......... .......... 56% 522M 1s #18 88.12 8400K .......... .......... .......... .......... .......... 56% 865M 1s #18 88.12 8450K .......... .......... .......... .......... .......... 56% 827M 1s #18 88.12 8500K .......... .......... .......... .......... .......... 57% 850M 1s #18 88.12 8550K .......... .......... .......... .......... .......... 57% 771M 1s #18 88.12 8600K .......... .......... .......... .......... .......... 57% 850M 1s #18 88.12 8650K .......... .......... .......... .......... .......... 58% 867M 1s #18 88.12 8700K .......... .......... .......... .......... .......... 58% 818M 1s #18 88.12 8750K .......... .......... .......... .......... .......... 58% 718M 1s #18 88.12 8800K .......... .......... .......... .......... .......... 59% 868M 1s #18 88.12 8850K .......... .......... .......... .......... .......... 59% 861M 1s #18 88.12 8900K .......... .......... .......... .......... .......... 59% 855M 1s #18 88.12 8950K .......... .......... .......... .......... .......... 60% 533M 1s #18 88.12 9000K .......... .......... .......... .......... .......... 60% 852M 1s #18 88.12 9050K .......... .......... .......... .......... .......... 60% 847M 1s #18 88.12 9100K .......... .......... .......... .......... .......... 61% 867M 1s #18 88.12 9150K .......... .......... .......... .......... .......... 61% 724M 1s #18 88.12 9200K .......... .......... .......... .......... .......... 61% 802M 1s #18 88.12 9250K .......... .......... .......... .......... .......... 62% 861M 1s #18 88.12 9300K .......... .......... .......... .......... .......... 62% 863M 1s #18 88.12 9350K .......... .......... .......... .......... .......... 62% 771M 1s #18 88.12 9400K .......... .......... .......... .......... .......... 63% 845M 1s #18 88.12 9450K .......... .......... .......... .......... .......... 63% 817M 1s #18 88.12 9500K .......... .......... .......... .......... .......... 63% 838M 1s #18 88.12 9550K .......... .......... .......... .......... .......... 64% 971K 1s #18 88.17 9600K .......... .......... .......... .......... .......... 64% 119M 1s #18 88.17 9650K .......... .......... .......... .......... .......... 64% 123M 1s #18 88.17 9700K .......... .......... .......... .......... .......... 65% 143M 1s #18 88.18 9750K .......... .......... .......... .......... .......... 65% 113M 1s #18 88.18 9800K .......... .......... .......... .......... .......... 65% 60.3M 1s #18 88.18 9850K .......... .......... .......... .......... .......... 66% 116M 1s #18 88.18 9900K .......... .......... .......... .......... .......... 66% 55.2M 0s #18 88.18 9950K .......... .......... .......... .......... .......... 66% 24.6M 0s #18 88.18 10000K .......... .......... .......... .......... .......... 67% 138M 0s #18 88.18 10050K .......... .......... .......... .......... .......... 67% 29.0M 0s #18 88.18 10100K .......... .......... .......... .......... .......... 67% 15.1M 0s #18 88.19 10150K .......... .......... .......... .......... .......... 68% 69.6M 0s #18 88.19 10200K .......... .......... .......... .......... .......... 68% 127M 0s #18 88.19 10250K .......... .......... .......... .......... .......... 68% 124M 0s #18 88.19 10300K .......... .......... .......... .......... .......... 69% 118M 0s #18 88.19 10350K .......... .......... .......... .......... .......... 69% 55.3M 0s #18 88.19 10400K .......... .......... .......... .......... .......... 69% 3.23M 0s #18 88.20 10450K .......... .......... .......... .......... .......... 70% 91.3M 0s #18 88.20 10500K .......... .......... .......... .......... .......... 70% 128M 0s #18 88.20 10550K .......... .......... .......... .......... .......... 70% 114M 0s #18 88.20 10600K .......... .......... .......... .......... .......... 71% 125M 0s #18 88.20 10650K .......... .......... .......... .......... .......... 71% 127M 0s #18 88.20 10700K .......... .......... .......... .......... .......... 71% 125M 0s #18 88.21 10750K .......... .......... .......... .......... .......... 72% 67.9M 0s #18 88.21 10800K .......... .......... .......... .......... .......... 72% 121M 0s #18 88.21 10850K .......... .......... .......... .......... .......... 72% 126M 0s #18 88.21 10900K .......... .......... .......... .......... .......... 73% 127M 0s #18 88.21 10950K .......... .......... .......... .......... .......... 73% 113M 0s #18 88.21 11000K .......... .......... .......... .......... .......... 73% 947K 0s #18 88.26 11050K .......... .......... .......... .......... .......... 74% 114M 0s #18 88.26 11100K .......... .......... .......... .......... .......... 74% 128M 0s #18 88.26 11150K .......... .......... .......... .......... .......... 74% 98.4M 0s #18 88.26 11200K .......... .......... .......... .......... .......... 75% 123M 0s #18 88.26 11250K .......... .......... .......... .......... .......... 75% 103M 0s #18 88.26 11300K .......... .......... .......... .......... .......... 75% 46.7M 0s #18 88.26 11350K .......... .......... .......... .......... .......... 76% 72.9M 0s #18 88.26 11400K .......... .......... .......... .......... .......... 76% 34.3M 0s #18 88.27 11450K .......... .......... .......... .......... .......... 76% 97.4M 0s #18 88.27 11500K .......... .......... .......... .......... .......... 77% 30.5M 0s #18 88.27 11550K .......... .......... .......... .......... .......... 77% 92.4M 0s #18 88.27 11600K .......... .......... .......... .......... .......... 77% 15.1M 0s #18 88.27 11650K .......... .......... .......... .......... .......... 78% 63.7M 0s #18 88.27 11700K .......... .......... .......... .......... .......... 78% 95.7M 0s #18 88.27 11750K .......... .......... .......... .......... .......... 78% 108M 0s #18 88.27 11800K .......... .......... .......... .......... .......... 79% 120M 0s #18 88.27 11850K .......... .......... .......... .......... .......... 79% 105M 0s #18 88.27 11900K .......... .......... .......... .......... .......... 79% 3.22M 0s #18 88.29 11950K .......... .......... .......... .......... .......... 80% 61.8M 0s #18 88.29 12000K .......... .......... .......... .......... .......... 80% 122M 0s #18 88.29 12050K .......... .......... .......... .......... .......... 80% 128M 0s #18 88.29 12100K .......... .......... .......... .......... .......... 81% 124M 0s #18 88.29 12150K .......... .......... .......... .......... .......... 81% 113M 0s #18 88.29 12200K .......... .......... .......... .......... .......... 81% 118M 0s #18 88.29 12250K .......... .......... .......... .......... .......... 82% 114M 0s #18 88.29 12300K .......... .......... .......... .......... .......... 82% 118M 0s #18 88.29 12350K .......... .......... .......... .......... .......... 82% 101M 0s #18 88.29 12400K .......... .......... .......... .......... .......... 83% 120M 0s #18 88.29 12450K .......... .......... .......... .......... .......... 83% 118M 0s #18 88.29 12500K .......... .......... .......... .......... .......... 83% 949K 0s #18 88.35 12550K .......... .......... .......... .......... .......... 84% 92.1M 0s #18 88.35 12600K .......... .......... .......... .......... .......... 84% 126M 0s #18 88.35 12650K .......... .......... .......... .......... .......... 84% 116M 0s #18 88.35 12700K .......... .......... .......... .......... .......... 85% 133M 0s #18 88.35 12750K .......... .......... .......... .......... .......... 85% 114M 0s #18 88.35 12800K .......... .......... .......... .......... .......... 85% 6.53M 0s #18 88.36 12850K .......... .......... .......... .......... .......... 86% 111M 0s #18 88.36 12900K .......... .......... .......... .......... .......... 86% 129M 0s #18 88.36 12950K .......... .......... .......... .......... .......... 86% 103M 0s #18 88.36 13000K .......... .......... .......... .......... .......... 87% 117M 0s #18 88.36 13050K .......... .......... .......... .......... .......... 87% 124M 0s #18 88.36 13100K .......... .......... .......... .......... .......... 87% 119M 0s #18 88.36 13150K .......... .......... .......... .......... .......... 88% 82.1M 0s #18 88.36 13200K .......... .......... .......... .......... .......... 88% 19.2M 0s #18 88.36 13250K .......... .......... .......... .......... .......... 88% 115M 0s #18 88.36 13300K .......... .......... .......... .......... .......... 89% 122M 0s #18 88.36 13350K .......... .......... .......... .......... .......... 89% 121M 0s #18 88.36 13400K .......... .......... .......... .......... .......... 89% 3.89M 0s #18 88.38 13450K .......... .......... .......... .......... .......... 90% 65.5M 0s #18 88.38 13500K .......... .......... .......... .......... .......... 90% 108M 0s #18 88.38 13550K .......... .......... .......... .......... .......... 90% 109M 0s #18 88.38 13600K .......... .......... .......... .......... .......... 91% 121M 0s #18 88.38 13650K .......... .......... .......... .......... .......... 91% 135M 0s #18 88.38 13700K .......... .......... .......... .......... .......... 91% 130M 0s #18 88.38 13750K .......... .......... .......... .......... .......... 92% 87.5M 0s #18 88.38 13800K .......... .......... .......... .......... .......... 92% 71.2M 0s #18 88.38 13850K .......... .......... .......... .......... .......... 92% 114M 0s #18 88.38 13900K .......... .......... .......... .......... .......... 93% 120M 0s #18 88.38 13950K .......... .......... .......... .......... .......... 93% 99.7M 0s #18 88.38 14000K .......... .......... .......... .......... .......... 93% 141M 0s #18 88.38 14050K .......... .......... .......... .......... .......... 94% 952K 0s #18 88.43 14100K .......... .......... .......... .......... .......... 94% 127M 0s #18 88.43 14150K .......... .......... .......... .......... .......... 94% 119M 0s #18 88.44 14200K .......... .......... .......... .......... .......... 95% 129M 0s #18 88.44 14250K .......... .......... .......... .......... .......... 95% 115M 0s #18 88.44 14300K .......... .......... .......... .......... .......... 95% 6.78M 0s #18 88.44 14350K .......... .......... .......... .......... .......... 96% 54.0M 0s #18 88.44 14400K .......... .......... .......... .......... .......... 96% 98.3M 0s #18 88.44 14450K .......... .......... .......... .......... .......... 96% 94.2M 0s #18 88.45 14500K .......... .......... .......... .......... .......... 97% 110M 0s #18 88.45 14550K .......... .......... .......... .......... .......... 97% 78.2M 0s #18 88.45 14600K .......... .......... .......... .......... .......... 97% 120M 0s #18 88.45 14650K .......... .......... .......... .......... .......... 98% 122M 0s #18 88.45 14700K .......... .......... .......... .......... .......... 98% 27.9M 0s #18 88.45 14750K .......... .......... .......... .......... .......... 98% 77.1M 0s #18 88.45 14800K .......... .......... .......... .......... .......... 99% 123M 0s #18 88.45 14850K .......... .......... .......... .......... .......... 99% 103M 0s #18 88.45 14900K .......... .......... .......... .......... .......... 99% 3.91M 0s #18 88.46 14950K .......... .......... .......... .......... ......... 100% 76.9M=1.3s #18 88.46 #18 88.46 2025-12-30 06:40:02 (11.6 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #18 88.46 #18 88.60 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #18 88.60 find rest-api -name "*.json" | while read x; do \ #18 88.60 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #18 88.60 done #18 88.60 +---- Asterisk Installation Complete -------+ #18 88.60 + + #18 88.61 + YOU MUST READ THE SECURITY DOCUMENT + #18 88.61 + + #18 88.61 + Asterisk has successfully been installed. + #18 88.61 + If you would like to install the sample + #18 88.61 + configuration files (overwriting any + #18 88.61 + existing config files), run: + #18 88.61 + + #18 88.61 + For generic reference documentation: + #18 88.61 + make samples + #18 88.61 + + #18 88.61 + For a sample basic PBX: + #18 88.61 + make basic-pbx + #18 88.61 + + #18 88.61 + + #18 88.61 +----------------- or ---------------------+ #18 88.61 + + #18 88.61 + You can go ahead and install the asterisk + #18 88.61 + program documentation now or later run: + #18 88.62 + + #18 88.62 + make progdocs + #18 88.62 + + #18 88.62 + **Note** This requires that you have + #18 88.62 + doxygen installed on your local system + #18 88.62 +-------------------------------------------+ #18 98.09 Installing adsi config files... #18 98.09 /usr/bin/install -c -d "/etc/asterisk" #18 98.10 Installing configs/samples/asterisk.adsi #18 98.11 Installing configs/samples/telcordia-1.adsi #18 98.12 Installing other config files... #18 98.12 Installing file configs/samples/acl.conf.sample #18 98.13 Installing file configs/samples/adsi.conf.sample #18 98.14 Installing file configs/samples/aeap.conf.sample #18 98.14 Installing file configs/samples/agents.conf.sample #18 98.15 Installing file configs/samples/alarmreceiver.conf.sample #18 98.15 Installing file configs/samples/alsa.conf.sample #18 98.16 Installing file configs/samples/amd.conf.sample #18 98.16 Installing file configs/samples/app_skel.conf.sample #18 98.17 Installing file configs/samples/ari.conf.sample #18 98.18 Installing file configs/samples/ast_debug_tools.conf.sample #18 98.18 Installing file configs/samples/asterisk.conf.sample #18 98.19 Installing file configs/samples/calendar.conf.sample #18 98.19 Installing file configs/samples/ccss.conf.sample #18 98.20 Installing file configs/samples/cdr.conf.sample #18 98.20 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #18 98.21 Installing file configs/samples/cdr_beanstalkd.conf.sample #18 98.21 Installing file configs/samples/cdr_custom.conf.sample #18 98.22 Installing file configs/samples/cdr_manager.conf.sample #18 98.23 Installing file configs/samples/cdr_odbc.conf.sample #18 98.23 Installing file configs/samples/cdr_pgsql.conf.sample #18 98.24 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #18 98.24 Installing file configs/samples/cdr_tds.conf.sample #18 98.25 Installing file configs/samples/cel.conf.sample #18 98.25 Installing file configs/samples/cel_beanstalkd.conf.sample #18 98.26 Installing file configs/samples/cel_custom.conf.sample #18 98.26 Installing file configs/samples/cel_odbc.conf.sample #18 98.27 Installing file configs/samples/cel_pgsql.conf.sample #18 98.28 Installing file configs/samples/cel_sqlite3_custom.conf.sample #18 98.28 Installing file configs/samples/cel_tds.conf.sample #18 98.29 Installing file configs/samples/chan_dahdi.conf.sample #18 98.29 Installing file configs/samples/chan_mobile.conf.sample #18 98.30 Installing file configs/samples/cli.conf.sample #18 98.31 Installing file configs/samples/cli_aliases.conf.sample #18 98.31 Installing file configs/samples/cli_permissions.conf.sample #18 98.32 Installing file configs/samples/codecs.conf.sample #18 98.32 Installing file configs/samples/confbridge.conf.sample #18 98.33 Installing file configs/samples/config_test.conf.sample #18 98.33 Installing file configs/samples/console.conf.sample #18 98.34 Installing file configs/samples/dbsep.conf.sample #18 98.35 Installing file configs/samples/dnsmgr.conf.sample #18 98.35 Installing file configs/samples/dsp.conf.sample #18 98.36 Installing file configs/samples/dundi.conf.sample #18 98.36 Installing file configs/samples/enum.conf.sample #18 98.37 Installing file configs/samples/extconfig.conf.sample #18 98.37 Installing file configs/samples/extensions.ael.sample #18 98.38 Installing file configs/samples/extensions.conf.sample #18 98.39 Installing file configs/samples/extensions.lua.sample #18 98.39 Installing file configs/samples/extensions_minivm.conf.sample #18 98.40 Installing file configs/samples/features.conf.sample #18 98.40 Installing file configs/samples/festival.conf.sample #18 98.41 Installing file configs/samples/followme.conf.sample #18 98.41 Installing file configs/samples/func_odbc.conf.sample #18 98.42 Installing file configs/samples/geolocation.conf.sample #18 98.43 Installing file configs/samples/hep.conf.sample #18 98.43 Installing file configs/samples/http.conf.sample #18 98.44 Installing file configs/samples/iax.conf.sample #18 98.44 Installing file configs/samples/iaxprov.conf.sample #18 98.45 Installing file configs/samples/indications.conf.sample #18 98.45 Installing file configs/samples/logger.conf.sample #18 98.46 Installing file configs/samples/manager.conf.sample #18 98.46 Installing file configs/samples/meetme.conf.sample #18 98.47 Installing file configs/samples/mgcp.conf.sample #18 98.48 Installing file configs/samples/minivm.conf.sample #18 98.48 Installing file configs/samples/modules.conf.sample #18 98.49 Installing file configs/samples/motif.conf.sample #18 98.49 Installing file configs/samples/musiconhold.conf.sample #18 98.50 Installing file configs/samples/ooh323.conf.sample #18 98.50 Installing file configs/samples/osp.conf.sample #18 98.51 Installing file configs/samples/phoneprov.conf.sample #18 98.53 Installing file configs/samples/pjproject.conf.sample #18 98.54 Installing file configs/samples/pjsip.conf.sample #18 98.54 Installing file configs/samples/pjsip_notify.conf.sample #18 98.55 Installing file configs/samples/pjsip_wizard.conf.sample #18 98.55 Installing file configs/samples/prometheus.conf.sample #18 98.56 Installing file configs/samples/queuerules.conf.sample #18 98.56 Installing file configs/samples/queues.conf.sample #18 98.57 Installing file configs/samples/res_config_mysql.conf.sample #18 98.58 Installing file configs/samples/res_config_odbc.conf.sample #18 98.58 Installing file configs/samples/res_config_sqlite3.conf.sample #18 98.59 Installing file configs/samples/res_corosync.conf.sample #18 98.59 Installing file configs/samples/res_curl.conf.sample #18 98.60 Installing file configs/samples/res_fax.conf.sample #18 98.60 Installing file configs/samples/res_http_media_cache.conf.sample #18 98.61 Installing file configs/samples/res_ldap.conf.sample #18 98.62 Installing file configs/samples/res_odbc.conf.sample #18 98.62 Installing file configs/samples/res_parking.conf.sample #18 98.63 Installing file configs/samples/res_pgsql.conf.sample #18 98.63 Installing file configs/samples/res_pktccops.conf.sample #18 98.64 Installing file configs/samples/res_snmp.conf.sample #18 98.64 Installing file configs/samples/res_stun_monitor.conf.sample #18 98.65 Installing file configs/samples/resolver_unbound.conf.sample #18 98.65 Installing file configs/samples/rtp.conf.sample #18 98.66 Installing file configs/samples/say.conf.sample #18 98.67 Installing file configs/samples/sip.conf.sample #18 98.67 Installing file configs/samples/sip_notify.conf.sample #18 98.68 Installing file configs/samples/skinny.conf.sample #18 98.68 Installing file configs/samples/sla.conf.sample #18 98.69 Installing file configs/samples/smdi.conf.sample #18 98.69 Installing file configs/samples/sorcery.conf.sample #18 98.70 Installing file configs/samples/ss7.timers.sample #18 98.70 Installing file configs/samples/stasis.conf.sample #18 98.71 Installing file configs/samples/statsd.conf.sample #18 98.71 Installing file configs/samples/stir_shaken.conf.sample #18 98.72 Installing file configs/samples/test_sorcery.conf.sample #18 98.73 Installing file configs/samples/udptl.conf.sample #18 98.73 Installing file configs/samples/unistim.conf.sample #18 98.74 Installing file configs/samples/users.conf.sample #18 98.74 Installing file configs/samples/voicemail.conf.sample #18 98.75 Installing file configs/samples/xmpp.conf.sample #18 98.75 Updating asterisk.conf #18 98.76 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #18 98.77 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #18 98.80 Installing file phoneprov/000000000000-directory.xml #18 98.80 Installing file phoneprov/000000000000-phone.cfg #18 98.81 Installing file phoneprov/000000000000.cfg #18 98.81 Installing file phoneprov/polycom.xml #18 98.81 Installing file phoneprov/polycom_line.xml #18 98.82 Installing file phoneprov/snom-mac.xml #18 DONE 99.3s #19 [14/15] RUN SETCAP 'cap_net_admin,cap_sys_resource=ep' /usr/sbin/asterisk #19 DONE 0.5s #20 [15/15] RUN CD asterisk/codec_server && make "-j$(nproc)" && cp cserver /usr/bin/cserver #20 0.366 cc -O3 -ggdb -pthread cserver.c -o cserver #20 DONE 0.5s #21 exporting to image #21 exporting layers #21 exporting layers 3.2s done #21 writing image sha256:e6190589032c528d9f5178a042f5c3340c5744bb81adc7d9fc75abc93cd73be1 0.0s done #21 naming to docker.io/osmocom-build/asterisk-master:latest 0.0s done #21 DONE 3.3s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 4) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' + docker_image_exists asterisk-master + docker images -q osmocom-build/asterisk-master + test -n e6190589032c + 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:c2f652e644f5e6087ed6403ef1da0cc89e57abf0aad3ddc387e76c30c14206df 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 + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-asterisk-ims-ue-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-asterisk-ims-ue-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-asterisk-ims-ue-test BUILD_ARGS= UPSTREAM_DISTRO=debian: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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-asterisk-ims-ue-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 461B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/5] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.21kB done #5 DONE 0.1s #6 [2/5] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [3/5] RUN TTCN3-DOCKER-PREPARE "master" asterisk #7 CACHED #8 [4/5] COPY TTCN3/ASTERISK_TESTS.CFG /data/Asterisk_Tests.cfg #8 CACHED #9 [2/5] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #9 CACHED #10 [5/5] COPY TTCN3/TTCN3.SH /data/ttcn3.sh #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:7b2b1761bbe342ab2c0f196380a41987ce347b652080b9428584b147b65129e6 0.0s done #11 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest done #11 DONE 0.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 14) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' + docker_image_exists ttcn3-asterisk-ims-ue-test + docker images -q osmocom-build/ttcn3-asterisk-ims-ue-test + test -n 7b2b1761bbe3 + 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 + [ -z ] + pull_arg=--pull + grep ^FROM ../dnsmasq/Dockerfile + from_line=FROM debian:stable + echo FROM debian:stable + grep -q $USER + set +x Building image: dnsmasq (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../dnsmasq BUILD_ARGS=--pull UPSTREAM_DISTRO=debian: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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/dnsmasq:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 414B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:stable #2 DONE 1.3s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian:stable@sha256:c4940926f87a155c3d7c31e4d4c930d1efe10ae2f701e07e683bf6bd53505f3f #4 resolve docker.io/library/debian:stable@sha256:c4940926f87a155c3d7c31e4d4c930d1efe10ae2f701e07e683bf6bd53505f3f 0.0s done #4 sha256:c4940926f87a155c3d7c31e4d4c930d1efe10ae2f701e07e683bf6bd53505f3f 8.93kB / 8.93kB done #4 sha256:41bc8e77a2c2a51c8302b6f05e04e0e3fbc484609d1ff14e0fc779ce7c5a22bd 1.02kB / 1.02kB done #4 sha256:f43e3b7ac7b47573ce31acb46ae22ce3485be4e452c126488d64c88b4fdb6597 451B / 451B done #4 sha256:e4daac3383367c8556472a0b667e1eb04473733378be1e542899b71856af39d2 0B / 49.29MB 0.1s #4 sha256:e4daac3383367c8556472a0b667e1eb04473733378be1e542899b71856af39d2 5.24MB / 49.29MB 0.5s #4 sha256:e4daac3383367c8556472a0b667e1eb04473733378be1e542899b71856af39d2 18.87MB / 49.29MB 0.7s #4 sha256:e4daac3383367c8556472a0b667e1eb04473733378be1e542899b71856af39d2 26.21MB / 49.29MB 0.8s #4 sha256:e4daac3383367c8556472a0b667e1eb04473733378be1e542899b71856af39d2 39.85MB / 49.29MB 1.0s #4 sha256:e4daac3383367c8556472a0b667e1eb04473733378be1e542899b71856af39d2 49.29MB / 49.29MB 1.2s done #4 extracting sha256:e4daac3383367c8556472a0b667e1eb04473733378be1e542899b71856af39d2 0.1s #4 extracting sha256:e4daac3383367c8556472a0b667e1eb04473733378be1e542899b71856af39d2 0.6s done #4 DONE 2.1s #5 [2/2] RUN APT-GET update && apt-get install -y --no-install-recommends dnsmasq && apt-get clean #5 0.354 Get:1 http://deb.debian.org/debian stable InRelease [140 kB] #5 0.375 Get:2 http://deb.debian.org/debian stable-updates InRelease [47.3 kB] #5 0.375 Get:3 http://deb.debian.org/debian-security stable-security InRelease [43.4 kB] #5 0.399 Get:4 http://deb.debian.org/debian stable/main amd64 Packages [9670 kB] #5 0.514 Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages [5412 B] #5 0.519 Get:6 http://deb.debian.org/debian-security stable-security/main amd64 Packages [93.7 kB] #5 0.982 Fetched 10.0 MB in 1s (15.5 MB/s) #5 0.982 Reading package lists... #5 1.272 Reading package lists... #5 1.555 Building dependency tree... #5 1.615 Reading state information... #5 1.699 The following additional packages will be installed: #5 1.699 dnsmasq-base libdbus-1-3 libidn2-0 libjansson4 libmnl0 #5 1.699 libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libunistring5 #5 1.699 libxtables12 netbase runit-helper #5 1.700 Suggested packages: #5 1.700 resolvconf #5 1.700 Recommended packages: #5 1.700 dns-root-data dbus #5 1.749 The following NEW packages will be installed: #5 1.749 dnsmasq dnsmasq-base libdbus-1-3 libidn2-0 libjansson4 libmnl0 #5 1.750 libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libunistring5 #5 1.750 libxtables12 netbase runit-helper #5 1.769 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #5 1.769 Need to get 1898 kB of archives. #5 1.769 After this operation, 6195 kB of additional disk space will be used. #5 1.769 Get:1 http://deb.debian.org/debian stable/main amd64 netbase all 6.5 [12.4 kB] #5 1.795 Get:2 http://deb.debian.org/debian stable/main amd64 libdbus-1-3 amd64 1.16.2-2 [178 kB] #5 1.808 Get:3 http://deb.debian.org/debian stable/main amd64 libunistring5 amd64 1.3-2 [477 kB] #5 1.818 Get:4 http://deb.debian.org/debian stable/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #5 1.820 Get:5 http://deb.debian.org/debian stable/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #5 1.828 Get:6 http://deb.debian.org/debian stable/main amd64 libnfnetlink0 amd64 1.0.2-3 [14.4 kB] #5 1.829 Get:7 http://deb.debian.org/debian stable/main amd64 libnetfilter-conntrack3 amd64 1.1.0-1 [42.1 kB] #5 1.836 Get:8 http://deb.debian.org/debian stable/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #5 1.837 Get:9 http://deb.debian.org/debian stable/main amd64 libnftnl11 amd64 1.2.9-1 [65.0 kB] #5 1.838 Get:10 http://deb.debian.org/debian stable/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #5 1.839 Get:11 http://deb.debian.org/debian stable/main amd64 libnftables1 amd64 1.1.3-1 [332 kB] #5 1.843 Get:12 http://deb.debian.org/debian stable/main amd64 dnsmasq-base amd64 2.91-1 [507 kB] #5 1.847 Get:13 http://deb.debian.org/debian stable/main amd64 runit-helper all 2.16.4 [7296 B] #5 1.847 Get:14 http://deb.debian.org/debian stable/main amd64 dnsmasq all 2.91-1 [69.5 kB] #5 1.934 debconf: unable to initialize frontend: Dialog #5 1.934 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 1.934 debconf: falling back to frontend: Readline #5 1.934 debconf: unable to initialize frontend: Readline #5 1.934 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, line 14.) #5 1.934 debconf: falling back to frontend: Teletype #5 1.936 debconf: unable to initialize frontend: Teletype #5 1.936 debconf: (This frontend requires a controlling tty.) #5 1.936 debconf: falling back to frontend: Noninteractive #5 2.228 Fetched 1898 kB in 0s (20.5 MB/s) #5 2.305 Selecting previously unselected package netbase. #5 2.305 (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 ... 4935 files and directories currently installed.) #5 2.311 Preparing to unpack .../00-netbase_6.5_all.deb ... #5 2.327 Unpacking netbase (6.5) ... #5 2.461 Selecting previously unselected package libdbus-1-3:amd64. #5 2.464 Preparing to unpack .../01-libdbus-1-3_1.16.2-2_amd64.deb ... #5 2.498 Unpacking libdbus-1-3:amd64 (1.16.2-2) ... #5 2.631 Selecting previously unselected package libunistring5:amd64. #5 2.634 Preparing to unpack .../02-libunistring5_1.3-2_amd64.deb ... #5 2.651 Unpacking libunistring5:amd64 (1.3-2) ... #5 2.811 Selecting previously unselected package libidn2-0:amd64. #5 2.814 Preparing to unpack .../03-libidn2-0_2.3.8-2_amd64.deb ... #5 2.831 Unpacking libidn2-0:amd64 (2.3.8-2) ... #5 2.974 Selecting previously unselected package libmnl0:amd64. #5 2.976 Preparing to unpack .../04-libmnl0_1.0.5-3_amd64.deb ... #5 2.993 Unpacking libmnl0:amd64 (1.0.5-3) ... #5 3.122 Selecting previously unselected package libnfnetlink0:amd64. #5 3.126 Preparing to unpack .../05-libnfnetlink0_1.0.2-3_amd64.deb ... #5 3.143 Unpacking libnfnetlink0:amd64 (1.0.2-3) ... #5 3.270 Selecting previously unselected package libnetfilter-conntrack3:amd64. #5 3.273 Preparing to unpack .../06-libnetfilter-conntrack3_1.1.0-1_amd64.deb ... #5 3.290 Unpacking libnetfilter-conntrack3:amd64 (1.1.0-1) ... #5 3.419 Selecting previously unselected package libjansson4:amd64. #5 3.422 Preparing to unpack .../07-libjansson4_2.14-2+b3_amd64.deb ... #5 3.439 Unpacking libjansson4:amd64 (2.14-2+b3) ... #5 3.563 Selecting previously unselected package libnftnl11:amd64. #5 3.565 Preparing to unpack .../08-libnftnl11_1.2.9-1_amd64.deb ... #5 3.582 Unpacking libnftnl11:amd64 (1.2.9-1) ... #5 3.714 Selecting previously unselected package libxtables12:amd64. #5 3.717 Preparing to unpack .../09-libxtables12_1.8.11-2_amd64.deb ... #5 3.733 Unpacking libxtables12:amd64 (1.8.11-2) ... #5 3.865 Selecting previously unselected package libnftables1:amd64. #5 3.867 Preparing to unpack .../10-libnftables1_1.1.3-1_amd64.deb ... #5 3.884 Unpacking libnftables1:amd64 (1.1.3-1) ... #5 4.035 Selecting previously unselected package dnsmasq-base. #5 4.038 Preparing to unpack .../11-dnsmasq-base_2.91-1_amd64.deb ... #5 4.066 Unpacking dnsmasq-base (2.91-1) ... #5 4.185 Selecting previously unselected package runit-helper. #5 4.187 Preparing to unpack .../12-runit-helper_2.16.4_all.deb ... #5 4.205 Unpacking runit-helper (2.16.4) ... #5 4.361 Selecting previously unselected package dnsmasq. #5 4.364 Preparing to unpack .../13-dnsmasq_2.91-1_all.deb ... #5 4.392 Unpacking dnsmasq (2.91-1) ... #5 4.516 Setting up runit-helper (2.16.4) ... #5 4.569 Setting up libjansson4:amd64 (2.14-2+b3) ... #5 4.621 Setting up libdbus-1-3:amd64 (1.16.2-2) ... #5 4.674 Setting up libunistring5:amd64 (1.3-2) ... #5 4.727 Setting up libmnl0:amd64 (1.0.5-3) ... #5 4.779 Setting up libxtables12:amd64 (1.8.11-2) ... #5 4.830 Setting up libnfnetlink0:amd64 (1.0.2-3) ... #5 4.880 Setting up netbase (6.5) ... #5 5.003 Setting up libnftnl11:amd64 (1.2.9-1) ... #5 5.053 Setting up libidn2-0:amd64 (2.3.8-2) ... #5 5.104 Setting up libnetfilter-conntrack3:amd64 (1.1.0-1) ... #5 5.159 Setting up libnftables1:amd64 (1.1.3-1) ... #5 5.211 Setting up dnsmasq-base (2.91-1) ... #5 5.398 Setting up dnsmasq (2.91-1) ... #5 5.622 runit: dnsmasq: start action denied by policy-rc.d #5 5.651 invoke-rc.d: could not determine current runlevel #5 5.657 invoke-rc.d: policy-rc.d denied execution of start. #5 5.751 Processing triggers for libc-bin (2.41-12) ... #5 DONE 6.4s #6 exporting to image #6 exporting layers #6 exporting layers 0.3s done #6 writing image sha256:c94a533219af5c66aaf0e2483d21199e5c984f2cd5bbd64f8a99c6e8d6af04e2 done #6 naming to docker.io/osmocom-build/dnsmasq:latest 0.0s done #6 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/dnsmasq' + docker_image_exists dnsmasq + docker images -q osmocom-build/dnsmasq + test -n c94a533219af + 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 + network_create + SUBNET=3050389 + seq 1 30 + echo (3050389 + 1) % 256 + bc + SUBNET=150 + NET_NAME=ttcn3-asterisk-ims-ue-test-150 + SUB4=172.18.150.0/24 + SUB6=fd02:db8:150::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-150, trying SUBNET=150... + docker network create --internal --subnet 172.18.150.0/24 --ipv6 --subnet fd02:db8:150::/64 ttcn3-asterisk-ims-ue-test-150 42e94cf4b0a1a8915418cc4db72942ae0c013e8e750f3880f2372432d37d2931 + set +x ### Network ttcn3-asterisk-ims-ue-test-150 created (SUBNET=150) ### + return + test_config_enabled ipv4 + local config=ipv4 + local i + local valid=0 + [ ipv4 = ipv4 ] + valid=1 + break + [ 1 != 1 ] + [ -z ipv4 ipv6 ] + [ ipv4 = ipv4 ] + return 0 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq-ipv4 + cp dnsmasq/dnsmasq.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq-ipv4/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/unix + cp ttcn3/ttcn3.sh /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/ + cp ttcn3/Asterisk_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/Asterisk_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/Asterisk_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/Asterisk_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/Asterisk_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4 + cp asterisk/asterisk.conf asterisk/asterisk.sh asterisk/extensions.conf asterisk/logger.conf asterisk/manager.conf asterisk/pjproject.conf asterisk/pjsip.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/ + network_replace_subnet_in_configs + set +x Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq-ipv4/dnsmasq.conf Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/ttcn3.sh Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4/Asterisk_Tests.cfg Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/manager.conf Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/asterisk.conf Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/asterisk.sh Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/extensions.conf Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/logger.conf Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/pjproject.conf Applying SUBNET=150 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4/pjsip.conf + ASTERISK_IP_SUFFIX=10 + TTCN3_IP_SUFFIX=103 + IMSCORE_IP_SUFFIX=104 + DNS_IP_SUFFIX=200 + [ ipv4 = ipv4 ] + NETMASK_PREFIX=24 + SUBNET_IP_PREFIX=172.18.150 + ASTERISK_IPADDR=172.18.150.10 + DNS_IPADDR=172.18.150.200 + EXTRA_IPADDR=172.18.150.104/24 + start_dnsmasq ipv4 + local test_config=ipv4 + echo Starting container with dnsmasq Starting container with dnsmasq + docker_network_params 150 200 + NET=150 + ADDR_SUFIX=200 + echo --network ttcn3-asterisk-ims-ue-test-150 --ip 172.18.150.200 --ip6 fd02:db8:150::200 + docker run --rm --cap-add=NET_ADMIN --network ttcn3-asterisk-ims-ue-test-150 --ip 172.18.150.200 --ip6 fd02:db8:150::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq-ipv4:/data --name jenkins-ttcn3-asterisk-ims-ue-test-671-dnsmasq -d osmocom-build/dnsmasq 51f9538c079f0db7d5c88ad741177aa2ac7f990f823c27b9ed85e3814df13947 + start_asterisk ipv4 + local test_config=ipv4 + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 150 10 + NET=150 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-150 --ip 172.18.150.10 --ip6 fd02:db8:150::10 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-150 --ip 172.18.150.10 --ip6 fd02:db8:150::10 -e DNS_IPADDR=172.18.150.200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ipv4:/data --name jenkins-ttcn3-asterisk-ims-ue-test-671-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 1155f656004d3a6c00f786d9a1c8d284bae286e45508f54fd24409ea8ad5a9eb + start_testsuite ipv4 + local test_config=ipv4 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 150 103 + NET=150 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-150 --ip 172.18.150.103 --ip6 fd02:db8:150::103 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-150 --ip 172.18.150.103 --ip6 fd02:db8:150::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e EXTRA_IPADDR=172.18.150.104/24 -e ASTERISK_IPADDR=172.18.150.10 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester-ipv4:/data --name jenkins-ttcn3-asterisk-ims-ue-test-671-ttcn3-asterisk-ims-ue-test osmocom-build/ttcn3-asterisk-ims-ue-test /data/ttcn3.sh + [[ -z 172.18.150.104/24 ]] + ip addr add 172.18.150.104/24 dev eth0 ++ ip -6 addr show tentative + '[' -n '2: eth0@if9565: mtu 1500 state UP inet6 fe80::e0f9:deff:fe78:553f/64 scope link tentative valid_lft forever preferred_lft forever' ']' + sleep 1 ++ ip -6 addr show tentative + '[' -n '2: eth0@if9565: mtu 1500 state UP inet6 fe80::e0f9:deff:fe78:553f/64 scope link tentative valid_lft forever preferred_lft forever' ']' + sleep 1 ++ ip -6 addr show tentative + '[' -n '' ']' ++ seq 100 + for i in $(seq 100) + set -e + netcat -z -v 172.18.150.10 5038 Connection to 172.18.150.10 5038 port [tcp/*] succeeded! + break + ttcn3-docker-run asterisk Asterisk_Tests + SUBDIR=asterisk + SUITE=Asterisk_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/asterisk/Asterisk_Tests Asterisk_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli Asterisk_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: Asterisk_Tests.cfg MC@60510c28932e: Unix server socket created successfully. MC@60510c28932e: Listening on TCP port 43153. MC2> 60510c28932e is the default spawn /osmo-ttcn3-hacks/_build/asterisk/Asterisk_Tests 60510c28932e 43153 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@60510c28932e: New HC connected from 172.18.150.103 [172.18.150.103]. 60510c28932e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@60510c28932e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@60510c28932e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@60510c28932e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@60510c28932e: Configuration file was processed on all HCs. MC@60510c28932e: Creating MTC on host 172.18.150.103. MC@60510c28932e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Tue Dec 30 06:40:32 UTC 2025 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@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_internal_registration started. Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(3)@60510c28932e: 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)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 35ECC4A7311E7B5D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 35ECC4A7311E7B5D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 35ECC4A7311E7B5D\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 35ECC4A7311E7B5D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 35ECC4A7311E7B5D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 2\r\nLastReload: 2\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.906+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000c20\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39451\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:33.906+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.906+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000c20\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39451\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:33.906+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.906+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000c20\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39451\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:33.906+0000" } Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.906+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000c20\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39451\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:33.906+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.906+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000c20\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39451\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:33.906+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(4)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(5)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(4)@60510c28932e: Added SIP Call Table entry [0] for "A256726D3DC59D4@172.18.150.103" at TC_internal_registration-ConnHdlr-0501(6) Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.948+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.948+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.948+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.948+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.948+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI remain buf: '""' TC_internal_registration-ConnHdlr-0501(6)@60510c28932e: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_registration-ConnHdlr-0501(6)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_registration-ConnHdlr-0501(6)@60510c28932e: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1767076833/73bdc3f189ccb720e4edd6094b6f3edd:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"b24bc2c351c38cee0edf889b40ace030\"" Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.963+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.963+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.963+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.963+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:33.963+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:34.973+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:34.973+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:34.973+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:34.973+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:34.973+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: A256726D3DC59D4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_registration-ConnHdlr-0501(6)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(3)@60510c28932e: AMI remain buf: '""' MTC@60510c28932e: end of "TC_internal_registration" MTC@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(3)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(4)@60510c28932e: Final verdict of PTC: none TC_internal_registration-ConnHdlr-0501(6)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(5)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(3): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(4): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(5): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_registration-ConnHdlr-0501(6): pass (pass -> pass) MTC@60510c28932e: Test case TC_internal_registration finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass'. Tue Dec 30 06:40:34 UTC 2025 ====== Asterisk_Tests.TC_internal_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7121) Waiting for packet dumper to finish... 1 (prev_count=7121, count=9905) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Tue Dec 30 06:40:37 UTC 2025 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@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_internal_call_momt started. Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 418D05FD68396AB7\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)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 418D05FD68396AB7\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)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 418D05FD68396AB7\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)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 418D05FD68396AB7\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 418D05FD68396AB7\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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)@60510c28932e: 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)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.075+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/32973\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:38.075+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.075+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/32973\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:38.075+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.075+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/32973\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:38.075+0000" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.075+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/32973\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:38.075+0000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.075+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/32973\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:38.075+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(9)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(8)@60510c28932e: Added SIP Call Table entry [0] for "B01CD640F5D305C@172.18.150.103" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_LOCAL_SIP_EMU(8)@60510c28932e: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.106+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.106+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.106+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.106+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.106+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1767076838/c16ee87ff1cde53af241e4aefad4fa79:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"d0376194f50d76f252d43f2b0bb0f7de\"" Asterisk_Tests_LOCAL_SIP_EMU(8)@60510c28932e: Added SIP Call Table entry [1] for "7D8B466CCDF8EA7@172.18.150.103" at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.111+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@60510c28932e: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_momt-ConnHdlr-0502(11)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_momt-ConnHdlr-0502(11)@60510c28932e: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1767076838/c16ee87ff1cde53af241e4aefad4fa79:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"52ccdd962e468046b8e1c1f9fbe5a8da\"" Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.113+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.113+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.113+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.113+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.113+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.115+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.115+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.115+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.115+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.115+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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)@60510c28932e: 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)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(8)@60510c28932e: Added SIP Call Table entry [2] for "43147977DA50708" at TC_internal_call_momt-ConnHdlr-0501(10) Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.144+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.144+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.144+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.144+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: A2: md5("INVITE:sip:172.18.150.10") = "026526b5d45e0bbb115ce584df495acb" TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1767076838/c16ee87ff1cde53af241e4aefad4fa79:00000001:0a4f113b:auth:026526b5d45e0bbb115ce584df495acb\") = \"5309b853fee8844f9e5395da8f3171d7\"" Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.144+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.146+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.146+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.146+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.146+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:38.146+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 43147977DA50708\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: 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 := "43147977DA50708" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1715226544, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "5E590DA1-6DFCBAFD" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, session_Replaces := omit, server := { fieldName := SERVER_E (100), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (109), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.150.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.150.103" }, { id := "branch", paramValue := "z9hG4bK93C6E388C91973C6D528BFFC4E78BFDB" } } } } }, 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_LOCAL_SIP_EMU(8)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_LOCAL_SIP_EMU(8)@60510c28932e: Added SIP Call Table entry [3] for "7e56c4ab-eed2-4201-bec4-b7b08fdefa85" at TC_internal_call_momt-ConnHdlr-0502(11) Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\nValue: " } Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@60510c28932e: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "70750661", session_version := "70750661", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 18620, 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)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.10\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.10\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "43147977DA50708" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.150.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1715226544, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "5E590DA1-6DFCBAFD" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, session_Replaces := omit, server := { fieldName := SERVER_E (100), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (109), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "3bf593ca-f155-43c8-8b7a-585b08a62bc8" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.150.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.150.103" }, { id := "branch", paramValue := "z9hG4bK93C6E388C91973C6D528BFFC4E78BFDB" } } } } }, 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)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nExtension: 0502\r\nApplication: Verbose\r\nAppData: 5,0502: Call pjsip endpoint from 0501\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nExtension: 0502\r\nApplication: Verbose\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@60510c28932e: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "70750661", session_version := "70750662", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nExtension: 0502\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nExtension: 0502\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\nValue: 5\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\nValue: 5\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\nValue: 5", "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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.1\r\nLinkedid: 1767076838.0" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nExtension: 0502\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nExtension: 0502\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RINGTIME_MS\r\nValue: 5\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.1\r\nDestLinkedid: 1767076838.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85", "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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85", "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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85", "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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85", "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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: Rx Update MO INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2390", session_version := "1827", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1238, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85", "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: 1767076838.1\r\nLinkedid: 1767076838.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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 7e56c4ab-eed2-4201-bec4-b7b08fdefa85\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 43147977DA50708\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020\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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6027\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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020\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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6027\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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME\r\nValue: 6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\nValue: 6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6027", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@60510c28932e: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "70750661", session_version := "70750663", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 18620, 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)@60510c28932e: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\n"' TC_internal_call_momt-ConnHdlr-0502(11)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6027\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALEDTIME_MS\r\nValue: 6027\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: f932bbf6-1109-40ef-b471-21a58a380329\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=964043850;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing\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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=350212311;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Unreachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: UNAVAILABLE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing\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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=350212311;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Unreachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: UNAVAILABLE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing", "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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=350212311;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Unreachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: UNAVAILABLE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.0\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0502\r\nPriority: 2\r\nUniqueid: 1767076838.0\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=350212311;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=350212311;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: 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: 1767076838.1\r\nLinkedid: 1767076838.0\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1767076838.1\r\nLinkedid: 1767076838.0\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 7D8B466CCDF8EA7@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:44.209+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B01CD640F5D305C@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Unreachable\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Unreachable\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(7)@60510c28932e: AMI remain buf: '""' MTC@60510c28932e: end of "TC_internal_call_momt" MTC@60510c28932e: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0501(10)@60510c28932e: Final verdict of PTC: pass TC_internal_call_momt-ConnHdlr-0502(11)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(7)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(8)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(9)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(7): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(8): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(9): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0501(10): pass (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0502(11): pass (pass -> pass) MTC@60510c28932e: Test case TC_internal_call_momt finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass'. Tue Dec 30 06:40:44 UTC 2025 ====== Asterisk_Tests.TC_internal_call_momt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=69026) Waiting for packet dumper to finish... 1 (prev_count=69026, count=70780) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Tue Dec 30 06:40:46 UTC 2025 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@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_internal_call_all_2registered started. Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 9B907B93C3BBC9C6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 9B907B93C3BBC9C6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 9B907B93C3BBC9C6\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 9B907B93C3BBC9C6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 9B907B93C3BBC9C6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 16\r\nLastReload: 16\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.344+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39109\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:47.344+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.344+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39109\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:47.344+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.344+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39109\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:47.344+0000" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.344+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39109\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:47.344+0000\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.344+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/39109\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:47.344+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(14)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(13)@60510c28932e: Added SIP Call Table entry [0] for "047F3BBD42B35D3@172.18.150.103" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_LOCAL_SIP_EMU(13)@60510c28932e: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.385+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.385+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.385+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.385+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.385+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(13)@60510c28932e: Added SIP Call Table entry [1] for "B9D827DFEE27C90@172.18.150.103" at TC_internal_call_all_2registered-ConnHdlr-0502(16) TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1767076847/4a9349f2c606b4d1826718e8d5eaec94:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"2bdae228caa96c4cfeb8c2a8abec6b08\"" Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.392+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@60510c28932e: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(16)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_all_2registered-ConnHdlr-0502(16)@60510c28932e: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1767076847/4a9349f2c606b4d1826718e8d5eaec94:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"f4148eaab0f8e8792d12862937b3e2eb\"" Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.394+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.394+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.394+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.394+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.394+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 047F3BBD42B35D3@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.397+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.397+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.397+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.397+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.397+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: B9D827DFEE27C90@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "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.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@60510c28932e: Added SIP Call Table entry [2] for "B85766284AB40DA" at TC_internal_call_all_2registered-ConnHdlr-0501(15) Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: A2: md5("INVITE:sip:172.18.150.10") = "026526b5d45e0bbb115ce584df495acb" TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1767076847/4a9349f2c606b4d1826718e8d5eaec94:00000001:0a4f113b:auth:026526b5d45e0bbb115ce584df495acb\") = \"a422f563f0b2a75d1b27fc2c1cc90e00\"" Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.437+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.437+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.437+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.437+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.437+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: 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 := "B85766284AB40DA" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 731847316, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "D9C405D6-6DFCDF4A" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, session_Replaces := omit, server := { fieldName := SERVER_E (100), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.150.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.150.103" }, { id := "branch", paramValue := "z9hG4bKF8D710B9EBF35D2C29FCF9656229998E" } } } } }, 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)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.441+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.441+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.441+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.441+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:47.441+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B85766284AB40DA\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(13)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_LOCAL_SIP_EMU(13)@60510c28932e: Added SIP Call Table entry [3] for "1c7439a2-baa8-4ef3-a89f-171b210b3e4d" at TC_internal_call_all_2registered-ConnHdlr-0502(16) Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@60510c28932e: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "430458332", session_version := "430458332", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 16052, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.103\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.103\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "B85766284AB40DA" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.150.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 731847316, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "D9C405D6-6DFCDF4A" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, session_Replaces := omit, server := { fieldName := SERVER_E (100), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "e953d29c-14a3-47f5-a8f6-7480fb662274" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.150.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.150.103" }, { id := "branch", paramValue := "z9hG4bKF8D710B9EBF35D2C29FCF9656229998E" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_all_2registered-ConnHdlr-0502(16)@60510c28932e: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "430458332", session_version := "430458333", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME_MS\r\nValue: 4\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME_MS\r\nValue: 4\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME_MS\r\nValue: 4", "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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.4\r\nLinkedid: 1767076847.3", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d", "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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d", "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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d", "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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d", "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: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.4\r\nDestLinkedid: 1767076847.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: Rx Update MO INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2390", session_version := "1827", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1238, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000003\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 1c7439a2-baa8-4ef3-a89f-171b210b3e4d\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B85766284AB40DA\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(16)@60510c28932e: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "430458332", session_version := "430458334", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 16052, 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)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0502(16)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6043\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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6049\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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1046878375;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6043\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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6049\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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1046878375;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME\r\nValue: 6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6043", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME\r\nValue: 6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6049", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1046878375;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6043\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6043\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6049\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALEDTIME_MS\r\nValue: 6049\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 8d8e6221-ce5d-4630-8643-38ff1892a0bb\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1024646811;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.3\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076847.3\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1046878375;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1046878375;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: 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: 1767076847.4\r\nLinkedid: 1767076847.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000003\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1767076847.4\r\nLinkedid: 1767076847.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(12)@60510c28932e: AMI remain buf: '""' MTC@60510c28932e: end of "TC_internal_call_all_2registered" MTC@60510c28932e: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0501(15)@60510c28932e: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0502(16)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(12)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(13)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(14)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(12): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(13): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(14): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(15): pass (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(16): pass (pass -> pass) MTC@60510c28932e: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Tue Dec 30 06:40:53 UTC 2025 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=69881) Waiting for packet dumper to finish... 1 (prev_count=69881, count=71542) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Tue Dec 30 06:40:55 UTC 2025 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@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_internal_call_all_3registered started. Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 02FCD882B8D636A4\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 02FCD882B8D636A4\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 02FCD882B8D636A4\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 02FCD882B8D636A4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 02FCD882B8D636A4\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 25\r\nLastReload: 25\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.658+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33321\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:56.658+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.658+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33321\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:56.658+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.658+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33321\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:56.658+0000" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.658+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33321\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:56.658+0000\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.658+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33321\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:40:56.658+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(19)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Added SIP Call Table entry [0] for "BFBE299D2E7799D@172.18.150.103" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.704+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.704+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.704+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.704+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.704+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1767076856/bea83715ed64609d011eab5dbae5ebe8:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"a8121a1c8b6eb963ffc215a5ad395097\"" Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.717+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.717+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.717+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.717+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.717+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Added SIP Call Table entry [1] for "633B8D304F0645A@172.18.150.103" at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.719+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.719+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.719+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@60510c28932e: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(21)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@60510c28932e: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1767076856/bea83715ed64609d011eab5dbae5ebe8:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"8ad544896bb3c252dda98ec2730fa53c\"" Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Added SIP Call Table entry [2] for "DFA9075650E0FF4@172.18.150.103" at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.719+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.719+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(22)@60510c28932e: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(22)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_all_3registered-ConnHdlr-0503(22)@60510c28932e: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1767076856/bea83715ed64609d011eab5dbae5ebe8:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"c160c8d46008dd08227ddb4740200c69\"" Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.726+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.727+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.729+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.726+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.727+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.729+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.726+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.727+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.729+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.726+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.726+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 633B8D304F0645A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.727+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.727+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.729+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.729+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "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.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Added SIP Call Table entry [3] for "37226F833E291D7" at TC_internal_call_all_3registered-ConnHdlr-0501(20) Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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)@60510c28932e: 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)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.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\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.754+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: A2: md5("INVITE:sip:172.18.150.10") = "026526b5d45e0bbb115ce584df495acb" Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.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\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.754+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.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", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.754+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1767076856/bea83715ed64609d011eab5dbae5ebe8:00000001:0a4f113b:auth:026526b5d45e0bbb115ce584df495acb\") = \"bdb6574d44d6b8761f0f7347e5c6c436\"" Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.754+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.754+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: 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 := "37226F833E291D7" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1802290636, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "241523AE-6DFD03AF" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, session_Replaces := omit, server := { fieldName := SERVER_E (100), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.150.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.150.103" }, { id := "branch", paramValue := "z9hG4bK3048FFCB3C3806ECF399B11C7CCC1591" } } } } }, 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)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.757+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.757+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.757+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.757+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:40:56.757+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 37226F833E291D7\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Added SIP Call Table entry [4] for "a4af036b-cff1-4a6d-89ff-7ee24cc155b2" at TC_internal_call_all_3registered-ConnHdlr-0503(22) Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Added SIP Call Table entry [5] for "500a0c83-4056-414a-ac21-0e6ffa078d97" at TC_internal_call_all_3registered-ConnHdlr-0502(21) Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@60510c28932e: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1992259519", session_version := "1992259519", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 18504, 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-0503(22)@60510c28932e: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2030289405", session_version := "2030289405", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 13520, 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)@60510c28932e: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "37226F833E291D7" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.150.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1802290636, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "241523AE-6DFD03AF" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, session_Replaces := omit, server := { fieldName := SERVER_E (100), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "1e2147e1-f38a-4372-b83c-2b93b288dbd7" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.150.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.150.103" }, { id := "branch", paramValue := "z9hG4bK3048FFCB3C3806ECF399B11C7CCC1591" } } } } }, 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)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.103\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.103\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@60510c28932e: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1992259519", session_version := "1992259520", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialString: 0502\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\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-00000006\r\nChannelState: 6\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialString: 0502\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\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-00000006\r\nChannelState: 6\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.7\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialString: 0502", "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: 1767076856.8\r\nLinkedid: 1767076856.6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME\r\nValue: 0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME_MS\r\nValue: 3", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\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-00000006\r\nChannelState: 6\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: 1767076856.8\r\nLinkedid: 1767076856.6", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.7\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.7\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.7\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.7\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.7\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.7\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.7\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.7\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.6\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.6\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.7\r\nDestLinkedid: 1767076856.6\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialStatus: ANSWER\r\n\r\nEvent: Hangup\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: 1767076856.7\r\nLinkedid: 1767076856.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialStatus: ANSWER\r\n\r\nEvent: Hangup\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: 1767076856.7\r\nLinkedid: 1767076856.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialStatus: ANSWER", "Event: Hangup\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: 1767076856.7\r\nLinkedid: 1767076856.6\r\nCause: 26\r\nCause-txt: Answered elsewhere", "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: 1767076856.6\r\nLinkedid: 1767076856.6", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.8\r\nLinkedid: 1767076856.6", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97", "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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7", "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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97", "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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7", "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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97", "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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7", "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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97", "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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.8\r\nDestLinkedid: 1767076856.6\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Hangup\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: 1767076856.7\r\nLinkedid: 1767076856.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Hangup\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: 1767076856.7\r\nLinkedid: 1767076856.6\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: Rx Update MO INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2390", session_version := "1827", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1238, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97", "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: 1767076856.8\r\nLinkedid: 1767076856.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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000006\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 500a0c83-4056-414a-ac21-0e6ffa078d97\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000004\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: 37226F833E291D7\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(21)@60510c28932e: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1992259519", session_version := "1992259521", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 18504, 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)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI rx: '"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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6045\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6049\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1253566430;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.816+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI buf: '"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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6045\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6049\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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1253566430;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.816+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI split: { "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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME\r\nValue: 6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6045", "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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME\r\nValue: 6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6049", "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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1253566430;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.816+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(22)@60510c28932e: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(21)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6045\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6045\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6049\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALEDTIME_MS\r\nValue: 6049\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 7002efbc-fd7a-49f0-bf95-00d43a64bea0\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1208803705;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.6\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1253566430;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1253566430;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: 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: 1767076856.8\r\nLinkedid: 1767076856.6\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076856.6\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000006\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1767076856.8\r\nLinkedid: 1767076856.6\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: BFBE299D2E7799D@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.816+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:02.816+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: DFA9075650E0FF4@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(17)@60510c28932e: AMI remain buf: '""' MTC@60510c28932e: end of "TC_internal_call_all_3registered" MTC@60510c28932e: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0503(22)@60510c28932e: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0501(20)@60510c28932e: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0502(21)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(17)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(18)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(19)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(17): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(18): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(19): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(20): pass (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(21): pass (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(22): pass (pass -> pass) MTC@60510c28932e: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Tue Dec 30 06:41:02 UTC 2025 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=79374) Waiting for packet dumper to finish... 1 (prev_count=79374, count=82938) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Tue Dec 30 06:41:04 UTC 2025 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@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_internal_call_all_4registered started. Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: BE5FBEB28F04303A\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: BE5FBEB28F04303A\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Response: Success\r\nActionID: BE5FBEB28F04303A\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: BE5FBEB28F04303A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: BE5FBEB28F04303A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:05.983+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44997\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:05.983+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:05.983+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44997\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:05.983+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:05.983+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44997\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:05.983+0000" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:05.983+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44997\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:05.983+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:05.983+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44997\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:05.983+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(25)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Added SIP Call Table entry [0] for "B72DFA2F655FB6A@172.18.150.103" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.033+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1767076866/5afaf0e150880e5bd10cc3d3890db8de:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"a32a108113bb42ae59dd4e4656ece65e\"" Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.045+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.045+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.045+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Added SIP Call Table entry [1] for "F5F6AB4D592204B@172.18.150.103" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.045+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.045+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B72DFA2F655FB6A@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.150.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)@60510c28932e: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(27)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_all_4registered-ConnHdlr-0502(27)@60510c28932e: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1767076866/5afaf0e150880e5bd10cc3d3890db8de:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"5eeb7fcc3659cf2c0248a73ee07aec67\"" Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Added SIP Call Table entry [2] for "335397AA8029D4E@172.18.150.103" at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.048+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.048+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.048+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(28)@60510c28932e: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(28)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_all_4registered-ConnHdlr-0503(28)@60510c28932e: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1767076866/5afaf0e150880e5bd10cc3d3890db8de:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"e665f0c6ebf8e0b9d0bef6564724a610\"" Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Added SIP Call Table entry [3] for "5FAF76617D6D57B@172.18.150.103" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.048+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.048+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(29)@60510c28932e: A1: md5("0504:asterisk:secret") = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(29)@60510c28932e: A2: md5("REGISTER:sip:172.18.150.10") = "dadbb376633acccb26c3760e4d15e91b" TC_internal_call_all_4registered-ConnHdlr-0504(29)@60510c28932e: "Request-Digest: md5(\"29c47c28d362d1b0e548b5de7e72da8a:1767076866/5afaf0e150880e5bd10cc3d3890db8de:00000001:0a4f113b:auth:dadbb376633acccb26c3760e4d15e91b\") = \"f6963630ecce79aaf2e77e0418abd851\"" Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: F5F6AB4D592204B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.053+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.056+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.057+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.056+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.057+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.056+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.057+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.056+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.056+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 335397AA8029D4E@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.057+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.057+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.060+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5FAF76617D6D57B@172.18.150.103\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "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.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Added SIP Call Table entry [4] for "5106980535EF867" at TC_internal_call_all_4registered-ConnHdlr-0501(26) Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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)@60510c28932e: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: A2: md5("INVITE:sip:172.18.150.10") = "026526b5d45e0bbb115ce584df495acb" TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1767076866/5afaf0e150880e5bd10cc3d3890db8de:00000001:0a4f113b:auth:026526b5d45e0bbb115ce584df495acb\") = \"fd76456508a002c951d8fff164e4b724\"" Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: 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 := "5106980535EF867" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1720720025, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "8138495E-6DFD282D" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, session_Replaces := omit, server := { fieldName := SERVER_E (100), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.150.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.150.103" }, { id := "branch", paramValue := "z9hG4bK6B10928EDB15A412A559A00BA45DC533" } } } } }, 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)@60510c28932e: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Added SIP Call Table entry [5] for "5dc796f8-ab76-4534-a9d6-50227ab275bc" at TC_internal_call_all_4registered-ConnHdlr-0504(29) Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.150.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Added SIP Call Table entry [6] for "162d6ddc-8708-43b8-aa43-fe7a550e13c0" at TC_internal_call_all_4registered-ConnHdlr-0502(27) Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Added SIP Call Table entry [7] for "c8fb24ae-8cd9-4b38-a693-f3ac6ed1b6da" at TC_internal_call_all_4registered-ConnHdlr-0503(28) Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0504(29)@60510c28932e: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1769965906", session_version := "1769965906", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 10444, 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)@60510c28932e: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1033375639", session_version := "1033375639", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 14414, 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)@60510c28932e: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@60510c28932e: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "695136718", session_version := "695136718", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 13674, 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)@60510c28932e: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.095+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "5106980535EF867" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.150.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, conversation_ID := omit, contribution_ID := omit, cSeq := { fieldName := CSEQ_E (22), seqNumber := 1720720025, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (29), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.150.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "8138495E-6DFD282D" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, inReplyTo_contribution_ID := omit, join := omit, maxForwards := omit, message_Expires := omit, message_UID := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, session_Replaces := omit, server := { fieldName := SERVER_E (100), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (109), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.150.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "adf7914d-566a-43e6-bf4b-ccef016ec90d" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (112), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.150.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.150.103" }, { id := "branch", paramValue := "z9hG4bK6B10928EDB15A412A559A00BA45DC533" } } } } }, 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)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:06.097+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5106980535EF867\r\nLocalAddress: IPV4/UDP/172.18.150.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.150.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@60510c28932e: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "695136718", session_version := "695136719", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.103\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: SIPDOMAIN\r\nValue: 172.18.150.103\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints-500,s,1()\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.11\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: CANCEL\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\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: 1767076866.13\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\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: 1767076866.12\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName:"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.11\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: CANCEL\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\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: 1767076866.13\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\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: 1767076866.12\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName:"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.11\r\nDialString: 0502", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000008\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0504\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076866.12\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME\r\nValue: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME_MS\r\nValue: 4", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000009\r\nChannelState: 5\r\nChannelStateDesc: Ringing\r\nCallerIDNum: 0503\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1767076866.13\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11", "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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: CANCEL", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11", "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: 1767076866.13\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere", "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: 1767076866.12\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName:" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints-500\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.11\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.11\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.11\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.12\r\nDestLinkedid: 1767076866.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.13\r\nDestLinkedid: 1767076866.11\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.14\r\nDestLinkedid: 1767076866.11\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.13\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.12\r\nLinkedid: 1767076866.11\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName:"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '" \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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.14\r\nLinkedid: 1767076866.11", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0", "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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867", "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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0", "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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867", "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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0", "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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867", "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: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0", "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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: Rx Update MO INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2390", session_version := "1827", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1238, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0", "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: 1767076866.14\r\nLinkedid: 1767076866.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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-0000000a\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 162d6ddc-8708-43b8-aa43-fe7a550e13c0\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000007\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5106980535EF867\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@60510c28932e: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "695136718", session_version := "695136720", net_type := "IN", addr_type := "IP4", addr := "172.18.150.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.150.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 := 13674, 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)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020\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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6027\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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2094076798;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020\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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME\r\nValue: 6\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6027\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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2094076798;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME\r\nValue: 6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020", "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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME\r\nValue: 6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6027", "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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2094076798;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSBRIDGED\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(27)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTERBRIDGED\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSSBRIDGED\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTTBRIDGED\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMESBRIDGED\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0504(29)@60510c28932e: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0503(28)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: ANSWEREDTIME_MS\r\nValue: 6020\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME\r\nValue: 6\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6027\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALEDTIME_MS\r\nValue: 6027\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=973222380;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.11\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 477df1cc-210b-4964-8357-41ae467a3858\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000007\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1767076866.11\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2094076798;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=2094076798;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: 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: 1767076866.14\r\nLinkedid: 1767076866.11\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-0000000a\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1767076866.14\r\nLinkedid: 1767076866.11\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(23)@60510c28932e: AMI remain buf: '""' MTC@60510c28932e: end of "TC_internal_call_all_4registered" MTC@60510c28932e: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(26)@60510c28932e: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0504(29)@60510c28932e: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0502(27)@60510c28932e: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0503(28)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(23)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(24)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(25)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(23): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(24): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(25): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(26): pass (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(27): pass (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(28): pass (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(29): pass (pass -> pass) MTC@60510c28932e: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Tue Dec 30 06:41:12 UTC 2025 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=64929) Waiting for packet dumper to finish... 1 (prev_count=64929, count=102127) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration'. ------ Asterisk_Tests.TC_ims_registration ------ Tue Dec 30 06:41:14 UTC 2025 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@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_ims_registration started. Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(30)@60510c28932e: 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)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 24D2982FA5C8D3AB\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 44\r\nLastReload: 44\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 24D2982FA5C8D3AB\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 44\r\nLastReload: 44\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 24D2982FA5C8D3AB\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 44\r\nLastReload: 44\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 24D2982FA5C8D3AB\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 24D2982FA5C8D3AB\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 44\r\nLastReload: 44\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 44\r\nLastReload: 44\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:15.318+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34675\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:15.318+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:15.318+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34675\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:15.318+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:15.318+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34675\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:15.318+0000" } Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:15.318+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34675\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:15.318+0000\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:15.318+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34675\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:15.318+0000\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(31)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(32)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_IMS_SIP_EMU(32)@60510c28932e: 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)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 09018BC1D98AECBC\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 09018BC1D98AECBC\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 09018BC1D98AECBC\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 09018BC1D98AECBC\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 09018BC1D98AECBC\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 1049B249052D25A9\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 1049B249052D25A9\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 1049B249052D25A9\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 1049B249052D25A9\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 1049B249052D25A9\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(32)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration-IMS_ConnHdlr-238010000090828(33) Asterisk_Tests_IMS_SIP_EMU(32)@60510c28932e: Added SIP Call Table entry [0] for "d5c5b4b6-58e9-4cf3-b40c-0c77bee727e9" at TC_ims_registration-IMS_ConnHdlr-238010000090828(33) TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: ipsec: remote_spi_c=428080806 remote_spi_s=556779163local_spi_c=4142 local_spi_s=4143 TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.150.104 5060 4142 5060 4143 172.18.150.10 5555 428080806 5064 556779163 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.150.104 5060 172.18.150.10 5555 428080806\n+ ip xfrm state add src 172.18.150.104 dst 172.18.150.10 proto esp spi 428080806 reqid 428080806 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5555\n+ ip_xfrm_state 172.18.150.104 5060 172.18.150.10 5064 556779163\n+ ip xfrm state add src 172.18.150.104 dst 172.18.150.10 proto esp spi 556779163 reqid 556779163 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5064\n+ ip_xfrm_state 172.18.150.10 5555 172.18.150.104 5060 4143\n+ ip xfrm state add src 172.18.150.10 dst 172.18.150.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.10/32 dst 172.18.150.104/32 sport 5555 dport 5060\n+ ip_xfrm_state 172.18.150.10 5064 172.18.150.104 5060 4142\n+ ip xfrm state add src 172.18.150.10 dst 172.18.150.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.10/32 dst 172.18.150.104/32 sport 5064 dport 5060\n+ ip_xfrm_policy 172.18.150.104 5060 172.18.150.10 5555 428080806 out\n+ ip xfrm policy add src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5555 dir out tmpl src 172.18.150.104 dst 172.18.150.10 proto esp reqid 428080806 mode transport\n+ ip_xfrm_policy 172.18.150.104 5060 172.18.150.10 5064 556779163 out\n+ ip xfrm policy add src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5064 dir out tmpl src 172.18.150.104 dst 172.18.150.10 proto esp reqid 556779163 mode transport\n+ ip_xfrm_policy 172.18.150.10 5555 172.18.150.104 5060 4143 in\n+ ip xfrm policy add src 172.18.150.10/32 dst 172.18.150.104/32 sport 5555 dport 5060 dir in tmpl src 172.18.150.10 dst 172.18.150.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.150.10 5064 172.18.150.104 5060 4142 in\n+ ip xfrm policy add src 172.18.150.10/32 dst 172.18.150.104/32 sport 5064 dport 5060 dir in tmpl src 172.18.150.10 dst 172.18.150.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 9A4E0FD5E6E11BC1\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 9A4E0FD5E6E11BC1\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 9A4E0FD5E6E11BC1\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 9A4E0FD5E6E11BC1\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 9A4E0FD5E6E11BC1\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI remain buf: '""' TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:b9e4dbc055e24060be4a5b73a2595374:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"82f2856a843a054345fe8ef0b2042cba\"" Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 80DDA6086AF61B71\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 80DDA6086AF61B71\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 80DDA6086AF61B71\r\nMessage: Unregistration sent" } Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 80DDA6086AF61B71\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 80DDA6086AF61B71\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI remain buf: '""' TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered" } Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(30)@60510c28932e: AMI remain buf: '""' MTC@60510c28932e: end of "TC_ims_registration" MTC@60510c28932e: setverdict(pass): none -> pass TC_ims_registration-IMS_ConnHdlr-238010000090828(33)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(30)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(31)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(32)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(30): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(31): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(32): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_ims_registration-IMS_ConnHdlr-238010000090828(33): pass (pass -> pass) MTC@60510c28932e: Test case TC_ims_registration finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration pass'. Tue Dec 30 06:41:20 UTC 2025 ====== Asterisk_Tests.TC_ims_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12415) Waiting for packet dumper to finish... 1 (prev_count=12415, count=17102) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_resync'. ------ Asterisk_Tests.TC_ims_registration_resync ------ Tue Dec 30 06:41:22 UTC 2025 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_resync.pcap" >/data/Asterisk_Tests.TC_ims_registration_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_resync' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_ims_registration_resync started. Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(34)@60510c28932e: 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)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: F50D8649BCEA8FE6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 52\r\nLastReload: 52\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:23.575+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33879\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:23.575+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: F50D8649BCEA8FE6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 52\r\nLastReload: 52\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:23.575+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33879\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:23.575+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Response: Success\r\nActionID: F50D8649BCEA8FE6\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 52\r\nLastReload: 52\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:23.575+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33879\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:23.575+0000" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: F50D8649BCEA8FE6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: F50D8649BCEA8FE6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 52\r\nLastReload: 52\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 52\r\nLastReload: 52\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:23.575+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33879\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:23.575+0000\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:23.575+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/33879\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:23.575+0000\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(35)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(36)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_IMS_SIP_EMU(36)@60510c28932e: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37) Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 06C59F21BF6F9E37\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 06C59F21BF6F9E37\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 06C59F21BF6F9E37\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 06C59F21BF6F9E37\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 06C59F21BF6F9E37\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 34BE5542102B7693\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 34BE5542102B7693\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 34BE5542102B7693\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 34BE5542102B7693\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 34BE5542102B7693\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(36)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37) Asterisk_Tests_IMS_SIP_EMU(36)@60510c28932e: Added SIP Call Table entry [0] for "d5c5b4b6-58e9-4cf3-b40c-0c77bee727e9" at TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37) TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: ipsec: remote_spi_c=3715125350 remote_spi_s=1788651708local_spi_c=4142 local_spi_s=4143 TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 7D43F3675F337AFE\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 7D43F3675F337AFE\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 7D43F3675F337AFE\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 7D43F3675F337AFE\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 7D43F3675F337AFE\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: ipsec: remote_spi_c=307293809 remote_spi_s=4025948545local_spi_c=4142 local_spi_s=4143 TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.150.104 5060 4142 5060 4143 172.18.150.10 5557 307293809 5066 4025948545 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.150.104 5060 172.18.150.10 5557 307293809\n+ ip xfrm state add src 172.18.150.104 dst 172.18.150.10 proto esp spi 307293809 reqid 307293809 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5557\n+ ip_xfrm_state 172.18.150.104 5060 172.18.150.10 5066 4025948545\n+ ip xfrm state add src 172.18.150.104 dst 172.18.150.10 proto esp spi 4025948545 reqid 4025948545 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5066\n+ ip_xfrm_state 172.18.150.10 5557 172.18.150.104 5060 4143\n+ ip xfrm state add src 172.18.150.10 dst 172.18.150.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.10/32 dst 172.18.150.104/32 sport 5557 dport 5060\n+ ip_xfrm_state 172.18.150.10 5066 172.18.150.104 5060 4142\n+ ip xfrm state add src 172.18.150.10 dst 172.18.150.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.10/32 dst 172.18.150.104/32 sport 5066 dport 5060\n+ ip_xfrm_policy 172.18.150.104 5060 172.18.150.10 5557 307293809 out\n+ ip xfrm policy add src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5557 dir out tmpl src 172.18.150.104 dst 172.18.150.10 proto esp reqid 307293809 mode transport\n+ ip_xfrm_policy 172.18.150.104 5060 172.18.150.10 5066 4025948545 out\n+ ip xfrm policy add src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5066 dir out tmpl src 172.18.150.104 dst 172.18.150.10 proto esp reqid 4025948545 mode transport\n+ ip_xfrm_policy 172.18.150.10 5557 172.18.150.104 5060 4143 in\n+ ip xfrm policy add src 172.18.150.10/32 dst 172.18.150.104/32 sport 5557 dport 5060 dir in tmpl src 172.18.150.10 dst 172.18.150.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.150.10 5066 172.18.150.104 5060 4142 in\n+ ip xfrm policy add src 172.18.150.10/32 dst 172.18.150.104/32 sport 5066 dport 5060 dir in tmpl src 172.18.150.10 dst 172.18.150.104 proto esp reqid 4142 mode transport", code := 0 } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 52DD24269A8C1681\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 52DD24269A8C1681\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 52DD24269A8C1681\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 52DD24269A8C1681\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 52DD24269A8C1681\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:b9c1a5e1d2824962901ddd2e4099fe0c:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"eacdd8b2250f785ccee41899c353ddab\"" Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: F2AA2F8CC7135F6C\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: F2AA2F8CC7135F6C\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Response: Success\r\nActionID: F2AA2F8CC7135F6C\r\nMessage: Unregistration sent" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: F2AA2F8CC7135F6C\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: F2AA2F8CC7135F6C\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered" } Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(34)@60510c28932e: AMI remain buf: '""' MTC@60510c28932e: end of "TC_ims_registration_resync" MTC@60510c28932e: setverdict(pass): none -> pass TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(34)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(36)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(35)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(34): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(35): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(36): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(37): pass (pass -> pass) MTC@60510c28932e: Test case TC_ims_registration_resync finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_resync pass'. Tue Dec 30 06:41:35 UTC 2025 ====== Asterisk_Tests.TC_ims_registration_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17105) Waiting for packet dumper to finish... 1 (prev_count=17105, count=21796) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_resync pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying'. ------ Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying ------ Tue Dec 30 06:41:37 UTC 2025 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_ims_registration_timeout_initial_100Trying started. Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(38)@60510c28932e: 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(38)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 1F5F1B90EE47340D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 67\r\nLastReload: 67\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 1F5F1B90EE47340D\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 67\r\nLastReload: 67\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 1F5F1B90EE47340D\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 67\r\nLastReload: 67\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 1F5F1B90EE47340D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 1F5F1B90EE47340D\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 67\r\nLastReload: 67\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 67\r\nLastReload: 67\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:38.857+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/36155\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:38.857+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:38.857+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/36155\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:38.857+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:38.857+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/36155\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:38.857+0000" } Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:38.857+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/36155\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:38.857+0000\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:41:38.857+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/36155\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:41:38.857+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(39)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(40)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_IMS_SIP_EMU(40)@60510c28932e: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(41) Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: A757AC69A7FD229E\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: A757AC69A7FD229E\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI split: { "Response: Success\r\nActionID: A757AC69A7FD229E\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: A757AC69A7FD229E\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: A757AC69A7FD229E\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 10E332DB10CC8087\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 10E332DB10CC8087\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 10E332DB10CC8087\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 10E332DB10CC8087\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 10E332DB10CC8087\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(40)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(41) Asterisk_Tests_IMS_SIP_EMU(40)@60510c28932e: Added SIP Call Table entry [0] for "d5c5b4b6-58e9-4cf3-b40c-0c77bee727e9" at TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(41) Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(38)@60510c28932e: AMI remain buf: '""' TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(41)@60510c28932e: setverdict(pass): none -> pass MTC@60510c28932e: end of "TC_ims_registration_timeout_initial_100Trying" MTC@60510c28932e: setverdict(pass): none -> pass TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(41)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(38)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(39)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(40)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(38): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(39): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(40): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(41): pass (pass -> pass) MTC@60510c28932e: Test case TC_ims_registration_timeout_initial_100Trying finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass'. Tue Dec 30 06:42:21 UTC 2025 ====== Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7290) Waiting for packet dumper to finish... 1 (prev_count=7290, count=7906) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized'. ------ Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized ------ Tue Dec 30 06:42:24 UTC 2025 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_ims_registration_timeout_initial_401Unauthorized started. Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(42)@60510c28932e: 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(42)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 5AFAB62FDD8D5CCC\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 5AFAB62FDD8D5CCC\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 5AFAB62FDD8D5CCC\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 5AFAB62FDD8D5CCC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 5AFAB62FDD8D5CCC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 113\r\nLastReload: 113\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:42:25.037+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44263\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:42:25.037+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 113\r\nLastReload: 113\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:42:25.037+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44263\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:42:25.037+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 113\r\nLastReload: 113\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:42:25.037+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44263\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:42:25.037+0000" } Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 113\r\nLastReload: 113\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 113\r\nLastReload: 113\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:42:25.037+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44263\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:42:25.037+0000\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:42:25.037+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/44263\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:42:25.037+0000\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(43)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(44)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_IMS_SIP_EMU(44)@60510c28932e: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(45) Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 6538BDA59F148F89\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 6538BDA59F148F89\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 6538BDA59F148F89\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 6538BDA59F148F89\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 6538BDA59F148F89\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: C433F4CFC4DBEF45\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: C433F4CFC4DBEF45\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI split: { "Response: Success\r\nActionID: C433F4CFC4DBEF45\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: C433F4CFC4DBEF45\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: C433F4CFC4DBEF45\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(44)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(45) Asterisk_Tests_IMS_SIP_EMU(44)@60510c28932e: Added SIP Call Table entry [0] for "d5c5b4b6-58e9-4cf3-b40c-0c77bee727e9" at TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(45) TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(45)@60510c28932e: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(45)@60510c28932e: ipsec: remote_spi_c=1793571285 remote_spi_s=404554753local_spi_c=4142 local_spi_s=4143 Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(42)@60510c28932e: AMI remain buf: '""' TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(45)@60510c28932e: setverdict(pass): none -> pass MTC@60510c28932e: end of "TC_ims_registration_timeout_initial_401Unauthorized" MTC@60510c28932e: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(42)@60510c28932e: Final verdict of PTC: none TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(45)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(44)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(43)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(42): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(43): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(44): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(45): pass (pass -> pass) MTC@60510c28932e: Test case TC_ims_registration_timeout_initial_401Unauthorized finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass'. Tue Dec 30 06:43:06 UTC 2025 ====== Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7257) Waiting for packet dumper to finish... 1 (prev_count=7257, count=7697) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized'. ------ Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized ------ Tue Dec 30 06:43:08 UTC 2025 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_ims_registration_timeout_resync_401Unauthorized started. Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(46)@60510c28932e: 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(46)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: F79676140934AB8C\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 157\r\nLastReload: 157\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: F79676140934AB8C\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 157\r\nLastReload: 157\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI split: { "Response: Success\r\nActionID: F79676140934AB8C\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 157\r\nLastReload: 157\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: F79676140934AB8C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: F79676140934AB8C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 157\r\nLastReload: 157\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 157\r\nLastReload: 157\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:09.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34181\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:09.224+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:09.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34181\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:09.224+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:09.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34181\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:09.224+0000" } Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:09.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34181\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:09.224+0000\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:09.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/34181\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:09.224+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(47)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(48)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_IMS_SIP_EMU(48)@60510c28932e: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(49) Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: C7D2A151EE283FB3\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: C7D2A151EE283FB3\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI split: { "Response: Success\r\nActionID: C7D2A151EE283FB3\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: C7D2A151EE283FB3\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: C7D2A151EE283FB3\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: B12EC13CAA1511D2\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: B12EC13CAA1511D2\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI split: { "Response: Success\r\nActionID: B12EC13CAA1511D2\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: B12EC13CAA1511D2\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: B12EC13CAA1511D2\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(48)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(49) Asterisk_Tests_IMS_SIP_EMU(48)@60510c28932e: Added SIP Call Table entry [0] for "d5c5b4b6-58e9-4cf3-b40c-0c77bee727e9" at TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(49) TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(49)@60510c28932e: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(49)@60510c28932e: ipsec: remote_spi_c=1307127901 remote_spi_s=1235579680local_spi_c=4142 local_spi_s=4143 TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(49)@60510c28932e: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 1B90EECF6C58D91D\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 1B90EECF6C58D91D\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 1B90EECF6C58D91D\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 1B90EECF6C58D91D\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 1B90EECF6C58D91D\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(46)@60510c28932e: AMI remain buf: '""' TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(49)@60510c28932e: setverdict(pass): none -> pass MTC@60510c28932e: end of "TC_ims_registration_timeout_resync_401Unauthorized" MTC@60510c28932e: setverdict(pass): none -> pass TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(49)@60510c28932e: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(46)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(47)@60510c28932e: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(48)@60510c28932e: Final verdict of PTC: none MTC@60510c28932e: Setting final verdict of the test case. MTC@60510c28932e: Local verdict of MTC: pass MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_AMI_EMU(46): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(47): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(48): none (pass -> pass) MTC@60510c28932e: Local verdict of PTC TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(49): pass (pass -> pass) MTC@60510c28932e: Test case TC_ims_registration_timeout_resync_401Unauthorized finished. Verdict: pass MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass'. Tue Dec 30 06:43:52 UTC 2025 ====== Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10664) Waiting for packet dumper to finish... 1 (prev_count=10664, count=11104) MTC@60510c28932e: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass' was executed successfully (exit status: 0). MTC@60510c28932e: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying'. ------ Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying ------ Tue Dec 30 06:43:54 UTC 2025 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@60510c28932e: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying' was executed successfully (exit status: 0). MTC@60510c28932e: Test case TC_ims_registration_timeout_protected_100Trying started. Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(50)@60510c28932e: 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(50)@60510c28932e: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 8E0E3104C5248AEC\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 204\r\nLastReload: 204\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:55.422+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/38641\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:55.422+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 8E0E3104C5248AEC\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 204\r\nLastReload: 204\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:55.422+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/38641\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:55.422+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 8E0E3104C5248AEC\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 204\r\nLastReload: 204\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:55.422+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/38641\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:55.422+0000" } Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 8E0E3104C5248AEC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 8E0E3104C5248AEC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 204\r\nLastReload: 204\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 204\r\nLastReload: 204\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:55.422+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/38641\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:55.422+0000\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2025-12-30T06:43:55.422+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f911c000920\r\nLocalAddress: IPV4/TCP/172.18.150.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.150.103/38641\r\nUsingPassword: 0\r\nSessionTV: 2025-12-30T06:43:55.422+0000\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(51)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(52)@60510c28932e: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@60510c28932e: end of f_init Asterisk_Tests_IMS_SIP_EMU(52)@60510c28932e: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(53) Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: AAC318F2AFBC1B6E\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: AAC318F2AFBC1B6E\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI split: { "Response: Success\r\nActionID: AAC318F2AFBC1B6E\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: AAC318F2AFBC1B6E\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: AAC318F2AFBC1B6E\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: A3ABF93CC785943F\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: A3ABF93CC785943F\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI split: { "Response: Success\r\nActionID: A3ABF93CC785943F\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: A3ABF93CC785943F\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: A3ABF93CC785943F\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(52)@60510c28932e: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(53) Asterisk_Tests_IMS_SIP_EMU(52)@60510c28932e: Added SIP Call Table entry [0] for "d5c5b4b6-58e9-4cf3-b40c-0c77bee727e9" at TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(53) TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(53)@60510c28932e: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(53)@60510c28932e: ipsec: remote_spi_c=1143371730 remote_spi_s=2317025806local_spi_c=4142 local_spi_s=4143 TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(53)@60510c28932e: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.150.104 5060 4142 5060 4143 172.18.150.10 5557 1143371730 5061 2317025806 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(53)@60510c28932e: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.150.104 5060 172.18.150.10 5557 1143371730\n+ ip xfrm state add src 172.18.150.104 dst 172.18.150.10 proto esp spi 1143371730 reqid 1143371730 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5557\n+ ip_xfrm_state 172.18.150.104 5060 172.18.150.10 5061 2317025806\n+ ip xfrm state add src 172.18.150.104 dst 172.18.150.10 proto esp spi 2317025806 reqid 2317025806 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5061\n+ ip_xfrm_state 172.18.150.10 5557 172.18.150.104 5060 4143\n+ ip xfrm state add src 172.18.150.10 dst 172.18.150.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.10/32 dst 172.18.150.104/32 sport 5557 dport 5060\n+ ip_xfrm_state 172.18.150.10 5061 172.18.150.104 5060 4142\n+ ip xfrm state add src 172.18.150.10 dst 172.18.150.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.150.10/32 dst 172.18.150.104/32 sport 5061 dport 5060\n+ ip_xfrm_policy 172.18.150.104 5060 172.18.150.10 5557 1143371730 out\n+ ip xfrm policy add src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5557 dir out tmpl src 172.18.150.104 dst 172.18.150.10 proto esp reqid 1143371730 mode transport\n+ ip_xfrm_policy 172.18.150.104 5060 172.18.150.10 5061 2317025806 out\n+ ip xfrm policy add src 172.18.150.104/32 dst 172.18.150.10/32 sport 5060 dport 5061 dir out tmpl src 172.18.150.104 dst 172.18.150.10 proto esp reqid 2317025806 mode transport\n+ ip_xfrm_policy 172.18.150.10 5557 172.18.150.104 5060 4143 in\n+ ip xfrm policy add src 172.18.150.10/32 dst 172.18.150.104/32 sport 5557 dport 5060 dir in tmpl src 172.18.150.10 dst 172.18.150.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.150.10 5061 172.18.150.104 5060 4142 in\n+ ip xfrm policy add src 172.18.150.10/32 dst 172.18.150.104/32 sport 5061 dport 5060 dir in tmpl src 172.18.150.10 dst 172.18.150.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(53)@60510c28932e: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI rx: '"Response: Success\r\nActionID: 60B8E5B6BE491B39\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI buf: '"Response: Success\r\nActionID: 60B8E5B6BE491B39\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI split: { "Response: Success\r\nActionID: 60B8E5B6BE491B39\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI dec: '"Response: Success\r\nActionID: 60B8E5B6BE491B39\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI patched dec: '"Response: Success\r\nActionID: 60B8E5B6BE491B39\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(50)@60510c28932e: AMI remain buf: '""'