Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 7be93fc721de12b6ff0b47fd346848e5107c68ee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7be93fc721de12b6ff0b47fd346848e5107c68ee # timeout=10 Commit message: "ttcn3-s1gw-test: start osmo-s1gw container with --user=root" > git rev-list --no-walk 7be93fc721de12b6ff0b47fd346848e5107c68ee # timeout=10 [ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins17834582095220306361.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-asterisk-ims-ue-test + export IMAGE_SUFFIX=master + cd ttcn3-asterisk-ims-ue-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs ] + [ xjenkins-ttcn3-asterisk-ims-ue-test-85 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test + SUITE_NAME=ttcn3-asterisk-ims-ue-test + IMAGE_SUFFIX=master + docker_images_require asterisk-master ttcn3-asterisk-ims-ue-test dnsmasq + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends asterisk-master + local feed + depends= + [ -n ] + docker_distro_from_image_name asterisk-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name asterisk-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name asterisk-master + echo asterisk-master + dir=asterisk-master + pull_arg=--pull + grep ^FROM ../asterisk-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: asterisk-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../asterisk-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/asterisk-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/asterisk-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.45kB done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/16] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [ 2/16] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 ... #6 https://gitea.sysmocom.de/api/v1/repos/sysmocom/pjproject/git/refs/heads/sysmocom/2.14 #6 DONE 0.2s #6 https://gitea.sysmocom.de/api/v1/repos/sysmocom/pjproject/git/refs/heads/sysmocom/2.14 #6 DONE 0.3s #7 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/sysmocom/master #7 DONE 0.3s #5 [ 2/16] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 0.340 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.340 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.340 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.340 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.863 Reading package lists... #5 1.129 Reading package lists... #5 1.374 Building dependency tree... #5 1.427 Reading state information... #5 1.440 Calculating upgrade... #5 1.511 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 1.514 Reading package lists... #5 1.759 Building dependency tree... #5 1.812 Reading state information... #5 1.875 sudo is already the newest version (1.9.13p3-1+deb12u1). #5 1.875 iproute2 is already the newest version (6.1.0-3). #5 1.875 libcap2-bin is already the newest version (1:2.66-4). #5 1.875 libcap2-bin set to manually installed. #5 1.875 libssl-dev is already the newest version (3.0.11-1~deb12u2). #5 1.875 libncurses5-dev is already the newest version (6.4-4). #5 1.875 libsqlite3-dev is already the newest version (3.40.1-2). #5 1.875 build-essential is already the newest version (12.9). #5 1.875 libjansson-dev is already the newest version (2.14-2). #5 1.875 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #5 1.875 libxml2-dev set to manually installed. #5 1.875 uuid-dev is already the newest version (2.38.1-5+deb12u1). #5 1.875 uuid-dev set to manually installed. #5 1.875 wget is already the newest version (1.21.3-1+b2). #5 1.875 The following additional packages will be installed: #5 1.875 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 1.875 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 1.875 Suggested packages: #5 1.875 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 1.875 Recommended packages: #5 1.875 libpng-tools xxd #5 1.972 The following NEW packages will be installed: #5 1.972 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 1.972 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 1.972 net-tools subversion vim vim-common vim-runtime #5 1.989 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 1.989 Need to get 13.5 MB of archives. #5 1.989 After this operation, 60.8 MB of additional disk space will be used. #5 1.989 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #5 2.021 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #5 2.027 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #5 2.031 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 2.033 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 2.035 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 2.035 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 2.042 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 2.045 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 2.048 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 2.049 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 2.049 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 2.050 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 2.058 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #5 2.069 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #5 2.069 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #5 2.073 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #5 2.142 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #5 2.255 debconf: delaying package configuration, since apt-utils is not installed #5 2.297 Fetched 13.5 MB in 0s (76.2 MB/s) #5 2.371 Selecting previously unselected package iputils-ping. #5 2.371 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117415 files and directories currently installed.) #5 2.409 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #5 2.425 Unpacking iputils-ping (3:20221126-1) ... #5 2.587 Selecting previously unselected package vim-common. #5 2.595 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #5 2.612 Unpacking vim-common (2:9.0.1378-2) ... #5 2.809 Selecting previously unselected package libapr1:amd64. #5 2.818 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #5 2.851 Unpacking libapr1:amd64 (1.7.2-3) ... #5 3.016 Selecting previously unselected package libaprutil1:amd64. #5 3.024 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 3.041 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 3.169 Selecting previously unselected package libedit-dev:amd64. #5 3.187 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 3.204 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 3.359 Selecting previously unselected package libgpm2:amd64. #5 3.367 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 3.384 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 3.532 Selecting previously unselected package libslang2:amd64. #5 3.550 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 3.568 Unpacking libslang2:amd64 (2.3.3-3) ... #5 3.716 Selecting previously unselected package libpng-dev:amd64. #5 3.723 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 3.740 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 3.875 Selecting previously unselected package libslang2-dev:amd64. #5 3.882 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 3.899 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 4.079 Selecting previously unselected package libnewt0.52:amd64. #5 4.086 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 4.111 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 4.314 Selecting previously unselected package libnewt-dev:amd64. #5 4.333 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 4.350 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 4.503 Selecting previously unselected package libserf-1-1:amd64. #5 4.522 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 4.539 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 4.701 Selecting previously unselected package libutf8proc2:amd64. #5 4.719 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 4.737 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 4.894 Selecting previously unselected package libsvn1:amd64. #5 4.902 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #5 4.919 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #5 5.089 Selecting previously unselected package net-tools. #5 5.107 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #5 5.124 Unpacking net-tools (2.10-0.1) ... #5 5.300 Selecting previously unselected package subversion. #5 5.318 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #5 5.349 Unpacking subversion (1.14.2-4+b2) ... #5 5.541 Selecting previously unselected package vim-runtime. #5 5.550 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #5 5.580 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 5.608 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 5.618 Unpacking vim-runtime (2:9.0.1378-2) ... #5 5.985 Selecting previously unselected package vim. #5 6.003 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #5 6.020 Unpacking vim (2:9.0.1378-2) ... #5 6.232 Setting up net-tools (2.10-0.1) ... #5 6.284 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 6.336 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 6.389 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 6.442 Setting up libapr1:amd64 (1.7.2-3) ... #5 6.495 Setting up vim-common (2:9.0.1378-2) ... #5 6.568 Setting up libslang2:amd64 (2.3.3-3) ... #5 6.621 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 6.674 Setting up vim-runtime (2:9.0.1378-2) ... #5 6.803 Setting up iputils-ping (3:20221126-1) ... #5 6.879 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 6.935 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 6.985 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 7.036 Setting up vim (2:9.0.1378-2) ... #5 7.090 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 7.091 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 7.091 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 7.091 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 7.091 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 7.091 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 7.091 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 7.091 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 7.091 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 7.091 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 7.104 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 7.104 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 7.104 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 7.104 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 7.104 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 7.104 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 7.104 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 7.104 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 7.104 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 7.104 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 7.117 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 7.130 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 7.142 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 7.142 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 7.142 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 7.142 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 7.142 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 7.142 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 7.142 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 7.142 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 7.142 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 7.142 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 7.156 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 7.156 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 7.156 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 7.156 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 7.156 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 7.156 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 7.156 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 7.156 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 7.156 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 7.156 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 7.175 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 7.188 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 7.215 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 7.265 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 7.316 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #5 7.366 Setting up subversion (1.14.2-4+b2) ... #5 7.461 Processing triggers for mailcap (3.70+nmu1) ... #5 7.506 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 7.589 Processing triggers for man-db (2.11.2-2) ... #5 DONE 7.9s #8 [ 3/16] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends libopencore-amrnb-dev libopencore-amrwb-dev libvo-amrwbenc-dev && apt-get clean #8 0.456 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 0.456 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 0.456 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 0.560 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #8 0.974 Reading package lists... #8 1.235 Reading package lists... #8 1.481 Building dependency tree... #8 1.534 Reading state information... #8 1.548 Calculating upgrade... #8 1.619 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #8 1.623 Reading package lists... #8 1.868 Building dependency tree... #8 1.921 Reading state information... #8 1.984 The following additional packages will be installed: #8 1.984 libopencore-amrnb0 libopencore-amrwb0 libvo-amrwbenc0 #8 2.031 The following NEW packages will be installed: #8 2.031 libopencore-amrnb-dev libopencore-amrnb0 libopencore-amrwb-dev #8 2.031 libopencore-amrwb0 libvo-amrwbenc-dev libvo-amrwbenc0 #8 2.048 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #8 2.048 Need to get 454 kB of archives. #8 2.048 After this operation, 1215 kB of additional disk space will be used. #8 2.048 Get:1 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb0 amd64 0.1.6-1 [96.5 kB] #8 2.082 Get:2 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb-dev amd64 0.1.6-1 [112 kB] #8 2.084 Get:3 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb0 amd64 0.1.6-1 [52.0 kB] #8 2.088 Get:4 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb-dev amd64 0.1.6-1 [58.2 kB] #8 2.089 Get:5 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc0 amd64 0.1.3-2 [68.4 kB] #8 2.090 Get:6 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc-dev amd64 0.1.3-2 [67.1 kB] #8 2.218 debconf: delaying package configuration, since apt-utils is not installed #8 2.261 Fetched 454 kB in 0s (7872 kB/s) #8 2.343 Selecting previously unselected package libopencore-amrnb0:amd64. #8 2.343 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 120001 files and directories currently installed.) #8 2.385 Preparing to unpack .../0-libopencore-amrnb0_0.1.6-1_amd64.deb ... #8 2.419 Unpacking libopencore-amrnb0:amd64 (0.1.6-1) ... #8 2.546 Selecting previously unselected package libopencore-amrnb-dev:amd64. #8 2.564 Preparing to unpack .../1-libopencore-amrnb-dev_0.1.6-1_amd64.deb ... #8 2.581 Unpacking libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 2.727 Selecting previously unselected package libopencore-amrwb0:amd64. #8 2.735 Preparing to unpack .../2-libopencore-amrwb0_0.1.6-1_amd64.deb ... #8 2.751 Unpacking libopencore-amrwb0:amd64 (0.1.6-1) ... #8 2.877 Selecting previously unselected package libopencore-amrwb-dev:amd64. #8 2.895 Preparing to unpack .../3-libopencore-amrwb-dev_0.1.6-1_amd64.deb ... #8 2.913 Unpacking libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 3.049 Selecting previously unselected package libvo-amrwbenc0:amd64. #8 3.067 Preparing to unpack .../4-libvo-amrwbenc0_0.1.3-2_amd64.deb ... #8 3.084 Unpacking libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 3.203 Selecting previously unselected package libvo-amrwbenc-dev:amd64. #8 3.221 Preparing to unpack .../5-libvo-amrwbenc-dev_0.1.3-2_amd64.deb ... #8 3.239 Unpacking libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.399 Setting up libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 3.458 Setting up libopencore-amrwb0:amd64 (0.1.6-1) ... #8 3.514 Setting up libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.566 Setting up libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 3.619 Setting up libopencore-amrnb0:amd64 (0.1.6-1) ... #8 3.672 Setting up libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 3.725 Processing triggers for libc-bin (2.36-9+deb12u7) ... #8 DONE 4.0s #9 [ 4/16] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #9 DONE 0.8s #10 [ 5/16] WORKDIR /HOME/ASTERISK #10 DONE 0.1s #11 [ 6/16] RUN GIT clone https://gitea.sysmocom.de/sysmocom/pjproject.git #11 0.335 Cloning into 'pjproject'... #11 DONE 2.4s #12 [ 7/16] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/SYSMOCOM/2.14 /tmp/pjproject-ver #12 DONE 0.1s #13 [ 8/16] RUN CD pjproject && git fetch && git checkout sysmocom/2.14 && (git symbolic-ref -q HEAD && git reset --hard origin/sysmocom/2.14 || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #13 0.541 Switched to a new branch 'sysmocom/2.14' #13 0.541 branch 'sysmocom/2.14' set up to track 'origin/sysmocom/2.14'. #13 0.544 refs/heads/sysmocom/2.14 #13 0.586 HEAD is now at ab1be367d PATCH: 0000-remove-third-party.patch #13 0.587 sysmocom/2.14 #13 0.588 ab1be367de105c9b35619aa6df370009a61540a0 #13 DONE 0.7s #14 [ 9/16] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #14 0.444 Cloning into 'asterisk'... #14 DONE 14.4s #15 [10/16] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/master origin/sysmocom/master #15 0.682 Switched to a new branch 'sysmocom/master' #15 0.682 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #15 DONE 0.8s #16 [11/16] RUN CD asterisk/third-party/pjproject && ln -s ../../../pjproject/ source #16 DONE 0.5s #17 [12/16] RUN CD asterisk && ./bootstrap.sh && ./configure && make "-j$(nproc)" #17 0.564 Generating the configure script for Asterisk ... #17 2.451 Generating the configure script for menuselect ... #17 3.332 checking build system type... x86_64-pc-linux-gnu #17 3.423 checking host system type... x86_64-pc-linux-gnu #17 3.424 checking for gcc... gcc #17 3.492 checking whether the C compiler works... yes #17 3.576 checking for C compiler default output file name... a.out #17 3.576 checking for suffix of executables... #17 3.605 checking whether we are cross compiling... no #17 3.637 checking for suffix of object files... o #17 3.654 checking whether the compiler supports GNU C... yes #17 3.677 checking whether gcc accepts -g... yes #17 3.692 checking for gcc option to enable C11 features... none needed #17 3.724 checking for stdio.h... yes #17 3.733 checking for stdlib.h... yes #17 3.749 checking for string.h... yes #17 3.769 checking for inttypes.h... yes #17 3.789 checking for stdint.h... yes #17 3.804 checking for strings.h... yes #17 3.817 checking for sys/stat.h... yes #17 3.833 checking for sys/types.h... yes #17 3.848 checking for unistd.h... yes #17 3.865 checking for wchar.h... yes #17 3.882 checking for minix/config.h... no #17 3.907 checking for sys/param.h... yes #17 3.935 checking for sys/select.h... yes #17 3.954 checking for sys/socket.h... yes #17 3.977 checking for utime.h... yes #17 3.992 checking whether it is safe to define __EXTENSIONS__... yes #17 4.018 checking whether _XOPEN_SOURCE should be defined... no #17 4.035 checking whether char is unsigned... no #17 4.051 checking for uname... /usr/bin/uname #17 4.054 checking for g++... g++ #17 4.100 checking whether the compiler supports GNU C++... yes #17 4.132 checking whether g++ accepts -g... yes #17 4.156 checking for g++ option to enable C++11 features... none needed #17 4.222 checking how to run the C preprocessor... gcc -E #17 4.313 checking how to run the C++ preprocessor... g++ -E #17 4.432 checking for a sed that does not truncate output... /usr/bin/sed #17 4.444 checking for egrep... grep -E #17 4.449 checking for ld used by gcc... /usr/bin/ld #17 4.461 checking if the linker (/usr/bin/ld) is GNU ld... yes #17 4.468 checking for gawk... gawk #17 4.468 checking for a BSD-compatible install... /usr/bin/install -c #17 4.489 checking whether ln -s works... yes #17 4.489 checking for ranlib... ranlib #17 4.490 checking for GNU make... make #17 4.506 checking for grep that handles long lines and -e... /usr/bin/grep #17 4.511 checking for egrep... /usr/bin/grep -E #17 4.515 checking for strip... strip #17 4.516 checking for ar... ar #17 4.517 checking for bison... /usr/bin/bison #17 4.518 checking for cmp... /usr/bin/cmp #17 4.518 checking for cat... /usr/bin/cat #17 4.519 checking for cut... /usr/bin/cut #17 4.519 checking for flex... /usr/bin/flex #17 4.520 checking for grep... (cached) /usr/bin/grep #17 4.520 checking for python2.7... no #17 4.521 checking for python2... no #17 4.521 checking for python... no #17 4.522 checking for python3... /usr/bin/python3 #17 4.522 checking for find... /usr/bin/find #17 4.522 checking for basename... /usr/bin/basename #17 4.523 checking for dirname... /usr/bin/dirname #17 4.523 checking for sh... /bin/bash #17 4.524 checking for ln... /usr/bin/ln #17 4.524 checking for doxygen... /usr/bin/doxygen #17 4.524 checking for dot... /usr/bin/dot #17 4.525 checking for wget... /usr/bin/wget #17 4.525 checking for curl... /usr/bin/curl #17 4.525 checking for xmllint... /usr/bin/xmllint #17 4.526 checking for xmlstarlet... no #17 4.526 checking for xml... no #17 4.526 checking for bash... /bin/bash #17 4.527 checking for git... /usr/bin/git #17 4.527 checking for alembic... : #17 4.527 checking for bzip2... /usr/bin/bzip2 #17 4.527 checking for tar... /usr/bin/tar #17 4.528 checking for patch... /usr/bin/patch #17 4.528 checking for sed... (cached) /usr/bin/sed #17 4.528 checking for nm... /usr/bin/nm #17 4.528 checking for realpath... /usr/bin/realpath #17 4.529 checking for ldconfig... /usr/sbin/ldconfig #17 4.529 checking for sha1sum... /usr/bin/sha1sum #17 4.529 checking for openssl... /usr/bin/openssl #17 4.529 checking for pkg-config... /usr/bin/pkg-config #17 4.530 checking pkg-config is at least version 0.9.0... yes #17 4.531 checking for bison that supports parse-param... /usr/bin/bison #17 4.555 checking for soxmix... no #17 4.556 checking for md5... no #17 4.556 checking for md5sum... md5sum #17 4.556 checking for a sed that does not truncate output... (cached) /usr/bin/sed #17 4.556 checking whether gcc is Clang... no #17 4.569 checking whether pthreads work with "-pthread" and "-lpthread"... yes #17 4.610 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #17 4.642 checking whether more special flags are required for pthreads... no #17 4.642 checking for PTHREAD_PRIO_INHERIT... yes #17 4.673 checking for RAII support... checking for gcc -fnested-functions... no #17 4.711 checking for clang strsep/strcmp optimization... no #17 4.734 configure: checking OPENSSL with pkg-config #17 4.734 configure: checking whether system openssl > 1.1.0 #17 4.734 checking for openssl >= 1.1.0... yes #17 4.741 checking for embedded pjproject (may have to download)... configuring #17 4.816 [pjproject] Applying user.mak #17 4.821 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #17 4.826 [pjproject] Applying custom include file patches/config_site.h #17 4.831 [pjproject] Configuring with --with-ssl --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec --enable-epoll #17 8.344 checking for bundled pjproject... yes #17 8.594 checking for gawk... (cached) gawk #17 8.595 checking for curl-config... /usr/bin/curl-config #17 8.595 checking for the version of libcurl... 7.88.1 #17 8.624 checking for libcurl >= version 7.10.1... yes #17 8.637 checking whether libcurl is usable... yes #17 8.735 checking for curl_free... yes #17 9.379 checking for size_t... yes #17 9.477 checking for working alloca.h... yes #17 9.497 checking for alloca... yes #17 9.500 checking for dirent.h that defines DIR... yes #17 9.526 checking for library containing opendir... none required #17 9.567 checking for sys/wait.h that is POSIX.1 compatible... yes #17 9.587 checking for sys/types.h... (cached) yes #17 9.587 checking for netinet/in.h... yes #17 9.606 checking for arpa/nameser.h... yes #17 9.628 checking for netdb.h... yes #17 9.648 checking for resolv.h... yes #17 9.671 checking for arpa/nameser.h... (cached) yes #17 9.675 checking for assert.h... yes #17 9.700 checking for ctype.h... yes #17 9.721 checking for dlfcn.h... yes #17 9.751 checking for errno.h... yes #17 9.776 checking for fcntl.h... yes #17 9.799 checking for float.h... yes #17 9.824 checking for grp.h... yes #17 9.848 checking for inttypes.h... (cached) yes #17 9.852 checking for limits.h... yes #17 9.880 checking for locale.h... yes #17 9.905 checking for math.h... yes #17 9.943 checking for pwd.h... yes #17 9.963 checking for netinet/in.h... (cached) yes #17 9.968 checking for regex.h... yes #17 9.997 checking for sched.h... yes #17 10.02 checking for stdarg.h... yes #17 10.05 checking for stdint.h... (cached) yes #17 10.06 checking for stdio.h... (cached) yes #17 10.07 checking for stdlib.h... (cached) yes #17 10.07 checking for string.h... (cached) yes #17 10.09 checking for syslog.h... yes #17 10.12 checking for sys/file.h... yes #17 10.15 checking for sys/ioctl.h... yes #17 10.18 checking for sys/param.h... (cached) yes #17 10.18 checking for sys/resource.h... yes #17 10.21 checking for sys/socket.h... (cached) yes #17 10.22 checking for sys/stat.h... (cached) yes #17 10.22 checking for sys/time.h... yes #17 10.24 checking for sys/types.h... (cached) yes #17 10.25 checking for sys/un.h... yes #17 10.27 checking for termios.h... yes #17 10.29 checking for time.h... yes #17 10.31 checking for unistd.h... (cached) yes #17 10.31 checking for arpa/inet.h... yes #17 10.33 checking for libintl.h... yes #17 10.35 checking for malloc.h... yes #17 10.37 checking for netdb.h... (cached) yes #17 10.37 checking for stddef.h... yes #17 10.40 checking for strings.h... (cached) yes #17 10.40 checking for sys/event.h... no #17 10.41 checking for utime.h... (cached) yes #17 10.41 checking for libedit... yes #17 10.42 checking for Testing for libedit unicode support... yes #17 10.45 checking for uuid_generate_random in -luuid... yes #17 10.48 checking for uuid/uuid.h... yes #17 10.51 checking for jansson >= 2.11... yes #17 10.53 checking for libjwt >= 1.15.3... no #17 10.56 checking for clock_gettime in -lrt... yes #17 10.60 checking for libxml-2.0... yes #17 10.61 checking for uriParseUriA in -luriparser... no #17 10.65 checking for xsltLoadStylesheetPI in -lxslt... no #17 10.70 checking for xsltCleanupGlobals in -lxslt... no #17 10.76 checking for xlocale.h... no #17 10.80 checking for winsock.h... no #17 10.82 checking for winsock2.h... no #17 10.84 checking for sys/poll.h... yes #17 10.86 checking for special C compiler options needed for large files... no #17 10.86 checking for _FILE_OFFSET_BITS value needed for large files... no #17 10.88 checking for _Bool... yes #17 10.92 checking for stdbool.h that conforms to C99... yes #17 10.94 checking for an ANSI C-conforming const... yes #17 10.96 checking for uid_t in sys/types.h... yes #17 10.97 checking for inline... inline #17 10.98 checking for long double with more range or precision than double... yes #17 10.99 checking for mode_t... yes #17 11.02 checking for off_t... yes #17 11.06 checking for pid_t... yes #17 11.09 checking for size_t... (cached) yes #17 11.09 checking for struct stat.st_blksize... yes #17 11.11 checking for struct ucred.uid... yes #17 11.13 checking for struct ucred.cr_uid... no #17 11.18 checking for struct sockpeercred.uid... no #17 11.23 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #17 11.29 checking whether struct tm is in sys/time.h or time.h... time.h #17 11.31 checking for working volatile... yes #17 11.32 checking for ptrdiff_t... yes #17 11.37 checking for struct stat.st_mtim... yes #17 11.42 checking for struct stat.st_mtimensec... no #17 11.49 checking for struct stat.st_mtimespec... no #17 11.55 checking for working chown... yes #17 11.60 checking whether closedir returns void... no #17 11.62 checking for error_at_line... yes #17 11.65 checking for vfork.h... no #17 11.67 checking for fork... yes #17 11.70 checking for vfork... yes #17 11.74 checking for working fork... yes #17 11.77 checking for working vfork... (cached) yes #17 11.77 checking for _LARGEFILE_SOURCE value needed for large files... no #17 11.80 checking whether gcc needs -traditional... no #17 11.81 checking for working memcmp... yes #17 11.84 checking for getpagesize... yes #17 11.87 checking for vprintf... yes #17 11.91 checking for working mmap... yes #17 11.97 checking types of arguments for select... int,fd_set *,struct timeval * #17 11.99 checking whether lstat correctly handles trailing slash... yes #17 12.02 checking whether stat accepts an empty string... no #17 12.06 checking for working strcoll... yes #17 12.10 checking for strftime... yes #17 12.14 checking for working strnlen... yes #17 12.18 checking for working strtod... yes #17 12.22 checking whether utime accepts a null argument... yes #17 12.26 checking for asprintf... yes #17 12.29 checking for atexit... yes #17 12.32 checking for closefrom... yes #17 12.35 checking for dup2... yes #17 12.38 checking for eaccess... yes #17 12.42 checking for endpwent... yes #17 12.45 checking for euidaccess... yes #17 12.49 checking for ffsll... yes #17 12.53 checking for ftruncate... yes #17 12.55 checking for getcwd... yes #17 12.58 checking for gethostbyname... yes #17 12.60 checking for gethostname... yes #17 12.63 checking for getloadavg... yes #17 12.66 checking for gettimeofday... yes #17 12.68 checking for glob... yes #17 12.71 checking for ioperm... yes #17 12.75 checking for inet_ntoa... yes #17 12.79 checking for isascii... yes #17 12.83 checking for memchr... yes #17 12.86 checking for memmove... yes #17 12.90 checking for memset... yes #17 12.93 checking for mkdir... yes #17 12.96 checking for mkdtemp... yes #17 12.99 checking for munmap... yes #17 13.01 checking for newlocale... yes #17 13.03 checking for pipe2... yes #17 13.05 checking for ppoll... yes #17 13.08 checking for putenv... yes #17 13.10 checking for re_comp... yes #17 13.14 checking for regcomp... yes #17 13.19 checking for select... yes #17 13.22 checking for setenv... yes #17 13.25 checking for socket... yes #17 13.27 checking for strcasecmp... yes #17 13.29 checking for strcasestr... yes #17 13.31 checking for strchr... yes #17 13.34 checking for strcspn... yes #17 13.37 checking for strdup... yes #17 13.40 checking for strerror... yes #17 13.43 checking for strlcat... no #17 13.46 checking for strlcpy... no #17 13.48 checking for strncasecmp... yes #17 13.50 checking for strndup... yes #17 13.52 checking for strnlen... yes #17 13.54 checking for strrchr... yes #17 13.57 checking for strsep... yes #17 13.59 checking for strspn... yes #17 13.61 checking for strstr... yes #17 13.63 checking for strtod... (cached) yes #17 13.63 checking for strtol... yes #17 13.66 checking for strtold... yes #17 13.69 checking for strtoq... yes #17 13.71 checking for unsetenv... yes #17 13.73 checking for uselocale... yes #17 13.76 checking for utime... yes #17 13.78 checking for vasprintf... yes #17 13.80 checking for getpeereid... no #17 13.82 checking for sysctl... no #17 13.85 checking for swapctl... no #17 13.87 checking for malloc_trim... yes #17 13.89 checking for htonll... no #17 13.93 checking for ntohll... no #17 13.95 checking for sqrt in -lm... yes #17 13.98 checking for exp2... yes #17 14.00 checking for log2... yes #17 14.03 checking for exp10... yes #17 14.06 checking for log10... yes #17 14.08 checking for sin... yes #17 14.11 checking for cos... yes #17 14.14 checking for tan... yes #17 14.18 checking for asin... yes #17 14.20 checking for acos... yes #17 14.23 checking for atan... yes #17 14.26 checking for atan2... yes #17 14.29 checking for pow... yes #17 14.32 checking for rint... yes #17 14.36 checking for exp... yes #17 14.42 checking for log... yes #17 14.45 checking for remainder... yes #17 14.48 checking for fmod... yes #17 14.52 checking for round... yes #17 14.55 checking for roundf... yes #17 14.59 checking for trunc... yes #17 14.63 checking for floor... yes #17 14.67 checking for ceil... yes #17 14.70 checking for exp2l... yes #17 14.74 checking for log2l... yes #17 14.77 checking for exp10l... yes #17 14.81 checking for log10l... yes #17 14.85 checking for sinl... yes #17 14.88 checking for cosl... yes #17 14.91 checking for tanl... yes #17 14.95 checking for asinl... yes #17 14.98 checking for acosl... yes #17 15.01 checking for atanl... yes #17 15.03 checking for atan2l... yes #17 15.06 checking for powl... yes #17 15.08 checking for sqrtl... yes #17 15.11 checking for rintl... yes #17 15.13 checking for expl... yes #17 15.16 checking for logl... yes #17 15.19 checking for remainderl... yes #17 15.21 checking for fmodl... yes #17 15.24 checking for roundl... yes #17 15.26 checking for truncl... yes #17 15.29 checking for floorl... yes #17 15.32 checking for ceill... yes #17 15.34 checking for LLONG_MAX in limits.h... yes #17 15.36 checking for timersub in time.h... yes #17 15.39 checking for a version of GNU ld that supports the --dynamic-list flag... yes #17 15.41 checking for sys/poll.h... (cached) yes #17 15.41 checking for inet_aton... yes #17 15.43 checking for IP_PKTINFO... yes #17 15.46 checking for gcc options needed to detect all undeclared functions... none needed #17 15.48 checking whether gethostbyname_r is declared... yes #17 15.49 checking for library containing gethostbyname_r... none required #17 15.52 checking for gethostbyname_r with 6 arguments... yes #17 15.54 checking for gethostbyname_r with 5 arguments... no #17 15.56 checking for byteswap.h... yes #17 15.57 checking for __swap16 variant of byteswapping macros... no #17 15.58 checking for bswap16 variant of byteswapping macros... no #17 15.59 checking for locale_t in locale.h... yes #17 15.61 checking for O_EVTONLY in fcntl.h... no #17 15.63 checking for O_SYMLINK in fcntl.h... no #17 15.64 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #17 15.65 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #17 15.68 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #17 15.70 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #17 15.72 checking for pthread_spinlock_t in pthread.h... yes #17 15.75 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #17 15.77 checking for working unnamed semaphores... yes #17 15.80 checking if PTHREAD_ONCE_INIT needs braces... no #17 15.81 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #17 15.82 checking whether we can compare a mutex to its initial value... no #17 15.84 checking for compiler sync operations... yes #17 15.86 checking for compiler atomic operations... yes #17 15.88 checking if your system printf is NULL-safe.... (null)yes #17 15.90 checking if socket() accepts SOCK_NONBLOCK... yes #17 15.93 checking if we can increase the maximum select-able file descriptor... no #17 15.94 checking if we have usable eventfd support... yes #17 15.96 checking for compiler 'attribute pure' support... yes #17 15.98 checking for compiler 'attribute malloc' support... yes #17 15.99 checking for compiler 'attribute const' support... yes #17 16.00 checking for compiler 'attribute unused' support... yes #17 16.01 checking for compiler 'attribute always_inline' support... no #17 16.02 checking for compiler 'attribute deprecated' support... yes #17 16.03 checking for compiler 'attribute sentinel' support... yes #17 16.04 checking for compiler 'attribute warn_unused_result' support... yes #17 16.06 checking for compiler 'attribute may_alias' support... yes #17 16.07 checking for compiler 'attribute constructor' support... yes #17 16.08 checking for compiler 'attribute destructor' support... yes #17 16.09 checking for compiler 'attribute noreturn' support... yes #17 16.10 checking for -fsanitize=address support... yes #17 16.11 checking for -fsanitize=thread support... yes #17 16.12 checking for -fsanitize=leak support... yes #17 16.13 checking for -fsanitize=undefined support... yes #17 16.14 checking for -Wdeclaration-after-statement support... yes #17 16.14 checking for -Wtrampolines support... yes #17 16.15 checking for _FORTIFY_SOURCE support... yes #17 16.15 checking for -fno-strict-overflow... yes #17 16.16 checking for -Wno-format-truncation... yes #17 16.16 checking for -Wno-format-y2k... yes #17 16.16 checking for -Wno-stringop-truncation... yes #17 16.17 checking for -Wshadow... yes #17 16.17 checking for -march=native support... yes #17 16.18 checking whether to use rpath... not needed #17 16.18 checking for sysinfo... yes #17 16.20 checking for library containing res_9_ninit... no #17 16.25 checking for res_ninit... yes #17 16.28 checking for library containing res_9_ndestroy... no #17 16.33 checking for res_ndestroy... no #17 16.38 checking for library containing res_9_close... no #17 16.42 checking for res_close... no #17 16.46 checking for struct __res_state._u._ext.nsaddrs... yes #17 16.48 checking for BIND_8_COMPAT required... no #17 16.49 checking for GLOB_NOMAGIC in glob.h... yes #17 16.50 checking for GLOB_BRACE in glob.h... yes #17 16.51 checking for RTLD_NOLOAD in dlfcn.h... yes #17 16.53 checking for IP_MTU_DISCOVER in netinet/in.h... yes #17 16.54 checking size of int... 4 #17 16.57 checking size of long... 8 #17 16.61 checking size of long long... 8 #17 16.64 checking size of char *... 8 #17 16.67 checking size of long... (cached) 8 #17 16.67 checking size of long long... (cached) 8 #17 16.70 checking size of fd_set.fds_bits... (cached) 8 #17 16.70 checking for dladdr in dlfcn.h... yes #17 16.72 checking for snd_pcm_open in -lasound... yes #17 16.75 checking for alsa/asoundlib.h... yes #17 16.78 checking for bfd_openr in -lbfd... no #17 16.79 checking for bfd_openr in -lbfd... (cached) no #17 16.79 checking for bfd_openr in -lbfd... (cached) no #17 16.79 checking for cap_from_text in -lcap... no #17 16.81 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #17 16.82 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #17 16.84 checking for enhanced dahdi vmwi support... yes #17 16.85 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #17 16.86 checking for getifaddrs() support... yes #17 16.87 checking for timerfd support... yes #17 16.89 checking for gsm_create in -lgsm... yes #17 16.91 checking for gsm.h... yes #17 16.92 checking for gsm/gsm.h... yes #17 16.94 checking for libilbc < 3... no #17 16.95 checking for iconv_open in -liconv... no #17 16.96 checking for libiconv_open in -liconv... no #17 16.98 checking for iconv_close in -lc... yes #17 17.00 checking for iconv.h... yes #17 17.02 checking for icaltimezone_get_utc_timezone in -lical... no #17 17.03 checking for iks_start_sasl in -liksemel... no #17 17.05 checking for UW IMAP Toolkit c-client library... no #17 17.06 checking for system c-client library...... no #17 17.09 checking for SQLConnect in -liodbc... no #17 17.11 checking for inotify_init in -lc... yes #17 17.13 checking for sys/inotify.h... yes #17 17.15 checking for jack_activate in -ljack... no #17 17.16 checking for kqueue in -lc... no #17 17.19 checking for kevent64... no #17 17.21 checking for ldap_initialize in -lldap... no #17 17.23 checking for mysql_config... no #17 17.23 checking for neon-config... no #17 17.23 checking for neon-config... no #17 17.23 checking for netsnmp-agent... yes #17 17.23 checking for newtBell in -lnewt... yes #17 17.26 checking for newt.h... yes #17 17.27 checking for ub_ctx_delete in -lunbound... no #17 17.29 checking for SQLConnect in -lodbc... no #17 17.31 checking for ogg_stream_init in -logg... no #17 17.33 checking for backtrace in -lexecinfo... no #17 17.34 checking for backtrace in -lc... yes #17 17.36 checking for execinfo.h... yes #17 17.38 checking for ba2str in -lbluetooth... no #17 17.40 checking for bs_version in -lbeanstalk... no #17 17.41 checking for pg_config... no #17 17.42 checking for poptStrerror in -lpopt... no #17 17.43 checking for portaudio-2.0... no #17 17.44 checking for Pa_GetDeviceCount in -lportaudio... no #17 17.46 checking for pri_connected_line_update in -lpri... no #17 17.48 checking for resample_open in -lresample... no #17 17.49 checking for fftw_malloc in -lfftw3... yes #17 17.52 checking for fftw3.h... yes #17 17.54 checking for sf_open in -lsndfile... no #17 17.55 checking for minimum version of SpanDSP... no #17 17.56 checking for ss7_set_isup_timer in -lss7... no #17 17.58 checking for openr2_chan_new in -lopenr2... no #17 17.60 checking for opus_encoder_create in -lopus... no #17 17.62 checking for op_open_callbacks in -lopusfile... no #17 17.64 checking for luaL_newstate in -llua5.4... no #17 17.65 checking for luaL_newstate in -llua5.3... yes #17 17.68 checking for lua5.3/lua.h... yes #17 17.70 checking for rc_read_config in -lfreeradius-client... no #17 17.71 checking for rc_read_config in -lradiusclient-ng... no #17 17.73 checking for rc_read_config in -lradcli... no #17 17.75 checking for codec2_create in -lcodec2... no #17 17.77 checking for cpg_join in -lcpg... no #17 17.78 checking for corosync_cfg_state_track in -lcfg... no #17 17.80 checking for speex_encode in -lspeex... no #17 17.82 checking for speex_preprocess_ctl in -lspeex... no #17 17.83 checking for speex_preprocess_ctl in -lspeexdsp... no #17 17.85 checking for sqlite3_open in -lsqlite3... yes #17 17.88 checking for sqlite3.h... yes #17 17.89 checking for crypt in -lcrypt... yes #17 17.91 checking for crypt.h... yes #17 17.93 checking for crypt... no #17 17.96 checking for crypt_r in -lcrypt... yes #17 17.98 checking for osp/osp.h... no #17 17.99 checking for srtp_init in -lsrtp2... no #17 18.01 checking for srtp_init in -lsrtp... no #17 18.03 checking for gmime-3.0... no #17 18.04 checking for gmime-2.6... no #17 18.05 checking for gmime-2.4... no #17 18.06 checking for gmime-2.2... no #17 18.07 checking for gmime-2.0... no #17 18.08 checking for malloc in -lhoard... no #17 18.09 checking for dbinit in -lsybdb... no #17 18.11 checking for tone_zone_find_by_num in -ltonezone... no #17 18.13 checking for tone_zone_find in -ltonezone... no #17 18.14 checking for vorbis_info_init in -lvorbis... no #17 18.16 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #17 18.17 checking for compress in -lz... yes #17 18.19 checking for zlib.h... yes #17 18.21 checking for linux/compiler.h... no #17 18.22 checking for MSG_NOSIGNAL in sys/socket.h... yes #17 18.24 checking for SO_NOSIGPIPE in sys/socket.h... no #17 18.25 checking for sdl-config... no #17 18.25 checking for IMG_Load in -lSDL_image... no #17 18.26 checking for sws_getContext in -lavcodec... no #17 18.28 checking for linux/videodev.h... no #17 18.30 checking for XOpenDisplay in -lX11... no #17 18.32 checking for XOpenDisplay in -lX11... (cached) no #17 18.32 checking for /sbin/launchd... no #17 18.32 checking for gtk+-2.0... no #17 18.33 checking for libsystemd... yes #17 18.33 checking for LOG_AUTH in syslog.h... yes #17 18.34 checking for LOG_AUTHPRIV in syslog.h... yes #17 18.36 checking for LOG_CRON in syslog.h... yes #17 18.37 checking for LOG_DAEMON in syslog.h... yes #17 18.38 checking for LOG_FTP in syslog.h... yes #17 18.39 checking for LOG_KERN in syslog.h... yes #17 18.40 checking for LOG_LPR in syslog.h... yes #17 18.41 checking for LOG_MAIL in syslog.h... yes #17 18.42 checking for LOG_NEWS in syslog.h... yes #17 18.44 checking for LOG_SYSLOG in syslog.h... yes #17 18.45 checking for LOG_UUCP in syslog.h... yes #17 18.46 checking for bridges/bridge_softmix/include/hrirs.h... yes #17 18.46 checking for mandatory modules: PJPROJECT... ok #17 18.48 configure: creating ./config.status #17 18.52 config.status: creating build_tools/menuselect-deps #17 18.52 config.status: creating makeopts #17 18.53 config.status: creating include/asterisk/autoconfig.h #17 18.56 checking build system type... x86_64-unknown-linux-gnu #17 18.58 checking host system type... x86_64-unknown-linux-gnu #17 18.58 checking for gcc... gcc #17 18.60 checking whether the C compiler works... yes #17 18.61 checking for C compiler default output file name... a.out #17 18.61 checking for suffix of executables... #17 18.65 checking whether we are cross compiling... no #17 18.67 checking for suffix of object files... o #17 18.68 checking whether the compiler supports GNU C... yes #17 18.68 checking whether gcc accepts -g... yes #17 18.69 checking for gcc option to enable C11 features... none needed #17 18.72 checking for GNU make... make #17 18.72 checking for pkg-config... /usr/bin/pkg-config #17 18.72 checking pkg-config is at least version 0.9.0... yes #17 18.72 checking for stdio.h... yes #17 18.73 checking for stdlib.h... yes #17 18.75 checking for string.h... yes #17 18.76 checking for inttypes.h... yes #17 18.77 checking for stdint.h... yes #17 18.79 checking for strings.h... yes #17 18.80 checking for sys/stat.h... yes #17 18.81 checking for sys/types.h... yes #17 18.82 checking for unistd.h... yes #17 18.84 checking for size_t... yes #17 18.87 checking for working alloca.h... yes #17 18.89 checking for alloca... yes #17 18.89 checking for asprintf... yes #17 18.91 checking for getloadavg... yes #17 18.93 checking for setenv... yes #17 18.95 checking for strcasestr... yes #17 18.97 checking for strndup... yes #17 18.99 checking for strnlen... yes #17 19.02 checking for strsep... yes #17 19.05 checking for unsetenv... yes #17 19.07 checking for vasprintf... yes #17 19.09 checking for newtBell in -lnewt... yes #17 19.11 checking for newt.h... yes #17 19.13 checking for initscr in -lncurses... yes #17 19.15 checking for ncurses.h... yes #17 19.16 checking for keypad in -ltinfo... yes #17 19.18 checking for ncurses.h... (cached) yes #17 19.19 checking for a sed that does not truncate output... /usr/bin/sed #17 19.19 checking for libxml-2.0... yes #17 19.19 checking for gtk+-2.0... no #17 19.21 configure: creating ./config.status #17 19.24 config.status: creating makeopts #17 19.24 config.status: creating autoconfig.h #17 19.25 configure: Menuselect build configuration successfully completed #17 19.26 #17 19.26 .$$$$$$$$$$$$$$$=.. #17 19.26 .$7$7.. .7$$7:. #17 19.26 .$$:. ,$7.7 #17 19.26 .$7. 7$$$$ .$$77 #17 19.26 ..$$. $$$$$ .$$$7 #17 19.26 ..7$ .?. $$$$$ .?. 7$$$. #17 19.26 $.$. .$$$7. $$$$7 .7$$$. .$$$. #17 19.26 .777. .$$$$$$77$$$77$$$$$7. $$$, #17 19.26 $$$~ .7$$$$$$$$$$$$$7. .$$$. #17 19.26 .$$7 .7$$$$$$$7: ?$$$. #17 19.26 $$$ ?7$$$$$$$$$$I .$$$7 #17 19.26 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #17 19.26 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #17 19.26 $$$ $$$ 7$$$7 .$$$ .$$$. #17 19.26 $$$$ $$$$7 .$$$. #17 19.26 7$$$7 7$$$$ 7$$$ #17 19.26 $$$$$ $$$ #17 19.26 $$$$7. $$ (TM) #17 19.26 $$$$$$$. .7$$$$$$ $$ #17 19.26 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #17 19.26 $$$$$$$$$$$$$$$$. #17 19.26 #17 19.26 configure: Package configured for: #17 19.26 configure: OS type : linux-gnu #17 19.26 configure: Host CPU : x86_64 #17 19.26 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #17 19.26 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #17 19.72 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #17 19.72 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #17 19.72 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #17 19.72 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #17 19.72 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #17 19.81 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #17 19.84 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #17 19.85 Generating input for menuselect ... #17 20.90 menuselect/menuselect --check-deps menuselect.makeopts #17 20.90 menuselect/menuselect --check-deps menuselect.makeopts #17 20.94 [CC] astcanary.c -> astcanary.o #17 20.94 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #17 20.95 [CC] astdb2bdb.c -> astdb2bdb.o #17 20.95 [CC] hash/hash.c -> hash/hash.o #17 20.95 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #17 20.95 [CC] hash/hash_buf.c -> hash/hash_buf.o #17 20.95 [CC] hash/hash_log2.c -> hash/hash_log2.o #17 20.95 [CC] hash/hash_func.c -> hash/hash_func.o #17 20.96 [CC] hash/hash_page.c -> hash/hash_page.o #17 20.96 [CC] hash/ndbm.c -> hash/ndbm.o #17 20.96 [CC] btree/bt_close.c -> btree/bt_close.o #17 20.96 [CC] btree/bt_conv.c -> btree/bt_conv.o #17 20.96 [CC] btree/bt_debug.c -> btree/bt_debug.o #17 20.96 [CC] btree/bt_delete.c -> btree/bt_delete.o #17 20.96 [CC] btree/bt_get.c -> btree/bt_get.o #17 20.96 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #17 20.96 [CC] btree/bt_open.c -> btree/bt_open.o #17 20.96 [CC] btree/bt_page.c -> btree/bt_page.o #17 20.97 [CC] btree/bt_put.c -> btree/bt_put.o #17 20.98 [CC] btree/bt_search.c -> btree/bt_search.o #17 20.99 [CC] btree/bt_seq.c -> btree/bt_seq.o #17 21.00 [CC] btree/bt_split.c -> btree/bt_split.o #17 21.01 [LD] astcanary.o -> astcanary #17 21.01 [CC] btree/bt_utils.c -> btree/bt_utils.o #17 21.02 [CC] db/db.c -> db/db.o #17 21.03 [CC] mpool/mpool.c -> mpool/mpool.o #17 21.03 [CC] recno/rec_close.c -> recno/rec_close.o #17 21.03 [CC] recno/rec_delete.c -> recno/rec_delete.o #17 21.04 [CC] recno/rec_get.c -> recno/rec_get.o #17 21.04 [CC] recno/rec_open.c -> recno/rec_open.o #17 21.06 [CC] recno/rec_put.c -> recno/rec_put.o #17 21.06 [CC] recno/rec_search.c -> recno/rec_search.o #17 21.07 [CC] recno/rec_seq.c -> recno/rec_seq.o #17 21.07 [CC] recno/rec_utils.c -> recno/rec_utils.o #17 21.22 [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a #17 21.27 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #17 21.27 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #17 21.41 [pjproject] Generating pjproject dependency file .pjnath-x86_64-unknown-linux-gnu.depend #17 21.88 [pjproject] Generating asterisk dependency file .pjnath-x86_64-unknown-linux-gnu.astdep #17 22.01 [pjproject] Generating pjproject dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.depend #17 24.27 [pjproject] Generating asterisk dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.astdep #17 24.38 [pjproject] Generating asterisk dependency file .pjmedia-x86_64-unknown-linux-gnu.astdep #17 24.64 [pjproject] Generating asterisk dependency file .pjmedia-videodev-x86_64-unknown-linux-gnu.astdep #17 24.73 [pjproject] Generating asterisk dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.astdep #17 24.82 [pjproject] Generating pjproject dependency file .pjsip-x86_64-unknown-linux-gnu.depend #17 26.33 [pjproject] Generating asterisk dependency file .pjsip-x86_64-unknown-linux-gnu.astdep #17 26.42 [pjproject] Generating asterisk dependency file .pjsip-simple-x86_64-unknown-linux-gnu.astdep #17 26.50 [pjproject] Generating asterisk dependency file .pjsip-ua-x86_64-unknown-linux-gnu.astdep #17 26.57 [pjproject] Generating asterisk dependency file .pjsua-lib-x86_64-unknown-linux-gnu.astdep #17 26.78 [pjproject] Generating pjproject dependency file .pjlib-util-x86_64-unknown-linux-gnu.depend #17 27.14 [pjproject] Generating asterisk dependency file .pjlib-util-x86_64-unknown-linux-gnu.astdep #17 27.22 [pjproject] Generating pjproject dependency file .pjlib-x86_64-unknown-linux-gnu.depend #17 28.16 [pjproject] Generating asterisk dependency file .pjlib-x86_64-unknown-linux-gnu.astdep #17 28.36 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #17 28.50 In file included from ../src/pj/hash.c:20: #17 28.50 ../src/pj/hash.c: In function 'find_entry': #17 28.50 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 191 | ht, entry, pj_pool_get_used_size(pool), #17 28.50 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #17 28.50 189 | PJ_LOG(6, ("hashtbl", #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/hash.c:190:60: note: format string is defined here #17 28.50 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 191 | ht, entry, pj_pool_get_used_size(pool), #17 28.50 192 | pj_pool_get_capacity(pool))); #17 28.50 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #17 28.50 189 | PJ_LOG(6, ("hashtbl", #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/hash.c:190:68: note: format string is defined here #17 28.50 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 In file included from ../src/pj/pool.c:20: #17 28.50 ../src/pj/pool.c: In function 'pj_pool_create_block': #17 28.50 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #17 28.50 | ~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #17 28.50 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:55:44: note: format string is defined here #17 28.50 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #17 28.50 | ~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #17 28.50 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:55:57: note: format string is defined here #17 28.50 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #17 28.50 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #17 28.50 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:55:70: note: format string is defined here #17 28.50 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/pool.c: In function 'pj_pool_allocate_find': #17 28.50 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 120 | "(used=%u, cap=%u)", #17 28.50 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #17 28.50 | ~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #17 28.50 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:119:62: note: format string is defined here #17 28.50 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 120 | "(used=%u, cap=%u)", #17 28.50 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #17 28.50 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #17 28.50 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 120 | "(used=%u, cap=%u)", #17 28.50 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #17 28.50 | ~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #17 28.50 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #17 28.50 | ~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #17 28.50 144 | LOG((pool->obj_name, #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:145:12: note: format string is defined here #17 28.50 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #17 28.50 | ~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #17 28.50 144 | LOG((pool->obj_name, #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:145:49: note: format string is defined here #17 28.50 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #17 28.50 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #17 28.50 144 | LOG((pool->obj_name, #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:145:64: note: format string is defined here #17 28.50 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #17 28.50 | ~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #17 28.50 144 | LOG((pool->obj_name, #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:145:72: note: format string is defined here #17 28.50 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/pool.c: In function 'pj_pool_create_int': #17 28.50 ../src/pj/pool.c:236:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:236:5: note: in expansion of macro 'LOG' #17 28.50 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:236:47: note: format string is defined here #17 28.50 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #17 28.50 | ~^ #17 28.50 | | #17 28.50 | unsigned int #17 28.50 | %lu #17 28.50 ../src/pj/pool.c: In function 'pj_pool_reset': #17 28.50 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 282 | pool->capacity, pj_pool_get_used_size(pool), #17 28.50 | ~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.50 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #17 28.50 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:281:41: note: format string is defined here #17 28.50 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 28.50 | ~^ #17 28.50 | | #17 28.50 | int #17 28.50 | %ld #17 28.50 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.50 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 28.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 282 | pool->capacity, pj_pool_get_used_size(pool), #17 28.50 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.50 | | #17 28.50 | pj_size_t {aka long unsigned int} #17 28.50 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.50 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.50 | ^~~ #17 28.50 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.50 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.50 | ^~~~~~ #17 28.51 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #17 28.51 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 28.51 | ^~~ #17 28.51 ../src/pj/pool.c:281:50: note: format string is defined here #17 28.51 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 28.51 | ~^ #17 28.51 | | #17 28.51 | int #17 28.51 | %ld #17 28.51 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.51 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 28.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.51 282 | pool->capacity, pj_pool_get_used_size(pool), #17 28.51 283 | pj_pool_get_used_size(pool)*100/pool->capacity)); #17 28.51 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.51 | | #17 28.51 | pj_size_t {aka long unsigned int} #17 28.51 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.51 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.51 | ^~~ #17 28.51 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.51 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.51 | ^~~~~~ #17 28.51 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #17 28.51 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 28.51 | ^~~ #17 28.51 ../src/pj/pool.c:281:53: note: format string is defined here #17 28.51 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #17 28.51 | ~^ #17 28.51 | | #17 28.51 | int #17 28.51 | %ld #17 28.51 ../src/pj/pool.c: In function 'pj_pool_destroy_int': #17 28.51 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.51 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 28.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.51 296 | pool->capacity, pj_pool_get_used_size(pool), #17 28.51 | ~~~~~~~~~~~~~~ #17 28.51 | | #17 28.51 | pj_size_t {aka long unsigned int} #17 28.51 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.51 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.51 | ^~~ #17 28.51 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.51 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.51 | ^~~~~~ #17 28.51 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #17 28.51 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 28.51 | ^~~ #17 28.51 ../src/pj/pool.c:295:43: note: format string is defined here #17 28.51 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 28.51 | ~^ #17 28.51 | | #17 28.51 | int #17 28.51 | %ld #17 28.51 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.51 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 28.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.51 296 | pool->capacity, pj_pool_get_used_size(pool), #17 28.51 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.51 | | #17 28.51 | pj_size_t {aka long unsigned int} #17 28.51 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.51 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.51 | ^~~ #17 28.51 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.51 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.51 | ^~~~~~ #17 28.51 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #17 28.51 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 28.51 | ^~~ #17 28.51 ../src/pj/pool.c:295:52: note: format string is defined here #17 28.51 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 28.51 | ~^ #17 28.51 | | #17 28.51 | int #17 28.51 | %ld #17 28.51 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.51 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 28.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.51 296 | pool->capacity, pj_pool_get_used_size(pool), #17 28.51 297 | pj_pool_get_used_size(pool)*100/pool->capacity, #17 28.51 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.51 | | #17 28.51 | pj_size_t {aka long unsigned int} #17 28.51 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.51 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.51 | ^~~ #17 28.51 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #17 28.51 33 | #define LOG(expr) PJ_LOG(6,expr) #17 28.51 | ^~~~~~ #17 28.51 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #17 28.51 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 28.51 | ^~~ #17 28.51 ../src/pj/pool.c:295:55: note: format string is defined here #17 28.51 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #17 28.51 | ~^ #17 28.51 | | #17 28.51 | int #17 28.51 | %ld #17 28.51 In file included from ../src/pj/pool_caching.c:21: #17 28.51 ../src/pj/pool_caching.c: In function 'cpool_create_pool': #17 28.51 ../src/pj/pool_caching.c:191:36: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.51 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #17 28.51 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #17 28.51 | | #17 28.51 | pj_size_t {aka long unsigned int} #17 28.51 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.51 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.51 | ^~~ #17 28.51 ../src/pj/pool_caching.c:191:9: note: in expansion of macro 'PJ_LOG' #17 28.51 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #17 28.51 | ^~~~~~ #17 28.51 ../src/pj/pool_caching.c:191:56: note: format string is defined here #17 28.51 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #17 28.51 | ~^ #17 28.51 | | #17 28.51 | unsigned int #17 28.51 | %lu #17 28.51 ../src/pj/pool_caching.c: In function 'cpool_release_pool': #17 28.51 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.51 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 28.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.60 249 | pool_capacity, pj_pool_get_used_size(pool), #17 28.60 | ~~~~~~~~~~~~~ #17 28.60 | | #17 28.60 | pj_size_t {aka long unsigned int} #17 28.60 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.60 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.60 | ^~~ #17 28.60 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #17 28.60 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 28.60 | ^~~~~~ #17 28.60 ../src/pj/pool_caching.c:248:49: note: format string is defined here #17 28.60 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 28.60 | ~^ #17 28.60 | | #17 28.60 | int #17 28.60 | %ld #17 28.60 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.60 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 28.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.60 249 | pool_capacity, pj_pool_get_used_size(pool), #17 28.60 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.60 | | #17 28.60 | pj_size_t {aka long unsigned int} #17 28.60 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.60 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.60 | ^~~ #17 28.60 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #17 28.60 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 28.60 | ^~~~~~ #17 28.60 ../src/pj/pool_caching.c:248:58: note: format string is defined here #17 28.60 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 28.60 | ~^ #17 28.60 | | #17 28.60 | int #17 28.60 | %ld #17 28.60 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.60 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 28.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.60 249 | pool_capacity, pj_pool_get_used_size(pool), #17 28.60 250 | pj_pool_get_used_size(pool)*100/pool_capacity)); #17 28.60 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 28.60 | | #17 28.60 | pj_size_t {aka long unsigned int} #17 28.60 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 28.60 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 28.60 | ^~~ #17 28.60 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #17 28.60 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 28.60 | ^~~~~~ #17 28.60 ../src/pj/pool_caching.c:248:61: note: format string is defined here #17 28.60 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #17 28.60 | ~^ #17 28.60 | | #17 28.60 | int #17 28.60 | %ld #17 28.60 In file included from ../src/pj/timer.c:36: #17 28.60 ../src/pj/timer.c: In function 'grow_heap': #17 28.60 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 28.60 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 28.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 29.19 385 | ht->max_size, new_size)); #17 29.19 | ~~~~~~~~~~~~ #17 29.19 | | #17 29.19 | pj_size_t {aka long unsigned int} #17 29.19 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 29.19 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 29.19 | ^~~ #17 29.19 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #17 29.19 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 29.19 | ^~~~~~ #17 29.19 ../src/pj/timer.c:384:51: note: format string is defined here #17 29.19 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 29.19 | ~^ #17 29.19 | | #17 29.19 | int #17 29.19 | %ld #17 29.19 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] #17 29.19 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 29.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 29.19 385 | ht->max_size, new_size)); #17 29.19 | ~~~~~~~~ #17 29.19 | | #17 29.19 | size_t {aka long unsigned int} #17 29.19 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 29.19 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 29.19 | ^~~ #17 29.19 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #17 29.19 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 29.19 | ^~~~~~ #17 29.19 ../src/pj/timer.c:384:57: note: format string is defined here #17 29.19 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #17 29.19 | ~^ #17 29.19 | | #17 29.19 | int #17 29.19 | %ld #17 29.19 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #17 29.66 In file included from ../src/pjlib-util/stun_simple_client.c:22: #17 29.66 ../src/pjlib-util/stun_simple_client.c: In function 'pjstun_get_mapped_addr2': #17 29.66 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 29.66 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 29.66 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 29.66 | | #17 29.66 | pj_size_t {aka long unsigned int} #17 29.66 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 29.66 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 29.66 | ^~~ #17 29.66 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #17 29.66 36 | #define TRACE_(x) PJ_LOG(6,x) #17 29.66 | ^~~~~~ #17 29.66 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #17 29.66 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 29.66 | ^~~~~~ #17 29.66 ../src/pjlib-util/stun_simple_client.c:348:39: note: format string is defined here #17 29.66 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 29.66 | ~^ #17 29.66 | | #17 29.66 | int #17 29.66 | %ld #17 29.66 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #17 29.66 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 29.66 | ^~~~~~~~~~~~~~~~~~~~~~~ #17 29.66 349 | pj_pool_get_capacity(pool))); #17 29.66 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 29.66 | | #17 29.66 | pj_size_t {aka long unsigned int} #17 29.66 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 29.66 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 29.66 | ^~~ #17 29.66 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #17 29.66 36 | #define TRACE_(x) PJ_LOG(6,x) #17 29.66 | ^~~~~~ #17 29.66 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #17 29.66 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 29.66 | ^~~~~~ #17 29.66 ../src/pjlib-util/stun_simple_client.c:348:45: note: format string is defined here #17 29.66 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #17 29.66 | ~^ #17 29.66 | | #17 29.66 | int #17 29.66 | %ld #17 29.66 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #17 29.73 In file included from ../../pjlib/include/pj/except.h:29, #17 29.73 from ../src/pjsip/sip_endpoint.c:27: #17 29.73 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_dbg': #17 29.73 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #17 29.73 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 29.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 29.73 791 | entry, delay->sec, delay->msec)); #17 29.73 | ~~~~~~~~~~ #17 29.73 | | #17 29.73 | long int #17 29.73 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 29.73 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 29.73 | ^~~ #17 29.73 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #17 29.73 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 29.73 | ^~~~~~ #17 29.73 ../src/pjsip/sip_endpoint.c:790:72: note: format string is defined here #17 29.73 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 29.73 | ~^ #17 29.73 | | #17 29.73 | unsigned int #17 29.73 | %lu #17 29.73 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #17 29.73 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 29.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 29.73 791 | entry, delay->sec, delay->msec)); #17 29.73 | ~~~~~~~~~~~ #17 29.73 | | #17 29.73 | long int #17 29.73 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 29.73 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 29.73 | ^~~ #17 29.73 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #17 29.73 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 29.73 | ^~~~~~ #17 29.73 ../src/pjsip/sip_endpoint.c:790:75: note: format string is defined here #17 29.73 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #17 29.73 | ~^ #17 29.73 | | #17 29.73 | unsigned int #17 29.73 | %lu #17 29.73 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_w_grp_lock_dbg': #17 29.73 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #17 29.73 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #17 29.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 29.73 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #17 29.73 821 | entry, delay->sec, delay->msec, grp_lock)); #17 29.73 | ~~~~~~~~~~ #17 29.73 | | #17 29.73 | long int #17 29.73 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 29.73 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 29.73 | ^~~ #17 29.73 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #17 29.73 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #17 32.15 | ^~~~~~ #17 32.15 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #17 32.15 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #17 32.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 32.15 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #17 32.15 821 | entry, delay->sec, delay->msec, grp_lock)); #17 32.15 | ~~~~~~~~~~~ #17 32.15 | | #17 32.15 | long int #17 32.15 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 32.15 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 32.15 | ^~~ #17 32.15 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #17 32.15 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #17 32.15 | ^~~~~~ #17 32.15 In file included from ../src/pjsip/sip_transaction.c:33: #17 32.15 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uac2': #17 32.15 ../src/pjsip/sip_transaction.c:1585:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #17 32.15 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 32.15 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #17 32.15 | | #17 32.15 | pj_ssize_t {aka long int} #17 32.15 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 32.15 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 32.15 | ^~~ #17 32.15 ../src/pjsip/sip_transaction.c:1585:5: note: in expansion of macro 'PJ_LOG' #17 32.15 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 32.15 | ^~~~~~ #17 32.15 ../src/pjsip/sip_transaction.c:1585:42: note: format string is defined here #17 32.15 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 32.15 | ~~^~ #17 32.15 | | #17 32.15 | int #17 32.15 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uas2': #17 32.15 ../src/pjsip/sip_transaction.c:1744:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #17 32.15 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 32.15 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #17 32.15 | | #17 32.15 | pj_ssize_t {aka long int} #17 32.15 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #17 32.15 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #17 32.15 | ^~~ #17 32.15 ../src/pjsip/sip_transaction.c:1744:5: note: in expansion of macro 'PJ_LOG' #17 32.15 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 32.15 | ^~~~~~ #17 32.15 ../src/pjsip/sip_transaction.c:1744:42: note: format string is defined here #17 32.15 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #17 32.15 | ~~^~ #17 32.15 | | #17 32.15 | int #17 32.15 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #17 32.19 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #17 32.25 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #17 32.29 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #17 33.54 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #17 33.66 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #17 33.68 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #17 33.89 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #17 34.48 [pjproject] Generating symbols #17 34.55 [CC] chan_audiosocket.c -> chan_audiosocket.o #17 34.55 [CC] chan_bridge_media.c -> chan_bridge_media.o #17 34.55 [CC] chan_iax2.c -> chan_iax2.o #17 34.55 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #17 34.55 [CC] iax2/firmware.c -> iax2/firmware.o #17 34.55 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #17 34.55 [CC] iax2/parser.c -> iax2/parser.o #17 34.55 [CC] iax2/netsock.c -> iax2/netsock.o #17 34.55 [CC] iax2/provision.c -> iax2/provision.o #17 34.55 [CC] chan_pjsip.c -> chan_pjsip.o #17 34.55 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #17 34.55 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #17 34.55 [CC] chan_rtp.c -> chan_rtp.o #17 34.55 [CC] chan_unistim.c -> chan_unistim.o #17 34.70 [LD] chan_audiosocket.o -> chan_audiosocket.so #17 34.74 [LD] chan_bridge_media.o -> chan_bridge_media.so #17 34.82 [LD] chan_rtp.o -> chan_rtp.so #17 35.46 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #17 36.22 [LD] chan_unistim.o -> chan_unistim.so #17 38.37 [LD] chan_iax2.o iax2/codec_pref.o iax2/firmware.o iax2/format_compatibility.o iax2/netsock.o iax2/parser.o iax2/provision.o -> chan_iax2.so #17 38.41 [CC] pbx_ael.c -> pbx_ael.o #17 38.41 [CC] pbx_config.c -> pbx_config.o #17 38.41 [CC] pbx_dundi.c -> pbx_dundi.o #17 38.41 [CC] dundi-parser.c -> dundi-parser.o #17 38.41 [CC] pbx_loopback.c -> pbx_loopback.o #17 38.41 [CC] pbx_lua.c -> pbx_lua.o #17 38.41 [CC] pbx_realtime.c -> pbx_realtime.o #17 38.41 [CC] pbx_spool.c -> pbx_spool.o #17 38.52 [LD] pbx_loopback.o -> pbx_loopback.so #17 38.53 [LD] pbx_ael.o -> pbx_ael.so #17 38.64 [LD] pbx_realtime.o -> pbx_realtime.so #17 38.64 [LD] pbx_lua.o -> pbx_lua.so #17 38.79 [LD] pbx_spool.o -> pbx_spool.so #17 38.88 [LD] pbx_config.o -> pbx_config.so #17 39.70 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #17 39.72 [CC] app_adsiprog.c -> app_adsiprog.o #17 39.72 [CC] app_agent_pool.c -> app_agent_pool.o #17 39.72 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #17 39.72 [CC] app_amd.c -> app_amd.o #17 39.72 [CC] app_attended_transfer.c -> app_attended_transfer.o #17 39.72 [CC] app_audiosocket.c -> app_audiosocket.o #17 39.72 [CC] app_authenticate.c -> app_authenticate.o #17 39.73 [CC] app_blind_transfer.c -> app_blind_transfer.o #17 39.73 [CC] app_bridgewait.c -> app_bridgewait.o #17 39.73 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #17 39.73 [CC] app_broadcast.c -> app_broadcast.o #17 39.73 [CC] app_cdr.c -> app_cdr.o #17 39.73 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #17 39.73 [CC] app_chanisavail.c -> app_chanisavail.o #17 39.73 [CC] app_channelredirect.c -> app_channelredirect.o #17 39.73 [CC] app_chanspy.c -> app_chanspy.o #17 39.73 [CC] app_confbridge.c -> app_confbridge.o #17 39.73 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #17 39.74 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #17 39.75 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #17 39.87 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #17 39.88 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #17 39.89 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #17 39.89 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #17 39.90 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #17 39.90 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #17 39.91 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #17 39.91 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #17 39.92 [CC] app_controlplayback.c -> app_controlplayback.o #17 39.93 [CC] app_db.c -> app_db.o #17 39.94 [CC] app_dial.c -> app_dial.o #17 39.94 [CC] app_dictate.c -> app_dictate.o #17 40.02 [CC] app_directed_pickup.c -> app_directed_pickup.o #17 40.02 [CC] app_directory.c -> app_directory.o #17 40.05 [CC] app_disa.c -> app_disa.o #17 40.08 [CC] app_dtmfstore.c -> app_dtmfstore.o #17 40.08 [CC] app_dumpchan.c -> app_dumpchan.o #17 40.10 [CC] app_echo.c -> app_echo.o #17 40.11 [CC] app_exec.c -> app_exec.o #17 40.12 [CC] app_externalivr.c -> app_externalivr.o #17 40.15 [CC] app_festival.c -> app_festival.o #17 40.15 [CC] app_flash.c -> app_flash.o #17 40.16 [CC] app_followme.c -> app_followme.o #17 40.20 [CC] app_forkcdr.c -> app_forkcdr.o #17 40.24 [CC] app_getcpeid.c -> app_getcpeid.o #17 40.24 [CC] app_if.c -> app_if.o #17 40.27 [CC] app_mf.c -> app_mf.o #17 40.33 [CC] app_milliwatt.c -> app_milliwatt.o #17 40.34 [CC] app_minivm.c -> app_minivm.o #17 40.34 [CC] app_mixmonitor.c -> app_mixmonitor.o #17 40.35 [CC] app_morsecode.c -> app_morsecode.o #17 40.38 [CC] app_mp3.c -> app_mp3.o #17 40.40 [CC] app_originate.c -> app_originate.o #17 40.45 [CC] app_page.c -> app_page.o #17 40.47 [CC] app_playback.c -> app_playback.o #17 40.47 [CC] app_playtones.c -> app_playtones.o #17 40.47 [CC] app_privacy.c -> app_privacy.o #17 40.49 [CC] app_queue.c -> app_queue.o #17 40.54 [CC] app_read.c -> app_read.o #17 40.54 [CC] app_readexten.c -> app_readexten.o #17 40.59 [CC] app_record.c -> app_record.o #17 40.59 [CC] app_reload.c -> app_reload.o #17 40.64 [CC] app_sayunixtime.c -> app_sayunixtime.o #17 40.70 [CC] app_senddtmf.c -> app_senddtmf.o #17 40.70 [CC] app_sendtext.c -> app_sendtext.o #17 40.75 [CC] app_sf.c -> app_sf.o #17 40.76 [CC] app_signal.c -> app_signal.o #17 40.77 [CC] app_sms.c -> app_sms.o #17 40.81 [CC] app_softhangup.c -> app_softhangup.o #17 40.82 [CC] app_speech_utils.c -> app_speech_utils.o #17 40.83 [CC] app_stack.c -> app_stack.o #17 40.85 [CC] app_stasis.c -> app_stasis.o #17 40.88 [CC] app_stream_echo.c -> app_stream_echo.o #17 40.90 [CC] app_system.c -> app_system.o #17 40.92 [CC] app_talkdetect.c -> app_talkdetect.o #17 40.93 [CC] app_test.c -> app_test.o #17 40.96 [CC] app_transfer.c -> app_transfer.o #17 41.04 [CC] app_userevent.c -> app_userevent.o #17 41.06 [CC] app_verbose.c -> app_verbose.o #17 41.07 [CC] app_voicemail.c -> app_voicemail.o #17 41.11 [CC] app_waitforcond.c -> app_waitforcond.o #17 41.15 [CC] app_waitforring.c -> app_waitforring.o #17 41.17 [CC] app_waitforsilence.c -> app_waitforsilence.o #17 41.18 [CC] app_waituntil.c -> app_waituntil.o #17 41.19 [CC] app_while.c -> app_while.o #17 41.21 [CC] app_zapateller.c -> app_zapateller.o #17 41.24 [LD] app_adsiprog.o -> app_adsiprog.so #17 41.30 [LD] app_agent_pool.o -> app_agent_pool.so #17 41.30 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #17 41.31 [LD] app_amd.o -> app_amd.so #17 41.32 [LD] app_attended_transfer.o -> app_attended_transfer.so #17 41.34 [LD] app_audiosocket.o -> app_audiosocket.so #17 41.35 [LD] app_blind_transfer.o -> app_blind_transfer.so #17 41.36 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #17 41.36 [LD] app_bridgewait.o -> app_bridgewait.so #17 41.36 [LD] app_authenticate.o -> app_authenticate.so #17 41.39 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #17 41.39 [LD] app_broadcast.o -> app_broadcast.so #17 41.39 [LD] app_cdr.o -> app_cdr.so #17 41.39 [LD] app_chanisavail.o -> app_chanisavail.so #17 41.39 [LD] app_chanspy.o -> app_chanspy.so #17 41.39 [LD] app_channelredirect.o -> app_channelredirect.so #17 41.40 [LD] app_controlplayback.o -> app_controlplayback.so #17 41.41 [LD] app_confbridge.o confbridge/conf_chan_announce.o confbridge/conf_chan_record.o confbridge/conf_config_parser.o confbridge/conf_state.o confbridge/conf_state_empty.o confbridge/conf_state_inactive.o confbridge/conf_state_multi.o confbridge/conf_state_multi_marked.o confbridge/conf_state_single.o confbridge/conf_state_single_marked.o confbridge/confbridge_manager.o -> app_confbridge.so #17 41.41 [LD] app_dictate.o -> app_dictate.so #17 41.41 [LD] app_directed_pickup.o -> app_directed_pickup.so #17 41.43 [LD] app_db.o -> app_db.so #17 41.44 [LD] app_directory.o -> app_directory.so #17 41.44 [LD] app_disa.o -> app_disa.so #17 41.45 [LD] app_dtmfstore.o -> app_dtmfstore.so #17 41.47 [LD] app_dumpchan.o -> app_dumpchan.so #17 41.47 [LD] app_exec.o -> app_exec.so #17 41.47 [LD] app_echo.o -> app_echo.so #17 41.47 [LD] app_externalivr.o -> app_externalivr.so #17 41.47 [LD] app_festival.o -> app_festival.so #17 41.48 [LD] app_getcpeid.o -> app_getcpeid.so #17 41.48 [LD] app_if.o -> app_if.so #17 41.48 [LD] app_mf.o -> app_mf.so #17 41.48 [LD] app_flash.o -> app_flash.so #17 41.50 [LD] app_milliwatt.o -> app_milliwatt.so #17 41.50 [LD] app_mixmonitor.o -> app_mixmonitor.so #17 41.50 [LD] app_morsecode.o -> app_morsecode.so #17 41.51 [LD] app_forkcdr.o -> app_forkcdr.so #17 41.51 [LD] app_page.o -> app_page.so #17 41.52 [LD] app_originate.o -> app_originate.so #17 41.52 [LD] app_playback.o -> app_playback.so #17 41.53 [LD] app_mp3.o -> app_mp3.so #17 41.53 [LD] app_playtones.o -> app_playtones.so #17 41.53 [LD] app_read.o -> app_read.so #17 41.53 [LD] app_privacy.o -> app_privacy.so #17 41.53 [LD] app_readexten.o -> app_readexten.so #17 41.54 [LD] app_record.o -> app_record.so #17 41.54 [LD] app_reload.o -> app_reload.so #17 41.54 [LD] app_sayunixtime.o -> app_sayunixtime.so #17 41.54 [LD] app_senddtmf.o -> app_senddtmf.so #17 41.54 [LD] app_sf.o -> app_sf.so #17 41.56 [LD] app_sendtext.o -> app_sendtext.so #17 41.56 [LD] app_signal.o -> app_signal.so #17 41.56 [LD] app_softhangup.o -> app_softhangup.so #17 41.57 [LD] app_speech_utils.o -> app_speech_utils.so #17 41.57 [LD] app_stack.o -> app_stack.so #17 41.57 [LD] app_stream_echo.o -> app_stream_echo.so #17 41.57 [LD] app_system.o -> app_system.so #17 41.57 [LD] app_test.o -> app_test.so #17 41.57 [LD] app_talkdetect.o -> app_talkdetect.so #17 41.58 [LD] app_stasis.o -> app_stasis.so #17 41.59 [LD] app_transfer.o -> app_transfer.so #17 41.59 [LD] app_userevent.o -> app_userevent.so #17 41.59 [LD] app_verbose.o -> app_verbose.so #17 41.60 [LD] app_waitforcond.o -> app_waitforcond.so #17 41.60 [LD] app_waitforring.o -> app_waitforring.so #17 41.60 [LD] app_waitforsilence.o -> app_waitforsilence.so #17 41.61 [LD] app_waituntil.o -> app_waituntil.so #17 41.61 [LD] app_while.o -> app_while.so #17 41.61 [LD] app_zapateller.o -> app_zapateller.so #17 41.61 [LD] app_followme.o -> app_followme.so #17 41.81 [LD] app_dial.o -> app_dial.so #17 41.88 [LD] app_sms.o -> app_sms.so #17 42.04 [LD] app_minivm.o -> app_minivm.so #17 43.31 [LD] app_queue.o -> app_queue.so #17 44.20 [LD] app_voicemail.o -> app_voicemail.so #17 44.22 [CC] codec_a_mu.c -> codec_a_mu.o #17 44.22 [CC] codec_adpcm.c -> codec_adpcm.o #17 44.22 [CC] codec_alaw.c -> codec_alaw.o #17 44.22 [CC] codec_g722.c -> codec_g722.o #17 44.22 [CC] codec_dahdi.c -> codec_dahdi.o #17 44.23 [CC] g722/g722_encode.c -> g722/g722_encode.o #17 44.23 [CC] g722/g722_decode.c -> g722/g722_decode.o #17 44.23 [CC] codec_g726.c -> codec_g726.o #17 44.23 [CC] codec_gsm.c -> codec_gsm.o #17 44.23 [CC] codec_ilbc.c -> codec_ilbc.o #17 44.23 [CC] codec_lpc10.c -> codec_lpc10.o #17 44.23 [CC] anaFilter.c -> anaFilter.o #17 44.23 [CC] constants.c -> constants.o #17 44.23 [CC] f2clib.c -> f2clib.o #17 44.23 [CC] createCB.c -> createCB.o #17 44.23 [CC] analys.c -> analys.o #17 44.23 [CC] bsynz.c -> bsynz.o #17 44.23 [CC] chanwr.c -> chanwr.o #17 44.23 [CC] doCPLC.c -> doCPLC.o #17 44.23 [CC] dcbias.c -> dcbias.o #17 44.25 [CC] enhancer.c -> enhancer.o #17 44.29 [CC] decode.c -> decode.o #17 44.30 [CC] filter.c -> filter.o #17 44.31 [CC] deemp.c -> deemp.o #17 44.34 [CC] codec_resample.c -> codec_resample.o #17 44.34 [CC] speex/resample.c -> speex/resample.o #17 44.35 [CC] codec_ulaw.c -> codec_ulaw.o #17 44.36 [CC] FrameClassify.c -> FrameClassify.o #17 44.37 [CC] gainquant.c -> gainquant.o #17 44.37 [CC] getCBvec.c -> getCBvec.o #17 44.40 [CC] difmag.c -> difmag.o #17 44.40 [LD] codec_alaw.o -> codec_alaw.so #17 44.42 [CC] helpfun.c -> helpfun.o #17 44.43 [LD] codec_a_mu.o -> codec_a_mu.so #17 44.43 [LD] codec_adpcm.o -> codec_adpcm.so #17 44.44 [CC] dyptrk.c -> dyptrk.o #17 44.45 [CC] hpInput.c -> hpInput.o #17 44.45 [CC] hpOutput.c -> hpOutput.o #17 44.46 [CC] iCBConstruct.c -> iCBConstruct.o #17 44.46 [CC] encode.c -> encode.o #17 44.47 [CC] iCBSearch.c -> iCBSearch.o #17 44.48 [CC] energy.c -> energy.o #17 44.48 [CC] ham84.c -> ham84.o #17 44.48 [CC] hp100.c -> hp100.o #17 44.49 [CC] iLBC_decode.c -> iLBC_decode.o #17 44.49 [CC] iLBC_encode.c -> iLBC_encode.o #17 44.51 [CC] iLBC_test.c -> iLBC_test.o #17 44.52 [CC] invert.c -> invert.o #17 44.52 [CC] irc2pc.c -> irc2pc.o #17 44.53 [LD] codec_g726.o -> codec_g726.so #17 44.54 [CC] ivfilt.c -> ivfilt.o #17 44.54 [LD] codec_ulaw.o -> codec_ulaw.so #17 44.55 [CC] LPCdecode.c -> LPCdecode.o #17 44.55 [CC] LPCencode.c -> LPCencode.o #17 44.55 [CC] lpcdec.c -> lpcdec.o #17 44.56 [CC] lpcenc.c -> lpcenc.o #17 44.56 [CC] lpcini.c -> lpcini.o #17 44.57 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #17 44.58 [CC] lsf.c -> lsf.o #17 44.58 [CC] lpfilt.c -> lpfilt.o #17 44.59 [CC] median.c -> median.o #17 44.60 [CC] mload.c -> mload.o #17 44.60 [CC] onset.c -> onset.o #17 44.61 [LD] codec_dahdi.o -> codec_dahdi.so #17 44.61 [CC] pitsyn.c -> pitsyn.o #17 44.63 [CC] placea.c -> placea.o #17 44.63 [CC] placev.c -> placev.o #17 44.64 [CC] preemp.c -> preemp.o #17 44.65 [CC] packing.c -> packing.o #17 44.65 [CC] StateConstructW.c -> StateConstructW.o #17 44.65 [CC] prepro.c -> prepro.o #17 44.67 [CC] random.c -> random.o #17 44.67 [CC] StateSearchW.c -> StateSearchW.o #17 44.68 [CC] rcchk.c -> rcchk.o #17 44.68 [LD] codec_gsm.o -> codec_gsm.so #17 44.68 [CC] synths.c -> synths.o #17 44.69 [CC] tbdm.c -> tbdm.o #17 44.70 [CC] voicin.c -> voicin.o #17 44.71 [CC] syntFilter.c -> syntFilter.o #17 44.71 [CC] vparms.c -> vparms.o #17 44.79 [LD] codec_resample.o speex/resample.o -> codec_resample.so #17 44.80 [AR] f2clib.o analys.o bsynz.o chanwr.o dcbias.o decode.o deemp.o difmag.o dyptrk.o encode.o energy.o ham84.o hp100.o invert.o irc2pc.o ivfilt.o lpcdec.o lpcenc.o lpcini.o lpfilt.o median.o mload.o onset.o pitsyn.o placea.o placev.o preemp.o prepro.o random.o rcchk.o synths.o tbdm.o voicin.o vparms.o -> liblpc10.a #17 44.82 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #17 44.82 [AR] anaFilter.o constants.o createCB.o doCPLC.o enhancer.o filter.o FrameClassify.o gainquant.o getCBvec.o helpfun.o hpInput.o hpOutput.o iCBConstruct.o iCBSearch.o iLBC_decode.o iLBC_encode.o iLBC_test.o LPCdecode.o LPCencode.o lsf.o packing.o StateConstructW.o StateSearchW.o syntFilter.o -> libilbc.a #17 44.85 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #17 44.88 [CC] format_g719.c -> format_g719.o #17 44.88 [CC] format_g723.c -> format_g723.o #17 44.88 [CC] format_g726.c -> format_g726.o #17 44.88 [CC] format_g729.c -> format_g729.o #17 44.88 [CC] format_gsm.c -> format_gsm.o #17 44.88 [CC] format_h263.c -> format_h263.o #17 44.88 [CC] format_h264.c -> format_h264.o #17 44.88 [CC] format_ilbc.c -> format_ilbc.o #17 44.88 [CC] format_pcm.c -> format_pcm.o #17 44.88 [CC] format_siren14.c -> format_siren14.o #17 44.88 [CC] format_siren7.c -> format_siren7.o #17 44.88 [CC] format_sln.c -> format_sln.o #17 44.88 [CC] format_vox.c -> format_vox.o #17 44.88 [CC] format_wav.c -> format_wav.o #17 44.88 [CC] format_wav_gsm.c -> format_wav_gsm.o #17 45.00 [LD] format_siren7.o -> format_siren7.so #17 45.00 [LD] format_h264.o -> format_h264.so #17 45.03 [LD] format_h263.o -> format_h263.so #17 45.05 [LD] format_g719.o -> format_g719.so #17 45.06 [LD] format_vox.o -> format_vox.so #17 45.06 [LD] format_g723.o -> format_g723.so #17 45.06 [LD] format_ilbc.o -> format_ilbc.so #17 45.06 [LD] format_siren14.o -> format_siren14.so #17 45.06 [LD] format_g729.o -> format_g729.so #17 45.09 [LD] format_sln.o -> format_sln.so #17 45.10 [LD] format_g726.o -> format_g726.so #17 45.12 [LD] format_wav.o -> format_wav.so #17 45.14 [LD] format_pcm.o -> format_pcm.so #17 45.16 [LD] format_gsm.o -> format_gsm.so #17 45.34 [LD] format_wav_gsm.o -> format_wav_gsm.so #17 45.36 [CC] cdr_csv.c -> cdr_csv.o #17 45.36 [CC] cdr_custom.c -> cdr_custom.o #17 45.36 [CC] cdr_manager.c -> cdr_manager.o #17 45.36 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #17 45.46 [LD] cdr_manager.o -> cdr_manager.so #17 45.47 [LD] cdr_custom.o -> cdr_custom.so #17 45.51 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #17 45.52 [LD] cdr_csv.o -> cdr_csv.so #17 45.54 [CC] cel_custom.c -> cel_custom.o #17 45.54 [CC] cel_manager.c -> cel_manager.o #17 45.54 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #17 45.63 [LD] cel_manager.o -> cel_manager.so #17 45.65 [LD] cel_custom.o -> cel_custom.so #17 45.69 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #17 45.71 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #17 45.71 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #17 45.71 [CC] bridge_holding.c -> bridge_holding.o #17 45.71 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #17 45.71 [CC] bridge_simple.c -> bridge_simple.o #17 45.71 [CC] bridge_softmix.c -> bridge_softmix.o #17 45.71 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #17 45.83 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #17 45.84 [LD] bridge_simple.o -> bridge_simple.so #17 45.86 [LD] bridge_holding.o -> bridge_holding.so #17 45.99 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #17 46.00 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #17 46.37 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #17 46.40 [CC] func_aes.c -> func_aes.o #17 46.40 [CC] func_base64.c -> func_base64.o #17 46.40 [CC] func_blacklist.c -> func_blacklist.o #17 46.40 [CC] func_callcompletion.c -> func_callcompletion.o #17 46.40 [CC] func_callerid.c -> func_callerid.o #17 46.40 [CC] func_cdr.c -> func_cdr.o #17 46.40 [CC] func_channel.c -> func_channel.o #17 46.40 [CC] func_config.c -> func_config.o #17 46.40 [CC] func_curl.c -> func_curl.o #17 46.40 [CC] func_cut.c -> func_cut.o #17 46.40 [CC] func_db.c -> func_db.o #17 46.40 [CC] func_devstate.c -> func_devstate.o #17 46.40 [CC] func_dialgroup.c -> func_dialgroup.o #17 46.40 [CC] func_dialplan.c -> func_dialplan.o #17 46.40 [CC] func_enum.c -> func_enum.o #17 46.40 [CC] func_env.c -> func_env.o #17 46.40 [CC] func_evalexten.c -> func_evalexten.o #17 46.40 [CC] func_export.c -> func_export.o #17 46.41 [CC] func_extstate.c -> func_extstate.o #17 46.42 [CC] func_frame_drop.c -> func_frame_drop.o #17 46.49 [CC] func_frame_trace.c -> func_frame_trace.o #17 46.55 [CC] func_global.c -> func_global.o #17 46.55 [CC] func_groupcount.c -> func_groupcount.o #17 46.55 [CC] func_hangupcause.c -> func_hangupcause.o #17 46.56 [CC] func_holdintercept.c -> func_holdintercept.o #17 46.57 [CC] func_iconv.c -> func_iconv.o #17 46.59 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #17 46.61 [CC] func_json.c -> func_json.o #17 46.62 [CC] func_lock.c -> func_lock.o #17 46.63 [CC] func_logic.c -> func_logic.o #17 46.63 [CC] func_math.c -> func_math.o #17 46.65 [CC] func_md5.c -> func_md5.o #17 46.67 [CC] func_module.c -> func_module.o #17 46.68 [CC] func_periodic_hook.c -> func_periodic_hook.o #17 46.69 [CC] func_pitchshift.c -> func_pitchshift.o #17 46.70 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #17 46.73 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #17 46.76 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #17 46.76 [CC] func_presencestate.c -> func_presencestate.o #17 46.78 [CC] func_rand.c -> func_rand.o #17 46.78 [CC] func_realtime.c -> func_realtime.o #17 46.82 [CC] func_sayfiles.c -> func_sayfiles.o #17 46.82 [CC] func_scramble.c -> func_scramble.o #17 46.86 [CC] func_sha1.c -> func_sha1.o #17 46.87 [CC] func_shell.c -> func_shell.o #17 46.88 [CC] func_sorcery.c -> func_sorcery.o #17 46.92 [CC] func_sprintf.c -> func_sprintf.o #17 46.95 [CC] func_srv.c -> func_srv.o #17 46.96 [CC] func_strings.c -> func_strings.o #17 46.97 [CC] func_sysinfo.c -> func_sysinfo.o #17 46.99 [CC] func_talkdetect.c -> func_talkdetect.o #17 47.00 [CC] func_timeout.c -> func_timeout.o #17 47.00 [CC] func_uri.c -> func_uri.o #17 47.01 [CC] func_version.c -> func_version.o #17 47.01 [CC] func_vmcount.c -> func_vmcount.o #17 47.02 [CC] func_volume.c -> func_volume.o #17 47.03 [LD] func_aes.o -> func_aes.so #17 47.05 [LD] func_base64.o -> func_base64.so #17 47.05 [LD] func_blacklist.o -> func_blacklist.so #17 47.06 [LD] func_callcompletion.o -> func_callcompletion.so #17 47.06 [LD] func_cdr.o -> func_cdr.so #17 47.07 [LD] func_channel.o -> func_channel.so #17 47.07 [LD] func_config.o -> func_config.so #17 47.08 [LD] func_curl.o -> func_curl.so #17 47.08 [LD] func_cut.o -> func_cut.so #17 47.08 [LD] func_db.o -> func_db.so #17 47.09 [LD] func_devstate.o -> func_devstate.so #17 47.10 [LD] func_dialgroup.o -> func_dialgroup.so #17 47.11 [LD] func_dialplan.o -> func_dialplan.so #17 47.12 [LD] func_enum.o -> func_enum.so #17 47.12 [LD] func_evalexten.o -> func_evalexten.so #17 47.12 [LD] func_export.o -> func_export.so #17 47.12 [LD] func_extstate.o -> func_extstate.so #17 47.15 [LD] func_frame_trace.o -> func_frame_trace.so #17 47.15 [LD] func_groupcount.o -> func_groupcount.so #17 47.15 [LD] func_global.o -> func_global.so #17 47.15 [LD] func_frame_drop.o -> func_frame_drop.so #17 47.16 [LD] func_hangupcause.o -> func_hangupcause.so #17 47.16 [LD] func_holdintercept.o -> func_holdintercept.so #17 47.16 [LD] func_iconv.o -> func_iconv.so #17 47.16 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #17 47.18 [LD] func_json.o -> func_json.so #17 47.18 [LD] func_logic.o -> func_logic.so #17 47.18 [LD] func_math.o -> func_math.so #17 47.18 [LD] func_module.o -> func_module.so #17 47.19 [LD] func_md5.o -> func_md5.so #17 47.19 [LD] func_lock.o -> func_lock.so #17 47.19 [LD] func_periodic_hook.o -> func_periodic_hook.so #17 47.19 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #17 47.19 [LD] func_pitchshift.o -> func_pitchshift.so #17 47.20 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #17 47.20 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #17 47.22 [LD] func_presencestate.o -> func_presencestate.so #17 47.22 [LD] func_rand.o -> func_rand.so #17 47.22 [LD] func_sayfiles.o -> func_sayfiles.so #17 47.22 [LD] func_scramble.o -> func_scramble.so #17 47.22 [LD] func_shell.o -> func_shell.so #17 47.22 [LD] func_sha1.o -> func_sha1.so #17 47.22 [LD] func_sorcery.o -> func_sorcery.so #17 47.23 [LD] func_realtime.o -> func_realtime.so #17 47.23 [LD] func_srv.o -> func_srv.so #17 47.23 [LD] func_sprintf.o -> func_sprintf.so #17 47.23 [LD] func_sysinfo.o -> func_sysinfo.so #17 47.23 [LD] func_uri.o -> func_uri.so #17 47.24 [LD] func_version.o -> func_version.so #17 47.24 [LD] func_volume.o -> func_volume.so #17 47.24 [LD] func_vmcount.o -> func_vmcount.so #17 47.25 [LD] func_timeout.o -> func_timeout.so #17 47.25 [LD] func_callerid.o -> func_callerid.so #17 47.26 [LD] func_env.o -> func_env.so #17 47.26 [LD] func_talkdetect.o -> func_talkdetect.so #17 47.53 [LD] func_strings.o -> func_strings.so #17 47.55 [CC] abstract_jb.c -> abstract_jb.o #17 47.55 [CC] acl.c -> acl.o #17 47.55 [CC] adsi.c -> adsi.o #17 47.55 [CC] alaw.c -> alaw.o #17 47.55 [CC] alertpipe.c -> alertpipe.o #17 47.56 [CC] aoc.c -> aoc.o #17 47.56 [CC] app.c -> app.o #17 47.56 [CC] ast_expr2.c -> ast_expr2.o #17 47.56 [CC] ast_expr2f.c -> ast_expr2f.o #17 47.56 [CC] astfd.c -> astfd.o #17 47.56 [CC] asterisk.c -> asterisk.o #17 47.56 [CC] astmm.c -> astmm.o #17 47.56 [CC] astobj2.c -> astobj2.o #17 47.56 [CC] astobj2_container.c -> astobj2_container.o #17 47.56 [CC] astobj2_global.c -> astobj2_global.o #17 47.56 [CC] astobj2_hash.c -> astobj2_hash.o #17 47.56 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #17 47.57 [CC] audiohook.c -> audiohook.o #17 47.58 [CC] autochan.c -> autochan.o #17 47.59 [CC] autoservice.c -> autoservice.o #17 47.60 [CC] backtrace.c -> backtrace.o #17 47.65 [CC] bridge.c -> bridge.o #17 47.69 [CC] bridge_after.c -> bridge_after.o #17 47.72 [CC] bridge_basic.c -> bridge_basic.o #17 47.72 [CC] bridge_channel.c -> bridge_channel.o #17 47.76 [CC] bridge_roles.c -> bridge_roles.o #17 47.78 [CC] bucket.c -> bucket.o #17 47.80 [CC] callerid.c -> callerid.o #17 47.86 [CC] channel.c -> channel.o #17 47.89 [CC] channel_internal_api.c -> channel_internal_api.o #17 47.97 [CC] chanvars.c -> chanvars.o #17 48.02 [CC] cli.c -> cli.o #17 48.05 [CC] codec.c -> codec.o #17 48.08 [CC] codec_builtin.c -> codec_builtin.o #17 48.12 [CC] config_options.c -> config_options.o #17 48.12 [CC] conversions.c -> conversions.o #17 48.16 [CC] core_local.c -> core_local.o #17 48.17 [CC] core_unreal.c -> core_unreal.o #17 48.25 [CC] crypt.c -> crypt.o #17 48.27 [CC] data_buffer.c -> data_buffer.o #17 48.28 [CC] datastore.c -> datastore.o #17 48.32 [CC] db.c -> db.o #17 48.38 [CC] devicestate.c -> devicestate.o #17 48.43 [CC] dial.c -> dial.o #17 48.49 [CC] dns.c -> dns.o #17 48.49 [CC] dns_core.c -> dns_core.o #17 48.50 [CC] dns_naptr.c -> dns_naptr.o #17 48.53 [CC] dns_query_set.c -> dns_query_set.o #17 48.64 [CC] dns_recurring.c -> dns_recurring.o #17 48.67 [CC] dns_srv.c -> dns_srv.o #17 48.75 [CC] dns_system_resolver.c -> dns_system_resolver.o #17 48.77 [CC] dns_test.c -> dns_test.o #17 48.78 [CC] dns_tlsa.c -> dns_tlsa.o #17 48.83 [CC] dns_txt.c -> dns_txt.o #17 48.86 [CC] endpoints.c -> endpoints.o #17 48.88 [CC] event.c -> event.o #17 48.89 [CC] features_config.c -> features_config.o #17 48.90 [CC] file.c -> file.o #17 48.92 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #17 48.92 [CC] format.c -> format.o #17 48.94 [CC] format_cache.c -> format_cache.o #17 48.98 [CC] format_cap.c -> format_cap.o #17 48.98 [CC] format_compatibility.c -> format_compatibility.o #17 49.03 [CC] frame.c -> frame.o #17 49.03 [CC] framehook.c -> framehook.o #17 49.07 [CC] fskmodem.c -> fskmodem.o #17 49.07 [CC] global_datastores.c -> global_datastores.o #17 49.13 [CC] hashtab.c -> hashtab.o #17 49.15 [CC] heap.c -> heap.o #17 49.18 [CC] image.c -> image.o #17 49.20 [CC] io.c -> io.o #17 49.21 [CC] iostream.c -> iostream.o #17 49.23 [CC] jitterbuf.c -> jitterbuf.o #17 49.25 [CC] json.c -> json.o #17 49.33 [CC] loader.c -> loader.o #17 49.33 [CC] lock.c -> lock.o #17 49.33 [CC] logger_category.c -> logger_category.o #17 49.36 [CC] manager_bridges.c -> manager_bridges.o #17 49.38 [CC] manager_channels.c -> manager_channels.o #17 49.39 [CC] manager_endpoints.c -> manager_endpoints.o #17 49.42 [CC] manager_mwi.c -> manager_mwi.o #17 49.47 [CC] manager_system.c -> manager_system.o #17 49.49 [CC] max_forwards.c -> max_forwards.o #17 49.50 [CC] md5.c -> md5.o #17 49.57 [CC] media_cache.c -> media_cache.o #17 49.57 [CC] media_index.c -> media_index.o #17 49.57 [CC] message.c -> message.o #17 49.61 [CC] mixmonitor.c -> mixmonitor.o #17 49.62 [CC] mwi.c -> mwi.o #17 49.62 [CC] named_locks.c -> named_locks.o #17 49.64 [CC] netsock2.c -> netsock2.o #17 49.69 [CC] options.c -> options.o #17 49.69 [CC] optional_api.c -> optional_api.o #17 49.72 [CC] parking.c -> parking.o #17 49.75 [CC] pbx.c -> pbx.o #17 49.75 [CC] pbx_app.c -> pbx_app.o #17 49.78 [CC] pbx_builtins.c -> pbx_builtins.o #17 49.78 [CC] pbx_functions.c -> pbx_functions.o #17 49.78 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #17 49.81 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #17 49.83 [CC] pbx_include.c -> pbx_include.o #17 49.87 [CC] pbx_sw.c -> pbx_sw.o #17 49.91 [CC] pbx_switch.c -> pbx_switch.o #17 49.92 [CC] pbx_timing.c -> pbx_timing.o #17 49.93 [CC] pbx_variables.c -> pbx_variables.o #17 49.98 [CC] pickup.c -> pickup.o #17 49.99 [CC] poll.c -> poll.o #17 49.99 [CC] presencestate.c -> presencestate.o #17 50.00 [CC] privacy.c -> privacy.o #17 50.01 [CC] refer.c -> refer.o #17 50.06 [CC] rtp_engine.c -> rtp_engine.o #17 50.07 [CC] say.c -> say.o #17 50.07 [CC] sched.c -> sched.o #17 50.14 [CC] sdp_srtp.c -> sdp_srtp.o #17 50.14 [CC] security_events.c -> security_events.o #17 50.15 [CC] sem.c -> sem.o #17 50.16 [CC] serializer.c -> serializer.o #17 50.19 [CC] sha1.c -> sha1.o #17 50.23 [CC] sip_api.c -> sip_api.o #17 50.27 [CC] slinfactory.c -> slinfactory.o #17 50.28 [CC] smoother.c -> smoother.o #17 50.29 [CC] sorcery.c -> sorcery.o #17 50.29 [CC] srv.c -> srv.o #17 50.33 [CC] stasis.c -> stasis.o #17 50.33 [CC] stasis_bridges.c -> stasis_bridges.o #17 50.36 [CC] stasis_cache.c -> stasis_cache.o #17 50.36 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #17 50.37 [CC] stasis_channels.c -> stasis_channels.o #17 50.38 [CC] stasis_message.c -> stasis_message.o #17 50.38 [CC] stasis_endpoints.c -> stasis_endpoints.o #17 50.38 [CC] stasis_message_router.c -> stasis_message_router.o #17 50.45 [CC] stasis_state.c -> stasis_state.o #17 50.48 [CC] stasis_system.c -> stasis_system.o #17 50.50 [CC] stdtime/localtime.c -> stdtime/localtime.o #17 50.57 [CC] strcompat.c -> strcompat.o #17 50.58 [CC] stream.c -> stream.o #17 50.59 [CC] stringfields.c -> stringfields.o #17 50.64 [CC] strings.c -> strings.o #17 50.70 [CC] stun.c -> stun.o #17 50.73 [CC] syslog.c -> syslog.o #17 50.74 [CC] taskprocessor.c -> taskprocessor.o #17 50.74 [CC] tcptls.c -> tcptls.o #17 50.78 [CC] tdd.c -> tdd.o #17 50.83 [CC] term.c -> term.o #17 50.86 [CC] test.c -> test.o #17 50.88 [CC] threadpool.c -> threadpool.o #17 50.92 [CC] threadstorage.c -> threadstorage.o #17 50.93 [CC] time.c -> time.o #17 50.96 [CC] timing.c -> timing.o #17 50.96 [CC] translate.c -> translate.o #17 50.99 [CC] ulaw.c -> ulaw.o #17 51.03 [CC] uri.c -> uri.o #17 51.03 [CC] utf8.c -> utf8.o #17 51.05 [CC] utils.c -> utils.o #17 51.12 [CC] uuid.c -> uuid.o #17 51.16 [CC] version.c -> version.o #17 51.18 [CC] xml.c -> xml.o #17 51.21 [CC] xmldoc.c -> xmldoc.o #17 51.22 [CC] ccss.c -> ccss.o #17 51.25 [CC] cdr.c -> cdr.o #17 51.27 [CC] cel.c -> cel.o #17 51.29 [CC] config.c -> config.o #17 51.31 [CC] dnsmgr.c -> dnsmgr.o #17 51.34 [CC] dsp.c -> dsp.o #17 51.36 [CC] enum.c -> enum.o #17 51.39 [CC] features.c -> features.o #17 51.44 [CC] http.c -> http.o #17 51.48 [CC] indications.c -> indications.o #17 51.50 [CC] logger.c -> logger.o #17 51.53 [CC] manager.c -> manager.o #17 51.69 [CC] named_acl.c -> named_acl.o #17 51.75 [CC] plc.c -> plc.o #17 51.91 [CC] sounds.c -> sounds.o #17 51.95 [CC] udptl.c -> udptl.o #17 52.02 [CC] libasteriskssl.c -> libasteriskssl.o #17 52.05 [CC] libasteriskpj.c -> libasteriskpj.o #17 52.06 [GENERATE] libasteriskpj.exports #17 52.10 [LD] libasteriskssl.o -> libasteriskssl.so.1 #17 52.13 [LN] libasteriskssl.so.1 -> libasteriskssl.so #17 52.18 [LD] libasteriskpj.o -> libasteriskpj.so.2 #17 52.54 [LN] libasteriskpj.so.2 -> libasteriskpj.so #17 54.08 [LD] abstract_jb.o acl.o adsi.o alaw.o alertpipe.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o astobj2_container.o astobj2_global.o astobj2_hash.o astobj2_rbtree.o audiohook.o autochan.o autoservice.o backtrace.o bridge.o bridge_after.o bridge_basic.o bridge_channel.o bridge_roles.o bucket.o callerid.o channel.o channel_internal_api.o chanvars.o cli.o codec.o codec_builtin.o config_options.o conversions.o core_local.o core_unreal.o crypt.o data_buffer.o datastore.o db.o devicestate.o dial.o dns.o dns_core.o dns_naptr.o dns_query_set.o dns_recurring.o dns_srv.o dns_system_resolver.o dns_test.o dns_tlsa.o dns_txt.o endpoints.o event.o features_config.o file.o fixedjitterbuf.o format.o format_cache.o format_cap.o format_compatibility.o frame.o framehook.o fskmodem.o global_datastores.o hashtab.o heap.o image.o io.o iostream.o jitterbuf.o json.o loader.o lock.o logger_category.o manager_bridges.o manager_channels.o manager_endpoints.o manager_mwi.o manager_system.o max_forwards.o md5.o media_cache.o media_index.o message.o mixmonitor.o mwi.o named_locks.o netsock2.o optional_api.o options.o parking.o pbx.o pbx_app.o pbx_builtins.o pbx_functions.o pbx_hangup_handler.o pbx_ignorepat.o pbx_include.o pbx_sw.o pbx_switch.o pbx_timing.o pbx_variables.o pickup.o poll.o presencestate.o privacy.o refer.o rtp_engine.o say.o sched.o sdp_srtp.o security_events.o sem.o serializer.o sha1.o sip_api.o slinfactory.o smoother.o sorcery.o srv.o stasis.o stasis_bridges.o stasis_cache.o stasis_cache_pattern.o stasis_channels.o stasis_endpoints.o stasis_message.o stasis_message_router.o stasis_state.o stasis_system.o stdtime/localtime.o strcompat.o stream.o stringfields.o strings.o stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadpool.o threadstorage.o time.o timing.o translate.o ulaw.o uri.o utf8.o utils.o uuid.o version.o xml.o xmldoc.o ccss.o cdr.o cel.o config.o dnsmgr.o dsp.o enum.o features.o http.o indications.o logger.o manager.o named_acl.o plc.o sounds.o udptl.o -> asterisk #17 54.55 [CC] res_adsi.c -> res_adsi.o #17 54.55 [CC] res_aeap.c -> res_aeap.o #17 54.55 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #17 54.55 [CC] res_aeap/general.c -> res_aeap/general.o #17 54.55 [CC] res_aeap/message.c -> res_aeap/message.o #17 54.55 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #17 54.55 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #17 54.55 [CC] res_aeap/transport.c -> res_aeap/transport.o #17 54.55 [CC] res_ael_share.c -> res_ael_share.o #17 54.55 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #17 54.55 [CC] ael/ael_lex.c -> ael/ael_lex.o #17 54.55 [CC] ael/ael.tab.c -> ael/ael.tab.o #17 54.55 [CC] ael/pval.c -> ael/pval.o #17 54.55 [CC] res_agi.c -> res_agi.o #17 54.55 [CC] res_ari.c -> res_ari.o #17 54.55 [CC] ari/cli.c -> ari/cli.o #17 54.55 [CC] ari/config.c -> ari/config.o #17 54.57 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #17 54.57 [CC] res_ari_applications.c -> res_ari_applications.o #17 54.57 [CC] ari/resource_applications.c -> ari/resource_applications.o #17 54.66 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #17 54.68 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #17 54.71 [CC] res_ari_bridges.c -> res_ari_bridges.o #17 54.74 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #17 54.77 [CC] res_ari_channels.c -> res_ari_channels.o #17 54.80 [CC] ari/resource_channels.c -> ari/resource_channels.o #17 54.80 [CC] res_ari_device_states.c -> res_ari_device_states.o #17 54.83 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #17 54.84 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #17 54.85 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #17 54.88 [CC] res_ari_events.c -> res_ari_events.o #17 54.91 [CC] ari/resource_events.c -> ari/resource_events.o #17 54.94 [CC] res_ari_model.c -> res_ari_model.o #17 54.95 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #17 55.00 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #17 55.01 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #17 55.03 [CC] res_ari_recordings.c -> res_ari_recordings.o #17 55.07 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #17 55.11 [CC] res_ari_sounds.c -> res_ari_sounds.o #17 55.12 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #17 55.17 [CC] res_audiosocket.c -> res_audiosocket.o #17 55.18 [CC] res_calendar.c -> res_calendar.o #17 55.22 [CC] res_clialiases.c -> res_clialiases.o #17 55.23 [CC] res_clioriginate.c -> res_clioriginate.o #17 55.29 [CC] res_config_curl.c -> res_config_curl.o #17 55.30 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #17 55.33 [CC] res_convert.c -> res_convert.o #17 55.36 [CC] res_crypto.c -> res_crypto.o #17 55.37 [CC] res_curl.c -> res_curl.o #17 55.37 [CC] res_fax.c -> res_fax.o #17 55.43 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #17 55.43 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #17 55.45 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #17 55.46 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #17 55.46 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #17 55.46 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #17 55.49 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #17 55.53 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #17 55.54 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #17 55.62 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #17 55.63 [CC] res_hep.c -> res_hep.o #17 55.65 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #17 55.69 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #17 55.72 [CC] res_http_media_cache.c -> res_http_media_cache.o #17 55.72 [CC] res_http_websocket.c -> res_http_websocket.o #17 55.74 [CC] res_limit.c -> res_limit.o #17 55.74 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #17 55.84 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #17 55.88 [CC] res_musiconhold.c -> res_musiconhold.o #17 55.89 [CC] res_mutestream.c -> res_mutestream.o #17 55.90 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #17 55.91 [CC] res_parking.c -> res_parking.o #17 55.96 [CC] parking/parking_applications.c -> parking/parking_applications.o #17 56.00 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #17 56.00 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #17 56.01 [CC] parking/parking_controller.c -> parking/parking_controller.o #17 56.03 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #17 56.09 [CC] parking/parking_manager.c -> parking/parking_manager.o #17 56.09 [CC] parking/parking_tests.c -> parking/parking_tests.o #17 56.10 [CC] parking/parking_ui.c -> parking/parking_ui.o #17 56.12 [CC] res_phoneprov.c -> res_phoneprov.o #17 56.13 [CC] res_pjproject.c -> res_pjproject.o #17 56.21 [CC] res_pjsip.c -> res_pjsip.o #17 56.22 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #17 56.26 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #17 56.27 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #17 56.28 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #17 56.37 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #17 56.43 [CC] res_pjsip/location.c -> res_pjsip/location.o #17 56.46 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #17 56.46 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #17 56.49 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #17 56.49 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #17 56.52 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #17 56.55 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #17 56.59 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #17 56.61 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #17 56.64 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #17 56.65 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #17 56.70 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #17 56.71 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #17 56.85 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #17 56.87 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #17 57.02 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #17 57.02 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #17 57.06 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #17 57.06 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #17 57.08 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #17 57.08 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #17 57.09 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #17 57.14 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #17 57.18 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #17 57.19 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #17 57.22 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #17 57.25 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #17 57.25 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #17 57.28 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #17 57.29 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #17 57.34 [CC] res_pjsip_history.c -> res_pjsip_history.o #17 57.44 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #17 57.45 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #17 57.48 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #17 57.48 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #17 57.50 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #17 57.51 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #17 57.51 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #17 57.54 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #17 57.55 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #17 57.60 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #17 57.63 [CC] res_pjsip_path.c -> res_pjsip_path.o #17 57.78 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #17 57.79 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #17 57.88 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #17 57.90 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #17 57.91 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #17 57.91 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #17 57.92 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #17 57.93 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #17 57.93 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #17 57.94 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #17 57.95 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #17 57.95 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #17 57.98 [CC] res_pjsip_session.c -> res_pjsip_session.o #17 58.02 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #17 58.06 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #17 58.14 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #17 58.14 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #17 58.16 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #17 58.20 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #17 58.22 [CC] res_prometheus.c -> res_prometheus.o #17 58.22 [CC] prometheus/bridges.c -> prometheus/bridges.o #17 58.22 [CC] prometheus/channels.c -> prometheus/channels.o #17 58.23 [CC] prometheus/cli.c -> prometheus/cli.o #17 58.30 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #17 58.32 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #17 58.32 [CC] res_realtime.c -> res_realtime.o #17 58.39 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #17 58.41 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #17 58.41 [CC] res_security_log.c -> res_security_log.o #17 58.44 [CC] res_smdi.c -> res_smdi.o #17 58.47 [CC] res_snmp.c -> res_snmp.o #17 58.48 [CC] snmp/agent.c -> snmp/agent.o #17 58.49 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #17 58.52 [CC] res_sorcery_config.c -> res_sorcery_config.o #17 58.58 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #17 58.63 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #17 58.64 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #17 58.69 [CC] res_speech.c -> res_speech.o #17 58.73 [CC] res_speech_aeap.c -> res_speech_aeap.o #17 58.76 [CC] res_stasis.c -> res_stasis.o #17 58.78 [CC] stasis/app.c -> stasis/app.o #17 58.79 [CC] stasis/command.c -> stasis/command.o #17 58.79 [CC] stasis/control.c -> stasis/control.o #17 58.83 [CC] stasis/messaging.c -> stasis/messaging.o #17 58.84 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #17 58.85 [CC] res_stasis_answer.c -> res_stasis_answer.o #17 58.85 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #17 58.86 [CC] res_stasis_playback.c -> res_stasis_playback.o #17 58.88 [CC] res_stasis_recording.c -> res_stasis_recording.o #17 59.00 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #17 59.01 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #17 59.05 [CC] res_statsd.c -> res_statsd.o #17 59.07 [CC] res_stun_monitor.c -> res_stun_monitor.o #17 59.09 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #17 59.11 [CC] res_timing_pthread.c -> res_timing_pthread.o #17 59.17 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #17 59.20 [CC] res_tonedetect.c -> res_tonedetect.o #17 59.24 [LD] res_adsi.o -> res_adsi.so #17 59.25 [LD] res_aeap.o res_aeap/aeap.o res_aeap/general.o res_aeap/message.o res_aeap/message_json.o res_aeap/transaction.o res_aeap/transport.o res_aeap/transport_websocket.o -> res_aeap.so #17 59.27 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #17 59.28 [LD] res_agi.o -> res_agi.so #17 59.31 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #17 59.35 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #17 59.35 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #17 59.35 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #17 59.36 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #17 59.36 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #17 59.36 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #17 59.40 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #17 59.40 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #17 59.40 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #17 59.40 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #17 59.40 [LD] res_calendar.o -> res_calendar.so #17 59.41 [LD] res_audiosocket.o -> res_audiosocket.so #17 59.41 [LD] res_clialiases.o -> res_clialiases.so #17 59.41 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #17 59.41 [LD] res_clioriginate.o -> res_clioriginate.so #17 59.41 [LD] res_config_curl.o -> res_config_curl.so #17 59.46 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #17 59.46 [LD] res_convert.o -> res_convert.so #17 59.46 [LD] res_crypto.o -> res_crypto.so #17 59.46 [LD] res_curl.o -> res_curl.so #17 59.46 [LD] res_fax.o -> res_fax.so #17 59.46 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #17 59.47 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #17 59.47 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #17 59.47 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #17 59.47 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #17 59.49 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #17 59.49 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #17 59.49 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #17 59.49 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #17 59.49 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #17 59.51 [LD] res_hep.o -> res_hep.so #17 59.51 [LD] res_http_media_cache.o -> res_http_media_cache.so #17 59.51 [LD] res_limit.o -> res_limit.so #17 59.51 [LD] res_http_websocket.o -> res_http_websocket.so #17 59.51 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #17 59.51 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #17 59.51 [LD] res_musiconhold.o -> res_musiconhold.so #17 59.53 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #17 59.53 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #17 59.55 [LD] res_mutestream.o -> res_mutestream.so #17 59.55 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #17 59.55 [LD] res_phoneprov.o -> res_phoneprov.so #17 59.55 [LD] res_pjproject.o -> res_pjproject.so #17 59.55 [LD] res_pjsip.o res_pjsip/config_auth.o res_pjsip/config_domain_aliases.o res_pjsip/config_global.o res_pjsip/config_system.o res_pjsip/config_transport.o res_pjsip/location.o res_pjsip/pjsip_cli.o res_pjsip/pjsip_configuration.o res_pjsip/pjsip_distributor.o res_pjsip/pjsip_global_headers.o res_pjsip/pjsip_message_filter.o res_pjsip/pjsip_options.o res_pjsip/pjsip_resolver.o res_pjsip/pjsip_scheduler.o res_pjsip/pjsip_session.o res_pjsip/pjsip_transport_events.o res_pjsip/pjsip_transport_management.o res_pjsip/presence_xml.o res_pjsip/security_agreements.o res_pjsip/security_events.o -> res_pjsip.so #17 59.55 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #17 59.55 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #17 59.55 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #17 59.56 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #17 59.57 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #17 59.57 [LD] res_parking.o parking/parking_applications.o parking/parking_bridge.o parking/parking_bridge_features.o parking/parking_controller.o parking/parking_devicestate.o parking/parking_manager.o parking/parking_tests.o parking/parking_ui.o -> res_parking.so #17 59.57 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #17 59.59 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #17 59.59 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #17 59.60 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #17 59.60 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #17 59.60 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #17 59.61 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #17 59.61 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #17 59.61 [LD] res_pjsip_history.o -> res_pjsip_history.so #17 59.61 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #17 59.63 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #17 59.63 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #17 59.63 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #17 59.63 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #17 59.64 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #17 59.64 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #17 59.64 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #17 59.66 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #17 59.66 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #17 59.67 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #17 59.67 [LD] res_pjsip_outbound_registration.o -> res_pjsip_outbound_registration.so #17 59.67 [LD] res_pjsip_path.o -> res_pjsip_path.so #17 59.67 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #17 59.67 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #17 59.67 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #17 59.67 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #17 59.67 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #17 59.68 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #17 59.68 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #17 59.68 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #17 59.68 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #17 59.70 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #17 59.70 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #17 59.70 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #17 59.71 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #17 59.71 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #17 59.71 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #17 59.71 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #17 59.72 [LD] res_realtime.o -> res_realtime.so #17 59.72 [LD] res_security_log.o -> res_security_log.so #17 59.72 [LD] res_smdi.o -> res_smdi.so #17 59.72 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #17 59.72 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #17 59.72 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #17 59.72 [LD] res_sorcery_config.o -> res_sorcery_config.so #17 59.73 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #17 59.73 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #17 59.73 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #17 59.74 [LD] res_speech_aeap.o -> res_speech_aeap.so #17 59.75 [LD] res_stasis_answer.o -> res_stasis_answer.so #17 59.75 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #17 59.75 [LD] res_speech.o -> res_speech.so #17 59.75 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #17 59.76 [LD] res_stasis_playback.o -> res_stasis_playback.so #17 59.76 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #17 59.76 [LD] res_statsd.o -> res_statsd.so #17 59.77 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #17 59.77 [LD] res_stun_monitor.o -> res_stun_monitor.so #17 59.77 [LD] res_timing_pthread.o -> res_timing_pthread.so #17 59.78 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #17 59.78 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #17 59.78 [LD] res_tonedetect.o -> res_tonedetect.so #17 59.87 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #17 60.53 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o -> res_pjsip_session.so #17 61.03 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #17 61.08 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #17 63.78 +--------- Asterisk Build Complete ---------+ #17 63.78 + Asterisk has successfully been built, and + #17 63.78 + can be installed by running: + #17 63.78 + + #17 63.78 + make install + #17 63.78 +-------------------------------------------+ #17 DONE 65.2s #18 [13/16] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/MASTER /tmp/asterisk-ver #18 DONE 0.2s #19 [14/16] RUN CD asterisk && git fetch && git checkout -B sysmocom/master origin/sysmocom/master #19 0.485 Reset branch 'sysmocom/master' #19 0.485 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #19 0.485 Your branch is up to date with 'origin/sysmocom/master'. #19 DONE 0.6s #20 [15/16] RUN CD asterisk && make "-j$(nproc)" && make install && make samples && ldconfig #20 1.239 +--------- Asterisk Build Complete ---------+ #20 1.240 + Asterisk has successfully been built, and + #20 1.240 + can be installed by running: + #20 1.241 + + #20 1.241 + make install + #20 1.242 +-------------------------------------------+ #20 2.769 Installing modules from channels... #20 2.787 Installing modules from pbx... #20 2.849 Installing modules from apps... #20 2.924 Installing modules from codecs... #20 2.946 Installing modules from formats... #20 2.966 Installing modules from cdr... #20 2.978 Installing modules from cel... #20 2.993 Installing modules from bridges... #20 3.030 Installing modules from funcs... #20 3.074 Installing modules from tests... #20 3.154 Installing modules from main... #20 3.256 Installing modules from res... #20 3.351 Installing modules from addons... #20 3.429 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #20 3.430 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #20 3.431 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #20 3.432 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #20 3.435 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #20 3.436 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #20 3.437 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #20 3.438 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #20 3.439 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #20 3.440 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #20 3.441 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #20 3.442 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #20 3.443 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #20 3.443 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #20 3.443 fi #20 3.444 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #20 3.445 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #20 3.445 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #20 3.449 find static-http | while read x; do \ #20 3.449 if test -d $x; then \ #20 3.449 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #20 3.449 else \ #20 3.449 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #20 3.449 fi \ #20 3.449 done #20 3.454 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #20 3.455 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #20 3.456 if [ -d doc/tex/asterisk ] ; then \ #20 3.456 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #20 3.456 for n in doc/tex/asterisk/* ; do \ #20 3.456 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #20 3.456 done \ #20 3.456 fi #20 3.457 for x in images/*.jpg; do \ #20 3.457 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #20 3.457 done #20 3.459 make -C sounds install #20 3.461 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #20 3.463 --2024-06-25 07:39:42-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #20 3.468 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #20 3.516 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #20 3.781 HTTP request sent, awaiting response... 200 OK #20 4.015 Length: 2466402 (2.4M) [application/octet-stream] #20 4.015 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #20 4.016 #20 4.016 0K .......... .......... .......... .......... .......... 2% 503K 5s #20 4.115 50K .......... .......... .......... .......... .......... 4% 505K 5s #20 4.214 100K .......... .......... .......... .......... .......... 6% 109M 3s #20 4.214 150K .......... .......... .......... .......... .......... 8% 501K 3s #20 4.314 200K .......... .......... .......... .......... .......... 10% 130M 3s #20 4.315 250K .......... .......... .......... .......... .......... 12% 182M 2s #20 4.315 300K .......... .......... .......... .......... .......... 14% 286M 2s #20 4.315 350K .......... .......... .......... .......... .......... 16% 520K 2s #20 4.411 400K .......... .......... .......... .......... .......... 18% 117M 2s #20 4.412 450K .......... .......... .......... .......... .......... 20% 123M 2s #20 4.412 500K .......... .......... .......... .......... .......... 22% 118M 1s #20 4.412 550K .......... .......... .......... .......... .......... 24% 115M 1s #20 4.413 600K .......... .......... .......... .......... .......... 26% 117M 1s #20 4.413 650K .......... .......... .......... .......... .......... 29% 117M 1s #20 4.414 700K .......... .......... .......... .......... .......... 31% 520K 1s #20 4.510 750K .......... .......... .......... .......... .......... 33% 99.0M 1s #20 4.510 800K .......... .......... .......... .......... .......... 35% 116M 1s #20 4.511 850K .......... .......... .......... .......... .......... 37% 117M 1s #20 4.511 900K .......... .......... .......... .......... .......... 39% 117M 1s #20 4.511 950K .......... .......... .......... .......... .......... 41% 92.8M 1s #20 4.512 1000K .......... .......... .......... .......... .......... 43% 154M 1s #20 4.512 1050K .......... .......... .......... .......... .......... 45% 116M 1s #20 4.513 1100K .......... .......... .......... .......... .......... 47% 117M 1s #20 4.513 1150K .......... .......... .......... .......... .......... 49% 87.3M 1s #20 4.514 1200K .......... .......... .......... .......... .......... 51% 117M 0s #20 4.514 1250K .......... .......... .......... .......... .......... 53% 117M 0s #20 4.515 1300K .......... .......... .......... .......... .......... 56% 117M 0s #20 4.515 1350K .......... .......... .......... .......... .......... 58% 114M 0s #20 4.515 1400K .......... .......... .......... .......... .......... 60% 117M 0s #20 4.516 1450K .......... .......... .......... .......... .......... 62% 539K 0s #20 4.609 1500K .......... .......... .......... .......... .......... 64% 98.5M 0s #20 4.609 1550K .......... .......... .......... .......... .......... 66% 104M 0s #20 4.610 1600K .......... .......... .......... .......... .......... 68% 118M 0s #20 4.610 1650K .......... .......... .......... .......... .......... 70% 116M 0s #20 4.610 1700K .......... .......... .......... .......... .......... 72% 115M 0s #20 4.611 1750K .......... .......... .......... .......... .......... 74% 117M 0s #20 4.611 1800K .......... .......... .......... .......... .......... 76% 116M 0s #20 4.612 1850K .......... .......... .......... .......... .......... 78% 113M 0s #20 4.612 1900K .......... .......... .......... .......... .......... 80% 122M 0s #20 4.613 1950K .......... .......... .......... .......... .......... 83% 89.2M 0s #20 4.613 2000K .......... .......... .......... .......... .......... 85% 116M 0s #20 4.614 2050K .......... .......... .......... .......... .......... 87% 118M 0s #20 4.614 2100K .......... .......... .......... .......... .......... 89% 116M 0s #20 4.614 2150K .......... .......... .......... .......... .......... 91% 115M 0s #20 4.615 2200K .......... .......... .......... .......... .......... 93% 117M 0s #20 4.615 2250K .......... .......... .......... .......... .......... 95% 117M 0s #20 4.616 2300K .......... .......... .......... .......... .......... 97% 117M 0s #20 4.616 2350K .......... .......... .......... .......... .......... 99% 91.1M 0s #20 4.617 2400K ........ 100% 228M=0.6s #20 4.617 #20 4.617 2024-06-25 07:39:43 (3.91 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #20 4.617 #20 4.640 --2024-06-25 07:39:43-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #20 4.645 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #20 4.645 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #20 4.907 HTTP request sent, awaiting response... 200 OK #20 5.139 Length: 15359473 (15M) [application/octet-stream] #20 5.139 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #20 5.139 #20 5.139 0K .......... .......... .......... .......... .......... 0% 508K 29s #20 5.238 50K .......... .......... .......... .......... .......... 0% 508K 29s #20 5.336 100K .......... .......... .......... .......... .......... 1% 132M 20s #20 5.336 150K .......... .......... .......... .......... .......... 1% 115M 15s #20 5.337 200K .......... .......... .......... .......... .......... 1% 512K 17s #20 5.434 250K .......... .......... .......... .......... .......... 2% 117M 14s #20 5.435 300K .......... .......... .......... .......... .......... 2% 117M 12s #20 5.435 350K .......... .......... .......... .......... .......... 2% 88.7M 11s #20 5.436 400K .......... .......... .......... .......... .......... 3% 516K 13s #20 5.533 450K .......... .......... .......... .......... .......... 3% 117M 11s #20 5.533 500K .......... .......... .......... .......... .......... 3% 96.9M 10s #20 5.534 550K .......... .......... .......... .......... .......... 4% 117M 9s #20 5.534 600K .......... .......... .......... .......... .......... 4% 142M 9s #20 5.534 650K .......... .......... .......... .......... .......... 4% 117M 8s #20 5.535 700K .......... .......... .......... .......... .......... 5% 117M 8s #20 5.535 750K .......... .......... .......... .......... .......... 5% 89.2M 7s #20 5.536 800K .......... .......... .......... .......... .......... 5% 117M 7s #20 5.536 850K .......... .......... .......... .......... .......... 6% 523K 8s #20 5.632 900K .......... .......... .......... .......... .......... 6% 121M 7s #20 5.632 950K .......... .......... .......... .......... .......... 6% 132M 7s #20 5.633 1000K .......... .......... .......... .......... .......... 7% 83.9M 7s #20 5.633 1050K .......... .......... .......... .......... .......... 7% 138M 6s #20 5.633 1100K .......... .......... .......... .......... .......... 7% 143M 6s #20 5.634 1150K .......... .......... .......... .......... .......... 8% 113M 6s #20 5.634 1200K .......... .......... .......... .......... .......... 8% 140M 5s #20 5.635 1250K .......... .......... .......... .......... .......... 8% 122M 5s #20 5.635 1300K .......... .......... .......... .......... .......... 9% 144M 5s #20 5.635 1350K .......... .......... .......... .......... .......... 9% 118M 5s #20 5.636 1400K .......... .......... .......... .......... .......... 9% 102M 5s #20 5.636 1450K .......... .......... .......... .......... .......... 10% 133M 4s #20 5.637 1500K .......... .......... .......... .......... .......... 10% 128M 4s #20 5.637 1550K .......... .......... .......... .......... .......... 10% 92.9M 4s #20 5.637 1600K .......... .......... .......... .......... .......... 11% 105M 4s #20 5.638 1650K .......... .......... .......... .......... .......... 11% 155M 4s #20 5.638 1700K .......... .......... .......... .......... .......... 11% 126M 4s #20 5.639 1750K .......... .......... .......... .......... .......... 12% 543K 4s #20 5.731 1800K .......... .......... .......... .......... .......... 12% 122M 4s #20 5.731 1850K .......... .......... .......... .......... .......... 12% 140M 4s #20 5.731 1900K .......... .......... .......... .......... .......... 13% 151M 4s #20 5.732 1950K .......... .......... .......... .......... .......... 13% 118M 4s #20 5.732 2000K .......... .......... .......... .......... .......... 13% 139M 4s #20 5.733 2050K .......... .......... .......... .......... .......... 14% 144M 4s #20 5.733 2100K .......... .......... .......... .......... .......... 14% 141M 4s #20 5.733 2150K .......... .......... .......... .......... .......... 14% 126M 3s #20 5.734 2200K .......... .......... .......... .......... .......... 15% 82.0M 3s #20 5.734 2250K .......... .......... .......... .......... .......... 15% 133M 3s #20 5.735 2300K .......... .......... .......... .......... .......... 15% 123M 3s #20 5.735 2350K .......... .......... .......... .......... .......... 16% 96.5M 3s #20 5.735 2400K .......... .......... .......... .......... .......... 16% 109M 3s #20 5.736 2450K .......... .......... .......... .......... .......... 16% 291M 3s #20 5.736 2500K .......... .......... .......... .......... .......... 17% 112M 3s #20 5.736 2550K .......... .......... .......... .......... .......... 17% 120M 3s #20 5.737 2600K .......... .......... .......... .......... .......... 17% 87.8M 3s #20 5.737 2650K .......... .......... .......... .......... .......... 18% 120M 3s #20 5.738 2700K .......... .......... .......... .......... .......... 18% 93.6M 3s #20 5.738 2750K .......... .......... .......... .......... .......... 18% 97.6M 3s #20 5.739 2800K .......... .......... .......... .......... .......... 19% 86.6M 3s #20 5.739 2850K .......... .......... .......... .......... .......... 19% 113M 3s #20 5.740 2900K .......... .......... .......... .......... .......... 19% 120M 2s #20 5.740 2950K .......... .......... .......... .......... .......... 20% 108M 2s #20 5.741 3000K .......... .......... .......... .......... .......... 20% 480K 3s #20 5.845 3050K .......... .......... .......... .......... .......... 20% 259M 3s #20 5.845 3100K .......... .......... .......... .......... .......... 21% 303M 3s #20 5.845 3150K .......... .......... .......... .......... .......... 21% 162M 3s #20 5.846 3200K .......... .......... .......... .......... .......... 21% 322M 3s #20 5.846 3250K .......... .......... .......... .......... .......... 22% 321M 3s #20 5.846 3300K .......... .......... .......... .......... .......... 22% 278M 2s #20 5.846 3350K .......... .......... .......... .......... .......... 22% 111M 2s #20 5.846 3400K .......... .......... .......... .......... .......... 23% 601K 3s #20 5.930 3450K .......... .......... .......... .......... .......... 23% 176M 3s #20 5.930 3500K .......... .......... .......... .......... .......... 23% 152M 3s #20 5.930 3550K .......... .......... .......... .......... .......... 24% 109M 3s #20 5.931 3600K .......... .......... .......... .......... .......... 24% 151M 2s #20 5.931 3650K .......... .......... .......... .......... .......... 24% 154M 2s #20 5.931 3700K .......... .......... .......... .......... .......... 25% 153M 2s #20 5.932 3750K .......... .......... .......... .......... .......... 25% 139M 2s #20 5.932 3800K .......... .......... .......... .......... .......... 25% 149M 2s #20 5.932 3850K .......... .......... .......... .......... .......... 26% 151M 2s #20 5.933 3900K .......... .......... .......... .......... .......... 26% 139M 2s #20 5.933 3950K .......... .......... .......... .......... .......... 26% 116M 2s #20 5.933 4000K .......... .......... .......... .......... .......... 27% 92.2M 2s #20 5.934 4050K .......... .......... .......... .......... .......... 27% 154M 2s #20 5.934 4100K .......... .......... .......... .......... .......... 27% 146M 2s #20 5.935 4150K .......... .......... .......... .......... .......... 28% 126M 2s #20 5.935 4200K .......... .......... .......... .......... .......... 28% 153M 2s #20 5.935 4250K .......... .......... .......... .......... .......... 28% 145M 2s #20 5.936 4300K .......... .......... .......... .......... .......... 29% 150M 2s #20 5.936 4350K .......... .......... .......... .......... .......... 29% 126M 2s #20 5.936 4400K .......... .......... .......... .......... .......... 29% 145M 2s #20 5.937 4450K .......... .......... .......... .......... .......... 30% 149M 2s #20 5.937 4500K .......... .......... .......... .......... .......... 30% 155M 2s #20 5.937 4550K .......... .......... .......... .......... .......... 30% 136M 2s #20 5.938 4600K .......... .......... .......... .......... .......... 31% 100M 2s #20 5.938 4650K .......... .......... .......... .......... .......... 31% 140M 2s #20 5.939 4700K .......... .......... .......... .......... .......... 31% 135M 2s #20 5.939 4750K .......... .......... .......... .......... .......... 32% 126M 2s #20 5.939 4800K .......... .......... .......... .......... .......... 32% 145M 2s #20 5.940 4850K .......... .......... .......... .......... .......... 32% 149M 2s #20 5.940 4900K .......... .......... .......... .......... .......... 33% 152M 2s #20 5.940 4950K .......... .......... .......... .......... .......... 33% 134M 2s #20 5.941 5000K .......... .......... .......... .......... .......... 33% 124M 2s #20 5.941 5050K .......... .......... .......... .......... .......... 34% 137M 2s #20 5.941 5100K .......... .......... .......... .......... .......... 34% 115M 2s #20 5.942 5150K .......... .......... .......... .......... .......... 34% 100M 2s #20 5.942 5200K .......... .......... .......... .......... .......... 35% 73.1M 1s #20 5.943 5250K .......... .......... .......... .......... .......... 35% 113M 1s #20 5.943 5300K .......... .......... .......... .......... .......... 35% 150M 1s #20 5.944 5350K .......... .......... .......... .......... .......... 36% 135M 1s #20 5.944 5400K .......... .......... .......... .......... .......... 36% 140M 1s #20 5.944 5450K .......... .......... .......... .......... .......... 36% 146M 1s #20 5.945 5500K .......... .......... .......... .......... .......... 37% 157M 1s #20 5.945 5550K .......... .......... .......... .......... .......... 37% 130M 1s #20 5.946 5600K .......... .......... .......... .......... .......... 37% 150M 1s #20 5.946 5650K .......... .......... .......... .......... .......... 38% 150M 1s #20 5.946 5700K .......... .......... .......... .......... .......... 38% 76.7M 1s #20 5.947 5750K .......... .......... .......... .......... .......... 38% 126M 1s #20 5.947 5800K .......... .......... .......... .......... .......... 39% 91.6M 1s #20 5.948 5850K .......... .......... .......... .......... .......... 39% 148M 1s #20 5.948 5900K .......... .......... .......... .......... .......... 39% 153M 1s #20 5.948 5950K .......... .......... .......... .......... .......... 40% 124M 1s #20 5.949 6000K .......... .......... .......... .......... .......... 40% 153M 1s #20 5.949 6050K .......... .......... .......... .......... .......... 40% 634K 1s #20 6.028 6100K .......... .......... .......... .......... .......... 41% 138M 1s #20 6.028 6150K .......... .......... .......... .......... .......... 41% 6.17M 1s #20 6.036 6200K .......... .......... .......... .......... .......... 41% 55.3M 1s #20 6.037 6250K .......... .......... .......... .......... .......... 42% 122M 1s #20 6.038 6300K .......... .......... .......... .......... .......... 42% 117M 1s #20 6.038 6350K .......... .......... .......... .......... .......... 42% 102M 1s #20 6.038 6400K .......... .......... .......... .......... .......... 43% 102M 1s #20 6.039 6450K .......... .......... .......... .......... .......... 43% 122M 1s #20 6.039 6500K .......... .......... .......... .......... .......... 43% 126M 1s #20 6.040 6550K .......... .......... .......... .......... .......... 44% 108M 1s #20 6.040 6600K .......... .......... .......... .......... .......... 44% 118M 1s #20 6.040 6650K .......... .......... .......... .......... .......... 44% 119M 1s #20 6.041 6700K .......... .......... .......... .......... .......... 45% 126M 1s #20 6.041 6750K .......... .......... .......... .......... .......... 45% 99.2M 1s #20 6.042 6800K .......... .......... .......... .......... .......... 45% 92.9M 1s #20 6.042 6850K .......... .......... .......... .......... .......... 46% 733M 1s #20 6.042 6900K .......... .......... .......... .......... .......... 46% 211M 1s #20 6.043 6950K .......... .......... .......... .......... .......... 46% 502K 1s #20 6.142 7000K .......... .......... .......... .......... .......... 47% 97.9M 1s #20 6.143 7050K .......... .......... .......... .......... .......... 47% 143M 1s #20 6.143 7100K .......... .......... .......... .......... .......... 47% 65.0M 1s #20 6.144 7150K .......... .......... .......... .......... .......... 48% 115M 1s #20 6.144 7200K .......... .......... .......... .......... .......... 48% 103M 1s #20 6.145 7250K .......... .......... .......... .......... .......... 48% 137M 1s #20 6.145 7300K .......... .......... .......... .......... .......... 49% 142M 1s #20 6.145 7350K .......... .......... .......... .......... .......... 49% 120M 1s #20 6.146 7400K .......... .......... .......... .......... .......... 49% 94.0M 1s #20 6.146 7450K .......... .......... .......... .......... .......... 50% 123M 1s #20 6.147 7500K .......... .......... .......... .......... .......... 50% 144M 1s #20 6.147 7550K .......... .......... .......... .......... .......... 50% 104M 1s #20 6.148 7600K .......... .......... .......... .......... .......... 51% 634K 1s #20 6.226 7650K .......... .......... .......... .......... .......... 51% 68.9M 1s #20 6.227 7700K .......... .......... .......... .......... .......... 51% 160M 1s #20 6.227 7750K .......... .......... .......... .......... .......... 52% 115M 1s #20 6.228 7800K .......... .......... .......... .......... .......... 52% 133M 1s #20 6.228 7850K .......... .......... .......... .......... .......... 52% 127M 1s #20 6.229 7900K .......... .......... .......... .......... .......... 53% 127M 1s #20 6.229 7950K .......... .......... .......... .......... .......... 53% 54.3M 1s #20 6.230 8000K .......... .......... .......... .......... .......... 53% 146M 1s #20 6.230 8050K .......... .......... .......... .......... .......... 54% 130M 1s #20 6.230 8100K .......... .......... .......... .......... .......... 54% 119M 1s #20 6.231 8150K .......... .......... .......... .......... .......... 54% 115M 1s #20 6.231 8200K .......... .......... .......... .......... .......... 55% 124M 1s #20 6.232 8250K .......... .......... .......... .......... .......... 55% 127M 1s #20 6.232 8300K .......... .......... .......... .......... .......... 55% 132M 1s #20 6.232 8350K .......... .......... .......... .......... .......... 56% 101M 1s #20 6.233 8400K .......... .......... .......... .......... .......... 56% 121M 1s #20 6.233 8450K .......... .......... .......... .......... .......... 56% 123M 1s #20 6.234 8500K .......... .......... .......... .......... .......... 57% 108M 1s #20 6.234 8550K .......... .......... .......... .......... .......... 57% 64.2M 1s #20 6.235 8600K .......... .......... .......... .......... .......... 57% 91.7M 1s #20 6.235 8650K .......... .......... .......... .......... .......... 58% 99.4M 1s #20 6.236 8700K .......... .......... .......... .......... .......... 58% 102M 1s #20 6.236 8750K .......... .......... .......... .......... .......... 58% 84.4M 1s #20 6.237 8800K .......... .......... .......... .......... .......... 59% 101M 1s #20 6.238 8850K .......... .......... .......... .......... .......... 59% 100M 1s #20 6.238 8900K .......... .......... .......... .......... .......... 59% 111M 1s #20 6.238 8950K .......... .......... .......... .......... .......... 60% 75.4M 1s #20 6.239 9000K .......... .......... .......... .......... .......... 60% 55.5M 1s #20 6.240 9050K .......... .......... .......... .......... .......... 60% 101M 1s #20 6.240 9100K .......... .......... .......... .......... .......... 61% 37.4M 1s #20 6.242 9150K .......... .......... .......... .......... .......... 61% 44.0M 1s #20 6.243 9200K .......... .......... .......... .......... .......... 61% 115M 1s #20 6.243 9250K .......... .......... .......... .......... .......... 62% 134M 1s #20 6.244 9300K .......... .......... .......... .......... .......... 62% 144M 1s #20 6.244 9350K .......... .......... .......... .......... .......... 62% 123M 1s #20 6.244 9400K .......... .......... .......... .......... .......... 63% 130M 1s #20 6.245 9450K .......... .......... .......... .......... .......... 63% 130M 1s #20 6.245 9500K .......... .......... .......... .......... .......... 63% 137M 1s #20 6.246 9550K .......... .......... .......... .......... .......... 64% 112M 1s #20 6.246 9600K .......... .......... .......... .......... .......... 64% 120M 1s #20 6.246 9650K .......... .......... .......... .......... .......... 64% 106M 1s #20 6.247 9700K .......... .......... .......... .......... .......... 65% 120M 1s #20 6.247 9750K .......... .......... .......... .......... .......... 65% 83.3M 1s #20 6.248 9800K .......... .......... .......... .......... .......... 65% 142M 1s #20 6.248 9850K .......... .......... .......... .......... .......... 66% 182M 1s #20 6.248 9900K .......... .......... .......... .......... .......... 66% 168M 1s #20 6.249 9950K .......... .......... .......... .......... .......... 66% 105M 1s #20 6.249 10000K .......... .......... .......... .......... .......... 67% 127M 1s #20 6.250 10050K .......... .......... .......... .......... .......... 67% 660K 1s #20 6.325 10100K .......... .......... .......... .......... .......... 67% 118M 1s #20 6.326 10150K .......... .......... .......... .......... .......... 68% 115M 1s #20 6.326 10200K .......... .......... .......... .......... .......... 68% 116M 1s #20 6.327 10250K .......... .......... .......... .......... .......... 68% 116M 1s #20 6.327 10300K .......... .......... .......... .......... .......... 69% 99.1M 1s #20 6.327 10350K .......... .......... .......... .......... .......... 69% 102M 1s #20 6.328 10400K .......... .......... .......... .......... .......... 69% 117M 1s #20 6.328 10450K .......... .......... .......... .......... .......... 70% 116M 1s #20 6.329 10500K .......... .......... .......... .......... .......... 70% 117M 1s #20 6.329 10550K .......... .......... .......... .......... .......... 70% 118M 0s #20 6.330 10600K .......... .......... .......... .......... .......... 71% 19.0M 0s #20 6.332 10650K .......... .......... .......... .......... .......... 71% 99.2M 0s #20 6.333 10700K .......... .......... .......... .......... .......... 71% 117M 0s #20 6.333 10750K .......... .......... .......... .......... .......... 72% 80.3M 0s #20 6.334 10800K .......... .......... .......... .......... .......... 72% 117M 0s #20 6.334 10850K .......... .......... .......... .......... .......... 72% 117M 0s #20 6.335 10900K .......... .......... .......... .......... .......... 73% 116M 0s #20 6.335 10950K .......... .......... .......... .......... .......... 73% 114M 0s #20 6.335 11000K .......... .......... .......... .......... .......... 73% 116M 0s #20 6.336 11050K .......... .......... .......... .......... .......... 74% 117M 0s #20 6.336 11100K .......... .......... .......... .......... .......... 74% 117M 0s #20 6.337 11150K .......... .......... .......... .......... .......... 74% 89.9M 0s #20 6.337 11200K .......... .......... .......... .......... .......... 75% 81.6M 0s #20 6.338 11250K .......... .......... .......... .......... .......... 75% 117M 0s #20 6.338 11300K .......... .......... .......... .......... .......... 75% 117M 0s #20 6.339 11350K .......... .......... .......... .......... .......... 76% 52.8M 0s #20 6.340 11400K .......... .......... .......... .......... .......... 76% 116M 0s #20 6.340 11450K .......... .......... .......... .......... .......... 76% 118M 0s #20 6.340 11500K .......... .......... .......... .......... .......... 77% 117M 0s #20 6.341 11550K .......... .......... .......... .......... .......... 77% 603K 0s #20 6.424 11600K .......... .......... .......... .......... .......... 77% 186M 0s #20 6.424 11650K .......... .......... .......... .......... .......... 78% 108M 0s #20 6.425 11700K .......... .......... .......... .......... .......... 78% 107M 0s #20 6.425 11750K .......... .......... .......... .......... .......... 78% 101M 0s #20 6.425 11800K .......... .......... .......... .......... .......... 79% 116M 0s #20 6.426 11850K .......... .......... .......... .......... .......... 79% 60.2M 0s #20 6.427 11900K .......... .......... .......... .......... .......... 79% 119M 0s #20 6.427 11950K .......... .......... .......... .......... .......... 80% 234M 0s #20 6.427 12000K .......... .......... .......... .......... .......... 80% 174M 0s #20 6.428 12050K .......... .......... .......... .......... .......... 80% 121M 0s #20 6.428 12100K .......... .......... .......... .......... .......... 81% 65.1M 0s #20 6.429 12150K .......... .......... .......... .......... .......... 81% 23.3M 0s #20 6.431 12200K .......... .......... .......... .......... .......... 81% 87.5M 0s #20 6.431 12250K .......... .......... .......... .......... .......... 82% 62.5M 0s #20 6.432 12300K .......... .......... .......... .......... .......... 82% 156M 0s #20 6.432 12350K .......... .......... .......... .......... .......... 82% 163M 0s #20 6.433 12400K .......... .......... .......... .......... .......... 83% 106M 0s #20 6.433 12450K .......... .......... .......... .......... .......... 83% 114M 0s #20 6.434 12500K .......... .......... .......... .......... .......... 83% 110M 0s #20 6.434 12550K .......... .......... .......... .......... .......... 84% 105M 0s #20 6.435 12600K .......... .......... .......... .......... .......... 84% 113M 0s #20 6.435 12650K .......... .......... .......... .......... .......... 84% 121M 0s #20 6.435 12700K .......... .......... .......... .......... .......... 85% 118M 0s #20 6.436 12750K .......... .......... .......... .......... .......... 85% 97.7M 0s #20 6.436 12800K .......... .......... .......... .......... .......... 85% 117M 0s #20 6.437 12850K .......... .......... .......... .......... .......... 86% 82.4M 0s #20 6.437 12900K .......... .......... .......... .......... .......... 86% 59.3M 0s #20 6.438 12950K .......... .......... .......... .......... .......... 86% 107M 0s #20 6.439 13000K .......... .......... .......... .......... .......... 87% 113M 0s #20 6.439 13050K .......... .......... .......... .......... .......... 87% 23.1M 0s #20 6.441 13100K .......... .......... .......... .......... .......... 87% 612K 0s #20 6.523 13150K .......... .......... .......... .......... .......... 88% 74.4M 0s #20 6.524 13200K .......... .......... .......... .......... .......... 88% 106M 0s #20 6.524 13250K .......... .......... .......... .......... .......... 88% 108M 0s #20 6.524 13300K .......... .......... .......... .......... .......... 89% 111M 0s #20 6.525 13350K .......... .......... .......... .......... .......... 89% 49.0M 0s #20 6.526 13400K .......... .......... .......... .......... .......... 89% 101M 0s #20 6.526 13450K .......... .......... .......... .......... .......... 90% 115M 0s #20 6.527 13500K .......... .......... .......... .......... .......... 90% 99.4M 0s #20 6.527 13550K .......... .......... .......... .......... .......... 90% 88.8M 0s #20 6.528 13600K .......... .......... .......... .......... .......... 91% 116M 0s #20 6.528 13650K .......... .......... .......... .......... .......... 91% 91.2M 0s #20 6.529 13700K .......... .......... .......... .......... .......... 91% 111M 0s #20 6.529 13750K .......... .......... .......... .......... .......... 92% 76.5M 0s #20 6.530 13800K .......... .......... .......... .......... .......... 92% 81.0M 0s #20 6.530 13850K .......... .......... .......... .......... .......... 92% 108M 0s #20 6.531 13900K .......... .......... .......... .......... .......... 93% 121M 0s #20 6.531 13950K .......... .......... .......... .......... .......... 93% 66.3M 0s #20 6.532 14000K .......... .......... .......... .......... .......... 93% 114M 0s #20 6.532 14050K .......... .......... .......... .......... .......... 94% 97.5M 0s #20 6.533 14100K .......... .......... .......... .......... .......... 94% 119M 0s #20 6.533 14150K .......... .......... .......... .......... .......... 94% 115M 0s #20 6.534 14200K .......... .......... .......... .......... .......... 95% 117M 0s #20 6.534 14250K .......... .......... .......... .......... .......... 95% 127M 0s #20 6.535 14300K .......... .......... .......... .......... .......... 95% 103M 0s #20 6.535 14350K .......... .......... .......... .......... .......... 96% 108M 0s #20 6.535 14400K .......... .......... .......... .......... .......... 96% 56.6M 0s #20 6.536 14450K .......... .......... .......... .......... .......... 96% 75.4M 0s #20 6.537 14500K .......... .......... .......... .......... .......... 97% 64.1M 0s #20 6.538 14550K .......... .......... .......... .......... .......... 97% 109M 0s #20 6.538 14600K .......... .......... .......... .......... .......... 97% 602K 0s #20 6.621 14650K .......... .......... .......... .......... .......... 98% 128M 0s #20 6.622 14700K .......... .......... .......... .......... .......... 98% 100M 0s #20 6.622 14750K .......... .......... .......... .......... .......... 98% 80.2M 0s #20 6.623 14800K .......... .......... .......... .......... .......... 99% 106M 0s #20 6.623 14850K .......... .......... .......... .......... .......... 99% 91.8M 0s #20 6.624 14900K .......... .......... .......... .......... .......... 99% 111M 0s #20 6.624 14950K .......... .......... .......... .......... ......... 100% 120M=1.5s #20 6.625 #20 6.625 2024-06-25 07:39:45 (9.86 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #20 6.625 #20 6.760 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #20 6.760 find rest-api -name "*.json" | while read x; do \ #20 6.760 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #20 6.760 done #20 6.770 +---- Asterisk Installation Complete -------+ #20 6.770 + + #20 6.771 + YOU MUST READ THE SECURITY DOCUMENT + #20 6.771 + + #20 6.772 + Asterisk has successfully been installed. + #20 6.772 + If you would like to install the sample + #20 6.773 + configuration files (overwriting any + #20 6.773 + existing config files), run: + #20 6.774 + + #20 6.774 + For generic reference documentation: + #20 6.775 + make samples + #20 6.775 + + #20 6.776 + For a sample basic PBX: + #20 6.776 + make basic-pbx + #20 6.777 + + #20 6.777 + + #20 6.778 +----------------- or ---------------------+ #20 6.779 + + #20 6.779 + You can go ahead and install the asterisk + #20 6.780 + program documentation now or later run: + #20 6.780 + + #20 6.781 + make progdocs + #20 6.781 + + #20 6.782 + **Note** This requires that you have + #20 6.782 + doxygen installed on your local system + #20 6.783 +-------------------------------------------+ #20 8.557 Installing adsi config files... #20 8.557 /usr/bin/install -c -d "/etc/asterisk" #20 8.560 Installing configs/samples/asterisk.adsi #20 8.562 Installing configs/samples/telcordia-1.adsi #20 8.565 Installing other config files... #20 8.567 Installing file configs/samples/acl.conf.sample #20 8.568 Installing file configs/samples/adsi.conf.sample #20 8.570 Installing file configs/samples/aeap.conf.sample #20 8.571 Installing file configs/samples/agents.conf.sample #20 8.573 Installing file configs/samples/alarmreceiver.conf.sample #20 8.575 Installing file configs/samples/alsa.conf.sample #20 8.576 Installing file configs/samples/amd.conf.sample #20 8.579 Installing file configs/samples/app_skel.conf.sample #20 8.580 Installing file configs/samples/ari.conf.sample #20 8.583 Installing file configs/samples/ast_debug_tools.conf.sample #20 8.585 Installing file configs/samples/asterisk.conf.sample #20 8.586 Installing file configs/samples/calendar.conf.sample #20 8.588 Installing file configs/samples/ccss.conf.sample #20 8.590 Installing file configs/samples/cdr.conf.sample #20 8.591 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #20 8.593 Installing file configs/samples/cdr_beanstalkd.conf.sample #20 8.594 Installing file configs/samples/cdr_custom.conf.sample #20 8.596 Installing file configs/samples/cdr_manager.conf.sample #20 8.598 Installing file configs/samples/cdr_odbc.conf.sample #20 8.600 Installing file configs/samples/cdr_pgsql.conf.sample #20 8.601 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #20 8.603 Installing file configs/samples/cdr_tds.conf.sample #20 8.605 Installing file configs/samples/cel.conf.sample #20 8.607 Installing file configs/samples/cel_beanstalkd.conf.sample #20 8.608 Installing file configs/samples/cel_custom.conf.sample #20 8.609 Installing file configs/samples/cel_odbc.conf.sample #20 8.611 Installing file configs/samples/cel_pgsql.conf.sample #20 8.612 Installing file configs/samples/cel_sqlite3_custom.conf.sample #20 8.614 Installing file configs/samples/cel_tds.conf.sample #20 8.615 Installing file configs/samples/chan_dahdi.conf.sample #20 8.617 Installing file configs/samples/chan_mobile.conf.sample #20 8.619 Installing file configs/samples/cli.conf.sample #20 8.620 Installing file configs/samples/cli_aliases.conf.sample #20 8.622 Installing file configs/samples/cli_permissions.conf.sample #20 8.624 Installing file configs/samples/codecs.conf.sample #20 8.625 Installing file configs/samples/confbridge.conf.sample #20 8.627 Installing file configs/samples/config_test.conf.sample #20 8.628 Installing file configs/samples/console.conf.sample #20 8.629 Installing file configs/samples/dbsep.conf.sample #20 8.630 Installing file configs/samples/dnsmgr.conf.sample #20 8.631 Installing file configs/samples/dsp.conf.sample #20 8.632 Installing file configs/samples/dundi.conf.sample #20 8.633 Installing file configs/samples/enum.conf.sample #20 8.633 Installing file configs/samples/extconfig.conf.sample #20 8.634 Installing file configs/samples/extensions.ael.sample #20 8.635 Installing file configs/samples/extensions.conf.sample #20 8.636 Installing file configs/samples/extensions.lua.sample #20 8.637 Installing file configs/samples/extensions_minivm.conf.sample #20 8.638 Installing file configs/samples/features.conf.sample #20 8.639 Installing file configs/samples/festival.conf.sample #20 8.640 Installing file configs/samples/followme.conf.sample #20 8.641 Installing file configs/samples/func_odbc.conf.sample #20 8.642 Installing file configs/samples/geolocation.conf.sample #20 8.643 Installing file configs/samples/hep.conf.sample #20 8.644 Installing file configs/samples/http.conf.sample #20 8.645 Installing file configs/samples/iax.conf.sample #20 8.646 Installing file configs/samples/iaxprov.conf.sample #20 8.647 Installing file configs/samples/indications.conf.sample #20 8.648 Installing file configs/samples/logger.conf.sample #20 8.649 Installing file configs/samples/manager.conf.sample #20 8.650 Installing file configs/samples/meetme.conf.sample #20 8.651 Installing file configs/samples/mgcp.conf.sample #20 8.653 Installing file configs/samples/minivm.conf.sample #20 8.654 Installing file configs/samples/modules.conf.sample #20 8.656 Installing file configs/samples/motif.conf.sample #20 8.657 Installing file configs/samples/musiconhold.conf.sample #20 8.658 Installing file configs/samples/ooh323.conf.sample #20 8.660 Installing file configs/samples/osp.conf.sample #20 8.662 Installing file configs/samples/phoneprov.conf.sample #20 8.664 Installing file configs/samples/pjproject.conf.sample #20 8.665 Installing file configs/samples/pjsip.conf.sample #20 8.667 Installing file configs/samples/pjsip_notify.conf.sample #20 8.668 Installing file configs/samples/pjsip_wizard.conf.sample #20 8.670 Installing file configs/samples/prometheus.conf.sample #20 8.671 Installing file configs/samples/queuerules.conf.sample #20 8.673 Installing file configs/samples/queues.conf.sample #20 8.675 Installing file configs/samples/res_config_mysql.conf.sample #20 8.676 Installing file configs/samples/res_config_odbc.conf.sample #20 8.678 Installing file configs/samples/res_config_sqlite3.conf.sample #20 8.679 Installing file configs/samples/res_corosync.conf.sample #20 8.681 Installing file configs/samples/res_curl.conf.sample #20 8.682 Installing file configs/samples/res_fax.conf.sample #20 8.684 Installing file configs/samples/res_http_media_cache.conf.sample #20 8.685 Installing file configs/samples/res_ldap.conf.sample #20 8.687 Installing file configs/samples/res_odbc.conf.sample #20 8.688 Installing file configs/samples/res_parking.conf.sample #20 8.690 Installing file configs/samples/res_pgsql.conf.sample #20 8.691 Installing file configs/samples/res_pktccops.conf.sample #20 8.692 Installing file configs/samples/res_snmp.conf.sample #20 8.694 Installing file configs/samples/res_stun_monitor.conf.sample #20 8.695 Installing file configs/samples/resolver_unbound.conf.sample #20 8.697 Installing file configs/samples/rtp.conf.sample #20 8.698 Installing file configs/samples/say.conf.sample #20 8.700 Installing file configs/samples/sip.conf.sample #20 8.702 Installing file configs/samples/sip_notify.conf.sample #20 8.704 Installing file configs/samples/skinny.conf.sample #20 8.706 Installing file configs/samples/sla.conf.sample #20 8.708 Installing file configs/samples/smdi.conf.sample #20 8.710 Installing file configs/samples/sorcery.conf.sample #20 8.712 Installing file configs/samples/ss7.timers.sample #20 8.714 Installing file configs/samples/stasis.conf.sample #20 8.715 Installing file configs/samples/statsd.conf.sample #20 8.716 Installing file configs/samples/stir_shaken.conf.sample #20 8.717 Installing file configs/samples/test_sorcery.conf.sample #20 8.718 Installing file configs/samples/udptl.conf.sample #20 8.719 Installing file configs/samples/unistim.conf.sample #20 8.720 Installing file configs/samples/users.conf.sample #20 8.721 Installing file configs/samples/voicemail.conf.sample #20 8.722 Installing file configs/samples/xmpp.conf.sample #20 8.722 Updating asterisk.conf #20 8.725 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #20 8.726 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #20 8.731 Installing file phoneprov/000000000000-directory.xml #20 8.732 Installing file phoneprov/000000000000-phone.cfg #20 8.733 Installing file phoneprov/000000000000.cfg #20 8.734 Installing file phoneprov/polycom.xml #20 8.734 Installing file phoneprov/polycom_line.xml #20 8.735 Installing file phoneprov/snom-mac.xml #20 DONE 9.7s #21 [16/16] RUN SETCAP 'cap_net_admin,cap_sys_resource=ep' /usr/sbin/asterisk #21 DONE 0.7s #22 exporting to image #22 exporting layers #22 exporting layers 2.7s done #22 writing image sha256:388f4a0765651585b522af627954ece791eca4ed2551a33ab3e4d976d21c7309 done #22 naming to docker.io/osmocom-build/asterisk-master:latest 0.0s done #22 DONE 2.7s 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 388f4a076565 + 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-asterisk-ims-ue-test + echo ttcn3-asterisk-ims-ue-test + dir=ttcn3-asterisk-ims-ue-test + pull_arg=--pull + grep ^FROM ../ttcn3-asterisk-ims-ue-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-asterisk-ims-ue-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-asterisk-ims-ue-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-asterisk-ims-ue-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-asterisk-ims-ue-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 410B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.36kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" asterisk #8 0.276 + OSMO_TTCN3_BRANCH=master #8 0.276 + shift #8 0.276 + cd /osmo-ttcn3-hacks #8 0.276 + git fetch #8 0.386 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.386 779a452a..8845babc master -> origin/master #8 0.386 + d6a8645f...65826935 daniel/mme -> origin/daniel/mme (forced update) #8 0.387 + 5f08d7b1...e557c44c osmith/wip-testenv -> origin/osmith/wip-testenv (forced update) #8 0.387 + 5733fa14...b1e400e1 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.388 + git checkout master #8 0.433 Already on 'master' #8 0.434 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. #8 0.434 (use "git pull" to update your local branch) #8 0.434 + git symbolic-ref -q HEAD #8 0.435 refs/heads/master #8 0.435 + git reset --hard origin/master #8 0.459 HEAD is now at 8845babc msc: test re-assignment to match codec with MT #8 0.459 + git rev-parse --abbrev-ref HEAD #8 0.459 master #8 0.459 + git rev-parse HEAD #8 0.460 8845babc28ca7c2cb6b049ba5e001e21d8d7c567 #8 0.460 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.460 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.460 + make -j8 deps #8 0.480 (make -j20 -C deps || make -j1 -C deps) #8 0.480 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.480 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.654 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 0.654 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 0.654 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 0.655 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 0.655 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 0.655 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 0.655 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 0.655 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 0.655 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 0.656 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 0.656 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 0.656 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 0.656 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 0.656 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 0.656 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 0.657 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 0.712 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.712 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 0.801 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.801 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.803 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 0.803 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 0.805 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 0.805 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 0.805 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 0.806 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 0.807 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 0.812 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 0.812 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 0.813 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 0.816 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 0.818 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 0.823 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 0.871 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 0.871 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 0.871 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 0.872 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 0.872 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 0.872 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 0.872 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 0.872 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 0.872 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 0.872 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 0.873 origin/c496d298876fed55c2b730278b7ee77982555563 #8 0.873 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 0.873 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 0.873 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 0.873 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 0.873 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 0.873 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 0.873 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 0.873 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 0.873 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 0.873 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 0.873 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 0.875 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 0.875 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 0.879 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 0.879 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 0.963 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 0.963 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 0.964 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 0.965 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.965 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.965 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.965 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.965 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.966 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.966 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.966 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.966 + make asterisk #8 0.985 (make -j20 -C deps || make -j1 -C deps) #8 0.986 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.156 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.156 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.156 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.157 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.157 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.157 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.157 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.157 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.157 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.158 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.158 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.158 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.158 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.158 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.158 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.159 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.224 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.224 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.293 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.301 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.301 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.302 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.302 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.302 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.302 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.307 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.308 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.316 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.322 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.322 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.336 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.368 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.368 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.372 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.372 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.374 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.374 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.374 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.374 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.374 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.374 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.374 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.374 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.375 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.375 + + + git checkoutgitgit -q checkout -f checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 -q d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.375 #8 1.375 -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.375 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.375 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.375 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.375 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.375 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.375 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.381 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.381 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.385 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.385 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.438 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.438 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.441 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.441 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.442 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.443 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 1.444 Linking TCCInterface_Functions.ttcn #8 1.444 Linking TCCConversion_Functions.ttcn #8 1.445 Linking TCCConversion.cc #8 1.445 Linking TCCInterface.cc #8 1.446 Linking TCCInterface_ip.h #8 1.446 Linking TCCOpenSecurity_Functions.ttcn #8 1.446 Linking TCCOpenSecurity.cc #8 1.446 Linking TCCOpenSecurity_Functions.hh #8 1.447 Linking TCCDateTime.cc #8 1.447 Linking TCCDateTime_Functions.ttcn #8 1.447 Linking TCCEncoding_Functions.ttcn #8 1.448 Linking TCCEncoding.cc #8 1.448 Linking Socket_API_Definitions.ttcn #8 1.448 Linking PIPEasp_PT.cc #8 1.449 Linking PIPEasp_PT.hh #8 1.449 Linking PIPEasp_Types.ttcn #8 1.450 Linking PIPEasp_PortType.ttcn #8 1.450 Linking PIPEasp_Templates.ttcn #8 1.450 Linking IPL4asp_Functions.ttcn #8 1.451 Linking IPL4asp_PT.cc #8 1.451 Linking IPL4asp_PT.hh #8 1.451 Linking IPL4asp_PortType.ttcn #8 1.452 Linking IPL4asp_Types.ttcn #8 1.452 Linking IPL4asp_discovery.cc #8 1.452 Linking IPL4asp_protocol_L234.hh #8 1.453 Linking TELNETasp_PT.cc #8 1.453 Linking TELNETasp_PT.hh #8 1.453 Linking TELNETasp_PortType.ttcn #8 1.454 Linking SDP_EncDec.cc #8 1.454 Linking SDP_Types.ttcn #8 1.454 Linking SDP_parse_.tab.c #8 1.454 Linking SDP_parse_.tab.h #8 1.455 Linking SDP_parse_parser.h #8 1.455 Linking SDP_parser.l #8 1.455 Linking SDP_parser.y #8 1.456 Linking lex.SDP_parse_.c #8 1.456 Linking RTP_EncDec.cc #8 1.456 Linking RTP_Types.ttcn #8 1.457 Linking SIP_parse.h #8 1.457 Linking SIP_parse.y #8 1.457 Linking SIP_parse_.tab.h #8 1.458 Linking SIPmsg_PT.hh #8 1.458 Linking SIPmsg_Types.ttcn #8 1.458 Linking SIP_parse.l #8 1.459 Linking SIP_parse_.tab.c #8 1.459 Linking SIPmsg_PT.cc #8 1.459 Linking SIPmsg_PortType.ttcn #8 1.460 Linking lex.SIP_parse_.c #8 1.460 Linking Misc_Helpers.ttcn #8 1.460 Linking General_Types.ttcn #8 1.461 Linking GSM_Types.ttcn #8 1.461 Linking Osmocom_Types.ttcn #8 1.461 Linking Native_Functions.ttcn #8 1.462 Linking Native_FunctionDefs.cc #8 1.462 Linking PIPEasp_Templates.ttcn #8 1.462 Linking RTP_CodecPort.ttcn #8 1.463 Linking RTP_CodecPort_CtrlFunctDef.cc #8 1.463 Linking SDP_Templates.ttcn #8 1.463 Linking SIP_Emulation.ttcn #8 1.464 Linking SIP_Templates.ttcn #8 1.468 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 1.468 Generating Makefile skeleton... #8 1.469 Makefile skeleton was generated. #8 1.627 make -C asterisk compile #8 1.629 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 1.629 /usr/bin/ttcn3_compiler -L -U 8 AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IMS_ConnectionHandler.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_ConnectionHandler.ttcn SIP_Emulation.ttcn SIP_Templates.ttcn SIPmsg_PortType.ttcn SIPmsg_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCDateTime_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn - AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IMS_ConnectionHandler.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_ConnectionHandler.ttcn SIP_Emulation.ttcn SIP_Templates.ttcn SIPmsg_PortType.ttcn SIPmsg_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCDateTime_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn #8 1.631 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.631 #8 1.632 Notify: Parsing TTCN-3 module `AMI_Functions.ttcn'... #8 1.635 Notify: Parsing TTCN-3 module `Asterisk_Tests.ttcn'... #8 1.636 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 1.638 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.638 Notify: Parsing TTCN-3 module `IMS_ConnectionHandler.ttcn'... #8 1.641 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.641 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.642 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.642 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.642 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.642 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.643 Notify: Parsing TTCN-3 module `PIPEasp_PortType.ttcn'... #8 1.643 Notify: Parsing TTCN-3 module `PIPEasp_Templates.ttcn'... #8 1.643 Notify: Parsing TTCN-3 module `PIPEasp_Types.ttcn'... #8 1.643 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 1.643 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 1.644 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 1.644 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 1.645 Notify: Parsing TTCN-3 module `SIP_ConnectionHandler.ttcn'... #8 1.646 Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'... #8 1.647 Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'... #8 1.650 Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'... #8 1.650 Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'... #8 1.650 SIPmsg_Types.ttcn:169.34: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 1.650 SIPmsg_Types.ttcn:288.24: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 1.651 SIPmsg_Types.ttcn:1840.9-17: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 1.652 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.652 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.652 Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'... #8 1.653 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 1.653 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.654 Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... #8 1.654 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 1.654 Notify: Checking modules... #8 1.657 AMI_Functions.ttcn: In TTCN-3 module `AMI_Functions': #8 1.657 AMI_Functions.ttcn:654.1-664.1: In function definition `f_ami_transceive_match_response_success': #8 1.657 AMI_Functions.ttcn:658.2-660.2: In if statement: #8 1.657 AMI_Functions.ttcn:659.3-57: In variable assignment: #8 1.657 AMI_Functions.ttcn:659.47-57: In actual parameter list of template `@AMI_Functions.tr_AMI_Response_Success_ActionId': #8 1.657 AMI_Functions.ttcn:659.48-56: In parameter #1 for `action_id': #8 1.657 AMI_Functions.ttcn:659.48-56: warning: Inadequate restriction on the referenced template variable `action_id', this may cause a dynamic test case error at runtime #8 1.657 AMI_Functions.ttcn:657.33-102: note: Referenced template variable is here #8 1.657 AMI_Functions.ttcn:663.2-45: In function instance: #8 1.657 AMI_Functions.ttcn:663.2-45: warning: The value returned by function `@AMI_Functions.f_ami_transceive_match' is not used #8 1.661 SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation': #8 1.661 SIP_Emulation.ttcn:229.1-237.1: In function definition `f_init_sip': #8 1.661 SIP_Emulation.ttcn:230.13-232.2: In variable definition `ops': #8 1.661 SIP_Emulation.ttcn:231.3-59: In value for record field `create_cb': #8 1.661 SIP_Emulation.ttcn:365.1-414.1: In function definition `ExpectedCreateCallback': #8 1.661 SIP_Emulation.ttcn:371.2-376.2: In if statement: #8 1.661 SIP_Emulation.ttcn:375.3-12: warning: Control never reaches this statement #8 1.661 SIP_Emulation.ttcn:413.2-11: warning: Control never reaches this statement #8 1.662 SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': #8 1.662 SIP_Templates.ttcn:89.1-117.1: In template definition `ts_Credentials_DigestResponseMD5': #8 1.662 SIP_Templates.ttcn:101.20-116.2: In template for union field `digestResponse': #8 1.662 SIP_Templates.ttcn:114.3-52: In component 9: #8 1.662 SIP_Templates.ttcn:114.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': #8 1.662 SIP_Templates.ttcn:114.29-51: In parameter #2 for `paramValue': #8 1.662 SIP_Templates.ttcn:114.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': #8 1.662 SIP_Templates.ttcn:114.45-50: In parameter #1 for `val': #8 1.662 SIP_Templates.ttcn:114.45-50: warning: Inadequate restriction on the referenced template parameter `cnonce', this may cause a dynamic test case error at runtime #8 1.662 SIP_Templates.ttcn:98.4-44: note: Referenced template parameter is here #8 1.662 SIP_Templates.ttcn:193.9-201.1: In function definition `f_tr_Contact_SipAddr': #8 1.662 SIP_Templates.ttcn:200.2-40: In return statement: #8 1.662 SIP_Templates.ttcn:200.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': #8 1.662 SIP_Templates.ttcn:200.28-39: In parameter #1 for `contact_addr': #8 1.662 SIP_Templates.ttcn:200.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 1.662 SIP_Templates.ttcn:193.39-67: note: Referenced template parameter is here #8 1.662 SIP_Templates.ttcn:205.9-211.1: In function definition `ts_Contact_SipAddr_omit': #8 1.662 SIP_Templates.ttcn:210.2-40: In return statement: #8 1.662 SIP_Templates.ttcn:210.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': #8 1.662 SIP_Templates.ttcn:210.28-39: In parameter #1 for `contact_addr': #8 1.662 SIP_Templates.ttcn:210.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 1.662 SIP_Templates.ttcn:205.42-85: note: Referenced template parameter is here #8 1.662 SIP_Templates.ttcn:382.1-395.1: In function definition `tr_Addr_Union_from_val': #8 1.662 SIP_Templates.ttcn:387.4-390.2: In if statement: #8 1.662 SIP_Templates.ttcn:387.26-70: In actual parameter list of external function `@Native_Functions.f_str_tolower': #8 1.662 SIP_Templates.ttcn:387.27-69: In parameter #1 for `input': #8 1.662 SIP_Templates.ttcn:387.44-69: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': #8 1.662 SIP_Templates.ttcn:387.45-68: In parameter #1 for `val': #8 1.662 SIP_Templates.ttcn:387.45-68: warning: Inadequate restriction on the referenced template parameter `tin.nameAddr.displayName', this may cause a dynamic test case error at runtime #8 1.662 SIP_Templates.ttcn:382.33-63: note: Referenced template parameter is here #8 1.663 SIP_Templates.ttcn:812.1-825.1: In template definition `tr_SIP_INVITE': #8 1.663 SIP_Templates.ttcn:821.15-822.31: In template for record field `msgHeader': #8 1.663 SIP_Templates.ttcn:821.30-822.31: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.663 SIP_Templates.ttcn:822.10-12: In parameter #5 for `via': #8 1.663 SIP_Templates.ttcn:822.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.663 SIP_Templates.ttcn:817.8-68: note: Referenced template parameter is here #8 1.663 SIP_Templates.ttcn:843.1-856.1: In template definition `tr_SIP_BYE': #8 1.663 SIP_Templates.ttcn:852.15-853.28: In template for record field `msgHeader': #8 1.663 SIP_Templates.ttcn:852.30-853.28: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.663 SIP_Templates.ttcn:853.10-12: In parameter #5 for `via': #8 1.663 SIP_Templates.ttcn:853.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.663 SIP_Templates.ttcn:848.5-20: note: Referenced template parameter is here #8 1.663 SIP_Templates.ttcn:876.1-890.1: In template definition `tr_SIP_ACK': #8 1.663 SIP_Templates.ttcn:885.15-887.23: In template for record field `msgHeader': #8 1.663 SIP_Templates.ttcn:885.30-887.23: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.663 SIP_Templates.ttcn:886.10-12: In parameter #5 for `via': #8 1.663 SIP_Templates.ttcn:886.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.663 SIP_Templates.ttcn:881.5-20: note: Referenced template parameter is here #8 1.669 IMS_ConnectionHandler.ttcn: In TTCN-3 module `IMS_ConnectionHandler': #8 1.669 IMS_ConnectionHandler.ttcn:893.1-976.1: In function definition `f_IMS_mt_call_setup': #8 1.669 IMS_ConnectionHandler.ttcn:960.2-21: In deactivate statement: #8 1.669 IMS_ConnectionHandler.ttcn:960.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.669 IMS_ConnectionHandler.ttcn:961.2-22: In deactivate statement: #8 1.669 IMS_ConnectionHandler.ttcn:961.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.669 IMS_ConnectionHandler.ttcn:1017.9-1028.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 1.669 IMS_ConnectionHandler.ttcn:1019.2-71: In function instance: #8 1.669 IMS_ConnectionHandler.ttcn:1019.2-71: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.672 SIP_ConnectionHandler.ttcn: In TTCN-3 module `SIP_ConnectionHandler': #8 1.672 SIP_ConnectionHandler.ttcn:386.1-485.1: In function definition `f_SIP_mo_call_setup': #8 1.672 SIP_ConnectionHandler.ttcn:469.2-21: In deactivate statement: #8 1.672 SIP_ConnectionHandler.ttcn:469.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.672 SIP_ConnectionHandler.ttcn:470.2-22: In deactivate statement: #8 1.672 SIP_ConnectionHandler.ttcn:470.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.672 SIP_ConnectionHandler.ttcn:487.9-498.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 1.672 SIP_ConnectionHandler.ttcn:489.2-64: In function instance: #8 1.672 SIP_ConnectionHandler.ttcn:489.2-64: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.672 SIP_ConnectionHandler.ttcn:501.1-565.1: In altstep definition `as_SIP_mt_call_accept': #8 1.672 SIP_ConnectionHandler.ttcn:556.3-560.3: In if statement: #8 1.672 SIP_ConnectionHandler.ttcn:559.4-51: In altstep instance: #8 1.672 SIP_ConnectionHandler.ttcn:632.1-680.1: In altstep definition `as_SIP_exp_call_update': #8 1.672 SIP_ConnectionHandler.ttcn:649.3-67: In function instance: #8 1.672 SIP_ConnectionHandler.ttcn:649.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.672 Asterisk_Tests.ttcn: In TTCN-3 module `Asterisk_Tests': #8 1.672 Asterisk_Tests.ttcn:72.1-81.1: In function definition `f_init_ConnHdlrPars': #8 1.672 Asterisk_Tests.ttcn:74.39-79.20: In template variable definition `pars': #8 1.672 Asterisk_Tests.ttcn:74.53-79.20: In actual parameter list of template `@SIP_ConnectionHandler.t_Pars': #8 1.672 Asterisk_Tests.ttcn:78.12-64: In parameter #5 for `user': #8 1.672 Asterisk_Tests.ttcn:78.12-64: In the right operand of operation `&': #8 1.672 Asterisk_Tests.ttcn:78.18-64: In the operand of operation `int2str()': #8 1.672 Asterisk_Tests.ttcn:78.26-63: In the operands of operation `+': #8 1.672 Asterisk_Tests.ttcn:78.26-57: In the operand of operation `str2int()': #8 1.672 Asterisk_Tests.ttcn:78.34-56: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' #8 1.673 Asterisk_Tests.ttcn:185.9-192.1: In function definition `f_TC_internal_registration': #8 1.673 Asterisk_Tests.ttcn:187.2-17: In function instance: #8 1.673 Asterisk_Tests.ttcn:187.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 1.673 Asterisk_Tests.ttcn:190.2-19: In function instance: #8 1.673 Asterisk_Tests.ttcn:190.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used #8 1.673 Asterisk_Tests.ttcn:204.9-219.1: In function definition `f_TC_internal_call_mo': #8 1.673 Asterisk_Tests.ttcn:206.2-17: In function instance: #8 1.673 Asterisk_Tests.ttcn:206.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 1.673 Asterisk_Tests.ttcn:216.2-19: In function instance: #8 1.673 Asterisk_Tests.ttcn:216.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used #8 1.673 Asterisk_Tests.ttcn:220.9-246.1: In function definition `f_TC_internal_call_mt': #8 1.673 Asterisk_Tests.ttcn:224.2-17: In function instance: #8 1.673 Asterisk_Tests.ttcn:224.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 1.673 Asterisk_Tests.ttcn:243.2-19: In function instance: #8 1.673 Asterisk_Tests.ttcn:243.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used #8 1.673 Asterisk_Tests.ttcn:391.9-419.1: In altstep definition `as_AMI_IMS_register_Auth': #8 1.673 Asterisk_Tests.ttcn:406.3-410.3: In if statement: #8 1.673 Asterisk_Tests.ttcn:407.4-409.22: In receive statement: #8 1.673 Asterisk_Tests.ttcn:407.45-94: warning: Function invocation 'f_sip_SipAddr_to_str(pars.subscr.local_sip_record)' may change the actual snapshot. #8 1.674 Asterisk_Tests.ttcn:427.9-433.1: In function definition `f_AMI_IMS_unregister': #8 1.674 Asterisk_Tests.ttcn:430.2-432.22: In receive statement: #8 1.674 Asterisk_Tests.ttcn:430.43-92: warning: Function invocation 'f_sip_SipAddr_to_str(pars.subscr.local_sip_record)' may change the actual snapshot. #8 1.674 Asterisk_Tests.ttcn:521.9-542.1: In function definition `f_TC_ims_registration_timeout_initial': #8 1.674 Asterisk_Tests.ttcn:536.2-538.19: In receive statement: #8 1.674 Asterisk_Tests.ttcn:536.43-92: warning: Function invocation 'f_sip_SipAddr_to_str(pars.subscr.local_sip_record)' may change the actual snapshot. #8 1.676 Notify: Generating code... #8 1.739 Notify: File `AMI_Functions.hh' was generated. #8 1.739 Notify: File `AMI_Functions.cc' was generated. #8 1.739 Notify: File `AMI_Functions_part_1.cc' was generated. #8 1.739 Notify: File `AMI_Functions_part_2.cc' was generated. #8 1.739 Notify: File `AMI_Functions_part_3.cc' was generated. #8 1.739 Notify: File `AMI_Functions_part_4.cc' was generated. #8 1.739 Notify: File `AMI_Functions_part_5.cc' was generated. #8 1.739 Notify: File `AMI_Functions_part_6.cc' was generated. #8 1.739 Notify: File `AMI_Functions_part_7.cc' was generated. #8 1.739 Notify: File `Asterisk_Tests.hh' was generated. #8 1.739 Notify: File `Asterisk_Tests.cc' was generated. #8 1.739 Notify: File `Asterisk_Tests_part_1.cc' was generated. #8 1.739 Notify: File `Asterisk_Tests_part_2.cc' was generated. #8 1.739 Notify: File `Asterisk_Tests_part_3.cc' was generated. #8 1.739 Notify: File `Asterisk_Tests_part_4.cc' was generated. #8 1.739 Notify: File `Asterisk_Tests_part_5.cc' was generated. #8 1.739 Notify: File `Asterisk_Tests_part_6.cc' was generated. #8 1.739 Notify: File `Asterisk_Tests_part_7.cc' was generated. #8 1.739 Notify: File `GSM_Types.hh' was generated. #8 1.739 Notify: File `GSM_Types.cc' was generated. #8 1.739 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.739 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.740 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.740 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.740 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.740 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.740 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.740 Notify: File `General_Types.hh' was generated. #8 1.740 Notify: File `General_Types.cc' was generated. #8 1.740 Notify: File `General_Types_part_1.cc' was generated. #8 1.740 Notify: File `General_Types_part_2.cc' was generated. #8 1.740 Notify: File `General_Types_part_3.cc' was generated. #8 1.740 Notify: File `General_Types_part_4.cc' was generated. #8 1.740 Notify: File `General_Types_part_5.cc' was generated. #8 1.740 Notify: File `General_Types_part_6.cc' was generated. #8 1.740 Notify: File `General_Types_part_7.cc' was generated. #8 1.740 Notify: File `IMS_ConnectionHandler.hh' was generated. #8 1.741 Notify: File `IMS_ConnectionHandler.cc' was generated. #8 1.741 Notify: File `IMS_ConnectionHandler_part_1.cc' was generated. #8 1.741 Notify: File `IMS_ConnectionHandler_part_2.cc' was generated. #8 1.741 Notify: File `IMS_ConnectionHandler_part_3.cc' was generated. #8 1.741 Notify: File `IMS_ConnectionHandler_part_4.cc' was generated. #8 1.741 Notify: File `IMS_ConnectionHandler_part_5.cc' was generated. #8 1.741 Notify: File `IMS_ConnectionHandler_part_6.cc' was generated. #8 1.741 Notify: File `IMS_ConnectionHandler_part_7.cc' was generated. #8 1.741 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.741 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.741 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.741 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.741 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.741 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.741 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.741 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.741 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.741 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.741 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.741 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.741 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.741 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.741 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.741 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.741 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.741 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.741 Notify: File `IPL4asp_Types.hh' was generated. #8 1.742 Notify: File `IPL4asp_Types.cc' was generated. #8 1.742 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.742 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.742 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.742 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.742 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.742 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.742 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.742 Notify: File `Misc_Helpers.hh' was generated. #8 1.742 Notify: File `Misc_Helpers.cc' was generated. #8 1.742 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.742 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.742 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.742 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.742 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.742 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.742 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.742 Notify: File `Native_Functions.hh' was generated. #8 1.742 Notify: File `Native_Functions.cc' was generated. #8 1.742 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.742 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.742 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.742 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.742 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.743 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.743 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.743 Notify: File `Osmocom_Types.hh' was generated. #8 1.743 Notify: File `Osmocom_Types.cc' was generated. #8 1.743 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.743 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.743 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.743 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.743 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.743 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.743 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.743 Notify: File `PIPEasp_PortType.hh' was generated. #8 1.743 Notify: File `PIPEasp_PortType.cc' was generated. #8 1.743 Notify: File `PIPEasp_PortType_part_1.cc' was generated. #8 1.743 Notify: File `PIPEasp_PortType_part_2.cc' was generated. #8 1.743 Notify: File `PIPEasp_PortType_part_3.cc' was generated. #8 1.743 Notify: File `PIPEasp_PortType_part_4.cc' was generated. #8 1.743 Notify: File `PIPEasp_PortType_part_5.cc' was generated. #8 1.743 Notify: File `PIPEasp_PortType_part_6.cc' was generated. #8 1.743 Notify: File `PIPEasp_PortType_part_7.cc' was generated. #8 1.743 Notify: File `PIPEasp_Templates.hh' was generated. #8 1.743 Notify: File `PIPEasp_Templates.cc' was generated. #8 1.743 Notify: File `PIPEasp_Templates_part_1.cc' was generated. #8 1.743 Notify: File `PIPEasp_Templates_part_2.cc' was generated. #8 1.743 Notify: File `PIPEasp_Templates_part_3.cc' was generated. #8 1.743 Notify: File `PIPEasp_Templates_part_4.cc' was generated. #8 1.744 Notify: File `PIPEasp_Templates_part_5.cc' was generated. #8 1.744 Notify: File `PIPEasp_Templates_part_6.cc' was generated. #8 1.744 Notify: File `PIPEasp_Templates_part_7.cc' was generated. #8 1.744 Notify: File `PIPEasp_Types.hh' was generated. #8 1.744 Notify: File `PIPEasp_Types.cc' was generated. #8 1.744 Notify: File `PIPEasp_Types_part_1.cc' was generated. #8 1.744 Notify: File `PIPEasp_Types_part_2.cc' was generated. #8 1.744 Notify: File `PIPEasp_Types_part_3.cc' was generated. #8 1.745 Notify: File `PIPEasp_Types_part_4.cc' was generated. #8 1.745 Notify: File `PIPEasp_Types_part_5.cc' was generated. #8 1.745 Notify: File `PIPEasp_Types_part_6.cc' was generated. #8 1.745 Notify: File `PIPEasp_Types_part_7.cc' was generated. #8 1.745 Notify: File `RTP_CodecPort.hh' was generated. #8 1.745 Notify: File `RTP_CodecPort.cc' was generated. #8 1.745 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 1.745 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 1.745 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 1.745 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 1.745 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 1.745 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 1.745 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 1.745 Notify: File `RTP_Types.hh' was generated. #8 1.745 Notify: File `RTP_Types.cc' was generated. #8 1.746 Notify: File `RTP_Types_part_1.cc' was generated. #8 1.746 Notify: File `RTP_Types_part_2.cc' was generated. #8 1.746 Notify: File `RTP_Types_part_3.cc' was generated. #8 1.746 Notify: File `RTP_Types_part_4.cc' was generated. #8 1.746 Notify: File `RTP_Types_part_5.cc' was generated. #8 1.746 Notify: File `RTP_Types_part_6.cc' was generated. #8 1.746 Notify: File `RTP_Types_part_7.cc' was generated. #8 1.747 Notify: File `SDP_Templates.hh' was generated. #8 1.747 Notify: File `SDP_Templates.cc' was generated. #8 1.747 Notify: File `SDP_Templates_part_1.cc' was generated. #8 1.747 Notify: File `SDP_Templates_part_2.cc' was generated. #8 1.747 Notify: File `SDP_Templates_part_3.cc' was generated. #8 1.747 Notify: File `SDP_Templates_part_4.cc' was generated. #8 1.747 Notify: File `SDP_Templates_part_5.cc' was generated. #8 1.747 Notify: File `SDP_Templates_part_6.cc' was generated. #8 1.747 Notify: File `SDP_Templates_part_7.cc' was generated. #8 1.747 Notify: File `SDP_Types.hh' was generated. #8 1.747 Notify: File `SDP_Types.cc' was generated. #8 1.748 Notify: File `SDP_Types_part_1.cc' was generated. #8 1.748 Notify: File `SDP_Types_part_2.cc' was generated. #8 1.749 Notify: File `SDP_Types_part_3.cc' was generated. #8 1.749 Notify: File `SDP_Types_part_4.cc' was generated. #8 1.749 Notify: File `SDP_Types_part_5.cc' was generated. #8 1.749 Notify: File `SDP_Types_part_6.cc' was generated. #8 1.749 Notify: File `SDP_Types_part_7.cc' was generated. #8 1.749 Notify: File `SIP_ConnectionHandler.hh' was generated. #8 1.750 Notify: File `SIP_ConnectionHandler.cc' was generated. #8 1.750 Notify: File `SIP_ConnectionHandler_part_1.cc' was generated. #8 1.750 Notify: File `SIP_ConnectionHandler_part_2.cc' was generated. #8 1.750 Notify: File `SIP_ConnectionHandler_part_3.cc' was generated. #8 1.750 Notify: File `SIP_ConnectionHandler_part_4.cc' was generated. #8 1.750 Notify: File `SIP_ConnectionHandler_part_5.cc' was generated. #8 1.750 Notify: File `SIP_ConnectionHandler_part_6.cc' was generated. #8 1.750 Notify: File `SIP_ConnectionHandler_part_7.cc' was generated. #8 1.750 Notify: File `SIP_Emulation.hh' was generated. #8 1.750 Notify: File `SIP_Emulation.cc' was generated. #8 1.750 Notify: File `SIP_Emulation_part_1.cc' was generated. #8 1.750 Notify: File `SIP_Emulation_part_2.cc' was generated. #8 1.750 Notify: File `SIP_Emulation_part_3.cc' was generated. #8 1.750 Notify: File `SIP_Emulation_part_4.cc' was generated. #8 1.750 Notify: File `SIP_Emulation_part_5.cc' was generated. #8 1.750 Notify: File `SIP_Emulation_part_6.cc' was generated. #8 1.750 Notify: File `SIP_Emulation_part_7.cc' was generated. #8 1.750 Notify: File `SIP_Templates.hh' was generated. #8 1.750 Notify: File `SIP_Templates.cc' was generated. #8 1.750 Notify: File `SIP_Templates_part_1.cc' was generated. #8 1.750 Notify: File `SIP_Templates_part_2.cc' was generated. #8 1.750 Notify: File `SIP_Templates_part_3.cc' was generated. #8 1.750 Notify: File `SIP_Templates_part_4.cc' was generated. #8 1.750 Notify: File `SIP_Templates_part_5.cc' was generated. #8 1.750 Notify: File `SIP_Templates_part_6.cc' was generated. #8 1.751 Notify: File `SIP_Templates_part_7.cc' was generated. #8 1.751 Notify: File `SIPmsg_PortType.hh' was generated. #8 1.751 Notify: File `SIPmsg_PortType.cc' was generated. #8 1.751 Notify: File `SIPmsg_PortType_part_1.cc' was generated. #8 1.751 Notify: File `SIPmsg_PortType_part_2.cc' was generated. #8 1.751 Notify: File `SIPmsg_PortType_part_3.cc' was generated. #8 1.751 Notify: File `SIPmsg_PortType_part_4.cc' was generated. #8 1.751 Notify: File `SIPmsg_PortType_part_5.cc' was generated. #8 1.751 Notify: File `SIPmsg_PortType_part_6.cc' was generated. #8 1.751 Notify: File `SIPmsg_PortType_part_7.cc' was generated. #8 1.751 Notify: File `SIPmsg_Types.hh' was generated. #8 1.752 Notify: File `SIPmsg_Types.cc' was generated. #8 1.752 Notify: File `SIPmsg_Types_part_1.cc' was generated. #8 1.752 Notify: File `SIPmsg_Types_part_2.cc' was generated. #8 1.753 Notify: File `SIPmsg_Types_part_3.cc' was generated. #8 1.753 Notify: File `SIPmsg_Types_part_4.cc' was generated. #8 1.754 Notify: File `SIPmsg_Types_part_5.cc' was generated. #8 1.754 Notify: File `SIPmsg_Types_part_6.cc' was generated. #8 1.754 Notify: File `SIPmsg_Types_part_7.cc' was generated. #8 1.754 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.755 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.755 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.755 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.755 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.755 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.755 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.755 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.755 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.755 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.755 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.755 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.755 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.755 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.755 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.755 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.755 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.755 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.755 Notify: File `TCCDateTime_Functions.hh' was generated. #8 1.755 Notify: File `TCCDateTime_Functions.cc' was generated. #8 1.755 Notify: File `TCCDateTime_Functions_part_1.cc' was generated. #8 1.755 Notify: File `TCCDateTime_Functions_part_2.cc' was generated. #8 1.755 Notify: File `TCCDateTime_Functions_part_3.cc' was generated. #8 1.755 Notify: File `TCCDateTime_Functions_part_4.cc' was generated. #8 1.755 Notify: File `TCCDateTime_Functions_part_5.cc' was generated. #8 1.755 Notify: File `TCCDateTime_Functions_part_6.cc' was generated. #8 1.755 Notify: File `TCCDateTime_Functions_part_7.cc' was generated. #8 1.755 Notify: File `TCCEncoding_Functions.hh' was generated. #8 1.756 Notify: File `TCCEncoding_Functions.cc' was generated. #8 1.756 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 1.756 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 1.756 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 1.756 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 1.756 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 1.756 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 1.756 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 1.756 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.756 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.756 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.756 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.756 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.756 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.756 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.756 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.756 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.756 Notify: File `TCCOpenSecurity_Functions.hh' was generated. #8 1.756 Notify: File `TCCOpenSecurity_Functions.cc' was generated. #8 1.756 Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. #8 1.756 Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. #8 1.756 Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. #8 1.756 Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. #8 1.756 Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. #8 1.757 Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. #8 1.757 Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. #8 1.757 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.757 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.757 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.757 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.757 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.757 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.757 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.757 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.757 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.757 Notify: 270 files were updated. #8 1.765 touch compile #8 1.765 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 1.765 make -j20 -C asterisk #8 1.770 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 1.787 Creating dependency file for TELNETasp_PT.cc #8 1.787 Creating dependency file for TCCDateTime.cc #8 1.787 Creating dependency file for TCCOpenSecurity.cc #8 1.787 Creating dependency file for TCCInterface.cc #8 1.787 Creating dependency file for TCCEncoding.cc #8 1.787 Creating dependency file for SIPmsg_PT.cc #8 1.787 Creating dependency file for TCCConversion.cc #8 1.787 Creating dependency file for SDP_EncDec.cc #8 1.788 Creating dependency file for RTP_EncDec.cc #8 1.788 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 1.788 Creating dependency file for Native_FunctionDefs.cc #8 1.788 Creating dependency file for IPL4asp_discovery.cc #8 1.788 Creating dependency file for IPL4asp_PT.cc #8 1.788 Creating dependency file for PIPEasp_PT.cc #8 1.789 Creating dependency file for lex.SIP_parse_.c #8 1.789 Creating dependency file for lex.SDP_parse_.c #8 1.790 Creating dependency file for SIP_parse_.tab.c #8 1.790 Creating dependency file for SDP_parse_.tab.c #8 1.813 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.814 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.825 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.827 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.839 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.839 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.839 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.839 Creating dependency file for TCCOpenSecurity_Functions_part_7.cc #8 1.840 Creating dependency file for TCCOpenSecurity_Functions_part_6.cc #8 1.842 Creating dependency file for TCCOpenSecurity_Functions_part_4.cc #8 1.842 Creating dependency file for TCCOpenSecurity_Functions_part_5.cc #8 1.842 Creating dependency file for TCCOpenSecurity_Functions_part_3.cc #8 1.847 Creating dependency file for TCCOpenSecurity_Functions_part_2.cc #8 1.847 Creating dependency file for TCCOpenSecurity_Functions_part_1.cc #8 1.848 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.848 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.848 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.849 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.849 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.849 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.850 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.852 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 1.852 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 1.854 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 1.854 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 1.859 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 1.859 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 1.860 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 1.860 Creating dependency file for TCCDateTime_Functions_part_7.cc #8 1.860 Creating dependency file for TCCDateTime_Functions_part_6.cc #8 1.860 Creating dependency file for TCCDateTime_Functions_part_5.cc #8 1.860 Creating dependency file for TCCDateTime_Functions_part_4.cc #8 1.861 Creating dependency file for TCCDateTime_Functions_part_3.cc #8 1.861 Creating dependency file for TCCDateTime_Functions_part_2.cc #8 1.861 Creating dependency file for TCCDateTime_Functions_part_1.cc #8 1.861 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.861 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.861 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.862 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.866 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.866 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.866 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.866 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.867 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.867 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.868 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.868 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.872 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.872 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.872 Creating dependency file for SIPmsg_Types_part_7.cc #8 1.872 Creating dependency file for SIPmsg_Types_part_6.cc #8 1.873 Creating dependency file for SIPmsg_Types_part_5.cc #8 1.873 Creating dependency file for SIPmsg_Types_part_4.cc #8 1.873 Creating dependency file for SIPmsg_Types_part_3.cc #8 1.873 Creating dependency file for SIPmsg_Types_part_2.cc #8 1.873 Creating dependency file for SIPmsg_PortType_part_7.cc #8 1.873 Creating dependency file for SIPmsg_Types_part_1.cc #8 1.873 Creating dependency file for SIPmsg_PortType_part_6.cc #8 1.874 Creating dependency file for SIPmsg_PortType_part_5.cc #8 1.874 Creating dependency file for SIPmsg_PortType_part_4.cc #8 1.874 Creating dependency file for SIPmsg_PortType_part_3.cc #8 1.875 Creating dependency file for SIPmsg_PortType_part_2.cc #8 1.879 Creating dependency file for SIPmsg_PortType_part_1.cc #8 1.879 Creating dependency file for SIP_Templates_part_6.cc #8 1.879 Creating dependency file for SIP_Templates_part_7.cc #8 1.886 Creating dependency file for SIP_Templates_part_5.cc #8 1.886 Creating dependency file for SIP_Templates_part_4.cc #8 1.887 Creating dependency file for SIP_Templates_part_3.cc #8 1.887 Creating dependency file for SIP_Templates_part_2.cc #8 1.887 Creating dependency file for SIP_Templates_part_1.cc #8 1.887 Creating dependency file for SIP_Emulation_part_7.cc #8 1.887 Creating dependency file for SIP_Emulation_part_6.cc #8 1.888 Creating dependency file for SIP_Emulation_part_5.cc #8 1.888 Creating dependency file for SIP_Emulation_part_3.cc #8 1.888 Creating dependency file for SIP_Emulation_part_4.cc #8 1.893 Creating dependency file for SIP_Emulation_part_2.cc #8 1.893 Creating dependency file for SIP_Emulation_part_1.cc #8 1.893 Creating dependency file for SIP_ConnectionHandler_part_7.cc #8 1.894 Creating dependency file for SIP_ConnectionHandler_part_6.cc #8 1.894 Creating dependency file for SIP_ConnectionHandler_part_5.cc #8 1.894 Creating dependency file for SIP_ConnectionHandler_part_4.cc #8 1.895 Creating dependency file for SIP_ConnectionHandler_part_3.cc #8 1.896 Creating dependency file for SIP_ConnectionHandler_part_2.cc #8 1.896 Creating dependency file for SIP_ConnectionHandler_part_1.cc #8 1.900 Creating dependency file for SDP_Types_part_7.cc #8 1.900 Creating dependency file for SDP_Types_part_6.cc #8 1.900 Creating dependency file for SDP_Types_part_5.cc #8 1.901 Creating dependency file for SDP_Types_part_4.cc #8 1.901 Creating dependency file for SDP_Types_part_3.cc #8 1.902 Creating dependency file for SDP_Types_part_1.cc #8 1.902 Creating dependency file for SDP_Types_part_2.cc #8 1.903 Creating dependency file for SDP_Templates_part_7.cc #8 1.903 Creating dependency file for SDP_Templates_part_6.cc #8 1.904 Creating dependency file for SDP_Templates_part_5.cc #8 1.904 Creating dependency file for SDP_Templates_part_4.cc #8 1.907 Creating dependency file for SDP_Templates_part_3.cc #8 1.910 Creating dependency file for SDP_Templates_part_2.cc #8 1.910 Creating dependency file for RTP_Types_part_7.cc #8 1.911 Creating dependency file for SDP_Templates_part_1.cc #8 1.913 Creating dependency file for RTP_Types_part_6.cc #8 1.917 Creating dependency file for RTP_Types_part_5.cc #8 1.917 Creating dependency file for RTP_Types_part_4.cc #8 1.918 Creating dependency file for RTP_Types_part_3.cc #8 1.918 Creating dependency file for RTP_Types_part_2.cc #8 1.925 Creating dependency file for RTP_CodecPort_part_7.cc #8 1.925 Creating dependency file for RTP_Types_part_1.cc #8 1.930 Creating dependency file for RTP_CodecPort_part_6.cc #8 1.930 Creating dependency file for RTP_CodecPort_part_5.cc #8 1.934 Creating dependency file for RTP_CodecPort_part_4.cc #8 1.935 Creating dependency file for RTP_CodecPort_part_3.cc #8 1.938 Creating dependency file for RTP_CodecPort_part_2.cc #8 1.939 Creating dependency file for RTP_CodecPort_part_1.cc #8 1.939 Creating dependency file for PIPEasp_Types_part_7.cc #8 1.940 Creating dependency file for PIPEasp_Types_part_6.cc #8 1.942 Creating dependency file for PIPEasp_Types_part_5.cc #8 1.942 Creating dependency file for PIPEasp_Types_part_4.cc #8 1.942 Creating dependency file for PIPEasp_Types_part_3.cc #8 1.945 Creating dependency file for PIPEasp_Types_part_2.cc #8 1.945 Creating dependency file for PIPEasp_Types_part_1.cc #8 1.947 Creating dependency file for PIPEasp_Templates_part_6.cc #8 1.947 Creating dependency file for PIPEasp_Templates_part_7.cc #8 1.948 Creating dependency file for PIPEasp_Templates_part_5.cc #8 1.949 Creating dependency file for PIPEasp_Templates_part_4.cc #8 1.950 Creating dependency file for PIPEasp_Templates_part_3.cc #8 1.950 Creating dependency file for PIPEasp_Templates_part_2.cc #8 1.951 Creating dependency file for PIPEasp_Templates_part_1.cc #8 1.953 Creating dependency file for PIPEasp_PortType_part_6.cc #8 1.953 Creating dependency file for PIPEasp_PortType_part_7.cc #8 1.954 Creating dependency file for PIPEasp_PortType_part_5.cc #8 1.954 Creating dependency file for PIPEasp_PortType_part_4.cc #8 1.955 Creating dependency file for PIPEasp_PortType_part_3.cc #8 1.955 Creating dependency file for PIPEasp_PortType_part_2.cc #8 1.955 Creating dependency file for PIPEasp_PortType_part_1.cc #8 1.956 Creating dependency file for Osmocom_Types_part_7.cc #8 1.956 Creating dependency file for Osmocom_Types_part_6.cc #8 1.957 Creating dependency file for Osmocom_Types_part_5.cc #8 1.961 Creating dependency file for Osmocom_Types_part_4.cc #8 1.962 Creating dependency file for Osmocom_Types_part_3.cc #8 1.962 Creating dependency file for Osmocom_Types_part_2.cc #8 1.962 Creating dependency file for Osmocom_Types_part_1.cc #8 1.962 Creating dependency file for Native_Functions_part_7.cc #8 1.967 Creating dependency file for Native_Functions_part_6.cc #8 1.967 Creating dependency file for Native_Functions_part_5.cc #8 1.967 Creating dependency file for Native_Functions_part_4.cc #8 1.967 Creating dependency file for Native_Functions_part_2.cc #8 1.967 Creating dependency file for Native_Functions_part_3.cc #8 1.968 Creating dependency file for Native_Functions_part_1.cc #8 1.969 Creating dependency file for Misc_Helpers_part_7.cc #8 1.969 Creating dependency file for Misc_Helpers_part_6.cc #8 1.969 Creating dependency file for Misc_Helpers_part_5.cc #8 1.969 Creating dependency file for Misc_Helpers_part_4.cc #8 1.970 Creating dependency file for Misc_Helpers_part_2.cc #8 1.970 Creating dependency file for Misc_Helpers_part_3.cc #8 1.970 Creating dependency file for Misc_Helpers_part_1.cc #8 1.970 Creating dependency file for IPL4asp_Types_part_7.cc #8 1.971 Creating dependency file for IPL4asp_Types_part_6.cc #8 1.972 Creating dependency file for IPL4asp_Types_part_5.cc #8 1.974 Creating dependency file for IPL4asp_Types_part_4.cc #8 1.975 Creating dependency file for IPL4asp_Types_part_3.cc #8 1.975 Creating dependency file for IPL4asp_Types_part_2.cc #8 1.975 Creating dependency file for IPL4asp_Types_part_1.cc #8 1.976 Creating dependency file for IPL4asp_PortType_part_7.cc #8 1.976 Creating dependency file for IPL4asp_PortType_part_5.cc #8 1.976 Creating dependency file for IPL4asp_PortType_part_6.cc #8 1.976 Creating dependency file for IPL4asp_PortType_part_3.cc #8 1.977 Creating dependency file for IPL4asp_PortType_part_4.cc #8 1.977 Creating dependency file for IPL4asp_PortType_part_2.cc #8 1.977 Creating dependency file for IPL4asp_PortType_part_1.cc #8 1.978 Creating dependency file for IPL4asp_Functions_part_7.cc #8 1.978 Creating dependency file for IPL4asp_Functions_part_6.cc #8 1.978 Creating dependency file for IPL4asp_Functions_part_5.cc #8 1.979 Creating dependency file for IPL4asp_Functions_part_4.cc #8 1.979 Creating dependency file for IPL4asp_Functions_part_3.cc #8 1.980 Creating dependency file for IPL4asp_Functions_part_2.cc #8 1.981 Creating dependency file for IPL4asp_Functions_part_1.cc #8 1.981 Creating dependency file for IMS_ConnectionHandler_part_7.cc #8 1.982 Creating dependency file for IMS_ConnectionHandler_part_6.cc #8 1.982 Creating dependency file for IMS_ConnectionHandler_part_5.cc #8 1.983 Creating dependency file for IMS_ConnectionHandler_part_4.cc #8 1.986 Creating dependency file for IMS_ConnectionHandler_part_3.cc #8 1.986 Creating dependency file for IMS_ConnectionHandler_part_2.cc #8 1.987 Creating dependency file for IMS_ConnectionHandler_part_1.cc #8 1.987 Creating dependency file for General_Types_part_7.cc #8 1.987 Creating dependency file for General_Types_part_6.cc #8 1.987 Creating dependency file for General_Types_part_5.cc #8 1.988 Creating dependency file for General_Types_part_4.cc #8 1.988 Creating dependency file for General_Types_part_3.cc #8 1.988 Creating dependency file for General_Types_part_2.cc #8 1.988 Creating dependency file for General_Types_part_1.cc #8 1.988 Creating dependency file for GSM_Types_part_7.cc #8 1.988 Creating dependency file for GSM_Types_part_6.cc #8 1.988 Creating dependency file for GSM_Types_part_5.cc #8 1.989 Creating dependency file for GSM_Types_part_4.cc #8 1.990 Creating dependency file for GSM_Types_part_3.cc #8 1.990 Creating dependency file for GSM_Types_part_2.cc #8 1.992 Creating dependency file for GSM_Types_part_1.cc #8 1.992 Creating dependency file for Asterisk_Tests_part_7.cc #8 1.993 Creating dependency file for Asterisk_Tests_part_6.cc #8 1.993 Creating dependency file for Asterisk_Tests_part_5.cc #8 1.994 Creating dependency file for Asterisk_Tests_part_4.cc #8 1.994 Creating dependency file for Asterisk_Tests_part_3.cc #8 1.994 Creating dependency file for Asterisk_Tests_part_2.cc #8 1.995 Creating dependency file for Asterisk_Tests_part_1.cc #8 1.995 Creating dependency file for AMI_Functions_part_7.cc #8 1.995 Creating dependency file for AMI_Functions_part_6.cc #8 1.996 Creating dependency file for AMI_Functions_part_5.cc #8 1.996 Creating dependency file for AMI_Functions_part_4.cc #8 1.997 Creating dependency file for AMI_Functions_part_3.cc #8 1.997 Creating dependency file for AMI_Functions_part_2.cc #8 1.997 Creating dependency file for AMI_Functions_part_1.cc #8 1.998 Creating dependency file for TELNETasp_PortType.cc #8 1.998 Creating dependency file for TCCOpenSecurity_Functions.cc #8 2.000 Creating dependency file for TCCEncoding_Functions.cc #8 2.000 Creating dependency file for TCCInterface_Functions.cc #8 2.001 Creating dependency file for TCCDateTime_Functions.cc #8 2.001 Creating dependency file for TCCConversion_Functions.cc #8 2.001 Creating dependency file for Socket_API_Definitions.cc #8 2.001 Creating dependency file for SIPmsg_Types.cc #8 2.003 Creating dependency file for SIPmsg_PortType.cc #8 2.003 Creating dependency file for SIP_Templates.cc #8 2.004 Creating dependency file for SIP_ConnectionHandler.cc #8 2.004 Creating dependency file for SDP_Types.cc #8 2.004 Creating dependency file for SIP_Emulation.cc #8 2.004 Creating dependency file for SDP_Templates.cc #8 2.005 Creating dependency file for RTP_Types.cc #8 2.005 Creating dependency file for RTP_CodecPort.cc #8 2.006 Creating dependency file for PIPEasp_Types.cc #8 2.014 Creating dependency file for PIPEasp_Templates.cc #8 2.015 Creating dependency file for PIPEasp_PortType.cc #8 2.031 Creating dependency file for Osmocom_Types.cc #8 2.042 Creating dependency file for Native_Functions.cc #8 2.054 Creating dependency file for Misc_Helpers.cc #8 2.060 Creating dependency file for IPL4asp_Types.cc #8 2.061 Creating dependency file for IPL4asp_PortType.cc #8 2.061 Creating dependency file for IPL4asp_Functions.cc #8 2.064 Creating dependency file for IMS_ConnectionHandler.cc #8 2.065 Creating dependency file for General_Types.cc #8 2.067 Creating dependency file for GSM_Types.cc #8 2.069 Creating dependency file for Asterisk_Tests.cc #8 2.070 Creating dependency file for AMI_Functions.cc #8 2.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions.o AMI_Functions.cc #8 2.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests.o Asterisk_Tests.cc #8 2.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 2.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 2.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler.o IMS_ConnectionHandler.cc #8 2.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 2.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 2.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 2.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 2.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 2.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 2.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType.o PIPEasp_PortType.cc #8 2.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates.o PIPEasp_Templates.cc #8 2.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types.o PIPEasp_Types.cc #8 2.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 2.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 2.177 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 2.177 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 2.177 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler.o SIP_ConnectionHandler.cc #8 2.177 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation.o SIP_Emulation.cc #8 2.738 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates.o SIP_Templates.cc #8 2.783 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType.o SIPmsg_PortType.cc #8 2.813 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types.o SIPmsg_Types.cc #8 2.889 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 2.899 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 2.990 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions.o TCCDateTime_Functions.cc #8 3.085 SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': #8 3.085 SIP_Emulation.cc:3989:1: warning: control reaches end of non-void function [-Wreturn-type] #8 3.085 3989 | } #8 3.085 | ^ #8 3.086 SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 3.086 SIP_Emulation.cc:4040:1: warning: control reaches end of non-void function [-Wreturn-type] #8 3.086 4040 | } #8 3.086 | ^ #8 3.142 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 3.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 3.364 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions.o TCCOpenSecurity_Functions.cc #8 3.628 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 3.646 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_1.o AMI_Functions_part_1.cc #8 3.683 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_2.o AMI_Functions_part_2.cc #8 3.723 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_3.o AMI_Functions_part_3.cc #8 3.727 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_4.o AMI_Functions_part_4.cc #8 3.755 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_5.o AMI_Functions_part_5.cc #8 3.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_6.o AMI_Functions_part_6.cc #8 3.786 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_7.o AMI_Functions_part_7.cc #8 3.794 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_1.o Asterisk_Tests_part_1.cc #8 3.813 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_2.o Asterisk_Tests_part_2.cc #8 3.820 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_3.o Asterisk_Tests_part_3.cc #8 3.831 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_4.o Asterisk_Tests_part_4.cc #8 3.836 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_5.o Asterisk_Tests_part_5.cc #8 3.861 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_6.o Asterisk_Tests_part_6.cc #8 3.868 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_7.o Asterisk_Tests_part_7.cc #8 3.870 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 3.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 3.889 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 3.901 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 3.902 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 3.912 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 3.918 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 3.919 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 3.919 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 3.934 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 3.936 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 3.947 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 3.950 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 3.961 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 3.965 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_1.o IMS_ConnectionHandler_part_1.cc #8 3.968 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_2.o IMS_ConnectionHandler_part_2.cc #8 3.976 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_3.o IMS_ConnectionHandler_part_3.cc #8 3.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_4.o IMS_ConnectionHandler_part_4.cc #8 3.984 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_5.o IMS_ConnectionHandler_part_5.cc #8 3.996 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_6.o IMS_ConnectionHandler_part_6.cc #8 4.000 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IMS_ConnectionHandler_part_7.o IMS_ConnectionHandler_part_7.cc #8 4.010 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 4.011 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 4.018 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 4.026 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 4.026 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 4.028 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 4.039 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 4.042 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 4.042 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 4.045 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 4.046 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 4.054 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 4.058 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 4.061 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 4.061 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 4.062 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 4.070 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 4.077 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 4.079 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 4.086 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 4.087 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 4.093 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 4.104 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 4.108 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 4.112 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 4.114 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 4.124 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 4.124 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 4.125 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 4.139 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 4.140 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 4.142 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 4.143 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 4.154 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 4.157 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 4.157 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 4.158 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 4.172 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 4.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 4.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 4.182 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 4.190 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 4.190 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_1.o PIPEasp_PortType_part_1.cc #8 4.190 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_2.cc #8 4.200 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_3.cc #8 4.200 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_4.cc #8 4.205 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_5.cc #8 4.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_6.cc #8 4.209 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_7.o PIPEasp_PortType_part_7.cc #8 4.222 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_1.cc #8 4.224 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_2.cc #8 4.225 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_3.cc #8 4.225 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_4.cc #8 4.226 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_5.cc #8 4.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_6.cc #8 4.240 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_7.o PIPEasp_Templates_part_7.cc #8 4.241 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_1.o PIPEasp_Types_part_1.cc #8 4.241 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_2.o PIPEasp_Types_part_2.cc #8 4.245 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_3.o PIPEasp_Types_part_3.cc #8 4.256 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_4.o PIPEasp_Types_part_4.cc #8 4.256 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_5.o PIPEasp_Types_part_5.cc #8 4.257 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_6.o PIPEasp_Types_part_6.cc #8 4.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_7.o PIPEasp_Types_part_7.cc #8 4.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 4.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 4.271 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 4.272 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 4.273 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 4.274 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 4.286 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 4.286 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 4.287 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 4.289 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 4.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 4.292 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 4.296 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 4.303 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 4.307 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 4.310 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 4.320 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 4.332 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 4.332 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 4.332 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 4.333 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 4.347 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 4.348 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 4.348 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 4.348 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 4.349 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 4.509 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 4.526 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 4.551 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_1.o SIP_ConnectionHandler_part_1.cc #8 4.590 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_2.o SIP_ConnectionHandler_part_2.cc #8 4.598 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_3.o SIP_ConnectionHandler_part_3.cc #8 4.614 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_4.o SIP_ConnectionHandler_part_4.cc #8 4.615 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_5.o SIP_ConnectionHandler_part_5.cc #8 4.615 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_6.o SIP_ConnectionHandler_part_6.cc #8 4.630 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_7.o SIP_ConnectionHandler_part_7.cc #8 4.632 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_1.o SIP_Emulation_part_1.cc #8 4.634 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_2.o SIP_Emulation_part_2.cc #8 4.647 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_3.o SIP_Emulation_part_3.cc #8 4.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_4.o SIP_Emulation_part_4.cc #8 4.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_5.o SIP_Emulation_part_5.cc #8 4.663 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_6.o SIP_Emulation_part_6.cc #8 4.675 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_7.o SIP_Emulation_part_7.cc #8 4.678 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_1.o SIP_Templates_part_1.cc #8 4.679 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_2.o SIP_Templates_part_2.cc #8 4.680 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_3.o SIP_Templates_part_3.cc #8 4.691 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_4.o SIP_Templates_part_4.cc #8 4.692 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_5.o SIP_Templates_part_5.cc #8 4.694 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_6.o SIP_Templates_part_6.cc #8 4.702 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_7.o SIP_Templates_part_7.cc #8 4.708 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_1.o SIPmsg_PortType_part_1.cc #8 4.716 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_2.o SIPmsg_PortType_part_2.cc #8 4.724 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_3.o SIPmsg_PortType_part_3.cc #8 4.725 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_4.o SIPmsg_PortType_part_4.cc #8 4.732 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_5.o SIPmsg_PortType_part_5.cc #8 4.742 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_6.o SIPmsg_PortType_part_6.cc #8 4.743 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_7.o SIPmsg_PortType_part_7.cc #8 4.745 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_1.o SIPmsg_Types_part_1.cc #8 4.759 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_2.o SIPmsg_Types_part_2.cc #8 4.773 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_3.o SIPmsg_Types_part_3.cc #8 4.774 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_4.o SIPmsg_Types_part_4.cc #8 4.945 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_5.o SIPmsg_Types_part_5.cc #8 5.126 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_6.o SIPmsg_Types_part_6.cc #8 5.210 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_7.o SIPmsg_Types_part_7.cc #8 5.672 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 5.693 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 5.729 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 5.783 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 5.827 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 5.848 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 5.869 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 5.873 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 5.894 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 5.908 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 5.922 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 5.970 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 5.986 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 5.990 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 6.012 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_1.o TCCDateTime_Functions_part_1.cc #8 6.016 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_2.o TCCDateTime_Functions_part_2.cc #8 6.038 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_3.o TCCDateTime_Functions_part_3.cc #8 6.054 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_4.o TCCDateTime_Functions_part_4.cc #8 6.056 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_5.o TCCDateTime_Functions_part_5.cc #8 6.064 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_6.o TCCDateTime_Functions_part_6.cc #8 6.076 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_7.o TCCDateTime_Functions_part_7.cc #8 6.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 6.087 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 6.107 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 6.117 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 6.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 6.135 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 6.155 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 6.157 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 6.169 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 6.171 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 6.178 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 6.187 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 6.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 6.198 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 6.199 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_1.cc #8 6.209 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_2.cc #8 6.214 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_3.cc #8 6.219 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_4.cc #8 6.229 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_5.cc #8 6.230 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_6.cc #8 6.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_7.o TCCOpenSecurity_Functions_part_7.cc #8 6.246 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 6.251 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 6.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 6.271 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 6.272 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 6.275 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 6.279 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 6.294 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 6.295 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_parse_.tab.o SIP_parse_.tab.c #8 6.295 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 6.316 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SIP_parse_.o lex.SIP_parse_.c #8 6.389 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PT.o PIPEasp_PT.cc #8 7.262 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 7.262 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.262 21592 | register yy_state_type yy_current_state; #8 7.262 | ^~~~~~~~~~~~~~~~ #8 7.263 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.263 21593 | register char *yy_cp, *yy_bp; #8 7.263 | ^~~~~ #8 7.263 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.263 21593 | register char *yy_cp, *yy_bp; #8 7.263 | ^~~~~ #8 7.263 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.263 21594 | register int yy_act; #8 7.263 | ^~~~~~ #8 7.269 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 7.269 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.269 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 7.269 | ^~~~ #8 7.270 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.270 22513 | register char *source = (yytext_ptr); #8 7.270 | ^~~~~~ #8 7.270 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.270 22514 | register int number_to_move, i; #8 7.270 | ^~~~~~~~~~~~~~ #8 7.270 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.270 22514 | register int number_to_move, i; #8 7.270 | ^ #8 7.271 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 7.271 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.271 22646 | register yy_state_type yy_current_state; #8 7.271 | ^~~~~~~~~~~~~~~~ #8 7.271 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.271 22647 | register char *yy_cp; #8 7.271 | ^~~~~ #8 7.272 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 7.272 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.272 22676 | register int yy_is_jam; #8 7.272 | ^~~~~~~~~ #8 7.272 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.272 22677 | register char *yy_cp = (yy_c_buf_p); #8 7.272 | ^~~~~ #8 7.330 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 7.526 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 7.576 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 7.690 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 7.814 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 7.917 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 8.131 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PT.o SIPmsg_PT.cc #8 8.139 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 8.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 8.480 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 8.563 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc #8 8.566 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime.o TCCDateTime.cc #8 8.599 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 8.617 g++ -shared -o AMI_Functions.so AMI_Functions.o #8 8.622 g++ -shared -o Asterisk_Tests.so Asterisk_Tests.o #8 8.740 g++ -shared -o GSM_Types.so GSM_Types.o #8 8.808 g++ -shared -o General_Types.so General_Types.o #8 8.815 g++ -shared -o IMS_ConnectionHandler.so IMS_ConnectionHandler.o #8 8.835 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 8.860 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 8.939 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 8.947 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 8.948 g++ -shared -o Native_Functions.so Native_Functions.o #8 8.950 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 8.954 g++ -shared -o PIPEasp_PortType.so PIPEasp_PortType.o #8 9.010 g++ -shared -o PIPEasp_Templates.so PIPEasp_Templates.o #8 9.032 g++ -shared -o PIPEasp_Types.so PIPEasp_Types.o #8 9.052 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 9.071 g++ -shared -o RTP_Types.so RTP_Types.o #8 9.079 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 9.109 g++ -shared -o SDP_Types.so SDP_Types.o #8 9.110 g++ -shared -o SIP_ConnectionHandler.so SIP_ConnectionHandler.o #8 9.148 g++ -shared -o SIP_Emulation.so SIP_Emulation.o #8 9.150 g++ -shared -o SIP_Templates.so SIP_Templates.o #8 9.175 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 9.175 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.175 67 | MD5_Init(&Md5Ctx); #8 9.175 | ~~~~~~~~^~~~~~~~~ #8 9.175 In file included from TCCOpenSecurity.cc:19: #8 9.175 /usr/include/openssl/md5.h:49:27: note: declared here #8 9.175 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 9.175 | ^~~~~~~~ #8 9.175 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.175 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 9.175 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.175 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.175 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.175 | ^~~~~~~~~~ #8 9.175 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.175 69 | MD5_Update(&Md5Ctx, ":", 1); #8 9.175 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.175 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.175 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.175 | ^~~~~~~~~~ #8 9.175 g++ -shared -o SIPmsg_PortType.so SIPmsg_PortType.o #8 9.175 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.175 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 9.175 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.175 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.175 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.175 | ^~~~~~~~~~ #8 9.175 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.175 71 | MD5_Update(&Md5Ctx, ":", 1); #8 9.175 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.175 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.175 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.175 | ^~~~~~~~~~ #8 9.175 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.175 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 9.175 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.175 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.175 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.175 | ^~~~~~~~~~ #8 9.175 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.175 73 | MD5_Final(ha1, &Md5Ctx); #8 9.175 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 9.175 /usr/include/openssl/md5.h:51:27: note: declared here #8 9.175 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 9.175 | ^~~~~~~~~ #8 9.176 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 75 | MD5_Init(&Md5Ctx); #8 9.176 | ~~~~~~~~^~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:49:27: note: declared here #8 9.176 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 9.176 | ^~~~~~~~ #8 9.176 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 9.176 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.176 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.176 | ^~~~~~~~~~ #8 9.176 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 77 | MD5_Update(&Md5Ctx, ":", 1); #8 9.176 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.176 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.176 | ^~~~~~~~~~ #8 9.176 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 9.176 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.176 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.176 | ^~~~~~~~~~ #8 9.176 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 79 | MD5_Update(&Md5Ctx, ":", 1); #8 9.176 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.176 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.176 | ^~~~~~~~~~ #8 9.176 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 9.176 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.176 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.176 | ^~~~~~~~~~ #8 9.176 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 81 | MD5_Final(ha1, &Md5Ctx); #8 9.176 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:51:27: note: declared here #8 9.176 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 9.176 | ^~~~~~~~~ #8 9.176 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateDigestResponse(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 9.176 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 107 | MD5_Init(&Md5Ctx); #8 9.176 | ~~~~~~~~^~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:49:27: note: declared here #8 9.176 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 9.176 | ^~~~~~~~ #8 9.176 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 9.176 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.176 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.176 | ^~~~~~~~~~ #8 9.176 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 109 | MD5_Update(&Md5Ctx, ":", 1); #8 9.176 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.176 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.176 | ^~~~~~~~~~ #8 9.176 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.176 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 9.176 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.176 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.176 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.176 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 112 | MD5_Update(&Md5Ctx, ":", 1); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 115 | MD5_Final(ha2, &Md5Ctx); #8 9.177 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:51:27: note: declared here #8 9.177 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 9.177 | ^~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 118 | MD5_Init(&Md5Ctx); #8 9.177 | ~~~~~~~~^~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:49:27: note: declared here #8 9.177 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 9.177 | ^~~~~~~~ #8 9.177 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 120 | MD5_Update(&Md5Ctx, ":", 1); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 122 | MD5_Update(&Md5Ctx, ":", 1); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 125 | MD5_Update(&Md5Ctx, ":", 1); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 127 | MD5_Update(&Md5Ctx, ":", 1); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 129 | MD5_Update(&Md5Ctx, ":", 1); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 9.177 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:50:27: note: declared here #8 9.177 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 9.177 | ^~~~~~~~~~ #8 9.177 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.177 134 | MD5_Final(resp, &Md5Ctx); #8 9.177 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 9.177 /usr/include/openssl/md5.h:51:27: note: declared here #8 9.177 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 9.177 | ^~~~~~~~~ #8 9.178 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 9.178 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.178 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 9.178 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.178 /usr/include/openssl/md5.h:52:38: note: declared here #8 9.178 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 9.178 | ^~~ #8 9.179 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 9.179 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.179 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 9.179 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.179 /usr/include/openssl/md5.h:52:38: note: declared here #8 9.179 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 9.179 | ^~~ #8 9.180 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.180 TCCOpenSecurity.cc:524:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.180 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 9.180 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 9.180 In file included from TCCOpenSecurity.cc:21: #8 9.180 /usr/include/openssl/aes.h:51:5: note: declared here #8 9.180 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 9.180 | ^~~~~~~~~~~~~~~~~~~ #8 9.180 TCCOpenSecurity.cc:526:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.180 526 | AES_cbc_encrypt(data, enc_data, #8 9.180 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 9.180 527 | data_len, &enc_key, #8 9.180 | ~~~~~~~~~~~~~~~~~~~ #8 9.180 528 | k_iv, AES_ENCRYPT); #8 9.180 | ~~~~~~~~~~~~~~~~~~ #8 9.180 /usr/include/openssl/aes.h:66:6: note: declared here #8 9.180 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 9.180 | ^~~~~~~~~~~~~~~ #8 9.180 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.180 TCCOpenSecurity.cc:569:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.180 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 9.180 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 9.180 /usr/include/openssl/aes.h:54:5: note: declared here #8 9.180 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 9.180 | ^~~~~~~~~~~~~~~~~~~ #8 9.180 TCCOpenSecurity.cc:571:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.180 571 | AES_cbc_encrypt(data, dec_data, #8 9.180 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 9.180 572 | data_len, &dec_key, #8 9.180 | ~~~~~~~~~~~~~~~~~~~ #8 9.180 573 | k_iv, AES_DECRYPT); #8 9.180 | ~~~~~~~~~~~~~~~~~~ #8 9.180 /usr/include/openssl/aes.h:66:6: note: declared here #8 9.180 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 9.180 | ^~~~~~~~~~~~~~~ #8 9.180 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.180 TCCOpenSecurity.cc:613:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.180 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 9.180 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.180 /usr/include/openssl/aes.h:51:5: note: declared here #8 9.180 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 9.180 | ^~~~~~~~~~~~~~~~~~~ #8 9.180 TCCOpenSecurity.cc:615:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.180 615 | AES_cbc_encrypt(data, enc_data, #8 9.180 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 9.180 616 | data_len, &enc_key, #8 9.180 | ~~~~~~~~~~~~~~~~~~~ #8 9.180 617 | k_iv, AES_ENCRYPT); #8 9.180 | ~~~~~~~~~~~~~~~~~~ #8 9.180 /usr/include/openssl/aes.h:66:6: note: declared here #8 9.180 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 9.180 | ^~~~~~~~~~~~~~~ #8 9.181 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.181 TCCOpenSecurity.cc:659:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.181 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 9.181 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.181 /usr/include/openssl/aes.h:54:5: note: declared here #8 9.181 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 9.181 | ^~~~~~~~~~~~~~~~~~~ #8 9.181 TCCOpenSecurity.cc:661:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.181 661 | AES_cbc_encrypt(data, dec_data, #8 9.181 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 9.181 662 | data_len, &dec_key, #8 9.181 | ~~~~~~~~~~~~~~~~~~~ #8 9.181 663 | k_iv, AES_DECRYPT); #8 9.181 | ~~~~~~~~~~~~~~~~~~ #8 9.181 /usr/include/openssl/aes.h:66:6: note: declared here #8 9.181 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 9.181 | ^~~~~~~~~~~~~~~ #8 9.183 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 9.183 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.183 1124 | DH* dh = DH_new(); #8 9.183 | ~~~~~~^~ #8 9.184 In file included from TCCOpenSecurity.cc:24: #8 9.184 /usr/include/openssl/dh.h:203:27: note: declared here #8 9.184 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 9.184 | ^~~~~~ #8 9.184 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.184 1134 | DH_free(dh); #8 9.184 | ~~~~~~~^~~~ #8 9.184 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.184 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.184 | ^~~~~~~ #8 9.184 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.184 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 9.184 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 9.184 /usr/include/openssl/dh.h:259:27: note: declared here #8 9.184 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 9.184 | ^~~~~~~~~~~ #8 9.184 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.184 1150 | DH_generate_key(dh); #8 9.184 | ~~~~~~~~~~~~~~~^~~~ #8 9.184 /usr/include/openssl/dh.h:227:27: note: declared here #8 9.184 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 9.184 | ^~~~~~~~~~~~~~~ #8 9.184 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.184 1155 | DH_get0_key(dh, &pubk, &privk); #8 9.184 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 9.184 /usr/include/openssl/dh.h:260:28: note: declared here #8 9.184 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 9.184 | ^~~~~~~~~~~ #8 9.184 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.184 1172 | DH_free(dh); #8 9.184 | ~~~~~~~^~~~ #8 9.185 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.185 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.185 | ^~~~~~~ #8 9.185 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.185 1187 | DH_free(dh); #8 9.185 | ~~~~~~~^~~~ #8 9.186 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.186 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.186 | ^~~~~~~ #8 9.186 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.186 1191 | DH_free(dh); #8 9.186 | ~~~~~~~^~~~ #8 9.186 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.186 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.186 | ^~~~~~~ #8 9.186 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 9.187 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 9.187 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.187 1227 | DH* dh = DH_new(); #8 9.187 | ~~~~~~^~ #8 9.187 /usr/include/openssl/dh.h:203:27: note: declared here #8 9.187 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 9.187 | ^~~~~~ #8 9.187 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.187 1237 | DH_free(dh); #8 9.187 | ~~~~~~~^~~~ #8 9.187 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.187 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.187 | ^~~~~~~ #8 9.187 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.187 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 9.187 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 9.187 /usr/include/openssl/dh.h:259:27: note: declared here #8 9.187 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 9.187 | ^~~~~~~~~~~ #8 9.187 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.187 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 9.187 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 9.187 /usr/include/openssl/dh.h:262:27: note: declared here #8 9.187 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 9.187 | ^~~~~~~~~~~ #8 9.187 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.187 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 9.187 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.187 /usr/include/openssl/dh.h:228:27: note: declared here #8 9.187 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 9.187 | ^~~~~~~~~~~~~~ #8 9.187 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.187 1267 | DH_free(dh); #8 9.187 | ~~~~~~~^~~~ #8 9.187 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.187 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.187 | ^~~~~~~ #8 9.188 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.188 1271 | DH_free(dh); #8 9.188 | ~~~~~~~^~~~ #8 9.188 /usr/include/openssl/dh.h:204:28: note: declared here #8 9.188 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 9.188 | ^~~~~~~ #8 9.188 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 9.188 TCCOpenSecurity.cc:1311:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.188 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 9.188 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.188 /usr/include/openssl/aes.h:51:5: note: declared here #8 9.188 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 9.188 | ^~~~~~~~~~~~~~~~~~~ #8 9.188 TCCOpenSecurity.cc:1318:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.188 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 9.188 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.188 /usr/include/openssl/aes.h:57:6: note: declared here #8 9.188 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 9.188 | ^~~~~~~~~~~ #8 9.188 TCCOpenSecurity.cc:1320:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.188 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 9.188 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.188 /usr/include/openssl/aes.h:57:6: note: declared here #8 9.188 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 9.188 | ^~~~~~~~~~~ #8 9.189 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 9.189 TCCOpenSecurity.cc:1363:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.189 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 9.189 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.189 /usr/include/openssl/aes.h:54:5: note: declared here #8 9.189 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 9.189 | ^~~~~~~~~~~~~~~~~~~ #8 9.189 TCCOpenSecurity.cc:1370:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.189 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 9.189 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.189 /usr/include/openssl/aes.h:60:6: note: declared here #8 9.189 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 9.189 | ^~~~~~~~~~~ #8 9.190 TCCOpenSecurity.cc:1372:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.190 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 9.190 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.190 /usr/include/openssl/aes.h:60:6: note: declared here #8 9.190 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 9.190 | ^~~~~~~~~~~ #8 9.190 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 9.190 TCCOpenSecurity.cc:1389:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.190 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 9.190 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 9.190 /usr/include/openssl/aes.h:51:5: note: declared here #8 9.190 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 9.190 | ^~~~~~~~~~~~~~~~~~~ #8 9.190 TCCOpenSecurity.cc:1401:120: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 9.190 1401 | CRYPTO_ctr128_encrypt((const unsigned char*)p_data, enc_data, data_len, &aes_k, k_iv,ecount_buf , &num, (block128_f)AES_encrypt); #8 9.190 | ^~~~~~~~~~~ #8 9.190 /usr/include/openssl/aes.h:57:6: note: declared here #8 9.190 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 9.190 | ^~~~~~~~~~~ #8 9.213 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 9.233 g++ -shared -o TCCDateTime_Functions.so TCCDateTime_Functions.o #8 9.237 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 9.241 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 9.261 g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o #8 9.273 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 9.274 g++ -shared -o AMI_Functions_part_1.so AMI_Functions_part_1.o #8 9.300 lex.SIP_parse_.c: In function 'int SIP_parse_lex()': #8 9.300 lex.SIP_parse_.c:139866:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.300 139866 | register yy_state_type yy_current_state; #8 9.300 | ^~~~~~~~~~~~~~~~ #8 9.300 lex.SIP_parse_.c:139867:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.300 139867 | register char *yy_cp, *yy_bp; #8 9.300 | ^~~~~ #8 9.301 lex.SIP_parse_.c:139867:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.301 139867 | register char *yy_cp, *yy_bp; #8 9.301 | ^~~~~ #8 9.301 lex.SIP_parse_.c:139868:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.301 139868 | register int yy_act; #8 9.301 | ^~~~~~ #8 9.306 g++ -shared -o AMI_Functions_part_2.so AMI_Functions_part_2.o #8 9.320 g++ -shared -o AMI_Functions_part_3.so AMI_Functions_part_3.o #8 9.322 lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': #8 9.322 lex.SIP_parse_.c:142690:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.322 142690 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 9.322 | ^~~~ #8 9.322 lex.SIP_parse_.c:142691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.322 142691 | register char *source = (yytext_ptr); #8 9.322 | ^~~~~~ #8 9.322 lex.SIP_parse_.c:142692:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.322 142692 | register int number_to_move, i; #8 9.322 | ^~~~~~~~~~~~~~ #8 9.323 lex.SIP_parse_.c:142692:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.323 142692 | register int number_to_move, i; #8 9.323 | ^ #8 9.325 lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 9.325 lex.SIP_parse_.c:142824:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.325 142824 | register yy_state_type yy_current_state; #8 9.325 | ^~~~~~~~~~~~~~~~ #8 9.325 lex.SIP_parse_.c:142825:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.325 142825 | register char *yy_cp; #8 9.325 | ^~~~~ #8 9.325 lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 9.325 lex.SIP_parse_.c:142854:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.325 142854 | register int yy_is_jam; #8 9.325 | ^~~~~~~~~ #8 9.325 lex.SIP_parse_.c:142855:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 9.325 142855 | register char *yy_cp = (yy_c_buf_p); #8 9.325 | ^~~~~ #8 9.328 g++ -shared -o AMI_Functions_part_4.so AMI_Functions_part_4.o #8 9.330 g++ -shared -o AMI_Functions_part_5.so AMI_Functions_part_5.o #8 9.344 g++ -shared -o AMI_Functions_part_6.so AMI_Functions_part_6.o #8 9.347 g++ -shared -o AMI_Functions_part_7.so AMI_Functions_part_7.o #8 9.350 g++ -shared -o Asterisk_Tests_part_1.so Asterisk_Tests_part_1.o #8 9.352 g++ -shared -o Asterisk_Tests_part_2.so Asterisk_Tests_part_2.o #8 9.355 g++ -shared -o Asterisk_Tests_part_3.so Asterisk_Tests_part_3.o #8 9.361 g++ -shared -o Asterisk_Tests_part_4.so Asterisk_Tests_part_4.o #8 9.361 g++ -shared -o Asterisk_Tests_part_5.so Asterisk_Tests_part_5.o #8 9.365 g++ -shared -o Asterisk_Tests_part_6.so Asterisk_Tests_part_6.o #8 9.366 g++ -shared -o Asterisk_Tests_part_7.so Asterisk_Tests_part_7.o #8 9.370 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 9.370 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 9.376 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 9.376 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 9.377 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 9.381 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 9.388 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 9.389 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 9.390 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 9.391 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 9.394 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 9.394 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 9.413 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 9.413 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 9.413 g++ -shared -o IMS_ConnectionHandler_part_1.so IMS_ConnectionHandler_part_1.o #8 9.413 g++ -shared -o IMS_ConnectionHandler_part_2.so IMS_ConnectionHandler_part_2.o #8 9.413 g++ -shared -o IMS_ConnectionHandler_part_3.so IMS_ConnectionHandler_part_3.o #8 9.414 g++ -shared -o IMS_ConnectionHandler_part_4.so IMS_ConnectionHandler_part_4.o #8 9.414 g++ -shared -o IMS_ConnectionHandler_part_5.so IMS_ConnectionHandler_part_5.o #8 9.414 g++ -shared -o IMS_ConnectionHandler_part_6.so IMS_ConnectionHandler_part_6.o #8 9.414 g++ -shared -o IMS_ConnectionHandler_part_7.so IMS_ConnectionHandler_part_7.o #8 9.415 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 9.415 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 9.415 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 9.427 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 9.436 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 9.440 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 9.440 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 9.441 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 9.441 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 9.441 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 9.441 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 9.442 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 9.442 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 9.443 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 9.445 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 9.452 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 9.465 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 9.465 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 9.466 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 9.467 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 9.467 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 9.469 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 9.471 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 9.472 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 9.473 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 9.473 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 9.482 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 9.491 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 9.491 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 9.494 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 9.495 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 9.495 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 9.497 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 9.499 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 9.500 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 9.501 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 9.503 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 9.509 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 9.515 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 9.532 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 9.532 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 9.532 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 9.532 g++ -shared -o PIPEasp_PortType_part_1.so PIPEasp_PortType_part_1.o #8 9.533 g++ -shared -o PIPEasp_PortType_part_2.so PIPEasp_PortType_part_2.o #8 9.533 g++ -shared -o PIPEasp_PortType_part_3.so PIPEasp_PortType_part_3.o #8 9.533 g++ -shared -o PIPEasp_PortType_part_4.so PIPEasp_PortType_part_4.o #8 9.533 g++ -shared -o PIPEasp_PortType_part_5.so PIPEasp_PortType_part_5.o #8 9.533 g++ -shared -o PIPEasp_PortType_part_6.so PIPEasp_PortType_part_6.o #8 9.534 g++ -shared -o PIPEasp_PortType_part_7.so PIPEasp_PortType_part_7.o #8 9.534 g++ -shared -o PIPEasp_Templates_part_1.so PIPEasp_Templates_part_1.o #8 9.535 g++ -shared -o PIPEasp_Templates_part_2.so PIPEasp_Templates_part_2.o #8 9.536 g++ -shared -o PIPEasp_Templates_part_3.so PIPEasp_Templates_part_3.o #8 9.537 g++ -shared -o PIPEasp_Templates_part_4.so PIPEasp_Templates_part_4.o #8 9.551 g++ -shared -o PIPEasp_Templates_part_5.so PIPEasp_Templates_part_5.o #8 9.556 g++ -shared -o PIPEasp_Templates_part_6.so PIPEasp_Templates_part_6.o #8 9.556 g++ -shared -o PIPEasp_Templates_part_7.so PIPEasp_Templates_part_7.o #8 9.557 g++ -shared -o PIPEasp_Types_part_1.so PIPEasp_Types_part_1.o #8 9.557 g++ -shared -o PIPEasp_Types_part_2.so PIPEasp_Types_part_2.o #8 9.557 g++ -shared -o PIPEasp_Types_part_3.so PIPEasp_Types_part_3.o #8 9.557 g++ -shared -o PIPEasp_Types_part_4.so PIPEasp_Types_part_4.o #8 9.558 g++ -shared -o PIPEasp_Types_part_5.so PIPEasp_Types_part_5.o #8 9.558 g++ -shared -o PIPEasp_Types_part_6.so PIPEasp_Types_part_6.o #8 9.558 g++ -shared -o PIPEasp_Types_part_7.so PIPEasp_Types_part_7.o #8 9.559 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 9.560 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 9.562 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 9.562 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 9.572 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 9.573 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 9.578 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 9.581 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 9.581 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 9.583 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 9.583 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 9.583 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 9.584 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 9.584 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 9.594 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 9.608 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 9.608 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 9.608 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 9.609 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 9.609 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 9.609 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 9.609 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 9.609 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 9.610 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 9.610 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 9.611 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 9.612 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 9.635 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 9.636 g++ -shared -o SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_1.o #8 9.636 g++ -shared -o SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_2.o #8 9.638 g++ -shared -o SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_3.o #8 9.639 g++ -shared -o SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_4.o #8 9.639 g++ -shared -o SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_5.o #8 9.640 g++ -shared -o SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_6.o #8 9.641 g++ -shared -o SIP_ConnectionHandler_part_7.so SIP_ConnectionHandler_part_7.o #8 9.667 g++ -shared -o SIP_Emulation_part_1.so SIP_Emulation_part_1.o #8 9.667 g++ -shared -o SIP_Emulation_part_2.so SIP_Emulation_part_2.o #8 9.667 g++ -shared -o SIP_Emulation_part_3.so SIP_Emulation_part_3.o #8 9.667 g++ -shared -o SIP_Emulation_part_4.so SIP_Emulation_part_4.o #8 9.668 g++ -shared -o SIP_Emulation_part_5.so SIP_Emulation_part_5.o #8 9.671 g++ -shared -o SIP_Emulation_part_6.so SIP_Emulation_part_6.o #8 9.683 g++ -shared -o SIP_Emulation_part_7.so SIP_Emulation_part_7.o #8 9.686 g++ -shared -o SIP_Templates_part_1.so SIP_Templates_part_1.o #8 9.700 g++ -shared -o SIP_Templates_part_2.so SIP_Templates_part_2.o #8 9.700 g++ -shared -o SIP_Templates_part_3.so SIP_Templates_part_3.o #8 9.700 g++ -shared -o SIP_Templates_part_4.so SIP_Templates_part_4.o #8 9.701 g++ -shared -o SIP_Templates_part_5.so SIP_Templates_part_5.o #8 9.701 g++ -shared -o SIP_Templates_part_6.so SIP_Templates_part_6.o #8 9.711 g++ -shared -o SIP_Templates_part_7.so SIP_Templates_part_7.o #8 9.713 g++ -shared -o SIPmsg_PortType_part_1.so SIPmsg_PortType_part_1.o #8 9.714 g++ -shared -o SIPmsg_PortType_part_2.so SIPmsg_PortType_part_2.o #8 9.716 g++ -shared -o SIPmsg_PortType_part_3.so SIPmsg_PortType_part_3.o #8 9.726 g++ -shared -o SIPmsg_PortType_part_4.so SIPmsg_PortType_part_4.o #8 9.726 g++ -shared -o SIPmsg_PortType_part_5.so SIPmsg_PortType_part_5.o #8 9.726 g++ -shared -o SIPmsg_PortType_part_6.so SIPmsg_PortType_part_6.o #8 9.727 g++ -shared -o SIPmsg_PortType_part_7.so SIPmsg_PortType_part_7.o #8 9.731 g++ -shared -o SIPmsg_Types_part_1.so SIPmsg_Types_part_1.o #8 9.732 g++ -shared -o SIPmsg_Types_part_2.so SIPmsg_Types_part_2.o #8 9.737 g++ -shared -o SIPmsg_Types_part_3.so SIPmsg_Types_part_3.o #8 9.737 g++ -shared -o SIPmsg_Types_part_4.so SIPmsg_Types_part_4.o #8 9.752 g++ -shared -o SIPmsg_Types_part_5.so SIPmsg_Types_part_5.o #8 9.752 g++ -shared -o SIPmsg_Types_part_6.so SIPmsg_Types_part_6.o #8 9.763 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 9.763 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 9.764 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 9.764 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 9.764 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 9.764 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 9.764 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 9.764 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 9.776 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 9.792 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 9.793 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 9.794 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 9.794 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 9.795 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 9.804 g++ -shared -o TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_1.o #8 9.806 g++ -shared -o TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_2.o #8 9.812 g++ -shared -o TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_3.o #8 9.819 g++ -shared -o TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_4.o #8 9.820 g++ -shared -o TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_5.o #8 9.821 g++ -shared -o TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_6.o #8 9.821 g++ -shared -o TCCDateTime_Functions_part_7.so TCCDateTime_Functions_part_7.o #8 9.822 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 9.824 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 9.831 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 9.836 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 9.843 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 9.846 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 9.849 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 9.850 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 9.850 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 9.851 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 9.851 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 9.851 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 9.854 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 9.857 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 9.859 g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o #8 9.860 g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o #8 9.863 g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o #8 9.867 g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o #8 9.880 g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o #8 9.880 g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o #8 9.880 g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o #8 9.880 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 9.881 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 9.881 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 9.881 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 9.882 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 9.885 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 9.886 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 9.887 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 9.888 g++ -shared -o SIP_parse_.tab.so SIP_parse_.tab.o #8 9.890 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 9.897 g++ -shared -o PIPEasp_PT.so PIPEasp_PT.o #8 9.902 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 9.905 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 9.906 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 9.906 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 9.906 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 9.907 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 9.908 g++ -shared -o TCCConversion.so TCCConversion.o #8 9.908 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 9.910 g++ -shared -o TCCInterface.so TCCInterface.o #8 9.912 g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o #8 9.930 g++ -shared -o TCCDateTime.so TCCDateTime.o #8 9.935 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 9.944 g++ -shared -o SIPmsg_Types.so SIPmsg_Types.o #8 9.947 g++ -shared -o SIPmsg_Types_part_7.so SIPmsg_Types_part_7.o #8 10.15 g++ -shared -o lex.SIP_parse_.so lex.SIP_parse_.o #8 10.44 g++ -shared -o SIPmsg_PT.so SIPmsg_PT.o #8 10.47 if g++ -L /usr/lib/titan-fPIC -o Asterisk_Tests -Wl,--no-as-needed AMI_Functions.so Asterisk_Tests.so GSM_Types.so General_Types.so IMS_ConnectionHandler.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_Types.so PIPEasp_PortType.so PIPEasp_Templates.so PIPEasp_Types.so RTP_CodecPort.so RTP_Types.so SDP_Templates.so SDP_Types.so SIP_ConnectionHandler.so SIP_Emulation.so SIP_Templates.so SIPmsg_PortType.so SIPmsg_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCDateTime_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TCCOpenSecurity_Functions.so TELNETasp_PortType.so AMI_Functions_part_1.so AMI_Functions_part_2.so AMI_Functions_part_3.so AMI_Functions_part_4.so AMI_Functions_part_5.so AMI_Functions_part_6.so AMI_Functions_part_7.so Asterisk_Tests_part_1.so Asterisk_Tests_part_2.so Asterisk_Tests_part_3.so Asterisk_Tests_part_4.so Asterisk_Tests_part_5.so Asterisk_Tests_part_6.so Asterisk_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IMS_ConnectionHandler_part_1.so IMS_ConnectionHandler_part_2.so IMS_ConnectionHandler_part_3.so IMS_ConnectionHandler_part_4.so IMS_ConnectionHandler_part_5.so IMS_ConnectionHandler_part_6.so IMS_ConnectionHandler_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so PIPEasp_PortType_part_1.so PIPEasp_PortType_part_2.so PIPEasp_PortType_part_3.so PIPEasp_PortType_part_4.so PIPEasp_PortType_part_5.so PIPEasp_PortType_part_6.so PIPEasp_PortType_part_7.so PIPEasp_Templates_part_1.so PIPEasp_Templates_part_2.so PIPEasp_Templates_part_3.so PIPEasp_Templates_part_4.so PIPEasp_Templates_part_5.so PIPEasp_Templates_part_6.so PIPEasp_Templates_part_7.so PIPEasp_Types_part_1.so PIPEasp_Types_part_2.so PIPEasp_Types_part_3.so PIPEasp_Types_part_4.so PIPEasp_Types_part_5.so PIPEasp_Types_part_6.so PIPEasp_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_7.so SIP_Emulation_part_1.so SIP_Emulation_part_2.so SIP_Emulation_part_3.so SIP_Emulation_part_4.so SIP_Emulation_part_5.so SIP_Emulation_part_6.so SIP_Emulation_part_7.so SIP_Templates_part_1.so SIP_Templates_part_2.so SIP_Templates_part_3.so SIP_Templates_part_4.so SIP_Templates_part_5.so SIP_Templates_part_6.so SIP_Templates_part_7.so SIPmsg_PortType_part_1.so SIPmsg_PortType_part_2.so SIPmsg_PortType_part_3.so SIPmsg_PortType_part_4.so SIPmsg_PortType_part_5.so SIPmsg_PortType_part_6.so SIPmsg_PortType_part_7.so SIPmsg_Types_part_1.so SIPmsg_Types_part_2.so SIPmsg_Types_part_3.so SIPmsg_Types_part_4.so SIPmsg_Types_part_5.so SIPmsg_Types_part_6.so SIPmsg_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so SDP_parse_.tab.so SIP_parse_.tab.so lex.SDP_parse_.so lex.SIP_parse_.so PIPEasp_PT.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SDP_EncDec.so SIPmsg_PT.so TCCConversion.so TCCEncoding.so TCCInterface.so TCCOpenSecurity.so TCCDateTime.so TELNETasp_PT.so \ #8 10.47 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 10.47 -L/lib -lcrypto \ #8 10.47 -L/usr/lib -lxml2 -lsctp -lssl -lpthread -lutil; \ #8 10.47 then : ; else /usr/bin/titanver AMI_Functions.o Asterisk_Tests.o GSM_Types.o General_Types.o IMS_ConnectionHandler.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_Types.o PIPEasp_PortType.o PIPEasp_Templates.o PIPEasp_Types.o RTP_CodecPort.o RTP_Types.o SDP_Templates.o SDP_Types.o SIP_ConnectionHandler.o SIP_Emulation.o SIP_Templates.o SIPmsg_PortType.o SIPmsg_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCDateTime_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TCCOpenSecurity_Functions.o TELNETasp_PortType.o AMI_Functions_part_1.o AMI_Functions_part_2.o AMI_Functions_part_3.o AMI_Functions_part_4.o AMI_Functions_part_5.o AMI_Functions_part_6.o AMI_Functions_part_7.o Asterisk_Tests_part_1.o Asterisk_Tests_part_2.o Asterisk_Tests_part_3.o Asterisk_Tests_part_4.o Asterisk_Tests_part_5.o Asterisk_Tests_part_6.o Asterisk_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IMS_ConnectionHandler_part_1.o IMS_ConnectionHandler_part_2.o IMS_ConnectionHandler_part_3.o IMS_ConnectionHandler_part_4.o IMS_ConnectionHandler_part_5.o IMS_ConnectionHandler_part_6.o IMS_ConnectionHandler_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o PIPEasp_PortType_part_1.o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_7.o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_7.o PIPEasp_Types_part_1.o PIPEasp_Types_part_2.o PIPEasp_Types_part_3.o PIPEasp_Types_part_4.o PIPEasp_Types_part_5.o PIPEasp_Types_part_6.o PIPEasp_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o SIP_ConnectionHandler_part_1.o SIP_ConnectionHandler_part_2.o SIP_ConnectionHandler_part_3.o SIP_ConnectionHandler_part_4.o SIP_ConnectionHandler_part_5.o SIP_ConnectionHandler_part_6.o SIP_ConnectionHandler_part_7.o SIP_Emulation_part_1.o SIP_Emulation_part_2.o SIP_Emulation_part_3.o SIP_Emulation_part_4.o SIP_Emulation_part_5.o SIP_Emulation_part_6.o SIP_Emulation_part_7.o SIP_Templates_part_1.o SIP_Templates_part_2.o SIP_Templates_part_3.o SIP_Templates_part_4.o SIP_Templates_part_5.o SIP_Templates_part_6.o SIP_Templates_part_7.o SIPmsg_PortType_part_1.o SIPmsg_PortType_part_2.o SIPmsg_PortType_part_3.o SIPmsg_PortType_part_4.o SIPmsg_PortType_part_5.o SIPmsg_PortType_part_6.o SIPmsg_PortType_part_7.o SIPmsg_Types_part_1.o SIPmsg_Types_part_2.o SIPmsg_Types_part_3.o SIPmsg_Types_part_4.o SIPmsg_Types_part_5.o SIPmsg_Types_part_6.o SIPmsg_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCDateTime_Functions_part_1.o TCCDateTime_Functions_part_2.o TCCDateTime_Functions_part_3.o TCCDateTime_Functions_part_4.o TCCDateTime_Functions_part_5.o TCCDateTime_Functions_part_6.o TCCDateTime_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o SDP_parse_.tab.o SIP_parse_.tab.o lex.SDP_parse_.o lex.SIP_parse_.o PIPEasp_PT.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SDP_EncDec.o SIPmsg_PT.o TCCConversion.o TCCEncoding.o TCCInterface.o TCCOpenSecurity.o TCCDateTime.o TELNETasp_PT.o; exit 1; fi #8 10.63 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 DONE 10.9s #9 [4/4] COPY ASTERISK_TESTS.CFG /data/Asterisk_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.6s done #10 writing image sha256:d15bd1d35f6fc8fb28969cca258c559702c670735bc4b68c6f2f3d0cacc49bbe 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest 0.0s done #10 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' + docker_image_exists ttcn3-asterisk-ims-ue-test + docker images -q osmocom-build/ttcn3-asterisk-ims-ue-test + test -n d15bd1d35f6f + list_osmo_packages debian-bookworm ttcn3-asterisk-ims-ue-test + local distro=debian-bookworm + local image=ttcn3-asterisk-ims-ue-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-asterisk-ims-ue-test -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends dnsmasq + local feed + depends= + [ -n ] + docker_distro_from_image_name dnsmasq + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name dnsmasq + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name dnsmasq + echo dnsmasq + dir=dnsmasq + pull_arg=--pull + grep ^FROM ../dnsmasq/Dockerfile + from_line=FROM debian:stable + echo FROM debian:stable + grep -q $USER + set +x Building image: dnsmasq (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../dnsmasq BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/dnsmasq OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/dnsmasq' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/dnsmasq:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 394B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/debian:stable #3 DONE 1.5s #4 [1/2] FROM docker.io/library/debian:stable@sha256:26878d0d3aa5e1980d6f8060b4af32fc48b8edeb1fc4d2d074a13a04b17c95f2 #4 resolve docker.io/library/debian:stable@sha256:26878d0d3aa5e1980d6f8060b4af32fc48b8edeb1fc4d2d074a13a04b17c95f2 0.1s done #4 sha256:26878d0d3aa5e1980d6f8060b4af32fc48b8edeb1fc4d2d074a13a04b17c95f2 1.85kB / 1.85kB done #4 sha256:29520fdbe61df4601edbabc7fedd920d4b5abb3dead6be751d53a64adba8d703 529B / 529B done #4 sha256:a0acf4839c59f2ec8c7ddfd653d9d8c01a69bcd994c83235d25523b98cf403a5 1.46kB / 1.46kB done #4 DONE 0.2s #5 [2/2] RUN APT-GET update && apt-get install -y --no-install-recommends dnsmasq && apt-get clean #5 0.324 Get:1 http://deb.debian.org/debian stable InRelease [151 kB] #5 0.346 Get:2 http://deb.debian.org/debian stable-updates InRelease [55.4 kB] #5 0.353 Get:3 http://deb.debian.org/debian-security stable-security InRelease [48.0 kB] #5 0.380 Get:4 http://deb.debian.org/debian stable/main amd64 Packages [8786 kB] #5 0.489 Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages [13.8 kB] #5 0.490 Get:6 http://deb.debian.org/debian-security stable-security/main amd64 Packages [160 kB] #5 1.052 Fetched 9214 kB in 1s (12.5 MB/s) #5 1.052 Reading package lists... #5 1.464 Reading package lists... #5 1.722 Building dependency tree... #5 1.793 Reading state information... #5 1.862 The following additional packages will be installed: #5 1.862 dnsmasq-base libdbus-1-3 libjansson4 libmnl0 libnetfilter-conntrack3 #5 1.862 libnfnetlink0 libnftables1 libnftnl11 libxtables12 netbase runit-helper #5 1.863 Suggested packages: #5 1.863 resolvconf #5 1.863 Recommended packages: #5 1.863 dns-root-data dbus #5 1.908 The following NEW packages will be installed: #5 1.908 dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libmnl0 libnetfilter-conntrack3 #5 1.908 libnfnetlink0 libnftables1 libnftnl11 libxtables12 netbase runit-helper #5 1.926 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. #5 1.926 Need to get 1254 kB of archives. #5 1.926 After this operation, 3408 kB of additional disk space will be used. #5 1.926 Get:1 http://deb.debian.org/debian stable/main amd64 netbase all 6.4 [12.8 kB] #5 1.931 Get:2 http://deb.debian.org/debian stable/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #5 1.943 Get:3 http://deb.debian.org/debian stable/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #5 1.943 Get:4 http://deb.debian.org/debian stable/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB] #5 1.944 Get:5 http://deb.debian.org/debian stable/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB] #5 1.946 Get:6 http://deb.debian.org/debian stable/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #5 1.947 Get:7 http://deb.debian.org/debian stable/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #5 1.948 Get:8 http://deb.debian.org/debian stable/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #5 1.948 Get:9 http://deb.debian.org/debian stable/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #5 1.953 Get:10 http://deb.debian.org/debian stable/main amd64 dnsmasq-base amd64 2.89-1 [501 kB] #5 1.958 Get:11 http://deb.debian.org/debian stable/main amd64 runit-helper all 2.15.2 [6520 B] #5 1.958 Get:12 http://deb.debian.org/debian stable/main amd64 dnsmasq all 2.89-1 [32.4 kB] #5 2.064 debconf: delaying package configuration, since apt-utils is not installed #5 2.075 Fetched 1254 kB in 0s (27.1 MB/s) #5 2.130 Selecting previously unselected package netbase. #5 2.130 (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 ... 6090 files and directories currently installed.) #5 2.139 Preparing to unpack .../00-netbase_6.4_all.deb ... #5 2.155 Unpacking netbase (6.4) ... #5 2.266 Selecting previously unselected package libdbus-1-3:amd64. #5 2.266 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #5 2.299 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #5 2.423 Selecting previously unselected package libmnl0:amd64. #5 2.423 Preparing to unpack .../02-libmnl0_1.0.4-3_amd64.deb ... #5 2.441 Unpacking libmnl0:amd64 (1.0.4-3) ... #5 2.565 Selecting previously unselected package libnfnetlink0:amd64. #5 2.567 Preparing to unpack .../03-libnfnetlink0_1.0.2-2_amd64.deb ... #5 2.587 Unpacking libnfnetlink0:amd64 (1.0.2-2) ... #5 2.724 Selecting previously unselected package libnetfilter-conntrack3:amd64. #5 2.726 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.9-3_amd64.deb ... #5 2.744 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ... #5 2.878 Selecting previously unselected package libjansson4:amd64. #5 2.879 Preparing to unpack .../05-libjansson4_2.14-2_amd64.deb ... #5 2.896 Unpacking libjansson4:amd64 (2.14-2) ... #5 3.008 Selecting previously unselected package libnftnl11:amd64. #5 3.010 Preparing to unpack .../06-libnftnl11_1.2.4-2_amd64.deb ... #5 3.027 Unpacking libnftnl11:amd64 (1.2.4-2) ... #5 3.163 Selecting previously unselected package libxtables12:amd64. #5 3.163 Preparing to unpack .../07-libxtables12_1.8.9-2_amd64.deb ... #5 3.180 Unpacking libxtables12:amd64 (1.8.9-2) ... #5 3.294 Selecting previously unselected package libnftables1:amd64. #5 3.295 Preparing to unpack .../08-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #5 3.311 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #5 3.433 Selecting previously unselected package dnsmasq-base. #5 3.434 Preparing to unpack .../09-dnsmasq-base_2.89-1_amd64.deb ... #5 3.450 Unpacking dnsmasq-base (2.89-1) ... #5 3.554 Selecting previously unselected package runit-helper. #5 3.554 Preparing to unpack .../10-runit-helper_2.15.2_all.deb ... #5 3.570 Unpacking runit-helper (2.15.2) ... #5 3.698 Selecting previously unselected package dnsmasq. #5 3.699 Preparing to unpack .../11-dnsmasq_2.89-1_all.deb ... #5 3.717 Unpacking dnsmasq (2.89-1) ... #5 3.838 Setting up runit-helper (2.15.2) ... #5 3.887 Setting up libjansson4:amd64 (2.14-2) ... #5 3.935 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #5 3.981 Setting up libmnl0:amd64 (1.0.4-3) ... #5 4.029 Setting up libxtables12:amd64 (1.8.9-2) ... #5 4.079 Setting up libnfnetlink0:amd64 (1.0.2-2) ... #5 4.129 Setting up netbase (6.4) ... #5 4.252 Setting up libnftnl11:amd64 (1.2.4-2) ... #5 4.304 Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ... #5 4.356 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #5 4.408 Setting up dnsmasq-base (2.89-1) ... #5 4.638 Setting up dnsmasq (2.89-1) ... #5 4.875 invoke-rc.d: could not determine current runlevel #5 4.877 invoke-rc.d: policy-rc.d denied execution of start. #5 4.894 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 DONE 5.2s #6 exporting to image #6 exporting layers #6 exporting layers 0.2s done #6 writing image sha256:77fa79483747ad8ce3fa97780fb827e75ce9fd67480dff86792f9d1c2df65be3 0.0s done #6 naming to docker.io/osmocom-build/dnsmasq:latest 0.0s done #6 DONE 0.2s 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 77fa79483747 + list_osmo_packages debian-bookworm dnsmasq + local distro=debian-bookworm + local image=dnsmasq + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/dnsmasq -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq + cp dnsmasq/dnsmasq.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/unix + cp ttcn3.sh /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ + cp Asterisk_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk + cp asterisk/asterisk.conf asterisk/asterisk.sh asterisk/extensions.conf asterisk/logger.conf asterisk/manager.conf asterisk/pjproject.conf asterisk/pjsip.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/ + network_create + SUBNET=1471641 + seq 1 30 + echo (1471641 + 1) % 256 + bc + SUBNET=154 + NET_NAME=ttcn3-asterisk-ims-ue-test-154 + SUB4=172.18.154.0/24 + SUB6=fd02:db8:154::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-154, trying SUBNET=154... + docker network create --internal --subnet 172.18.154.0/24 --ipv6 --subnet fd02:db8:154::/64 ttcn3-asterisk-ims-ue-test-154 3fe92120c92fca568fc89e639224e76d01d6b6c4249b78182e7ce90e6d1609af + set +x ### Network ttcn3-asterisk-ims-ue-test-154 created (SUBNET=154) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ttcn3.sh Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/extensions.conf Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/logger.conf Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjproject.conf Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq/dnsmasq.conf + SUBNET_IP_PREFIX=172.18.154 + ASTERISK_IP_SUFFIX=10 + TTCN3_IP_SUFFIX=103 + IMSCORE_IP_SUFFIX=104 + DNS_IP_SUFFIX=200 + echo Starting container with dnsmasq Starting container with dnsmasq + docker_network_params 154 200 + NET=154 + ADDR_SUFIX=200 + echo --network ttcn3-asterisk-ims-ue-test-154 --ip 172.18.154.200 --ip6 fd02:db8:154::200 + docker run --rm --cap-add=NET_ADMIN --network ttcn3-asterisk-ims-ue-test-154 --ip 172.18.154.200 --ip6 fd02:db8:154::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq:/data --name jenkins-ttcn3-asterisk-ims-ue-test-85-dnsmasq -d osmocom-build/dnsmasq c6753eefaa2aa060f3f5057f3dd8728ab2a4974677454d47d914959fa7e6a745 + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 154 10 + NET=154 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-154 --ip 172.18.154.10 --ip6 fd02:db8:154::10 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-154 --ip 172.18.154.10 --ip6 fd02:db8:154::10 -e DNS_IPADDR=172.18.154.200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk:/data --name jenkins-ttcn3-asterisk-ims-ue-test-85-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 669f812d2fb0a6ff834f876ad46ba71cb103a76e8f897b68b66ddfeccbc351de + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 154 103 + NET=154 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-154 --ip 172.18.154.103 --ip6 fd02:db8:154::103 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-154 --ip 172.18.154.103 --ip6 fd02:db8:154::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e EXTRA_IPADDR=172.18.154.104/24 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester:/data --name jenkins-ttcn3-asterisk-ims-ue-test-85-ttcn3-asterisk-ims-ue-test osmocom-build/ttcn3-asterisk-ims-ue-test /data/ttcn3.sh + [[ -z 172.18.154.104/24 ]] + ip addr add 172.18.154.104/24 dev eth0 + 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: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: Asterisk_Tests.cfg MC@d95b127de176: Unix server socket created successfully. MC@d95b127de176: Listening on TCP port 40663. d95b127de176 is the default MC2> spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests d95b127de176 40663 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d95b127de176: New HC connected from 172.18.154.103 [172.18.154.103]. d95b127de176: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@d95b127de176: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d95b127de176: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d95b127de176: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d95b127de176: Configuration file was processed on all HCs. MC@d95b127de176: Creating MTC on host 172.18.154.103. MC@d95b127de176: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Tue Jun 25 07:40:16 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_registration.pcap" >/data/Asterisk_Tests.TC_internal_registration.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_internal_registration started. Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(3)@d95b127de176: 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)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: 39FEC87A5244C752\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: 39FEC87A5244C752\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI split: { "Response: Success\r\nActionID: 39FEC87A5244C752\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: 39FEC87A5244C752\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: 39FEC87A5244C752\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:17.693+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/41287\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:17.693+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:17.693+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/41287\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:17.693+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:17.693+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/41287\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:17.693+0000" } Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:17.693+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/41287\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:17.693+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:17.693+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/41287\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:17.693+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@d95b127de176: AMI remain buf: '""' MTC@d95b127de176: Ignoring AMI message := { { key := "Event", val := "SuccessfulAuth" }, { key := "Privilege", val := "security,all" }, { key := "EventTV", val := "2024-06-25T07:40:17.693+0000" }, { key := "Severity", val := "Informational" }, { key := "Service", val := "AMI" }, { key := "EventVersion", val := "1" }, { key := "AccountID", val := "test_user" }, { key := "SessionID", val := "0x7f122c000c20" }, { key := "LocalAddress", val := "IPV4/TCP/172.18.154.10/5038" }, { key := "RemoteAddress", val := "IPV4/TCP/172.18.154.103/41287" }, { key := "UsingPassword", val := "0" }, { key := "SessionTV", val := "2024-06-25T07:40:17.693+0000" } } MTC@d95b127de176: setverdict(fail): none -> fail reason: ""Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: "", new component reason: ""Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: "" MTC@d95b127de176: Stopping testcase execution from "Asterisk_Tests.ttcn":116 Asterisk_Tests_AMI_EMU(3)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: "" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(3): none (fail -> fail) MTC@d95b127de176: Test case TC_internal_registration finished. Verdict: fail reason: "Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: " MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration fail'. Tue Jun 25 07:40:27 UTC 2024 ------ Asterisk_Tests.TC_internal_registration fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4259) Waiting for packet dumper to finish... 1 (prev_count=4259, count=4523) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration fail' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Tue Jun 25 07:40:29 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_momt.pcap" >/data/Asterisk_Tests.TC_internal_call_momt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_internal_call_momt started. Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(4)@d95b127de176: 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(4)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: 15C5714C0EC74DFC\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: 15C5714C0EC74DFC\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI split: { "Response: Success\r\nActionID: 15C5714C0EC74DFC\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: 15C5714C0EC74DFC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: 15C5714C0EC74DFC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:30.780+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/38289\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:30.780+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:30.780+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/38289\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:30.780+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:30.780+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/38289\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:30.780+0000" } Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:30.780+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/38289\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:30.780+0000\r\n"' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:30.780+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f122c000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/38289\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:30.780+0000\r\n"' Asterisk_Tests_AMI_EMU(4)@d95b127de176: AMI remain buf: '""' MTC@d95b127de176: Ignoring AMI message := { { key := "Event", val := "SuccessfulAuth" }, { key := "Privilege", val := "security,all" }, { key := "EventTV", val := "2024-06-25T07:40:30.780+0000" }, { key := "Severity", val := "Informational" }, { key := "Service", val := "AMI" }, { key := "EventVersion", val := "1" }, { key := "AccountID", val := "test_user" }, { key := "SessionID", val := "0x7f122c000c20" }, { key := "LocalAddress", val := "IPV4/TCP/172.18.154.10/5038" }, { key := "RemoteAddress", val := "IPV4/TCP/172.18.154.103/38289" }, { key := "UsingPassword", val := "0" }, { key := "SessionTV", val := "2024-06-25T07:40:30.780+0000" } } MTC@d95b127de176: setverdict(fail): none -> fail reason: ""Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: "", new component reason: ""Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: "" MTC@d95b127de176: Stopping testcase execution from "Asterisk_Tests.ttcn":116 Asterisk_Tests_AMI_EMU(4)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: "" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(4): none (fail -> fail) MTC@d95b127de176: Test case TC_internal_call_momt finished. Verdict: fail reason: "Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: " MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt fail'. Tue Jun 25 07:40:40 UTC 2024 ------ Asterisk_Tests.TC_internal_call_momt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=1848) Waiting for packet dumper to finish... 1 (prev_count=1848, count=2112) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt fail' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Tue Jun 25 07:40:42 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_internal_call_all_2registered.pcap" >/data/Asterisk_Tests.TC_internal_call_all_2registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_internal_call_all_2registered started. Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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(5)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: BF40C90ECB4FEAC6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: BF40C90ECB4FEAC6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI split: { "Response: Success\r\nActionID: BF40C90ECB4FEAC6\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: BF40C90ECB4FEAC6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: BF40C90ECB4FEAC6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.862+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/43073\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:43.862+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.862+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/43073\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:43.862+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.862+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/43073\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:43.862+0000" } Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.862+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/43073\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:43.862+0000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.862+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/43073\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:43.862+0000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(6)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(7)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(6)@d95b127de176: Added SIP Call Table entry [0] for "359E0709326FAD3@172.18.154.103" at TC_internal_call_all_2registered-ConnHdlr-0501(8) Asterisk_Tests_LOCAL_SIP_EMU(6)@d95b127de176: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(9) Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.874+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.874+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.874+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.874+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.874+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(6)@d95b127de176: Added SIP Call Table entry [1] for "405E1E3499D26F9@172.18.154.103" at TC_internal_call_all_2registered-ConnHdlr-0502(9) TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719301243/c98ea363d70d0b3f546ebea5079533d2:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"0b0bef5b101ee160310fcc4b2d8f61c5\"" Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@d95b127de176: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(9)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_internal_call_all_2registered-ConnHdlr-0502(9)@d95b127de176: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1719301243/c98ea363d70d0b3f546ebea5079533d2:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"e4dcfc56c62802f1a4ee4ee26f9b184e\"" Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.877+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.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(5)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.877+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.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(5)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.877+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.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(5)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.877+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.877+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 359E0709326FAD3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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(5)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(6)@d95b127de176: Added SIP Call Table entry [2] for "9B7253F0A9D40C1" at TC_internal_call_all_2registered-ConnHdlr-0501(8) Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: A2: md5("INVITE:sip:172.18.154.10") = "bee2e9dcabe7e6a968b06e56ee6dbda6" TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719301243/c98ea363d70d0b3f546ebea5079533d2:00000001:0a4f113b:auth:bee2e9dcabe7e6a968b06e56ee6dbda6\") = \"6adc15fc2ad7e18f62a75a7a90c1fe8a\"" Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.878+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\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.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.880+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.878+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\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.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.880+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.878+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1", "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.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.880+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.878+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.878+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 405E1E3499D26F9@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: 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 := "9B7253F0A9D40C1" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 400614033, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.154.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "25CA07D4-4E5703E7" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.154.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.154.103" }, { id := "branch", paramValue := "z9hG4bKF7CD7DA1DAC968E3B68AA2C3A3FEF32F" } } } } }, 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(5)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.880+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.880+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(6)@d95b127de176: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(9) Asterisk_Tests_LOCAL_SIP_EMU(6)@d95b127de176: Added SIP Call Table entry [3] for "f3c810e6-3e29-4778-8c8d-03a244868da0" at TC_internal_call_all_2registered-ConnHdlr-0502(9) Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.881+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\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: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.881+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\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: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@d95b127de176: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1044364126", session_version := "1044364126", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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 := 17020, 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(5)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.881+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103", "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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "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: 0500\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE" } Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.881+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:43.881+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 9B7253F0A9D40C1\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: 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 := "9B7253F0A9D40C1" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.154.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 400614033, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.154.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "25CA07D4-4E5703E7" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "5ff32143-ac9e-4b66-9270-0a6b1986f4b5" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.154.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.154.103" }, { id := "branch", paramValue := "z9hG4bKF7CD7DA1DAC968E3B68AA2C3A3FEF32F" } } } } }, 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(9)@d95b127de176: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1044364126", session_version := "1044364127", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\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: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\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: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\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: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\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: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\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: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\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: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ARGC\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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/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: 0500\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\nExtension: 0500\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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.0\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\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: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\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: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\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: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\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: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\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: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\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: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ARGC\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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/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: 0500\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\nExtension: 0500\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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.0\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=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: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=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: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501", "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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ARGC\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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/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: 0500\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301243.0\r\nLinkedid: 1719301243.0\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-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\nExtension: 0500\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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\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-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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.0\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE" } Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 3\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 4\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nDestPriority: 1\r\nDestUniqueid: 1719301243.1\r\nDestLinkedid: 1719301243.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 1\r\nUniqueid: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nDestLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nDestLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nDestLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0", "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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0", "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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0", "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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0", "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: 1719301243.1\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1" } Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nDestLinkedid: 1719301243.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nDestLinkedid: 1719301243.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: f3c810e6-3e29-4778-8c8d-03a244868da0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 9B7253F0A9D40C1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: " } Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@d95b127de176: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1044364126", session_version := "1044364128", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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 := 17020, 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(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0502(9)@d95b127de176: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nCause: 16\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNAME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nCause: 16\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNAME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nCause: 16", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNAME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME_MS\r\nValue: " } Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 1719301243.1\r\nLinkedid: 1719301243.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\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: 1719301243.1\r\nLinkedid: 1719301243.0\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: a30d8833-1a00-4ca1-84c6-f9626772e544\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: 0500\r\nPriority: 5\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\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: h\r\nPriority: 1\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nExtension: h\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: 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: h\r\nPriority: 2\r\nUniqueid: 1719301243.0\r\nLinkedid: 1719301243.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@d95b127de176: AMI remain buf: '""' MTC@d95b127de176: end of "TC_internal_call_all_2registered" MTC@d95b127de176: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(9)@d95b127de176: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(5)@d95b127de176: Final verdict of PTC: none TC_internal_call_all_2registered-ConnHdlr-0501(8)@d95b127de176: Final verdict of PTC: pass Asterisk_Tests_LOCAL_SIP_EMU(6)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(7)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: pass MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(5): none (pass -> pass) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(6): none (pass -> pass) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(7): none (pass -> pass) MTC@d95b127de176: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(8): pass (pass -> pass) MTC@d95b127de176: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(9): pass (pass -> pass) MTC@d95b127de176: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Tue Jun 25 07:40:44 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=35635) Waiting for packet dumper to finish... 1 (prev_count=35635, count=58629) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Tue Jun 25 07:40:46 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_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@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_internal_call_all_3registered started. Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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(10)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: FDA79E9202F63A31\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(10)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: FDA79E9202F63A31\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(10)@d95b127de176: AMI split: { "Response: Success\r\nActionID: FDA79E9202F63A31\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: FDA79E9202F63A31\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: FDA79E9202F63A31\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.024+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45995\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:48.024+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.024+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45995\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:48.024+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.024+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45995\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:48.024+0000" } Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.024+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45995\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:48.024+0000\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.024+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45995\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:48.024+0000\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(12)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Added SIP Call Table entry [0] for "6D324CE954EA310@172.18.154.103" at TC_internal_call_all_3registered-ConnHdlr-0501(13) Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.064+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@d95b127de176: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(13)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_internal_call_all_3registered-ConnHdlr-0501(13)@d95b127de176: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719301248/2f17ade01d81748800af33569233f864:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"800398967d26e21c613a598dde4f21d1\"" Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Added SIP Call Table entry [1] for "6FFBDA017F4B487@172.18.154.103" at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.070+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.070+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.070+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.070+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.070+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(14)@d95b127de176: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(14)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_internal_call_all_3registered-ConnHdlr-0502(14)@d95b127de176: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1719301248/2f17ade01d81748800af33569233f864:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"5ff0d0b56eab559d0a1f9edc2c33d2cb\"" Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Added SIP Call Table entry [2] for "899286DB529CDB1@172.18.154.103" at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.071+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.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(10)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.071+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.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(10)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.071+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.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(10)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.071+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.071+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 6D324CE954EA310@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(15)@d95b127de176: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(15)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_internal_call_all_3registered-ConnHdlr-0503(15)@d95b127de176: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1719301248/2f17ade01d81748800af33569233f864:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"c7c76aef7288630361a5e7bfbfe73c5b\"" Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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(10)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.073+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.074+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.077+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.073+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.074+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.077+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.073+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.074+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.077+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.073+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.073+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.074+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.074+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 6FFBDA017F4B487@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.077+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.077+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 899286DB529CDB1@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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(10)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Added SIP Call Table entry [3] for "B8CAC1CD320B1F6" at TC_internal_call_all_3registered-ConnHdlr-0501(13) Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.154.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: 2024-06-25T07:40:48.107+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.154.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: 2024-06-25T07:40:48.107+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.154.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: 2024-06-25T07:40:48.107+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@d95b127de176: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(13)@d95b127de176: A2: md5("INVITE:sip:172.18.154.10") = "bee2e9dcabe7e6a968b06e56ee6dbda6" TC_internal_call_all_3registered-ConnHdlr-0501(13)@d95b127de176: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719301248/2f17ade01d81748800af33569233f864:00000001:0a4f113b:auth:bee2e9dcabe7e6a968b06e56ee6dbda6\") = \"cfd23a03cf972fc63b96ccd57c25cff4\"" Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@d95b127de176: 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 := "B8CAC1CD320B1F6" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 276847496, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.154.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "693AD991-4E57146A" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.154.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.154.103" }, { id := "branch", paramValue := "z9hG4bKA49BECA6EC069ED522ED1549BCC3ACCC" } } } } }, 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(10)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.107+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.107+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Added SIP Call Table entry [4] for "6c7fc045-e880-495c-ae95-211837758274" at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Added SIP Call Table entry [5] for "da54d34d-5c3c-4f53-b699-42239386dfbb" at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE" } Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:48.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: B8CAC1CD320B1F6\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(15)@d95b127de176: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "161733312", session_version := "161733312", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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 := 17522, 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(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(14)@d95b127de176: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1485185504", session_version := "1485185504", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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 := 10926, 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(13)@d95b127de176: 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 := "B8CAC1CD320B1F6" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.154.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 276847496, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.154.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "693AD991-4E57146A" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "78d54e10-1e63-4283-9848-8adb8d6c6b46" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.154.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.154.103" }, { id := "branch", paramValue := "z9hG4bKA49BECA6EC069ED522ED1549BCC3ACCC" } } } } }, 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(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(14)@d95b127de176: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1485185504", session_version := "1485185505", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Verbose\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(15)@d95b127de176: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialString: 0503\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.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: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialString: 0503\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.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: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&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: 1719301248.3\r\nLinkedid: 1719301248.3\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-00000002\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialString: 0503", "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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\r\nDialString: 0502", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.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: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3" } Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 0?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: DialState\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\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-00000004\r\nChannelState: 6\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: 1719301248.5\r\nLinkedid: 1719301248.3\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: 1719301248.3\r\nLinkedid: 1719301248.3\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: CANCEL\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n\r\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI buf: '"Event: DialState\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\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-00000004\r\nChannelState: 6\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: 1719301248.5\r\nLinkedid: 1719301248.3\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: 1719301248.3\r\nLinkedid: 1719301248.3\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: CANCEL\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n\r\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI split: { "Event: DialState\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\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-00000004\r\nChannelState: 6\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: 1719301248.5\r\nLinkedid: 1719301248.3", "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: 1719301248.3\r\nLinkedid: 1719301248.3", "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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: CANCEL", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004", "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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6" } Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nDestLinkedid: 1719301248.3\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nDestChannel: PJSIP/0502-00000004\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: 1719301248.5\r\nDestLinkedid: 1719301248.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000003\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: 1719301248.4\r\nLinkedid: 1719301248.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: da54d34d-5c3c-4f53-b699-42239386dfbb\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: B8CAC1CD320B1F6\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1007\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1007\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1007", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1014" } Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(14)@d95b127de176: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1485185504", session_version := "1485185506", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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 := 10926, 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(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000004\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301248.5\r\nLinkedid: 1719301248.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1336f9fb-e4c3-4a37-ae8c-65bf9c57cd6b\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: 1719301248.3\r\nLinkedid: 1719301248.3\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(14)@d95b127de176: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0501(13)@d95b127de176: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1007\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1007\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: 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: 1719301248.3\r\nLinkedid: 1719301248.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n"' Asterisk_Tests_AMI_EMU(10)@d95b127de176: AMI remain buf: '""' MTC@d95b127de176: end of "TC_internal_call_all_3registered" MTC@d95b127de176: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0503(15)@d95b127de176: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0502(14)@d95b127de176: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(10)@d95b127de176: Final verdict of PTC: none TC_internal_call_all_3registered-ConnHdlr-0501(13)@d95b127de176: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(12)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(11)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: pass MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(10): none (pass -> pass) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(11): none (pass -> pass) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(12): none (pass -> pass) MTC@d95b127de176: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(13): pass (pass -> pass) MTC@d95b127de176: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(14): pass (pass -> pass) MTC@d95b127de176: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(15): pass (pass -> pass) MTC@d95b127de176: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Tue Jun 25 07:40:49 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=42376) Waiting for packet dumper to finish... 1 (prev_count=42376, count=66331) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Tue Jun 25 07:40:51 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_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@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_internal_call_all_4registered started. Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(16)@d95b127de176: 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(16)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: 5C40617AAF0C9DCB\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/33353\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:52.213+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: 5C40617AAF0C9DCB\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/33353\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:52.213+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Response: Success\r\nActionID: 5C40617AAF0C9DCB\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/33353\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:52.213+0000" } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: 5C40617AAF0C9DCB\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: 5C40617AAF0C9DCB\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 39\r\nLastReload: 39\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/33353\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:52.213+0000\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/33353\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:52.213+0000\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(18)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Added SIP Call Table entry [0] for "59C5EC76BDE6D96@172.18.154.103" at TC_internal_call_all_4registered-ConnHdlr-0501(19) Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.248+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.248+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.248+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.248+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.248+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(20) TC_internal_call_all_4registered-ConnHdlr-0501(19)@d95b127de176: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(19)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_internal_call_all_4registered-ConnHdlr-0501(19)@d95b127de176: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719301252/d48d8eb37b03e0814e5a4a623ec5f377:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"13723126e4500f20c30c9cf549f9d41a\"" Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Added SIP Call Table entry [1] for "10B1ACAB725A4E4@172.18.154.103" at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.255+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.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: 2024-06-25T07:40:52.258+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.255+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.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: 2024-06-25T07:40:52.258+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.255+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.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: 2024-06-25T07:40:52.258+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.255+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.255+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0503(21) TC_internal_call_all_4registered-ConnHdlr-0502(20)@d95b127de176: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(20)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_internal_call_all_4registered-ConnHdlr-0502(20)@d95b127de176: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1719301252/d48d8eb37b03e0814e5a4a623ec5f377:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"6f1aa00d1c2775df493255b1dcbb8789\"" Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Added SIP Call Table entry [2] for "8004B1A8993E446@172.18.154.103" at TC_internal_call_all_4registered-ConnHdlr-0503(21) Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.258+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.258+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(21)@d95b127de176: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(21)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_internal_call_all_4registered-ConnHdlr-0503(21)@d95b127de176: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1719301252/d48d8eb37b03e0814e5a4a623ec5f377:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"66f387da8f3ca0897ab8e065f963225d\"" Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Added SIP Call Table entry [3] for "3DD25AC0C7625F3@172.18.154.103" at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.265+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.266+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.265+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.266+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.265+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.266+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: ", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.265+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.265+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 10B1ACAB725A4E4@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.266+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.266+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(22)@d95b127de176: A1: md5("0504:asterisk:secret") = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(22)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_internal_call_all_4registered-ConnHdlr-0504(22)@d95b127de176: "Request-Digest: md5(\"29c47c28d362d1b0e548b5de7e72da8a:1719301252/d48d8eb37b03e0814e5a4a623ec5f377:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"7b5dd0ca8e60f2595d98d9804ef00640\"" Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.272+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.272+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.272+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.270+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 8004B1A8993E446@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.272+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.272+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 3DD25AC0C7625F3@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable" } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: 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(16)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.154.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/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.154.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/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.154.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/0504\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Added SIP Call Table entry [4] for "0C3D26DAEDEA88C" at TC_internal_call_all_4registered-ConnHdlr-0501(19) Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: 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(19)@d95b127de176: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(19)@d95b127de176: A2: md5("INVITE:sip:172.18.154.10") = "bee2e9dcabe7e6a968b06e56ee6dbda6" TC_internal_call_all_4registered-ConnHdlr-0501(19)@d95b127de176: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719301252/d48d8eb37b03e0814e5a4a623ec5f377:00000001:0a4f113b:auth:bee2e9dcabe7e6a968b06e56ee6dbda6\") = \"f415b246b2b1303ae82e227a42e43a57\"" Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: 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(19)@d95b127de176: 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 := "0C3D26DAEDEA88C" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1107120739, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.154.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "A00AD57D-4E5724CB" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.154.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.154.103" }, { id := "branch", paramValue := "z9hG4bK41458A36AB3309FF1B153BAD0E87752C" } } } } }, 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(16)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.299+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.301+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.299+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.301+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.299+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.301+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()" } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.299+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.299+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.301+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:52.301+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 0C3D26DAEDEA88C\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Added SIP Call Table entry [5] for "4eb25b09-b1b5-49fe-89f3-070c04f8a7f1" at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(21) Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Added SIP Call Table entry [6] for "fcada653-a106-4d04-a544-ab3483f109ec" at TC_internal_call_all_4registered-ConnHdlr-0503(21) Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Added SIP Call Table entry [7] for "d62717f8-7fe7-42bd-8562-427ced906674" at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(22)@d95b127de176: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1306536612", session_version := "1306536612", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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 := 15080, 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(21)@d95b127de176: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "977299434", session_version := "977299434", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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 := 12456, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0502(20)@d95b127de176: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1905696638", session_version := "1905696638", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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 := 13832, 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(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.154.103\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(19)@d95b127de176: 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 := "0C3D26DAEDEA88C" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.154.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1107120739, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.154.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "A00AD57D-4E5724CB" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "7757154c-eb02-471d-99a9-6b1ccdcdfebf" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.154.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.154.103" }, { id := "branch", paramValue := "z9hG4bK41458A36AB3309FF1B153BAD0E87752C" } } } } }, 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(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Verbose\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(20)@d95b127de176: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1905696638", session_version := "1905696639", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Gosub\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(21)@d95b127de176: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0504(22)@d95b127de176: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0" } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 6\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 7\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 8\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialString: 0504\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\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-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialStatus: ANSWER\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ARGC\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialString: 0504\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialString: 0503\r\n\r\nEvent: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialString: 0502\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: 0\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\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-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialStatus: ANSWER\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ARGC\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialString: 0504", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialString: 0503", "Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialString: 0502", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: 0", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: 3", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\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-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\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: 1719301252.11\r\nLinkedid: 1719301252.8", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialStatus: ANSWER", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C" } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 9\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 10\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0501)\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 11\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0502)\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 12\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0503)\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 13\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: ExecIf\r\nAppData: 1?Set(DIALGROUP(CALL_VALID_LIST,add)=PJSIP/0504)\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 14\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 15\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: 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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DialBegin\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: 3\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: NewConnectedLine\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nDestLinkedid: 1719301252.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\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: 1719301252.8\r\nLinkedid: 1719301252.8\r\nDestChannel: PJSIP/0502-00000008\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: 1719301252.11\r\nDestLinkedid: 1719301252.8\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0504-00000006\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: 1719301252.9\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0503-00000007\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: 1719301252.10\r\nLinkedid: 1719301252.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 2\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: d62717f8-7fe7-42bd-8562-427ced906674\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 0C3D26DAEDEA88C\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8" } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: HangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(20)@d95b127de176: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1905696638", session_version := "1905696640", net_type := "IN", addr_type := "IP4", addr := "172.18.154.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.154.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 := 13832, 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(16)@d95b127de176: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(19)@d95b127de176: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: 1017\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1829303973;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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1377771614;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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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: 2024-06-25T07:40:53.326+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: 1\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: 1017\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1829303973;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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1377771614;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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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: 2024-06-25T07:40:53.326+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: 1", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: 1017", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: CANCEL", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1829303973;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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1377771614;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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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: 2024-06-25T07:40:53.326+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.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.154.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE" } Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(20)@d95b127de176: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 1\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1011\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: 1017\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: 1017\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 1\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nExtension: h\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 94abe431-c503-49b1-87d2-b17dd61315dd\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1829303973;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(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1829303973;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(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000005\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719301252.8\r\nLinkedid: 1719301252.8\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1377771614;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(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1377771614;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(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI patched dec: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\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(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000008\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nPriority: 1\r\nUniqueid: 1719301252.11\r\nLinkedid: 1719301252.8\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:53.326+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:53.326+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 59C5EC76BDE6D96@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Unreachable\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: 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(16)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: Removed\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(16)@d95b127de176: AMI remain buf: '""' MTC@d95b127de176: end of "TC_internal_call_all_4registered" MTC@d95b127de176: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0503(21)@d95b127de176: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0501(19)@d95b127de176: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(16)@d95b127de176: Final verdict of PTC: none TC_internal_call_all_4registered-ConnHdlr-0504(22)@d95b127de176: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0502(20)@d95b127de176: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(18)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(17)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: pass MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(16): none (pass -> pass) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(17): none (pass -> pass) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(18): none (pass -> pass) MTC@d95b127de176: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(19): pass (pass -> pass) MTC@d95b127de176: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(20): pass (pass -> pass) MTC@d95b127de176: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(21): pass (pass -> pass) MTC@d95b127de176: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(22): pass (pass -> pass) MTC@d95b127de176: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Tue Jun 25 07:40:53 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=51261) Waiting for packet dumper to finish... 1 (prev_count=51261, count=85758) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration'. ------ Asterisk_Tests.TC_ims_registration ------ Tue Jun 25 07:40:55 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration.pcap" >/data/Asterisk_Tests.TC_ims_registration.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_ims_registration started. Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(23)@d95b127de176: 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)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: B29093662B2EDF45\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: B29093662B2EDF45\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI split: { "Response: Success\r\nActionID: B29093662B2EDF45\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: B29093662B2EDF45\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: B29093662B2EDF45\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 43\r\nLastReload: 43\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:56.500+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/39525\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:56.499+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:56.500+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/39525\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:56.499+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:56.500+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/39525\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:56.499+0000" } Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:56.500+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/39525\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:56.499+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:40:56.500+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/39525\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:40:56.499+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(24)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(25)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_IMS_SIP_EMU(25)@d95b127de176: 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(26) Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI rx: '"Response: Error\r\nActionID: 97EB06B99F3930CB\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI buf: '"Response: Error\r\nActionID: 97EB06B99F3930CB\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI split: { "Response: Error\r\nActionID: 97EB06B99F3930CB\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI dec: '"Response: Error\r\nActionID: 97EB06B99F3930CB\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: AMI patched dec: '"Response: Error\r\nActionID: 97EB06B99F3930CB\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(23)@d95b127de176: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(23)@d95b127de176: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(23)@d95b127de176: Final verdict of PTC: error MTC@d95b127de176: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"97EB06B99F3930CB\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"97EB06B99F3930CB\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Stopping testcase execution from "AMI_Functions.ttcn":646 TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(24)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(25)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"97EB06B99F3930CB\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(23): error (fail -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(24): none (error -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(25): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_registration-IMS_ConnHdlr-238010000090828(26): none (error -> error) MTC@d95b127de176: Test case TC_ims_registration finished. Verdict: error MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration error'. Tue Jun 25 07:41:07 UTC 2024 ------ Asterisk_Tests.TC_ims_registration error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4169) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration error' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_resync'. ------ Asterisk_Tests.TC_ims_registration_resync ------ Tue Jun 25 07:41:08 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_resync.pcap" >/data/Asterisk_Tests.TC_ims_registration_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_resync' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_ims_registration_resync started. Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(27)@d95b127de176: 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(27)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: 0AFD3D96F5501ADF\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 56\r\nLastReload: 56\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: 0AFD3D96F5501ADF\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 56\r\nLastReload: 56\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI split: { "Response: Success\r\nActionID: 0AFD3D96F5501ADF\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 56\r\nLastReload: 56\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: 0AFD3D96F5501ADF\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: 0AFD3D96F5501ADF\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 56\r\nLastReload: 56\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 56\r\nLastReload: 56\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:09.592+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/34041\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:09.592+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:09.592+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/34041\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:09.592+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:09.592+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/34041\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:09.592+0000" } Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:09.592+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/34041\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:09.592+0000\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:09.592+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a8000920\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/34041\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:09.592+0000\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(28)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(29)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_IMS_SIP_EMU(29)@d95b127de176: 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(30) Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI rx: '"Response: Error\r\nActionID: 997755D0E6DE33F2\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI buf: '"Response: Error\r\nActionID: 997755D0E6DE33F2\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI split: { "Response: Error\r\nActionID: 997755D0E6DE33F2\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI dec: '"Response: Error\r\nActionID: 997755D0E6DE33F2\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: AMI patched dec: '"Response: Error\r\nActionID: 997755D0E6DE33F2\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(27)@d95b127de176: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(27)@d95b127de176: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(27)@d95b127de176: Final verdict of PTC: error MTC@d95b127de176: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"997755D0E6DE33F2\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"997755D0E6DE33F2\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Stopping testcase execution from "AMI_Functions.ttcn":646 TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(28)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(29)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"997755D0E6DE33F2\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(27): error (fail -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(28): none (error -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(29): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30): none (error -> error) MTC@d95b127de176: Test case TC_ims_registration_resync finished. Verdict: error MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_resync error'. Tue Jun 25 07:41:20 UTC 2024 ------ Asterisk_Tests.TC_ims_registration_resync error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4388) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_resync error' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying'. ------ Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying ------ Tue Jun 25 07:41:21 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_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@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_ims_registration_timeout_initial_100Trying started. Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(31)@d95b127de176: 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(31)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: B3AD53548B9128C3\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 69\r\nLastReload: 69\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: B3AD53548B9128C3\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 69\r\nLastReload: 69\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI split: { "Response: Success\r\nActionID: B3AD53548B9128C3\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 69\r\nLastReload: 69\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: B3AD53548B9128C3\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: B3AD53548B9128C3\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 69\r\nLastReload: 69\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 69\r\nLastReload: 69\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:22.682+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000e20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:22.682+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:22.682+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000e20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:22.682+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:22.682+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000e20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:22.682+0000" } Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:22.682+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000e20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:22.682+0000\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:22.682+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000e20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40617\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:22.682+0000\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(32)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(33)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_IMS_SIP_EMU(33)@d95b127de176: 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(34) Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI rx: '"Response: Error\r\nActionID: 07363E02AA5FA6CC\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI buf: '"Response: Error\r\nActionID: 07363E02AA5FA6CC\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI split: { "Response: Error\r\nActionID: 07363E02AA5FA6CC\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI dec: '"Response: Error\r\nActionID: 07363E02AA5FA6CC\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: AMI patched dec: '"Response: Error\r\nActionID: 07363E02AA5FA6CC\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(31)@d95b127de176: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(31)@d95b127de176: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(31)@d95b127de176: Final verdict of PTC: error MTC@d95b127de176: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"07363E02AA5FA6CC\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"07363E02AA5FA6CC\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Stopping testcase execution from "AMI_Functions.ttcn":646 Asterisk_Tests_LOCAL_SIP_EMU(32)@d95b127de176: Final verdict of PTC: none TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(33)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"07363E02AA5FA6CC\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(31): error (fail -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(32): none (error -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(33): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34): none (error -> error) MTC@d95b127de176: Test case TC_ims_registration_timeout_initial_100Trying finished. Verdict: error MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying error'. Tue Jun 25 07:41:33 UTC 2024 ------ Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4392) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying error' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized'. ------ Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized ------ Tue Jun 25 07:41:34 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_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@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_ims_registration_timeout_initial_401Unauthorized started. Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(35)@d95b127de176: 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(35)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: 0C22FAAEF708273C\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 82\r\nLastReload: 82\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: 0C22FAAEF708273C\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 82\r\nLastReload: 82\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI split: { "Response: Success\r\nActionID: 0C22FAAEF708273C\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 82\r\nLastReload: 82\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: 0C22FAAEF708273C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: 0C22FAAEF708273C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 82\r\nLastReload: 82\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 82\r\nLastReload: 82\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:35.798+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40601\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:35.798+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:35.798+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40601\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:35.798+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:35.798+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40601\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:35.798+0000" } Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:35.798+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40601\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:35.798+0000\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:35.798+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40601\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:35.798+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(36)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(37)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_IMS_SIP_EMU(37)@d95b127de176: 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(38) Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI rx: '"Response: Error\r\nActionID: D024AC5D07C510DA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI buf: '"Response: Error\r\nActionID: D024AC5D07C510DA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI split: { "Response: Error\r\nActionID: D024AC5D07C510DA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI dec: '"Response: Error\r\nActionID: D024AC5D07C510DA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: AMI patched dec: '"Response: Error\r\nActionID: D024AC5D07C510DA\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(35)@d95b127de176: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(35)@d95b127de176: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(35)@d95b127de176: Final verdict of PTC: error MTC@d95b127de176: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"D024AC5D07C510DA\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"D024AC5D07C510DA\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Stopping testcase execution from "AMI_Functions.ttcn":646 TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(36)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(37)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"D024AC5D07C510DA\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(35): error (fail -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(36): none (error -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(37): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38): none (error -> error) MTC@d95b127de176: Test case TC_ims_registration_timeout_initial_401Unauthorized finished. Verdict: error MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized error'. Tue Jun 25 07:41:46 UTC 2024 ------ Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4330) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized error' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized'. ------ Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized ------ Tue Jun 25 07:41:47 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_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@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_ims_registration_timeout_resync_401Unauthorized started. Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(39)@d95b127de176: 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(39)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: E76A9867B908365C\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 95\r\nLastReload: 95\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: E76A9867B908365C\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 95\r\nLastReload: 95\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI split: { "Response: Success\r\nActionID: E76A9867B908365C\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 95\r\nLastReload: 95\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: E76A9867B908365C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: E76A9867B908365C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 95\r\nLastReload: 95\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 95\r\nLastReload: 95\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:48.908+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45669\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:48.908+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:48.908+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45669\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:48.908+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:48.908+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45669\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:48.908+0000" } Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:48.908+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45669\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:48.908+0000\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:41:48.908+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f11a4000c20\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/45669\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:41:48.908+0000\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(40)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(41)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_IMS_SIP_EMU(41)@d95b127de176: 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(42) Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI rx: '"Response: Error\r\nActionID: B219C8AC439440C1\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI buf: '"Response: Error\r\nActionID: B219C8AC439440C1\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI split: { "Response: Error\r\nActionID: B219C8AC439440C1\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI dec: '"Response: Error\r\nActionID: B219C8AC439440C1\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: AMI patched dec: '"Response: Error\r\nActionID: B219C8AC439440C1\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(39)@d95b127de176: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(39)@d95b127de176: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(39)@d95b127de176: Final verdict of PTC: error MTC@d95b127de176: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"B219C8AC439440C1\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"B219C8AC439440C1\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Stopping testcase execution from "AMI_Functions.ttcn":646 Asterisk_Tests_LOCAL_SIP_EMU(40)@d95b127de176: Final verdict of PTC: none TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(41)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"B219C8AC439440C1\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(39): error (fail -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(40): none (error -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(41): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42): none (error -> error) MTC@d95b127de176: Test case TC_ims_registration_timeout_resync_401Unauthorized finished. Verdict: error MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized error'. Tue Jun 25 07:41:59 UTC 2024 ------ Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4325) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized error' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying'. ------ Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying ------ Tue Jun 25 07:42:00 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_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@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_ims_registration_timeout_protected_100Trying started. Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(43)@d95b127de176: 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(43)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: AA7C0A5BA5A0A5B6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 108\r\nLastReload: 108\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:01.979+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40679\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:01.979+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: AA7C0A5BA5A0A5B6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 108\r\nLastReload: 108\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:01.979+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40679\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:01.979+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI split: { "Response: Success\r\nActionID: AA7C0A5BA5A0A5B6\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 108\r\nLastReload: 108\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:01.979+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40679\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:01.979+0000" } Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: AA7C0A5BA5A0A5B6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: AA7C0A5BA5A0A5B6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 108\r\nLastReload: 108\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 108\r\nLastReload: 108\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:01.979+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40679\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:01.979+0000\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:01.979+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40679\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:01.979+0000\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(44)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(45)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_IMS_SIP_EMU(45)@d95b127de176: 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(46) Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI rx: '"Response: Error\r\nActionID: 2952D30037246966\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\nEvent: RequestBadFormat\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:02.992+0000\r\nSeverity: Error\r\nService: AMI\r\nEventVersion: 1\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40679\r\nRequestType: Action: PJSIPAccessNetworkInfo\r\nSessionTV: 2024-06-25T07:42:01.979+0000\r\nAccountID: test_user\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI buf: '"Response: Error\r\nActionID: 2952D30037246966\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\nEvent: RequestBadFormat\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:02.992+0000\r\nSeverity: Error\r\nService: AMI\r\nEventVersion: 1\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40679\r\nRequestType: Action: PJSIPAccessNetworkInfo\r\nSessionTV: 2024-06-25T07:42:01.979+0000\r\nAccountID: test_user\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI split: { "Response: Error\r\nActionID: 2952D30037246966\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.", "Event: RequestBadFormat\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:02.992+0000\r\nSeverity: Error\r\nService: AMI\r\nEventVersion: 1\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40679\r\nRequestType: Action: PJSIPAccessNetworkInfo\r\nSessionTV: 2024-06-25T07:42:01.979+0000\r\nAccountID: test_user" } Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI dec: '"Response: Error\r\nActionID: 2952D30037246966\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: AMI patched dec: '"Response: Error\r\nActionID: 2952D30037246966\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(43)@d95b127de176: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(43)@d95b127de176: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(43)@d95b127de176: Final verdict of PTC: error MTC@d95b127de176: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"2952D30037246966\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"2952D30037246966\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Stopping testcase execution from "AMI_Functions.ttcn":646 Asterisk_Tests_LOCAL_SIP_EMU(44)@d95b127de176: Final verdict of PTC: none TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(45)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"2952D30037246966\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(43): error (fail -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(44): none (error -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(45): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46): none (error -> error) MTC@d95b127de176: Test case TC_ims_registration_timeout_protected_100Trying finished. Verdict: error MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying error'. Tue Jun 25 07:42:13 UTC 2024 ------ Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4312) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying error' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK'. ------ Asterisk_Tests.TC_ims_registration_timeout_protected_200OK ------ Tue Jun 25 07:42:14 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_registration_timeout_protected_200OK.pcap" >/data/Asterisk_Tests.TC_ims_registration_timeout_protected_200OK.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_ims_registration_timeout_protected_200OK started. Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(47)@d95b127de176: 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(47)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: B179873F698DDB40\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 121\r\nLastReload: 121\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: B179873F698DDB40\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 121\r\nLastReload: 121\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI split: { "Response: Success\r\nActionID: B179873F698DDB40\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 121\r\nLastReload: 121\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: B179873F698DDB40\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: B179873F698DDB40\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 121\r\nLastReload: 121\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 121\r\nLastReload: 121\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:15.067+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44193\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:15.067+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:15.067+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44193\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:15.067+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:15.067+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44193\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:15.067+0000" } Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:15.067+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44193\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:15.067+0000\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:15.067+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1244001d00\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44193\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:15.067+0000\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(48)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(49)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_IMS_SIP_EMU(49)@d95b127de176: 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_200OK-IMS_ConnHdlr-238010000090828(50) Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI rx: '"Response: Error\r\nActionID: 9D9ACE7151DFF5A4\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI buf: '"Response: Error\r\nActionID: 9D9ACE7151DFF5A4\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI split: { "Response: Error\r\nActionID: 9D9ACE7151DFF5A4\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI dec: '"Response: Error\r\nActionID: 9D9ACE7151DFF5A4\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: AMI patched dec: '"Response: Error\r\nActionID: 9D9ACE7151DFF5A4\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(47)@d95b127de176: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(47)@d95b127de176: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(47)@d95b127de176: Final verdict of PTC: error MTC@d95b127de176: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"9D9ACE7151DFF5A4\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"9D9ACE7151DFF5A4\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Stopping testcase execution from "AMI_Functions.ttcn":646 Asterisk_Tests_LOCAL_SIP_EMU(48)@d95b127de176: Final verdict of PTC: none TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(49)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"9D9ACE7151DFF5A4\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(47): error (fail -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(48): none (error -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(49): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50): none (error -> error) MTC@d95b127de176: Test case TC_ims_registration_timeout_protected_200OK finished. Verdict: error MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK error'. Tue Jun 25 07:42:26 UTC 2024 ------ Asterisk_Tests.TC_ims_registration_timeout_protected_200OK error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4476) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK error' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo'. ------ Asterisk_Tests.TC_ims_call_mo ------ Tue Jun 25 07:42:27 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_call_mo.pcap" >/data/Asterisk_Tests.TC_ims_call_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_ims_call_mo started. Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(51)@d95b127de176: 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(51)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: 9B31E9CE253903D8\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 134\r\nLastReload: 134\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: 9B31E9CE253903D8\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 134\r\nLastReload: 134\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI split: { "Response: Success\r\nActionID: 9B31E9CE253903D8\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 134\r\nLastReload: 134\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: 9B31E9CE253903D8\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: 9B31E9CE253903D8\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 134\r\nLastReload: 134\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 134\r\nLastReload: 134\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.143+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40793\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:28.143+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.143+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40793\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:28.143+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.143+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40793\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:28.143+0000" } Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.143+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40793\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:28.143+0000\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.143+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/40793\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:28.143+0000\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(52)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(53)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_IMS_SIP_EMU(53)@d95b127de176: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(54) Asterisk_Tests_IMS_SIP_EMU(53)@d95b127de176: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "90829", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(54) Asterisk_Tests_LOCAL_SIP_EMU(52)@d95b127de176: Added SIP Call Table entry [0] for "74AA372E540CC3B@172.18.154.103" at TC_ims_call_mo-ConnHdlr-0501(55) Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.160+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.160+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.160+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.160+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.160+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI remain buf: '""' TC_ims_call_mo-ConnHdlr-0501(55)@d95b127de176: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mo-ConnHdlr-0501(55)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_ims_call_mo-ConnHdlr-0501(55)@d95b127de176: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719301348/04b4db5c459110fcd271927e68f4bdcd:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"f68f36b3c7064c0ae82e0e526dd99b18\"" Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.162+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.162+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.162+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.162+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:28.162+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 74AA372E540CC3B@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(51)@d95b127de176: 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.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: 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.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: 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.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: 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(51)@d95b127de176: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.154.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI rx: '"Response: Error\r\nActionID: 5FE7A26339745680\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI buf: '"Response: Error\r\nActionID: 5FE7A26339745680\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI split: { "Response: Error\r\nActionID: 5FE7A26339745680\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI dec: '"Response: Error\r\nActionID: 5FE7A26339745680\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: AMI patched dec: '"Response: Error\r\nActionID: 5FE7A26339745680\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(51)@d95b127de176: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(51)@d95b127de176: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(51)@d95b127de176: Final verdict of PTC: error MTC@d95b127de176: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"5FE7A26339745680\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"5FE7A26339745680\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Stopping testcase execution from "AMI_Functions.ttcn":646 TC_ims_call_mo-ConnHdlr-0501(55)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(52)@d95b127de176: Final verdict of PTC: none TC_ims_call_mo-IMS_ConnHdlr-238010000090828(54)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(53)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"5FE7A26339745680\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(51): error (fail -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(52): none (error -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(53): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_call_mo-IMS_ConnHdlr-238010000090828(54): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_call_mo-ConnHdlr-0501(55): none (error -> error) MTC@d95b127de176: Test case TC_ims_call_mo finished. Verdict: error MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo error'. Tue Jun 25 07:42:39 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mo error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8331) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo error' was executed successfully (exit status: 0). MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt'. ------ Asterisk_Tests.TC_ims_call_mt ------ Tue Jun 25 07:42:40 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_call_mt.pcap" >/data/Asterisk_Tests.TC_ims_call_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d95b127de176: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt' was executed successfully (exit status: 0). MTC@d95b127de176: Test case TC_ims_call_mt started. Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(56)@d95b127de176: 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(56)@d95b127de176: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI rx: '"Response: Success\r\nActionID: 09D69C63EB8D9D8A\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI buf: '"Response: Success\r\nActionID: 09D69C63EB8D9D8A\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI split: { "Response: Success\r\nActionID: 09D69C63EB8D9D8A\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI dec: '"Response: Success\r\nActionID: 09D69C63EB8D9D8A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI patched dec: '"Response: Success\r\nActionID: 09D69C63EB8D9D8A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI rx: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 148\r\nLastReload: 148\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44831\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:41.230+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI buf: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 148\r\nLastReload: 148\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44831\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:41.230+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI split: { "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 148\r\nLastReload: 148\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44831\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:41.230+0000" } Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 148\r\nLastReload: 148\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 148\r\nLastReload: 148\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44831\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:41.230+0000\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.230+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7f1254007590\r\nLocalAddress: IPV4/TCP/172.18.154.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.154.103/44831\r\nUsingPassword: 0\r\nSessionTV: 2024-06-25T07:42:41.230+0000\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(57)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") Asterisk_Tests_IMS_SIP_EMU(58)@d95b127de176: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@d95b127de176: end of f_init Asterisk_Tests_IMS_SIP_EMU(58)@d95b127de176: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mt-IMS_ConnHdlr-238010000090828(59) Asterisk_Tests_LOCAL_SIP_EMU(57)@d95b127de176: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.154.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mt-ConnHdlr-0501(60) Asterisk_Tests_LOCAL_SIP_EMU(57)@d95b127de176: Added SIP Call Table entry [0] for "219BEBD79B99BEE@172.18.154.103" at TC_ims_call_mt-ConnHdlr-0501(60) Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.247+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI remain buf: '""' TC_ims_call_mt-ConnHdlr-0501(60)@d95b127de176: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mt-ConnHdlr-0501(60)@d95b127de176: A2: md5("REGISTER:sip:172.18.154.10") = "1c4c2d002a53069df8e3a1f418346a38" TC_ims_call_mt-ConnHdlr-0501(60)@d95b127de176: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719301361/6eaf36cba77f9126f04782e936ac044e:00000001:0a4f113b:auth:1c4c2d002a53069df8e3a1f418346a38\") = \"34500514df4dd29620c4f89c6278ed9b\"" Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.249+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.249+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.249+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.249+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-06-25T07:42:41.249+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 219BEBD79B99BEE@172.18.154.103\r\nLocalAddress: IPV4/UDP/172.18.154.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.154.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI rx: '"Response: Error\r\nActionID: 171729C42E54B34C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI buf: '"Response: Error\r\nActionID: 171729C42E54B34C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI split: { "Response: Error\r\nActionID: 171729C42E54B34C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands." } Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI dec: '"Response: Error\r\nActionID: 171729C42E54B34C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: AMI patched dec: '"Response: Error\r\nActionID: 171729C42E54B34C\r\nMessage: Invalid/unknown command: PJSIPAccessNetworkInfo. Use Action: ListCommands to show available commands.\r\n"' Asterisk_Tests_AMI_EMU(56)@d95b127de176: Dynamic test case error: While TEXT-decoding type '@AMI_Functions.AMI_Msg': The specified token '^(( [ - ])|[ - ])' not found for '@AMI_Functions.AMI_Msg': Asterisk_Tests_AMI_EMU(56)@d95b127de176: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(56)@d95b127de176: Final verdict of PTC: error MTC@d95b127de176: setverdict(fail): none -> fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"171729C42E54B34C\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"", new component reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"171729C42E54B34C\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Stopping testcase execution from "AMI_Functions.ttcn":646 TC_ims_call_mt-IMS_ConnHdlr-238010000090828(59)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(58)@d95b127de176: Final verdict of PTC: none TC_ims_call_mt-ConnHdlr-0501(60)@d95b127de176: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(57)@d95b127de176: Final verdict of PTC: none MTC@d95b127de176: Setting final verdict of the test case. MTC@d95b127de176: Local verdict of MTC: fail reason: ""AMI_Functions.ttcn:646 : AMI Response timeout: { { key := \"Action\", val := \"PJSIPAccessNetworkInfo\" }, { key := \"ActionID\", val := \"171729C42E54B34C\" }, { key := \"Registration\", val := \"volte_ims\" }, { key := \"Info\", val := \"3GPP-E-UTRAN-FDD; utran-cell-id-3gpp=2380100010000101\" } }"" MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_AMI_EMU(56): error (fail -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(57): none (error -> error) MTC@d95b127de176: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(58): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_call_mt-IMS_ConnHdlr-238010000090828(59): none (error -> error) MTC@d95b127de176: Local verdict of PTC TC_ims_call_mt-ConnHdlr-0501(60): none (error -> error) MTC@d95b127de176: Test case TC_ims_call_mt finished. Verdict: error MTC@d95b127de176: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt error'. Tue Jun 25 07:42:52 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mt error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=7715) MTC@d95b127de176: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt error' was executed successfully (exit status: 0). MC@d95b127de176: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d95b127de176: Terminating MTC. MC@d95b127de176: MTC terminated. MC2> exit MC@d95b127de176: Shutting down session. MC@d95b127de176: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/asterisk/expected-results.xml' against results in 'junit-xml-22.log' -------------------- pass->FAIL Asterisk_Tests.TC_internal_registration pass->FAIL Asterisk_Tests.TC_internal_call_momt pass Asterisk_Tests.TC_internal_call_all_2registered pass Asterisk_Tests.TC_internal_call_all_3registered pass Asterisk_Tests.TC_internal_call_all_4registered pass->FAIL Asterisk_Tests.TC_ims_registration pass->FAIL Asterisk_Tests.TC_ims_registration_resync pass->FAIL Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass->FAIL Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass->FAIL Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass->FAIL Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying pass->FAIL Asterisk_Tests.TC_ims_registration_timeout_protected_200OK pass->FAIL Asterisk_Tests.TC_ims_call_mo pass->FAIL Asterisk_Tests.TC_ims_call_mt Summary: pass->FAIL: 11 pass: 3 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh Asterisk_Tests --rm Generated Asterisk_Tests.TC_ims_call_mo.merged Generated Asterisk_Tests.TC_ims_call_mt.merged Generated Asterisk_Tests.TC_ims_registration.merged Generated Asterisk_Tests.TC_ims_registration_resync.merged Generated Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying.merged Generated Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized.merged Generated Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying.merged Generated Asterisk_Tests.TC_ims_registration_timeout_protected_200OK.merged Generated Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized.merged Generated Asterisk_Tests.TC_internal_call_all_2registered.merged Generated Asterisk_Tests.TC_internal_call_all_3registered.merged Generated Asterisk_Tests.TC_internal_call_all_4registered.merged Generated Asterisk_Tests.TC_internal_call_momt.merged Generated Asterisk_Tests.TC_internal_registration.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + + docker network inspect ttcn3-asterisk-ims-ue-test-154 grep Name + awk -F" NR>1{print $2} + cut -d : -f2 + local containers=jenkins-ttcn3-asterisk-ims-ue-test-85-asterisk jenkins-ttcn3-asterisk-ims-ue-test-85-dnsmasq + [ -n jenkins-ttcn3-asterisk-ims-ue-test-85-asterisk jenkins-ttcn3-asterisk-ims-ue-test-85-dnsmasq ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-85-asterisk jenkins-ttcn3-asterisk-ims-ue-test-85-dnsmasq + docker kill jenkins-ttcn3-asterisk-ims-ue-test-85-asterisk jenkins-ttcn3-asterisk-ims-ue-test-85-dnsmasq jenkins-ttcn3-asterisk-ims-ue-test-85-asterisk jenkins-ttcn3-asterisk-ims-ue-test-85-dnsmasq + docker wait jenkins-ttcn3-asterisk-ims-ue-test-85-asterisk jenkins-ttcn3-asterisk-ims-ue-test-85-dnsmasq 137 Error response from daemon: No such container: jenkins-ttcn3-asterisk-ims-ue-test-85-dnsmasq + true + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-154 + docker network remove ttcn3-asterisk-ims-ue-test-154 ttcn3-asterisk-ims-ue-test-154 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/_cache:/cache --name jenkins-ttcn3-asterisk-ims-ue-test-85-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/junit-xml-22.log "Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: " Asterisk_Tests.ttcn:694 Asterisk_Tests control part Asterisk_Tests.ttcn:196 TC_internal_registration testcase "Asterisk_Tests.ttcn:116 : AMI FullyBooted timeout: " Asterisk_Tests.ttcn:695 Asterisk_Tests control part Asterisk_Tests.ttcn:251 TC_internal_call_momt testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE