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 d8cd4d25185b557395658de77c6749864e5843ba (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d8cd4d25185b557395658de77c6749864e5843ba # timeout=10 Commit message: "asterisk: pjsip.conf: Set IMEI" > git rev-list --no-walk d8cd4d25185b557395658de77c6749864e5843ba # timeout=10 [ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins10462278245294869793.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-94 = 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 + + grep -q $USER echo FROM $USER/$DISTRO-build + pull_arg= + set +x Building image: asterisk-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../asterisk-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/asterisk-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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=jolly/work \ -t osmocom-build/asterisk-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.28kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/14] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [ 2/14] 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/jolly/work #6 DONE 0.2s #7 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/jolly/work #7 DONE 0.2s #6 https://gitea.sysmocom.de/api/v1/repos/sysmocom/pjproject/git/refs/heads/jolly/work #6 CACHED #7 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/jolly/work #7 DONE 0.2s #5 [ 2/14] 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.509 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.509 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.509 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.509 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.659 Reading package lists... #5 0.951 Reading package lists... #5 1.205 Building dependency tree... #5 1.266 Reading state information... #5 1.279 Calculating upgrade... #5 1.355 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 1.359 Reading package lists... #5 1.616 Building dependency tree... #5 1.677 Reading state information... #5 1.746 sudo is already the newest version (1.9.13p3-1+deb12u1). #5 1.746 iproute2 is already the newest version (6.1.0-3). #5 1.746 libcap2-bin is already the newest version (1:2.66-4). #5 1.746 libcap2-bin set to manually installed. #5 1.746 libssl-dev is already the newest version (3.0.13-1~deb12u1). #5 1.746 libncurses5-dev is already the newest version (6.4-4). #5 1.746 libsqlite3-dev is already the newest version (3.40.1-2). #5 1.746 build-essential is already the newest version (12.9). #5 1.746 libjansson-dev is already the newest version (2.14-2). #5 1.746 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #5 1.746 libxml2-dev set to manually installed. #5 1.746 uuid-dev is already the newest version (2.38.1-5+deb12u1). #5 1.746 uuid-dev set to manually installed. #5 1.746 wget is already the newest version (1.21.3-1+b2). #5 1.746 The following additional packages will be installed: #5 1.746 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 1.747 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 1.747 Suggested packages: #5 1.747 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 1.747 Recommended packages: #5 1.747 libpng-tools xxd #5 1.848 The following NEW packages will be installed: #5 1.848 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 1.848 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 1.848 net-tools subversion vim vim-common vim-runtime #5 1.868 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 1.868 Need to get 13.5 MB of archives. #5 1.868 After this operation, 60.8 MB of additional disk space will be used. #5 1.868 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #5 1.898 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #5 1.904 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #5 1.905 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 1.909 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 1.910 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 1.918 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 1.920 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 1.922 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 1.928 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 1.928 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 1.929 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 1.937 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 1.937 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #5 1.947 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #5 1.948 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #5 1.952 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #5 2.013 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #5 2.140 debconf: delaying package configuration, since apt-utils is not installed #5 2.172 Fetched 13.5 MB in 0s (77.8 MB/s) #5 2.222 Selecting previously unselected package iputils-ping. #5 2.222 (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 ... 117413 files and directories currently installed.) #5 2.252 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #5 2.267 Unpacking iputils-ping (3:20221126-1) ... #5 2.410 Selecting previously unselected package vim-common. #5 2.415 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #5 2.431 Unpacking vim-common (2:9.0.1378-2) ... #5 2.585 Selecting previously unselected package libapr1:amd64. #5 2.590 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #5 2.628 Unpacking libapr1:amd64 (1.7.2-3) ... #5 2.746 Selecting previously unselected package libaprutil1:amd64. #5 2.752 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 2.768 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 2.859 Selecting previously unselected package libedit-dev:amd64. #5 2.865 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 2.880 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 3.008 Selecting previously unselected package libgpm2:amd64. #5 3.019 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 3.035 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 3.154 Selecting previously unselected package libslang2:amd64. #5 3.159 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 3.175 Unpacking libslang2:amd64 (2.3.3-3) ... #5 3.291 Selecting previously unselected package libpng-dev:amd64. #5 3.297 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 3.313 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 3.417 Selecting previously unselected package libslang2-dev:amd64. #5 3.423 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 3.439 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 3.582 Selecting previously unselected package libnewt0.52:amd64. #5 3.588 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 3.605 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 3.705 Selecting previously unselected package libnewt-dev:amd64. #5 3.710 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 3.726 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 3.840 Selecting previously unselected package libserf-1-1:amd64. #5 3.846 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 3.861 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 3.974 Selecting previously unselected package libutf8proc2:amd64. #5 3.979 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 3.995 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 4.109 Selecting previously unselected package libsvn1:amd64. #5 4.114 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #5 4.130 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #5 4.276 Selecting previously unselected package net-tools. #5 4.281 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #5 4.298 Unpacking net-tools (2.10-0.1) ... #5 4.443 Selecting previously unselected package subversion. #5 4.448 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #5 4.468 Unpacking subversion (1.14.2-4+b2) ... #5 4.616 Selecting previously unselected package vim-runtime. #5 4.622 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #5 4.645 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 4.667 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 4.676 Unpacking vim-runtime (2:9.0.1378-2) ... #5 5.046 Selecting previously unselected package vim. #5 5.056 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #5 5.072 Unpacking vim (2:9.0.1378-2) ... #5 5.249 Setting up net-tools (2.10-0.1) ... #5 5.308 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 5.358 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 5.407 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 5.458 Setting up libapr1:amd64 (1.7.2-3) ... #5 5.507 Setting up vim-common (2:9.0.1378-2) ... #5 5.573 Setting up libslang2:amd64 (2.3.3-3) ... #5 5.624 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 5.672 Setting up vim-runtime (2:9.0.1378-2) ... #5 5.778 Setting up iputils-ping (3:20221126-1) ... #5 5.840 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 5.888 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 5.937 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 5.989 Setting up vim (2:9.0.1378-2) ... #5 6.034 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 6.034 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 6.034 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 6.034 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 6.034 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 6.034 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 6.034 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 6.034 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 6.034 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 6.034 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 6.045 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 6.045 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 6.045 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 6.045 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 6.045 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 6.045 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 6.045 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 6.045 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 6.045 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 6.045 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 6.054 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 6.063 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 6.072 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 6.072 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 6.072 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 6.072 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 6.072 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 6.072 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 6.072 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 6.072 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 6.072 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 6.072 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 6.081 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 6.081 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 6.081 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 6.081 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 6.081 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 6.081 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 6.081 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 6.081 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 6.081 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 6.081 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 6.090 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 6.101 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 6.127 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 6.180 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 6.238 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #5 6.297 Setting up subversion (1.14.2-4+b2) ... #5 6.391 Processing triggers for mailcap (3.70+nmu1) ... #5 6.433 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 6.507 Processing triggers for man-db (2.11.2-2) ... #5 DONE 6.9s #8 [ 3/14] 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.542 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 0.542 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 0.542 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 0.542 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #8 0.691 Reading package lists... #8 0.999 Reading package lists... #8 1.293 Building dependency tree... #8 1.379 Reading state information... #8 1.397 Calculating upgrade... #8 1.512 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #8 1.515 Reading package lists... #8 1.933 Building dependency tree... #8 2.040 Reading state information... #8 2.123 The following additional packages will be installed: #8 2.123 libopencore-amrnb0 libopencore-amrwb0 libvo-amrwbenc0 #8 2.177 The following NEW packages will be installed: #8 2.177 libopencore-amrnb-dev libopencore-amrnb0 libopencore-amrwb-dev #8 2.178 libopencore-amrwb0 libvo-amrwbenc-dev libvo-amrwbenc0 #8 2.204 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #8 2.204 Need to get 454 kB of archives. #8 2.204 After this operation, 1215 kB of additional disk space will be used. #8 2.204 Get:1 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb0 amd64 0.1.6-1 [96.5 kB] #8 2.217 Get:2 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrnb-dev amd64 0.1.6-1 [112 kB] #8 2.219 Get:3 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb0 amd64 0.1.6-1 [52.0 kB] #8 2.223 Get:4 http://deb.debian.org/debian bookworm/main amd64 libopencore-amrwb-dev amd64 0.1.6-1 [58.2 kB] #8 2.223 Get:5 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc0 amd64 0.1.3-2 [68.4 kB] #8 2.224 Get:6 http://deb.debian.org/debian bookworm/main amd64 libvo-amrwbenc-dev amd64 0.1.3-2 [67.1 kB] #8 2.354 debconf: delaying package configuration, since apt-utils is not installed #8 2.388 Fetched 454 kB in 0s (11.3 MB/s) #8 2.445 Selecting previously unselected package libopencore-amrnb0:amd64. #8 2.445 (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 ... 119999 files and directories currently installed.) #8 2.479 Preparing to unpack .../0-libopencore-amrnb0_0.1.6-1_amd64.deb ... #8 2.516 Unpacking libopencore-amrnb0:amd64 (0.1.6-1) ... #8 2.621 Selecting previously unselected package libopencore-amrnb-dev:amd64. #8 2.627 Preparing to unpack .../1-libopencore-amrnb-dev_0.1.6-1_amd64.deb ... #8 2.643 Unpacking libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 2.750 Selecting previously unselected package libopencore-amrwb0:amd64. #8 2.764 Preparing to unpack .../2-libopencore-amrwb0_0.1.6-1_amd64.deb ... #8 2.782 Unpacking libopencore-amrwb0:amd64 (0.1.6-1) ... #8 2.879 Selecting previously unselected package libopencore-amrwb-dev:amd64. #8 2.897 Preparing to unpack .../3-libopencore-amrwb-dev_0.1.6-1_amd64.deb ... #8 2.919 Unpacking libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 3.037 Selecting previously unselected package libvo-amrwbenc0:amd64. #8 3.045 Preparing to unpack .../4-libvo-amrwbenc0_0.1.3-2_amd64.deb ... #8 3.061 Unpacking libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 3.170 Selecting previously unselected package libvo-amrwbenc-dev:amd64. #8 3.189 Preparing to unpack .../5-libvo-amrwbenc-dev_0.1.3-2_amd64.deb ... #8 3.207 Unpacking libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.327 Setting up libvo-amrwbenc0:amd64 (0.1.3-2) ... #8 3.375 Setting up libopencore-amrwb0:amd64 (0.1.6-1) ... #8 3.423 Setting up libvo-amrwbenc-dev:amd64 (0.1.3-2) ... #8 3.472 Setting up libopencore-amrwb-dev:amd64 (0.1.6-1) ... #8 3.530 Setting up libopencore-amrnb0:amd64 (0.1.6-1) ... #8 3.582 Setting up libopencore-amrnb-dev:amd64 (0.1.6-1) ... #8 3.629 Processing triggers for libc-bin (2.36-9+deb12u7) ... #8 DONE 3.9s #9 [ 4/14] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #9 DONE 0.6s #10 [ 5/14] WORKDIR /HOME/ASTERISK #10 DONE 0.1s #11 [ 6/14] RUN GIT clone https://gitea.sysmocom.de/sysmocom/pjproject.git #11 0.312 Cloning into 'pjproject'... #11 DONE 2.4s #12 [ 7/14] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/PJPROJECT/GIT/REFS/HEADS/JOLLY/WORK /tmp/pjproject-ver #12 DONE 0.1s #13 [ 8/14] RUN CD pjproject && git fetch && git checkout jolly/work && (git symbolic-ref -q HEAD && git reset --hard origin/jolly/work || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #13 0.479 branch 'jolly/work' set up to track 'origin/jolly/work'. #13 0.479 Switched to a new branch 'jolly/work' #13 0.481 refs/heads/jolly/work #13 0.516 HEAD is now at a6c239117 Add option to bind TCP interfact to given interface. #13 0.517 jolly/work #13 0.517 a6c239117f91e1543b898606d842d2f29728b95b #13 DONE 0.6s #14 [ 9/14] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #14 0.370 Cloning into 'asterisk'... #14 DONE 16.0s #15 [10/14] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/JOLLY/WORK /tmp/asterisk-ver #15 DONE 0.2s #16 [11/14] RUN CD asterisk && git fetch && git checkout -f -B jolly/work origin/jolly/work #16 0.603 Switched to a new branch 'jolly/work' #16 0.604 branch 'jolly/work' set up to track 'origin/jolly/work'. #16 DONE 0.9s #17 [12/14] RUN CD asterisk/third-party/pjproject && ln -s ../../../pjproject/ source #17 DONE 0.7s #18 [13/14] RUN CD asterisk && ./bootstrap.sh && ./configure && make "-j$(nproc)" && make install && make samples && ldconfig #18 0.606 Generating the configure script for Asterisk ... #18 2.326 Generating the configure script for menuselect ... #18 3.031 checking build system type... x86_64-pc-linux-gnu #18 3.049 checking host system type... x86_64-pc-linux-gnu #18 3.049 checking for gcc... gcc #18 3.060 checking whether the C compiler works... yes #18 3.079 checking for C compiler default output file name... a.out #18 3.079 checking for suffix of executables... #18 3.097 checking whether we are cross compiling... no #18 3.117 checking for suffix of object files... o #18 3.126 checking whether the compiler supports GNU C... yes #18 3.135 checking whether gcc accepts -g... yes #18 3.144 checking for gcc option to enable C11 features... none needed #18 3.171 checking for stdio.h... yes #18 3.180 checking for stdlib.h... yes #18 3.190 checking for string.h... yes #18 3.202 checking for inttypes.h... yes #18 3.213 checking for stdint.h... yes #18 3.224 checking for strings.h... yes #18 3.235 checking for sys/stat.h... yes #18 3.247 checking for sys/types.h... yes #18 3.259 checking for unistd.h... yes #18 3.272 checking for wchar.h... yes #18 3.285 checking for minix/config.h... no #18 3.299 checking for sys/param.h... yes #18 3.314 checking for sys/select.h... yes #18 3.327 checking for sys/socket.h... yes #18 3.341 checking for utime.h... yes #18 3.355 checking whether it is safe to define __EXTENSIONS__... yes #18 3.371 checking whether _XOPEN_SOURCE should be defined... no #18 3.383 checking whether char is unsigned... no #18 3.390 checking for uname... /usr/bin/uname #18 3.391 checking for g++... g++ #18 3.401 checking whether the compiler supports GNU C++... yes #18 3.411 checking whether g++ accepts -g... yes #18 3.421 checking for g++ option to enable C++11 features... none needed #18 3.460 checking how to run the C preprocessor... gcc -E #18 3.483 checking how to run the C++ preprocessor... g++ -E #18 3.508 checking for a sed that does not truncate output... /usr/bin/sed #18 3.510 checking for egrep... grep -E #18 3.511 checking for ld used by gcc... /usr/bin/ld #18 3.513 checking if the linker (/usr/bin/ld) is GNU ld... yes #18 3.514 checking for gawk... gawk #18 3.514 checking for a BSD-compatible install... /usr/bin/install -c #18 3.518 checking whether ln -s works... yes #18 3.518 checking for ranlib... ranlib #18 3.518 checking for GNU make... make #18 3.521 checking for grep that handles long lines and -e... /usr/bin/grep #18 3.522 checking for egrep... /usr/bin/grep -E #18 3.523 checking for strip... strip #18 3.523 checking for ar... ar #18 3.523 checking for bison... /usr/bin/bison #18 3.523 checking for cmp... /usr/bin/cmp #18 3.523 checking for cat... /usr/bin/cat #18 3.523 checking for cut... /usr/bin/cut #18 3.523 checking for flex... /usr/bin/flex #18 3.523 checking for grep... (cached) /usr/bin/grep #18 3.523 checking for python2.7... no #18 3.523 checking for python2... no #18 3.524 checking for python... no #18 3.524 checking for python3... /usr/bin/python3 #18 3.524 checking for find... /usr/bin/find #18 3.524 checking for basename... /usr/bin/basename #18 3.524 checking for dirname... /usr/bin/dirname #18 3.524 checking for sh... /bin/bash #18 3.524 checking for ln... /usr/bin/ln #18 3.524 checking for doxygen... /usr/bin/doxygen #18 3.524 checking for dot... /usr/bin/dot #18 3.524 checking for wget... /usr/bin/wget #18 3.524 checking for curl... /usr/bin/curl #18 3.525 checking for xmllint... /usr/bin/xmllint #18 3.525 checking for xmlstarlet... no #18 3.525 checking for xml... no #18 3.525 checking for bash... /bin/bash #18 3.525 checking for git... /usr/bin/git #18 3.525 checking for alembic... : #18 3.525 checking for bzip2... /usr/bin/bzip2 #18 3.525 checking for tar... /usr/bin/tar #18 3.525 checking for patch... /usr/bin/patch #18 3.525 checking for sed... (cached) /usr/bin/sed #18 3.525 checking for nm... /usr/bin/nm #18 3.526 checking for realpath... /usr/bin/realpath #18 3.526 checking for ldconfig... /usr/sbin/ldconfig #18 3.526 checking for sha1sum... /usr/bin/sha1sum #18 3.526 checking for openssl... /usr/bin/openssl #18 3.526 checking for pkg-config... /usr/bin/pkg-config #18 3.526 checking pkg-config is at least version 0.9.0... yes #18 3.527 checking for bison that supports parse-param... /usr/bin/bison #18 3.537 checking for soxmix... no #18 3.537 checking for md5... no #18 3.538 checking for md5sum... md5sum #18 3.538 checking for a sed that does not truncate output... (cached) /usr/bin/sed #18 3.538 checking whether gcc is Clang... no #18 3.545 checking whether pthreads work with "-pthread" and "-lpthread"... yes #18 3.571 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #18 3.593 checking whether more special flags are required for pthreads... no #18 3.593 checking for PTHREAD_PRIO_INHERIT... yes #18 3.618 checking for RAII support... checking for gcc -fnested-functions... no #18 3.648 checking for clang strsep/strcmp optimization... no #18 3.663 configure: checking OPENSSL with pkg-config #18 3.663 configure: checking whether system openssl > 1.1.0 #18 3.663 checking for openssl >= 1.1.0... yes #18 3.668 checking for embedded pjproject (may have to download)... configuring #18 3.686 [pjproject] Applying user.mak #18 3.687 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #18 3.688 [pjproject] Applying custom include file patches/config_site.h #18 3.689 [pjproject] Configuring with --with-ssl --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec --enable-epoll #18 5.300 checking for bundled pjproject... yes #18 5.339 checking for gawk... (cached) gawk #18 5.339 checking for curl-config... /usr/bin/curl-config #18 5.339 checking for the version of libcurl... 7.88.1 #18 5.344 checking for libcurl >= version 7.10.1... yes #18 5.346 checking whether libcurl is usable... yes #18 5.398 checking for curl_free... yes #18 5.553 checking for size_t... yes #18 5.587 checking for working alloca.h... yes #18 5.607 checking for alloca... yes #18 5.609 checking for dirent.h that defines DIR... yes #18 5.623 checking for library containing opendir... none required #18 5.643 checking for sys/wait.h that is POSIX.1 compatible... yes #18 5.658 checking for sys/types.h... (cached) yes #18 5.658 checking for netinet/in.h... yes #18 5.668 checking for arpa/nameser.h... yes #18 5.682 checking for netdb.h... yes #18 5.697 checking for resolv.h... yes #18 5.715 checking for arpa/nameser.h... (cached) yes #18 5.717 checking for assert.h... yes #18 5.735 checking for ctype.h... yes #18 5.753 checking for dlfcn.h... yes #18 5.771 checking for errno.h... yes #18 5.788 checking for fcntl.h... yes #18 5.805 checking for float.h... yes #18 5.822 checking for grp.h... yes #18 5.839 checking for inttypes.h... (cached) yes #18 5.842 checking for limits.h... yes #18 5.860 checking for locale.h... yes #18 5.877 checking for math.h... yes #18 5.905 checking for pwd.h... yes #18 5.923 checking for netinet/in.h... (cached) yes #18 5.926 checking for regex.h... yes #18 5.944 checking for sched.h... yes #18 5.962 checking for stdarg.h... yes #18 5.979 checking for stdint.h... (cached) yes #18 5.983 checking for stdio.h... (cached) yes #18 5.986 checking for stdlib.h... (cached) yes #18 5.988 checking for string.h... (cached) yes #18 5.992 checking for syslog.h... yes #18 6.009 checking for sys/file.h... yes #18 6.027 checking for sys/ioctl.h... yes #18 6.045 checking for sys/param.h... (cached) yes #18 6.048 checking for sys/resource.h... yes #18 6.065 checking for sys/socket.h... (cached) yes #18 6.068 checking for sys/stat.h... (cached) yes #18 6.071 checking for sys/time.h... yes #18 6.087 checking for sys/types.h... (cached) yes #18 6.090 checking for sys/un.h... yes #18 6.107 checking for termios.h... yes #18 6.124 checking for time.h... yes #18 6.142 checking for unistd.h... (cached) yes #18 6.144 checking for arpa/inet.h... yes #18 6.160 checking for libintl.h... yes #18 6.175 checking for malloc.h... yes #18 6.190 checking for netdb.h... (cached) yes #18 6.190 checking for stddef.h... yes #18 6.204 checking for strings.h... (cached) yes #18 6.204 checking for sys/event.h... no #18 6.219 checking for utime.h... (cached) yes #18 6.219 checking for libedit... yes #18 6.223 checking for Testing for libedit unicode support... yes #18 6.237 checking for uuid_generate_random in -luuid... yes #18 6.257 checking for uuid/uuid.h... yes #18 6.272 checking for jansson >= 2.11... yes #18 6.292 checking for libjwt >= 1.15.3... no #18 6.302 checking for clock_gettime in -lrt... yes #18 6.323 checking for libxml-2.0... yes #18 6.328 checking for uriParseUriA in -luriparser... no #18 6.345 checking for xsltLoadStylesheetPI in -lxslt... no #18 6.364 checking for xsltCleanupGlobals in -lxslt... no #18 6.381 checking for xlocale.h... no #18 6.396 checking for winsock.h... no #18 6.412 checking for winsock2.h... no #18 6.427 checking for sys/poll.h... yes #18 6.442 checking for special C compiler options needed for large files... no #18 6.442 checking for _FILE_OFFSET_BITS value needed for large files... no #18 6.454 checking for _Bool... yes #18 6.489 checking for stdbool.h that conforms to C99... yes #18 6.502 checking for an ANSI C-conforming const... yes #18 6.514 checking for uid_t in sys/types.h... yes #18 6.520 checking for inline... inline #18 6.527 checking for long double with more range or precision than double... yes #18 6.541 checking for mode_t... yes #18 6.574 checking for off_t... yes #18 6.608 checking for pid_t... yes #18 6.643 checking for size_t... (cached) yes #18 6.643 checking for struct stat.st_blksize... yes #18 6.661 checking for struct ucred.uid... yes #18 6.675 checking for struct ucred.cr_uid... no #18 6.697 checking for struct sockpeercred.uid... no #18 6.720 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #18 6.744 checking whether struct tm is in sys/time.h or time.h... time.h #18 6.757 checking for working volatile... yes #18 6.769 checking for ptrdiff_t... yes #18 6.802 checking for struct stat.st_mtim... yes #18 6.824 checking for struct stat.st_mtimensec... no #18 6.843 checking for struct stat.st_mtimespec... no #18 6.862 checking for working chown... yes #18 6.892 checking whether closedir returns void... no #18 6.904 checking for error_at_line... yes #18 6.926 checking for vfork.h... no #18 6.942 checking for fork... yes #18 6.964 checking for vfork... yes #18 6.984 checking for working fork... yes #18 7.012 checking for working vfork... (cached) yes #18 7.013 checking for _LARGEFILE_SOURCE value needed for large files... no #18 7.037 checking whether gcc needs -traditional... no #18 7.048 checking for working memcmp... yes #18 7.078 checking for getpagesize... yes #18 7.099 checking for vprintf... yes #18 7.122 checking for working mmap... yes #18 7.163 checking types of arguments for select... int,fd_set *,struct timeval * #18 7.184 checking whether lstat correctly handles trailing slash... yes #18 7.213 checking whether stat accepts an empty string... no #18 7.241 checking for working strcoll... yes #18 7.271 checking for strftime... yes #18 7.293 checking for working strnlen... yes #18 7.327 checking for working strtod... yes #18 7.370 checking whether utime accepts a null argument... yes #18 7.416 checking for asprintf... yes #18 7.448 checking for atexit... yes #18 7.476 checking for closefrom... yes #18 7.502 checking for dup2... yes #18 7.538 checking for eaccess... yes #18 7.581 checking for endpwent... yes #18 7.616 checking for euidaccess... yes #18 7.664 checking for ffsll... yes #18 7.693 checking for ftruncate... yes #18 7.726 checking for getcwd... yes #18 7.758 checking for gethostbyname... yes #18 7.791 checking for gethostname... yes #18 7.815 checking for getloadavg... yes #18 7.837 checking for gettimeofday... yes #18 7.859 checking for glob... yes #18 7.880 checking for ioperm... yes #18 7.900 checking for inet_ntoa... yes #18 7.921 checking for isascii... yes #18 7.943 checking for memchr... yes #18 7.974 checking for memmove... yes #18 7.998 checking for memset... yes #18 8.023 checking for mkdir... yes #18 8.044 checking for mkdtemp... yes #18 8.065 checking for munmap... yes #18 8.087 checking for newlocale... yes #18 8.109 checking for pipe2... yes #18 8.130 checking for ppoll... yes #18 8.151 checking for putenv... yes #18 8.172 checking for re_comp... yes #18 8.194 checking for regcomp... yes #18 8.218 checking for select... yes #18 8.239 checking for setenv... yes #18 8.273 checking for socket... yes #18 8.295 checking for strcasecmp... yes #18 8.319 checking for strcasestr... yes #18 8.341 checking for strchr... yes #18 8.364 checking for strcspn... yes #18 8.387 checking for strdup... yes #18 8.410 checking for strerror... yes #18 8.432 checking for strlcat... no #18 8.456 checking for strlcpy... no #18 8.480 checking for strncasecmp... yes #18 8.503 checking for strndup... yes #18 8.526 checking for strnlen... yes #18 8.549 checking for strrchr... yes #18 8.572 checking for strsep... yes #18 8.594 checking for strspn... yes #18 8.619 checking for strstr... yes #18 8.644 checking for strtod... (cached) yes #18 8.644 checking for strtol... yes #18 8.666 checking for strtold... yes #18 8.687 checking for strtoq... yes #18 8.709 checking for unsetenv... yes #18 8.730 checking for uselocale... yes #18 8.751 checking for utime... yes #18 8.773 checking for vasprintf... yes #18 8.795 checking for getpeereid... no #18 8.817 checking for sysctl... no #18 8.841 checking for swapctl... no #18 8.865 checking for malloc_trim... yes #18 8.886 checking for htonll... no #18 8.913 checking for ntohll... no #18 8.945 checking for sqrt in -lm... yes #18 8.980 checking for exp2... yes #18 9.007 checking for log2... yes #18 9.034 checking for exp10... yes #18 9.061 checking for log10... yes #18 9.088 checking for sin... yes #18 9.115 checking for cos... yes #18 9.144 checking for tan... yes #18 9.171 checking for asin... yes #18 9.197 checking for acos... yes #18 9.223 checking for atan... yes #18 9.250 checking for atan2... yes #18 9.277 checking for pow... yes #18 9.303 checking for rint... yes #18 9.330 checking for exp... yes #18 9.357 checking for log... yes #18 9.384 checking for remainder... yes #18 9.410 checking for fmod... yes #18 9.441 checking for round... yes #18 9.477 checking for roundf... yes #18 9.504 checking for trunc... yes #18 9.531 checking for floor... yes #18 9.558 checking for ceil... yes #18 9.585 checking for exp2l... yes #18 9.611 checking for log2l... yes #18 9.637 checking for exp10l... yes #18 9.664 checking for log10l... yes #18 9.690 checking for sinl... yes #18 9.717 checking for cosl... yes #18 9.743 checking for tanl... yes #18 9.769 checking for asinl... yes #18 9.794 checking for acosl... yes #18 9.820 checking for atanl... yes #18 9.850 checking for atan2l... yes #18 9.879 checking for powl... yes #18 9.905 checking for sqrtl... yes #18 9.930 checking for rintl... yes #18 9.956 checking for expl... yes #18 9.988 checking for logl... yes #18 10.02 checking for remainderl... yes #18 10.05 checking for fmodl... yes #18 10.08 checking for roundl... yes #18 10.11 checking for truncl... yes #18 10.14 checking for floorl... yes #18 10.18 checking for ceill... yes #18 10.21 checking for LLONG_MAX in limits.h... yes #18 10.24 checking for timersub in time.h... yes #18 10.28 checking for a version of GNU ld that supports the --dynamic-list flag... yes #18 10.30 checking for sys/poll.h... (cached) yes #18 10.30 checking for inet_aton... yes #18 10.34 checking for IP_PKTINFO... yes #18 10.37 checking for gcc options needed to detect all undeclared functions... none needed #18 10.39 checking whether gethostbyname_r is declared... yes #18 10.40 checking for library containing gethostbyname_r... none required #18 10.42 checking for gethostbyname_r with 6 arguments... yes #18 10.45 checking for gethostbyname_r with 5 arguments... no #18 10.46 checking for byteswap.h... yes #18 10.48 checking for __swap16 variant of byteswapping macros... no #18 10.49 checking for bswap16 variant of byteswapping macros... no #18 10.49 checking for locale_t in locale.h... yes #18 10.52 checking for O_EVTONLY in fcntl.h... no #18 10.53 checking for O_SYMLINK in fcntl.h... no #18 10.53 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #18 10.55 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #18 10.57 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #18 10.59 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #18 10.62 checking for pthread_spinlock_t in pthread.h... yes #18 10.64 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #18 10.67 checking for working unnamed semaphores... yes #18 10.69 checking if PTHREAD_ONCE_INIT needs braces... no #18 10.70 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #18 10.72 checking whether we can compare a mutex to its initial value... no #18 10.73 checking for compiler sync operations... yes #18 10.75 checking for compiler atomic operations... yes #18 10.77 checking if your system printf is NULL-safe.... (null)yes #18 10.79 checking if socket() accepts SOCK_NONBLOCK... yes #18 10.82 checking if we can increase the maximum select-able file descriptor... no #18 10.83 checking if we have usable eventfd support... yes #18 10.85 checking for compiler 'attribute pure' support... yes #18 10.86 checking for compiler 'attribute malloc' support... yes #18 10.88 checking for compiler 'attribute const' support... yes #18 10.89 checking for compiler 'attribute unused' support... yes #18 10.90 checking for compiler 'attribute always_inline' support... no #18 10.91 checking for compiler 'attribute deprecated' support... yes #18 10.92 checking for compiler 'attribute sentinel' support... yes #18 10.93 checking for compiler 'attribute warn_unused_result' support... yes #18 10.94 checking for compiler 'attribute may_alias' support... yes #18 10.95 checking for compiler 'attribute constructor' support... yes #18 10.96 checking for compiler 'attribute destructor' support... yes #18 10.97 checking for compiler 'attribute noreturn' support... yes #18 10.98 checking for -fsanitize=address support... yes #18 10.99 checking for -fsanitize=thread support... yes #18 11.00 checking for -fsanitize=leak support... yes #18 11.01 checking for -fsanitize=undefined support... yes #18 11.02 checking for -Wdeclaration-after-statement support... yes #18 11.02 checking for -Wtrampolines support... yes #18 11.03 checking for _FORTIFY_SOURCE support... yes #18 11.03 checking for -fno-strict-overflow... yes #18 11.03 checking for -Wno-format-truncation... yes #18 11.04 checking for -Wno-format-y2k... yes #18 11.04 checking for -Wno-stringop-truncation... yes #18 11.05 checking for -Wshadow... yes #18 11.05 checking for -march=native support... yes #18 11.05 checking whether to use rpath... not needed #18 11.05 checking for sysinfo... yes #18 11.08 checking for library containing res_9_ninit... no #18 11.13 checking for res_ninit... yes #18 11.16 checking for library containing res_9_ndestroy... no #18 11.21 checking for res_ndestroy... no #18 11.24 checking for library containing res_9_close... no #18 11.29 checking for res_close... no #18 11.32 checking for struct __res_state._u._ext.nsaddrs... yes #18 11.34 checking for BIND_8_COMPAT required... no #18 11.36 checking for GLOB_NOMAGIC in glob.h... yes #18 11.37 checking for GLOB_BRACE in glob.h... yes #18 11.38 checking for RTLD_NOLOAD in dlfcn.h... yes #18 11.39 checking for IP_MTU_DISCOVER in netinet/in.h... yes #18 11.41 checking size of int... 4 #18 11.44 checking size of long... 8 #18 11.47 checking size of long long... 8 #18 11.50 checking size of char *... 8 #18 11.53 checking size of long... (cached) 8 #18 11.53 checking size of long long... (cached) 8 #18 11.56 checking size of fd_set.fds_bits... (cached) 8 #18 11.56 checking for dladdr in dlfcn.h... yes #18 11.59 checking for snd_pcm_open in -lasound... yes #18 11.61 checking for alsa/asoundlib.h... yes #18 11.64 checking for Encoder_Interface_init in -lopencore-amrnb... yes #18 11.66 checking for opencore-amrnb/interf_enc.h... yes #18 11.67 checking for D_IF_init in -lopencore-amrwb... yes #18 11.70 checking for opencore-amrwb/dec_if.h... yes #18 11.71 checking for E_IF_init in -lvo-amrwbenc... yes #18 11.73 checking for vo-amrwbenc/enc_if.h... yes #18 11.75 checking for bfd_openr in -lbfd... no #18 11.76 checking for bfd_openr in -lbfd... (cached) no #18 11.76 checking for bfd_openr in -lbfd... (cached) no #18 11.76 checking for cap_from_text in -lcap... no #18 11.78 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #18 11.79 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #18 11.80 checking for enhanced dahdi vmwi support... yes #18 11.82 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #18 11.83 checking for getifaddrs() support... yes #18 11.84 checking for timerfd support... yes #18 11.85 checking for gsm_create in -lgsm... yes #18 11.87 checking for gsm.h... yes #18 11.89 checking for gsm/gsm.h... yes #18 11.90 checking for libilbc < 3... no #18 11.91 checking for iconv_open in -liconv... no #18 11.93 checking for libiconv_open in -liconv... no #18 11.95 checking for iconv_close in -lc... yes #18 11.97 checking for iconv.h... yes #18 11.99 checking for icaltimezone_get_utc_timezone in -lical... no #18 12.00 checking for iks_start_sasl in -liksemel... no #18 12.02 checking for UW IMAP Toolkit c-client library... no #18 12.03 checking for system c-client library...... no #18 12.06 checking for SQLConnect in -liodbc... no #18 12.08 checking for inotify_init in -lc... yes #18 12.10 checking for sys/inotify.h... yes #18 12.12 checking for jack_activate in -ljack... no #18 12.13 checking for kqueue in -lc... no #18 12.17 checking for kevent64... no #18 12.19 checking for ldap_initialize in -lldap... no #18 12.21 checking for mysql_config... no #18 12.21 checking for neon-config... no #18 12.21 checking for neon-config... no #18 12.21 checking for netsnmp-agent... yes #18 12.21 checking for newtBell in -lnewt... yes #18 12.24 checking for newt.h... yes #18 12.25 checking for ub_ctx_delete in -lunbound... no #18 12.27 checking for SQLConnect in -lodbc... no #18 12.29 checking for ogg_stream_init in -logg... no #18 12.31 checking for backtrace in -lexecinfo... no #18 12.32 checking for backtrace in -lc... yes #18 12.34 checking for execinfo.h... yes #18 12.36 checking for ba2str in -lbluetooth... no #18 12.38 checking for bs_version in -lbeanstalk... no #18 12.39 checking for ba2str in -lbluetooth... (cached) no #18 12.39 checking for mnl_socket_open in -lmnl... yes #18 12.41 checking for libmnl/libmnl.h... yes #18 12.43 checking for pg_config... no #18 12.43 checking for poptStrerror in -lpopt... no #18 12.45 checking for portaudio-2.0... no #18 12.46 checking for Pa_GetDeviceCount in -lportaudio... no #18 12.48 checking for pri_connected_line_update in -lpri... no #18 12.49 checking for resample_open in -lresample... no #18 12.51 checking for fftw_malloc in -lfftw3... yes #18 12.53 checking for fftw3.h... yes #18 12.55 checking for sf_open in -lsndfile... no #18 12.57 checking for minimum version of SpanDSP... no #18 12.58 checking for ss7_set_isup_timer in -lss7... no #18 12.60 checking for openr2_chan_new in -lopenr2... no #18 12.62 checking for opus_encoder_create in -lopus... no #18 12.64 checking for op_open_callbacks in -lopusfile... no #18 12.66 checking for luaL_newstate in -llua5.4... no #18 12.68 checking for luaL_newstate in -llua5.3... yes #18 12.70 checking for lua5.3/lua.h... yes #18 12.72 checking for rc_read_config in -lfreeradius-client... no #18 12.74 checking for rc_read_config in -lradiusclient-ng... no #18 12.75 checking for rc_read_config in -lradcli... no #18 12.77 checking for codec2_create in -lcodec2... no #18 12.79 checking for cpg_join in -lcpg... no #18 12.80 checking for corosync_cfg_state_track in -lcfg... no #18 12.82 checking for speex_encode in -lspeex... no #18 12.84 checking for speex_preprocess_ctl in -lspeex... no #18 12.86 checking for speex_preprocess_ctl in -lspeexdsp... no #18 12.87 checking for sqlite3_open in -lsqlite3... yes #18 12.90 checking for sqlite3.h... yes #18 12.91 checking for crypt in -lcrypt... yes #18 12.94 checking for crypt.h... yes #18 12.95 checking for crypt... no #18 12.97 checking for crypt_r in -lcrypt... yes #18 13.00 checking for osp/osp.h... no #18 13.01 checking for srtp_init in -lsrtp2... no #18 13.03 checking for srtp_init in -lsrtp... no #18 13.05 checking for gmime-3.0... no #18 13.06 checking for gmime-2.6... no #18 13.07 checking for gmime-2.4... no #18 13.08 checking for gmime-2.2... no #18 13.09 checking for gmime-2.0... no #18 13.09 checking for malloc in -lhoard... no #18 13.11 checking for dbinit in -lsybdb... no #18 13.13 checking for tone_zone_find_by_num in -ltonezone... no #18 13.15 checking for tone_zone_find in -ltonezone... no #18 13.16 checking for vorbis_info_init in -lvorbis... no #18 13.18 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #18 13.19 checking for compress in -lz... yes #18 13.21 checking for zlib.h... yes #18 13.23 checking for linux/compiler.h... no #18 13.24 checking for MSG_NOSIGNAL in sys/socket.h... yes #18 13.26 checking for SO_NOSIGPIPE in sys/socket.h... no #18 13.27 checking for sdl-config... no #18 13.27 checking for IMG_Load in -lSDL_image... no #18 13.29 checking for sws_getContext in -lavcodec... no #18 13.30 checking for linux/videodev.h... no #18 13.32 checking for XOpenDisplay in -lX11... no #18 13.34 checking for XOpenDisplay in -lX11... (cached) no #18 13.34 checking for /sbin/launchd... no #18 13.34 checking for gtk+-2.0... no #18 13.35 checking for libsystemd... yes #18 13.35 checking for LOG_AUTH in syslog.h... yes #18 13.36 checking for LOG_AUTHPRIV in syslog.h... yes #18 13.37 checking for LOG_CRON in syslog.h... yes #18 13.38 checking for LOG_DAEMON in syslog.h... yes #18 13.40 checking for LOG_FTP in syslog.h... yes #18 13.41 checking for LOG_KERN in syslog.h... yes #18 13.42 checking for LOG_LPR in syslog.h... yes #18 13.43 checking for LOG_MAIL in syslog.h... yes #18 13.44 checking for LOG_NEWS in syslog.h... yes #18 13.45 checking for LOG_SYSLOG in syslog.h... yes #18 13.46 checking for LOG_UUCP in syslog.h... yes #18 13.48 checking for bridges/bridge_softmix/include/hrirs.h... yes #18 13.48 checking for mandatory modules: PJPROJECT... ok #18 13.50 configure: creating ./config.status #18 13.54 config.status: creating build_tools/menuselect-deps #18 13.54 config.status: creating makeopts #18 13.55 config.status: creating include/asterisk/autoconfig.h #18 13.59 checking build system type... x86_64-unknown-linux-gnu #18 13.63 checking host system type... x86_64-unknown-linux-gnu #18 13.63 checking for gcc... gcc #18 13.69 checking whether the C compiler works... yes #18 13.75 checking for C compiler default output file name... a.out #18 13.75 checking for suffix of executables... #18 13.79 checking whether we are cross compiling... no #18 13.82 checking for suffix of object files... o #18 13.84 checking whether the compiler supports GNU C... yes #18 13.85 checking whether gcc accepts -g... yes #18 13.86 checking for gcc option to enable C11 features... none needed #18 13.88 checking for GNU make... make #18 13.89 checking for pkg-config... /usr/bin/pkg-config #18 13.89 checking pkg-config is at least version 0.9.0... yes #18 13.89 checking for stdio.h... yes #18 13.90 checking for stdlib.h... yes #18 13.91 checking for string.h... yes #18 13.92 checking for inttypes.h... yes #18 13.93 checking for stdint.h... yes #18 13.94 checking for strings.h... yes #18 13.96 checking for sys/stat.h... yes #18 13.97 checking for sys/types.h... yes #18 13.98 checking for unistd.h... yes #18 13.99 checking for size_t... yes #18 14.02 checking for working alloca.h... yes #18 14.05 checking for alloca... yes #18 14.05 checking for asprintf... yes #18 14.07 checking for getloadavg... yes #18 14.09 checking for setenv... yes #18 14.11 checking for strcasestr... yes #18 14.13 checking for strndup... yes #18 14.15 checking for strnlen... yes #18 14.17 checking for strsep... yes #18 14.19 checking for unsetenv... yes #18 14.22 checking for vasprintf... yes #18 14.24 checking for newtBell in -lnewt... yes #18 14.26 checking for newt.h... yes #18 14.27 checking for initscr in -lncurses... yes #18 14.30 checking for ncurses.h... yes #18 14.31 checking for keypad in -ltinfo... yes #18 14.33 checking for ncurses.h... (cached) yes #18 14.34 checking for a sed that does not truncate output... /usr/bin/sed #18 14.34 checking for libxml-2.0... yes #18 14.34 checking for gtk+-2.0... no #18 14.36 configure: creating ./config.status #18 14.40 config.status: creating makeopts #18 14.40 config.status: creating autoconfig.h #18 14.41 configure: Menuselect build configuration successfully completed #18 14.42 #18 14.42 .$$$$$$$$$$$$$$$=.. #18 14.42 .$7$7.. .7$$7:. #18 14.42 .$$:. ,$7.7 #18 14.42 .$7. 7$$$$ .$$77 #18 14.42 ..$$. $$$$$ .$$$7 #18 14.42 ..7$ .?. $$$$$ .?. 7$$$. #18 14.42 $.$. .$$$7. $$$$7 .7$$$. .$$$. #18 14.42 .777. .$$$$$$77$$$77$$$$$7. $$$, #18 14.42 $$$~ .7$$$$$$$$$$$$$7. .$$$. #18 14.42 .$$7 .7$$$$$$$7: ?$$$. #18 14.42 $$$ ?7$$$$$$$$$$I .$$$7 #18 14.42 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #18 14.42 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #18 14.42 $$$ $$$ 7$$$7 .$$$ .$$$. #18 14.42 $$$$ $$$$7 .$$$. #18 14.42 7$$$7 7$$$$ 7$$$ #18 14.42 $$$$$ $$$ #18 14.42 $$$$7. $$ (TM) #18 14.42 $$$$$$$. .7$$$$$$ $$ #18 14.42 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #18 14.42 $$$$$$$$$$$$$$$$. #18 14.42 #18 14.42 configure: Package configured for: #18 14.42 configure: OS type : linux-gnu #18 14.42 configure: Host CPU : x86_64 #18 14.42 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #18 14.42 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #18 14.95 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #18 14.95 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #18 14.95 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #18 14.95 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #18 14.95 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #18 15.04 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #18 15.07 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #18 15.08 Generating input for menuselect ... #18 16.19 menuselect/menuselect --check-deps menuselect.makeopts #18 16.19 menuselect/menuselect --check-deps menuselect.makeopts #18 16.22 [CC] astcanary.c -> astcanary.o #18 16.22 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #18 16.22 [CC] astdb2bdb.c -> astdb2bdb.o #18 16.23 [CC] hash/hash.c -> hash/hash.o #18 16.23 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #18 16.23 [CC] hash/hash_buf.c -> hash/hash_buf.o #18 16.23 [CC] hash/hash_log2.c -> hash/hash_log2.o #18 16.23 [CC] hash/hash_func.c -> hash/hash_func.o #18 16.23 [CC] hash/ndbm.c -> hash/ndbm.o #18 16.23 [CC] hash/hash_page.c -> hash/hash_page.o #18 16.23 [CC] btree/bt_close.c -> btree/bt_close.o #18 16.23 [CC] btree/bt_debug.c -> btree/bt_debug.o #18 16.23 [CC] btree/bt_conv.c -> btree/bt_conv.o #18 16.23 [CC] btree/bt_delete.c -> btree/bt_delete.o #18 16.23 [CC] btree/bt_get.c -> btree/bt_get.o #18 16.23 [CC] btree/bt_open.c -> btree/bt_open.o #18 16.23 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #18 16.24 [CC] btree/bt_page.c -> btree/bt_page.o #18 16.24 [CC] btree/bt_search.c -> btree/bt_search.o #18 16.24 [CC] btree/bt_put.c -> btree/bt_put.o #18 16.25 [CC] btree/bt_seq.c -> btree/bt_seq.o #18 16.29 [LD] astcanary.o -> astcanary #18 16.29 [CC] btree/bt_split.c -> btree/bt_split.o #18 16.29 [CC] btree/bt_utils.c -> btree/bt_utils.o #18 16.29 [CC] db/db.c -> db/db.o #18 16.31 [CC] mpool/mpool.c -> mpool/mpool.o #18 16.31 [CC] recno/rec_close.c -> recno/rec_close.o #18 16.31 [CC] recno/rec_get.c -> recno/rec_get.o #18 16.31 [CC] recno/rec_delete.c -> recno/rec_delete.o #18 16.31 [CC] recno/rec_open.c -> recno/rec_open.o #18 16.32 [CC] recno/rec_put.c -> recno/rec_put.o #18 16.34 [CC] recno/rec_search.c -> recno/rec_search.o #18 16.34 [CC] recno/rec_seq.c -> recno/rec_seq.o #18 16.34 [CC] recno/rec_utils.c -> recno/rec_utils.o #18 16.53 [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a #18 16.58 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #18 16.58 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #18 16.73 [pjproject] Generating pjproject dependency file .pjnath-x86_64-unknown-linux-gnu.depend #18 17.15 [pjproject] Generating asterisk dependency file .pjnath-x86_64-unknown-linux-gnu.astdep #18 17.23 [pjproject] Generating pjproject dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.depend #18 19.16 [pjproject] Generating asterisk dependency file .pjmedia-audiodev-x86_64-unknown-linux-gnu.astdep #18 19.26 [pjproject] Generating asterisk dependency file .pjmedia-x86_64-unknown-linux-gnu.astdep #18 19.44 [pjproject] Generating asterisk dependency file .pjmedia-videodev-x86_64-unknown-linux-gnu.astdep #18 19.51 [pjproject] Generating asterisk dependency file .pjmedia-codec-x86_64-unknown-linux-gnu.astdep #18 19.60 [pjproject] Generating pjproject dependency file .pjsip-x86_64-unknown-linux-gnu.depend #18 21.11 [pjproject] Generating asterisk dependency file .pjsip-x86_64-unknown-linux-gnu.astdep #18 21.21 [pjproject] Generating asterisk dependency file .pjsip-simple-x86_64-unknown-linux-gnu.astdep #18 21.29 [pjproject] Generating asterisk dependency file .pjsip-ua-x86_64-unknown-linux-gnu.astdep #18 21.45 [pjproject] Generating asterisk dependency file .pjsua-lib-x86_64-unknown-linux-gnu.astdep #18 21.75 [pjproject] Generating pjproject dependency file .pjlib-util-x86_64-unknown-linux-gnu.depend #18 22.11 [pjproject] Generating asterisk dependency file .pjlib-util-x86_64-unknown-linux-gnu.astdep #18 22.19 [pjproject] Generating pjproject dependency file .pjlib-x86_64-unknown-linux-gnu.depend #18 23.30 [pjproject] Generating asterisk dependency file .pjlib-x86_64-unknown-linux-gnu.astdep #18 23.51 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #18 23.51 make -C source/pjlib/build libpj-x86_64-unknown-linux-gnu.a #18 23.64 In file included from ../src/pj/hash.c:20: #18 23.64 ../src/pj/hash.c: In function 'find_entry': #18 23.64 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 191 | ht, entry, pj_pool_get_used_size(pool), #18 23.64 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #18 23.64 189 | PJ_LOG(6, ("hashtbl", #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/hash.c:190:60: note: format string is defined here #18 23.64 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/hash.c:190:20: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 191 | ht, entry, pj_pool_get_used_size(pool), #18 23.64 192 | pj_pool_get_capacity(pool))); #18 23.64 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/hash.c:189:9: note: in expansion of macro 'PJ_LOG' #18 23.64 189 | PJ_LOG(6, ("hashtbl", #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/hash.c:190:68: note: format string is defined here #18 23.64 190 | "%p: New p_entry %p created, pool used=%u, cap=%u", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 In file included from ../src/pj/pool.c:20: #18 23.64 ../src/pj/pool.c: In function 'pj_pool_create_block': #18 23.64 In file included from ../src/pj/pool_caching.c:21: #18 23.64 ../src/pj/pool_caching.c: In function 'cpool_create_pool': #18 23.64 ../src/pj/pool_caching.c:191:36: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool_caching.c:191:9: note: in expansion of macro 'PJ_LOG' #18 23.64 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool_caching.c:191:56: note: format string is defined here #18 23.64 191 | PJ_LOG(6, (pool->obj_name, "pool reused, size=%u", pool->capacity)); #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool_caching.c: In function 'cpool_release_pool': #18 23.64 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 249 | pool_capacity, pj_pool_get_used_size(pool), #18 23.64 | ~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 23.64 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 23.64 | ~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 23.64 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:55:44: note: format string is defined here #18 23.64 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool_caching.c:248:49: note: format string is defined here #18 23.64 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | int #18 23.64 | %ld #18 23.64 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 23.64 | ~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 23.64 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:55:57: note: format string is defined here #18 23.64 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 249 | pool_capacity, pj_pool_get_used_size(pool), #18 23.64 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 23.64 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:55:26: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 56 | size, pool->capacity, pj_pool_get_used_size(pool))); #18 23.64 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:55:5: note: in expansion of macro 'LOG' #18 23.64 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 23.64 | ^~~ #18 23.64 ../src/pj/pool_caching.c:248:58: note: format string is defined here #18 23.64 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | int #18 23.64 | %ld #18 23.64 ../src/pj/pool.c:55:70: note: format string is defined here #18 23.64 55 | LOG((pool->obj_name, "create_block(sz=%u), cur.cap=%u, cur.used=%u", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool_caching.c:248:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 249 | pool_capacity, pj_pool_get_used_size(pool), #18 23.64 250 | pj_pool_get_used_size(pool)*100/pool_capacity)); #18 23.64 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool_caching.c:248:5: note: in expansion of macro 'PJ_LOG' #18 23.64 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool_caching.c:248:61: note: format string is defined here #18 23.64 248 | PJ_LOG(6, (pool->obj_name, "recycle(): cap=%d, used=%d(%d%%)", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | int #18 23.64 | %ld #18 23.64 ../src/pj/pool.c: In function 'pj_pool_allocate_find': #18 23.64 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 120 | "(used=%u, cap=%u)", #18 23.64 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 23.64 | ~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 23.64 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:119:62: note: format string is defined here #18 23.64 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 120 | "(used=%u, cap=%u)", #18 23.64 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 23.64 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 23.64 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:119:30: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 120 | "(used=%u, cap=%u)", #18 23.64 121 | size, pj_pool_get_used_size(pool), pool->capacity)); #18 23.64 | ~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:119:9: note: in expansion of macro 'LOG' #18 23.64 119 | LOG((pool->obj_name, "Can't expand pool to allocate %u bytes " #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 23.64 | ~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 23.64 144 | LOG((pool->obj_name, #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:145:12: note: format string is defined here #18 23.64 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 23.64 | ~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 23.64 144 | LOG((pool->obj_name, #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:145:49: note: format string is defined here #18 23.64 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 23.64 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 23.64 144 | LOG((pool->obj_name, #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:145:64: note: format string is defined here #18 23.64 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool.c:145:10: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 146 | size, block_size, pj_pool_get_used_size(pool), pool->capacity)); #18 23.64 | ~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:144:5: note: in expansion of macro 'LOG' #18 23.64 144 | LOG((pool->obj_name, #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:145:72: note: format string is defined here #18 23.64 145 | "%u bytes requested, resizing pool by %u bytes (used=%u, cap=%u)", #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool.c: In function 'pj_pool_create_int': #18 23.64 ../src/pj/pool.c:236:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.64 | ^~~~~~ #18 23.64 ../src/pj/pool.c:236:5: note: in expansion of macro 'LOG' #18 23.64 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:236:47: note: format string is defined here #18 23.64 236 | LOG((pool->obj_name, "pool created, size=%u", pool->capacity)); #18 23.64 | ~^ #18 23.64 | | #18 23.64 | unsigned int #18 23.64 | %lu #18 23.64 ../src/pj/pool.c: In function 'pj_pool_reset': #18 23.64 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.64 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 23.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.64 282 | pool->capacity, pj_pool_get_used_size(pool), #18 23.64 | ~~~~~~~~~~~~~~ #18 23.64 | | #18 23.64 | pj_size_t {aka long unsigned int} #18 23.64 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.64 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.64 | ^~~ #18 23.64 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.64 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.65 | ^~~~~~ #18 23.65 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 23.65 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 23.65 | ^~~ #18 23.65 ../src/pj/pool.c:281:41: note: format string is defined here #18 23.65 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 23.65 | ~^ #18 23.65 | | #18 23.65 | int #18 23.65 | %ld #18 23.65 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.65 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 23.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.65 282 | pool->capacity, pj_pool_get_used_size(pool), #18 23.65 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.65 | | #18 23.65 | pj_size_t {aka long unsigned int} #18 23.65 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.65 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.65 | ^~~ #18 23.65 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.65 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.65 | ^~~~~~ #18 23.65 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 23.65 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 23.65 | ^~~ #18 23.65 ../src/pj/pool.c:281:50: note: format string is defined here #18 23.65 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 23.65 | ~^ #18 23.65 | | #18 23.65 | int #18 23.65 | %ld #18 23.65 ../src/pj/pool.c:281:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.65 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 23.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.65 282 | pool->capacity, pj_pool_get_used_size(pool), #18 23.65 283 | pj_pool_get_used_size(pool)*100/pool->capacity)); #18 23.65 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.65 | | #18 23.65 | pj_size_t {aka long unsigned int} #18 23.65 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.65 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.65 | ^~~ #18 23.65 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.65 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.65 | ^~~~~~ #18 23.65 ../src/pj/pool.c:281:5: note: in expansion of macro 'LOG' #18 23.65 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 23.65 | ^~~ #18 23.65 ../src/pj/pool.c:281:53: note: format string is defined here #18 23.65 281 | LOG((pool->obj_name, "reset(): cap=%d, used=%d(%d%%)", #18 23.65 | ~^ #18 23.65 | | #18 23.65 | int #18 23.65 | %ld #18 23.65 ../src/pj/pool.c: In function 'pj_pool_destroy_int': #18 23.65 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.65 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 23.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.65 296 | pool->capacity, pj_pool_get_used_size(pool), #18 23.65 | ~~~~~~~~~~~~~~ #18 23.65 | | #18 23.65 | pj_size_t {aka long unsigned int} #18 23.65 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.65 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.72 | ^~~ #18 23.72 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.72 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.72 | ^~~~~~ #18 23.72 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 23.72 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 23.72 | ^~~ #18 23.72 ../src/pj/pool.c:295:43: note: format string is defined here #18 23.72 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 23.72 | ~^ #18 23.72 | | #18 23.72 | int #18 23.72 | %ld #18 23.72 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.72 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 23.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.72 296 | pool->capacity, pj_pool_get_used_size(pool), #18 23.72 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.72 | | #18 23.72 | pj_size_t {aka long unsigned int} #18 23.72 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.72 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.72 | ^~~ #18 23.72 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.72 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.72 | ^~~~~~ #18 23.72 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 23.72 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 23.72 | ^~~ #18 23.72 ../src/pj/pool.c:295:52: note: format string is defined here #18 23.72 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 23.72 | ~^ #18 23.72 | | #18 23.72 | int #18 23.72 | %ld #18 23.72 ../src/pj/pool.c:295:26: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.72 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 23.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.72 296 | pool->capacity, pj_pool_get_used_size(pool), #18 23.72 297 | pj_pool_get_used_size(pool)*100/pool->capacity, #18 23.72 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 23.72 | | #18 23.72 | pj_size_t {aka long unsigned int} #18 23.72 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 23.72 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 23.72 | ^~~ #18 23.72 ../src/pj/pool.c:33:37: note: in expansion of macro 'PJ_LOG' #18 23.72 33 | #define LOG(expr) PJ_LOG(6,expr) #18 23.72 | ^~~~~~ #18 23.72 ../src/pj/pool.c:295:5: note: in expansion of macro 'LOG' #18 23.72 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 23.72 | ^~~ #18 23.72 ../src/pj/pool.c:295:55: note: format string is defined here #18 23.72 295 | LOG((pool->obj_name, "destroy(): cap=%d, used=%d(%d%%), block0=%p-%p", #18 23.72 | ~^ #18 23.72 | | #18 23.72 | int #18 23.72 | %ld #18 23.72 In file included from ../src/pj/timer.c:36: #18 23.72 ../src/pj/timer.c: In function 'grow_heap': #18 23.72 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 23.72 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 23.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 24.23 385 | ht->max_size, new_size)); #18 24.23 | ~~~~~~~~~~~~ #18 24.23 | | #18 24.23 | pj_size_t {aka long unsigned int} #18 24.23 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 24.23 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 24.23 | ^~~ #18 24.23 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #18 24.23 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 24.23 | ^~~~~~ #18 24.23 ../src/pj/timer.c:384:51: note: format string is defined here #18 24.23 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 24.23 | ~^ #18 24.23 | | #18 24.23 | int #18 24.23 | %ld #18 24.23 ../src/pj/timer.c:384:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] #18 24.23 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 24.23 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 24.23 385 | ht->max_size, new_size)); #18 24.23 | ~~~~~~~~ #18 24.23 | | #18 24.23 | size_t {aka long unsigned int} #18 24.23 ../include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 24.23 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 24.23 | ^~~ #18 24.23 ../src/pj/timer.c:384:5: note: in expansion of macro 'PJ_LOG' #18 24.23 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 24.23 | ^~~~~~ #18 24.23 ../src/pj/timer.c:384:57: note: format string is defined here #18 24.23 384 | PJ_LOG(6,(THIS_FILE, "Growing heap size from %d to %d", #18 24.23 | ~^ #18 24.23 | | #18 24.23 | int #18 24.23 | %ld #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/ioqueue_epoll.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/file_access_unistd.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/file_io_ansi.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/os_core_unix.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/os_error_unix.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/os_time_unix.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/os_timestamp_posix.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/sock_qos_bsd.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/guid_uuid.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/addr_resolv_sock.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/log_writer_stdout.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/os_timestamp_common.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/pool_policy_malloc.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/sock_bsd.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/sock_select.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/activesock.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/array.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/config.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/ctype.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/errno.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/except.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/fifobuf.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/guid.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/hash.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/ip_helper_generic.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/list.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/lock.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/log.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/os_time_common.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/os_info.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/pool.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/pool_buf.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/pool_caching.o #18 24.23 a - output/pjlib-x86_64-unknown-linux-gnu/pool_dbg.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/rand.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/rbtree.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/sock_common.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/sock_qos_common.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_common.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_ossl.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_gtls.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_dump.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/ssl_sock_darwin.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/string.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/timer.o #18 24.28 a - output/pjlib-x86_64-unknown-linux-gnu/types.o #18 24.28 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #18 24.28 make -C source/pjlib-util/build libpjlib-util-x86_64-unknown-linux-gnu.a #18 24.69 In file included from ../src/pjlib-util/stun_simple_client.c:22: #18 24.69 ../src/pjlib-util/stun_simple_client.c: In function 'pjstun_get_mapped_addr2': #18 24.69 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 24.69 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 24.69 | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 24.69 | | #18 24.69 | pj_size_t {aka long unsigned int} #18 24.69 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 24.69 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 24.69 | ^~~ #18 24.69 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #18 24.69 36 | #define TRACE_(x) PJ_LOG(6,x) #18 24.69 | ^~~~~~ #18 24.69 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #18 24.69 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 24.69 | ^~~~~~ #18 24.69 ../src/pjlib-util/stun_simple_client.c:348:39: note: format string is defined here #18 24.69 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 24.69 | ~^ #18 24.69 | | #18 24.69 | int #18 24.69 | %ld #18 24.69 ../src/pjlib-util/stun_simple_client.c:348:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pj_size_t' {aka 'long unsigned int'} [-Wformat=] #18 24.69 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 24.69 | ^~~~~~~~~~~~~~~~~~~~~~~ #18 24.69 349 | pj_pool_get_capacity(pool))); #18 24.69 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 24.69 | | #18 24.69 | pj_size_t {aka long unsigned int} #18 24.69 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 24.69 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 24.69 | ^~~ #18 24.69 ../src/pjlib-util/stun_simple_client.c:36:25: note: in expansion of macro 'PJ_LOG' #18 24.69 36 | #define TRACE_(x) PJ_LOG(6,x) #18 24.69 | ^~~~~~ #18 24.69 ../src/pjlib-util/stun_simple_client.c:348:5: note: in expansion of macro 'TRACE_' #18 24.69 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 24.69 | ^~~~~~ #18 24.69 ../src/pjlib-util/stun_simple_client.c:348:45: note: format string is defined here #18 24.69 348 | TRACE_((THIS_FILE, " Pool usage=%d of %d", pj_pool_get_used_size(pool), #18 24.69 | ~^ #18 24.69 | | #18 24.69 | int #18 24.69 | %ld #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/base64.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/cli.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/cli_console.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/cli_telnet.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/crc32.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/errno.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/dns.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/dns_dump.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/dns_server.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/getopt.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/hmac_md5.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/hmac_sha1.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/http_client.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/json.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/md5.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/pcap.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/resolver.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/scanner.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/sha1.o #18 24.69 a - output/pjlib-util-x86_64-unknown-linux-gnu/srv_resolver.o #18 24.73 a - output/pjlib-util-x86_64-unknown-linux-gnu/string.o #18 24.73 a - output/pjlib-util-x86_64-unknown-linux-gnu/stun_simple.o #18 24.73 a - output/pjlib-util-x86_64-unknown-linux-gnu/stun_simple_client.o #18 24.73 a - output/pjlib-util-x86_64-unknown-linux-gnu/xml.o #18 24.73 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #18 24.73 make -C source/pjsip/build libpjsua-x86_64-unknown-linux-gnu.a #18 24.80 In file included from ../../pjlib/include/pj/except.h:29, #18 24.80 from ../src/pjsip/sip_endpoint.c:27: #18 24.80 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_dbg': #18 24.80 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #18 24.80 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 24.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 24.80 791 | entry, delay->sec, delay->msec)); #18 24.80 | ~~~~~~~~~~ #18 24.80 | | #18 24.80 | long int #18 24.80 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 24.80 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 24.80 | ^~~ #18 24.80 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #18 24.80 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 24.80 | ^~~~~~ #18 24.80 ../src/pjsip/sip_endpoint.c:790:72: note: format string is defined here #18 24.80 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 24.80 | ~^ #18 24.80 | | #18 24.80 | unsigned int #18 24.80 | %lu #18 24.80 ../src/pjsip/sip_endpoint.c:790:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #18 24.80 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 24.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 24.80 791 | entry, delay->sec, delay->msec)); #18 24.80 | ~~~~~~~~~~~ #18 24.80 | | #18 24.80 | long int #18 24.80 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 24.80 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 24.80 | ^~~ #18 24.80 ../src/pjsip/sip_endpoint.c:790:5: note: in expansion of macro 'PJ_LOG' #18 24.80 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 24.80 | ^~~~~~ #18 24.80 ../src/pjsip/sip_endpoint.c:790:75: note: format string is defined here #18 24.80 790 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer(entry=%p, delay=%u.%u)", #18 24.80 | ~^ #18 24.80 | | #18 24.80 | unsigned int #18 24.80 | %lu #18 24.80 ../src/pjsip/sip_endpoint.c: In function 'pjsip_endpt_schedule_timer_w_grp_lock_dbg': #18 24.80 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] #18 24.80 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 24.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 24.80 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #18 24.80 821 | entry, delay->sec, delay->msec, grp_lock)); #18 24.80 | ~~~~~~~~~~ #18 24.80 | | #18 24.80 | long int #18 24.80 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 24.80 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 24.80 | ^~~ #18 24.80 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #18 24.80 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 25.28 | ^~~~~~ #18 25.28 ../src/pjsip/sip_endpoint.c:819:27: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] #18 25.28 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 25.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 25.28 820 | "(entry=%p, delay=%u.%u, grp_lock=%p)", #18 25.28 821 | entry, delay->sec, delay->msec, grp_lock)); #18 25.28 | ~~~~~~~~~~~ #18 25.28 | | #18 25.28 | long int #18 25.28 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 25.28 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 25.28 | ^~~ #18 25.28 ../src/pjsip/sip_endpoint.c:819:5: note: in expansion of macro 'PJ_LOG' #18 25.28 819 | PJ_LOG(6, (THIS_FILE, "pjsip_endpt_schedule_timer_w_grp_lock" #18 25.28 | ^~~~~~ #18 25.28 In file included from ../src/pjsip/sip_transaction.c:33: #18 25.28 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uac2': #18 25.28 ../src/pjsip/sip_transaction.c:1585:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #18 25.28 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 25.28 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #18 25.28 | | #18 25.28 | pj_ssize_t {aka long int} #18 25.28 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 25.28 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 25.28 | ^~~ #18 25.28 ../src/pjsip/sip_transaction.c:1585:5: note: in expansion of macro 'PJ_LOG' #18 25.28 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 25.28 | ^~~~~~ #18 25.28 ../src/pjsip/sip_transaction.c:1585:42: note: format string is defined here #18 25.28 1585 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 25.28 | ~~^~ #18 25.28 | | #18 25.28 | int #18 25.28 ../src/pjsip/sip_transaction.c: In function 'pjsip_tsx_create_uas2': #18 25.28 ../src/pjsip/sip_transaction.c:1744:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'pj_ssize_t' {aka 'long int'} [-Wformat=] #18 25.28 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 25.28 | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ #18 25.28 | | #18 25.28 | pj_ssize_t {aka long int} #18 25.28 ../../pjlib/include/pj/log.h:475:50: note: in definition of macro 'pj_log_wrapper_6' #18 25.28 475 | #define pj_log_wrapper_6(arg) pj_log_6 arg #18 25.28 | ^~~ #18 25.28 ../src/pjsip/sip_transaction.c:1744:5: note: in expansion of macro 'PJ_LOG' #18 25.28 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 25.28 | ^~~~~~ #18 25.28 ../src/pjsip/sip_transaction.c:1744:42: note: format string is defined here #18 25.28 1744 | PJ_LOG(6, (tsx->obj_name, "tsx_key=%.*s", tsx->transaction_key.slen, #18 25.28 | ~~^~ #18 25.28 | | #18 25.28 | int #18 25.28 a - output/pjsip-x86_64-unknown-linux-gnu/sip_config.o #18 25.28 a - output/pjsip-x86_64-unknown-linux-gnu/sip_multipart.o #18 25.28 a - output/pjsip-x86_64-unknown-linux-gnu/sip_errno.o #18 25.28 a - output/pjsip-x86_64-unknown-linux-gnu/sip_msg.o #18 25.28 a - output/pjsip-x86_64-unknown-linux-gnu/sip_parser.o #18 25.28 a - output/pjsip-x86_64-unknown-linux-gnu/sip_tel_uri.o #18 25.28 a - output/pjsip-x86_64-unknown-linux-gnu/sip_uri.o #18 25.28 a - output/pjsip-x86_64-unknown-linux-gnu/sip_endpoint.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_util.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_util_proxy.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_resolve.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport_loop.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport_udp.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport_tcp.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transport_tls.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_aka.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_client.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_msg.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_parser.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_auth_server.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_transaction.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_util_statefull.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_dialog.o #18 27.17 a - output/pjsip-x86_64-unknown-linux-gnu/sip_ua_layer.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/errno.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/evsub.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/evsub_msg.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/iscomposing.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/mwi.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/pidf.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/presence.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/presence_body.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/publishc.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/rpid.o #18 27.17 a - output/pjsip-simple-x86_64-unknown-linux-gnu/xpidf.o #18 27.17 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_inv.o #18 27.17 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_reg.o #18 27.17 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_replaces.o #18 27.17 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_xfer.o #18 27.17 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_100rel.o #18 27.17 a - output/pjsip-ua-x86_64-unknown-linux-gnu/sip_timer.o #18 27.17 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_acc.o #18 27.17 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_call.o #18 27.17 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_core.o #18 27.17 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_im.o #18 27.17 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_media.o #18 27.17 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_pres.o #18 27.17 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_dump.o #18 27.17 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_aud.o #18 27.17 a - output/pjsua-lib-x86_64-unknown-linux-gnu/pjsua_vid.o #18 27.17 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #18 27.18 make -C source/pjsip/build libpjsip-ua-x86_64-unknown-linux-gnu.a #18 27.22 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #18 27.22 make -C source/pjsip/build libpjsip-simple-x86_64-unknown-linux-gnu.a #18 27.24 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #18 27.24 make -C source/pjsip/build libpjsip-x86_64-unknown-linux-gnu.a #18 27.25 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #18 27.25 make -C source/pjmedia/build libpjmedia-codec-x86_64-unknown-linux-gnu.a #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/alaw_ulaw.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/alaw_ulaw_table.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/avi_player.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/bidirectional.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/clock_thread.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/codec.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/conference.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/conf_switch.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/converter.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/converter_libswscale.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/converter_libyuv.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/delaybuf.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_common.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_port.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_suppress.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_webrtc.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/echo_webrtc_aec3.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/endpoint.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/errno.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/event.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/format.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/ffmpeg_util.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/g711.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/jbuf.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/master_port.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/mem_capture.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/mem_player.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/null_port.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/plc_common.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/port.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/splitcomb.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/resample_resample.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/resample_libsamplerate.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/resample_speex.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/resample_port.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/rtcp.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/rtcp_xr.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/rtcp_fb.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/rtp.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/sdp.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/sdp_cmp.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/sdp_neg.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/session.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/silencedet.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/sound_legacy.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/sound_port.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/stereo_port.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/stream_common.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/stream.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/stream_info.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/tonegen.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_adapter_sample.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_ice.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_loop.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_srtp.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/transport_udp.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/types.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_codec.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_codec_util.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_port.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_stream.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_stream_info.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/vid_conf.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/wav_player.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/wav_playlist.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/wav_writer.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/wave.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/wsola.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/audiodev.o #18 28.37 a - output/pjmedia-x86_64-unknown-linux-gnu/videodev.o #18 28.37 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/audio_codecs.o #18 28.37 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/ffmpeg_vid_codecs.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/openh264.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/h263_packetizer.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/h264_packetizer.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/vpx_packetizer.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/ipp_codecs.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/silk.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/opus.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/and_aud_mediacodec.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/and_vid_mediacodec.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/g7221_sdp_match.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/amr_sdp_match.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/passthrough.o #18 28.39 a - output/pjmedia-codec-x86_64-unknown-linux-gnu/vpx.o #18 28.39 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #18 28.40 make -C source/pjmedia/build libpjmedia-videodev-x86_64-unknown-linux-gnu.a #18 28.50 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/sdl_dev.o #18 28.50 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/videodev.o #18 28.50 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/errno.o #18 28.50 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/avi_dev.o #18 28.50 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/ffmpeg_dev.o #18 28.50 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/colorbar_dev.o #18 28.50 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/v4l2_dev.o #18 28.50 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/opengl_dev.o #18 28.50 a - output/pjmedia-videodev-x86_64-unknown-linux-gnu/util.o #18 28.50 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #18 28.50 make -C source/pjmedia/build libpjmedia-x86_64-unknown-linux-gnu.a #18 28.52 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #18 28.53 make -C source/pjmedia/build libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/audiodev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/audiotest.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/errno.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/legacy_dev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/null_dev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/pa_dev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/wmme_dev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/alsa_dev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/bb10_dev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/bdimad_dev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/android_jni_dev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/opensl_dev.o #18 28.74 a - output/pjmedia-audiodev-x86_64-unknown-linux-gnu/oboe_dev.o #18 28.75 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #18 28.75 make -C source/pjnath/build libpjnath-x86_64-unknown-linux-gnu.a #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/errno.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/ice_session.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/ice_strans.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/nat_detect.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/stun_auth.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/stun_msg.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/stun_msg_dump.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/stun_session.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/stun_sock.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/stun_transaction.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/turn_session.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/turn_sock.o #18 29.29 a - output/pjnath-x86_64-unknown-linux-gnu/upnp.o #18 29.29 [pjproject] Generating symbols #18 29.37 [CC] chan_audiosocket.c -> chan_audiosocket.o #18 29.37 [CC] chan_bridge_media.c -> chan_bridge_media.o #18 29.37 [CC] chan_iax2.c -> chan_iax2.o #18 29.37 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #18 29.37 [CC] iax2/firmware.c -> iax2/firmware.o #18 29.37 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #18 29.37 [CC] iax2/netsock.c -> iax2/netsock.o #18 29.37 [CC] iax2/parser.c -> iax2/parser.o #18 29.37 [CC] chan_pjsip.c -> chan_pjsip.o #18 29.37 [CC] iax2/provision.c -> iax2/provision.o #18 29.37 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #18 29.37 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #18 29.37 [CC] chan_rtp.c -> chan_rtp.o #18 29.37 [CC] chan_unistim.c -> chan_unistim.o #18 29.47 [LD] chan_bridge_media.o -> chan_bridge_media.so #18 29.56 [LD] chan_audiosocket.o -> chan_audiosocket.so #18 29.62 [LD] chan_rtp.o -> chan_rtp.so #18 30.13 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #18 30.84 [LD] chan_unistim.o -> chan_unistim.so #18 34.12 [LD] chan_iax2.o iax2/codec_pref.o iax2/firmware.o iax2/format_compatibility.o iax2/netsock.o iax2/parser.o iax2/provision.o -> chan_iax2.so #18 34.17 [CC] pbx_ael.c -> pbx_ael.o #18 34.17 [CC] pbx_config.c -> pbx_config.o #18 34.17 [CC] pbx_dundi.c -> pbx_dundi.o #18 34.17 [CC] dundi-parser.c -> dundi-parser.o #18 34.17 [CC] pbx_loopback.c -> pbx_loopback.o #18 34.17 [CC] pbx_lua.c -> pbx_lua.o #18 34.17 [CC] pbx_realtime.c -> pbx_realtime.o #18 34.17 [CC] pbx_spool.c -> pbx_spool.o #18 34.39 [LD] pbx_ael.o -> pbx_ael.so #18 34.42 [LD] pbx_loopback.o -> pbx_loopback.so #18 34.47 [LD] pbx_realtime.o -> pbx_realtime.so #18 34.57 [LD] pbx_lua.o -> pbx_lua.so #18 34.64 [LD] pbx_spool.o -> pbx_spool.so #18 34.81 [LD] pbx_config.o -> pbx_config.so #18 35.74 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #18 35.76 [CC] app_adsiprog.c -> app_adsiprog.o #18 35.76 [CC] app_agent_pool.c -> app_agent_pool.o #18 35.76 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #18 35.76 [CC] app_amd.c -> app_amd.o #18 35.76 [CC] app_audiosocket.c -> app_audiosocket.o #18 35.76 [CC] app_attended_transfer.c -> app_attended_transfer.o #18 35.76 [CC] app_authenticate.c -> app_authenticate.o #18 35.77 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #18 35.77 [CC] app_blind_transfer.c -> app_blind_transfer.o #18 35.77 [CC] app_bridgewait.c -> app_bridgewait.o #18 35.77 [CC] app_broadcast.c -> app_broadcast.o #18 35.77 [CC] app_cdr.c -> app_cdr.o #18 35.77 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #18 35.77 [CC] app_chanisavail.c -> app_chanisavail.o #18 35.77 [CC] app_channelredirect.c -> app_channelredirect.o #18 35.77 [CC] app_chanspy.c -> app_chanspy.o #18 35.77 [CC] app_confbridge.c -> app_confbridge.o #18 35.78 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #18 35.78 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #18 35.78 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #18 35.92 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #18 35.92 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #18 35.92 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #18 35.93 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #18 35.94 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #18 35.94 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #18 35.95 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #18 35.95 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #18 35.96 [CC] app_controlplayback.c -> app_controlplayback.o #18 35.96 [CC] app_db.c -> app_db.o #18 35.96 [CC] app_dial.c -> app_dial.o #18 36.00 [CC] app_dictate.c -> app_dictate.o #18 36.07 [CC] app_directed_pickup.c -> app_directed_pickup.o #18 36.07 [CC] app_directory.c -> app_directory.o #18 36.09 [CC] app_disa.c -> app_disa.o #18 36.09 [CC] app_dtmfstore.c -> app_dtmfstore.o #18 36.10 [CC] app_dumpchan.c -> app_dumpchan.o #18 36.10 [CC] app_echo.c -> app_echo.o #18 36.11 [CC] app_exec.c -> app_exec.o #18 36.13 [CC] app_externalivr.c -> app_externalivr.o #18 36.15 [CC] app_festival.c -> app_festival.o #18 36.15 [CC] app_flash.c -> app_flash.o #18 36.16 [CC] app_followme.c -> app_followme.o #18 36.16 [CC] app_forkcdr.c -> app_forkcdr.o #18 36.30 [CC] app_getcpeid.c -> app_getcpeid.o #18 36.32 [CC] app_if.c -> app_if.o #18 36.33 [CC] app_mf.c -> app_mf.o #18 36.35 [CC] app_milliwatt.c -> app_milliwatt.o #18 36.36 [CC] app_minivm.c -> app_minivm.o #18 36.36 [CC] app_mixmonitor.c -> app_mixmonitor.o #18 36.37 [CC] app_morsecode.c -> app_morsecode.o #18 36.39 [CC] app_mp3.c -> app_mp3.o #18 36.45 [CC] app_originate.c -> app_originate.o #18 36.45 [CC] app_page.c -> app_page.o #18 36.51 [CC] app_playback.c -> app_playback.o #18 36.53 [CC] app_playtones.c -> app_playtones.o #18 36.57 [CC] app_privacy.c -> app_privacy.o #18 36.58 [CC] app_queue.c -> app_queue.o #18 36.60 [CC] app_read.c -> app_read.o #18 36.62 [CC] app_readexten.c -> app_readexten.o #18 36.62 [CC] app_record.c -> app_record.o #18 36.63 [CC] app_reload.c -> app_reload.o #18 36.66 [CC] app_sayunixtime.c -> app_sayunixtime.o #18 36.72 [CC] app_senddtmf.c -> app_senddtmf.o #18 36.73 [CC] app_sendtext.c -> app_sendtext.o #18 36.74 [CC] app_sf.c -> app_sf.o #18 36.76 [CC] app_signal.c -> app_signal.o #18 36.76 [CC] app_sms.c -> app_sms.o #18 36.76 [CC] app_softhangup.c -> app_softhangup.o #18 36.78 [CC] app_speech_utils.c -> app_speech_utils.o #18 36.82 [CC] app_stack.c -> app_stack.o #18 36.84 [CC] app_stasis.c -> app_stasis.o #18 36.86 [CC] app_stream_echo.c -> app_stream_echo.o #18 36.92 [CC] app_system.c -> app_system.o #18 36.94 [CC] app_talkdetect.c -> app_talkdetect.o #18 36.96 [CC] app_test.c -> app_test.o #18 36.96 [CC] app_transfer.c -> app_transfer.o #18 36.99 [CC] app_userevent.c -> app_userevent.o #18 37.05 [CC] app_verbose.c -> app_verbose.o #18 37.06 [CC] app_voicemail.c -> app_voicemail.o #18 37.13 [CC] app_waitforcond.c -> app_waitforcond.o #18 37.14 [CC] app_waitforprecondition.c -> app_waitforprecondition.o #18 37.14 [CC] app_waitforring.c -> app_waitforring.o #18 37.14 [CC] app_waitforsilence.c -> app_waitforsilence.o #18 37.17 [CC] app_waituntil.c -> app_waituntil.o #18 37.20 [CC] app_while.c -> app_while.o #18 37.21 [CC] app_zapateller.c -> app_zapateller.o #18 37.23 [LD] app_adsiprog.o -> app_adsiprog.so #18 37.24 [LD] app_agent_pool.o -> app_agent_pool.so #18 37.27 [LD] app_amd.o -> app_amd.so #18 37.28 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #18 37.31 [LD] app_attended_transfer.o -> app_attended_transfer.so #18 37.32 [LD] app_audiosocket.o -> app_audiosocket.so #18 37.33 [LD] app_authenticate.o -> app_authenticate.so #18 37.33 [LD] app_blind_transfer.o -> app_blind_transfer.so #18 37.34 [LD] app_broadcast.o -> app_broadcast.so #18 37.36 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #18 37.36 [LD] app_bridgewait.o -> app_bridgewait.so #18 37.36 [LD] app_cdr.o -> app_cdr.so #18 37.36 [LD] app_chanisavail.o -> app_chanisavail.so #18 37.36 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #18 37.36 [LD] app_chanspy.o -> app_chanspy.so #18 37.37 [LD] app_channelredirect.o -> app_channelredirect.so #18 37.37 [LD] app_confbridge.o confbridge/conf_chan_announce.o confbridge/conf_chan_record.o confbridge/conf_config_parser.o confbridge/conf_state.o confbridge/conf_state_empty.o confbridge/conf_state_inactive.o confbridge/conf_state_multi.o confbridge/conf_state_multi_marked.o confbridge/conf_state_single.o confbridge/conf_state_single_marked.o confbridge/confbridge_manager.o -> app_confbridge.so #18 37.39 [LD] app_controlplayback.o -> app_controlplayback.so #18 37.39 [LD] app_db.o -> app_db.so #18 37.40 [LD] app_dictate.o -> app_dictate.so #18 37.40 [LD] app_disa.o -> app_disa.so #18 37.40 [LD] app_directory.o -> app_directory.so #18 37.41 [LD] app_dtmfstore.o -> app_dtmfstore.so #18 37.41 [LD] app_directed_pickup.o -> app_directed_pickup.so #18 37.41 [LD] app_echo.o -> app_echo.so #18 37.43 [LD] app_exec.o -> app_exec.so #18 37.45 [LD] app_dumpchan.o -> app_dumpchan.so #18 37.45 [LD] app_externalivr.o -> app_externalivr.so #18 37.45 [LD] app_festival.o -> app_festival.so #18 37.45 [LD] app_flash.o -> app_flash.so #18 37.47 [LD] app_followme.o -> app_followme.so #18 37.47 [LD] app_forkcdr.o -> app_forkcdr.so #18 37.47 [LD] app_getcpeid.o -> app_getcpeid.so #18 37.47 [LD] app_if.o -> app_if.so #18 37.47 [LD] app_mf.o -> app_mf.so #18 37.47 [LD] app_milliwatt.o -> app_milliwatt.so #18 37.47 [LD] app_mixmonitor.o -> app_mixmonitor.so #18 37.47 [LD] app_morsecode.o -> app_morsecode.so #18 37.48 [LD] app_page.o -> app_page.so #18 37.48 [LD] app_playback.o -> app_playback.so #18 37.48 [LD] app_playtones.o -> app_playtones.so #18 37.49 [LD] app_mp3.o -> app_mp3.so #18 37.50 [LD] app_originate.o -> app_originate.so #18 37.50 [LD] app_read.o -> app_read.so #18 37.50 [LD] app_privacy.o -> app_privacy.so #18 37.50 [LD] app_readexten.o -> app_readexten.so #18 37.51 [LD] app_record.o -> app_record.so #18 37.51 [LD] app_reload.o -> app_reload.so #18 37.51 [LD] app_sayunixtime.o -> app_sayunixtime.so #18 37.51 [LD] app_senddtmf.o -> app_senddtmf.so #18 37.51 [LD] app_sendtext.o -> app_sendtext.so #18 37.51 [LD] app_sf.o -> app_sf.so #18 37.51 [LD] app_signal.o -> app_signal.so #18 37.51 [LD] app_softhangup.o -> app_softhangup.so #18 37.53 [LD] app_speech_utils.o -> app_speech_utils.so #18 37.55 [LD] app_stack.o -> app_stack.so #18 37.55 [LD] app_stream_echo.o -> app_stream_echo.so #18 37.55 [LD] app_stasis.o -> app_stasis.so #18 37.55 [LD] app_test.o -> app_test.so #18 37.55 [LD] app_system.o -> app_system.so #18 37.55 [LD] app_talkdetect.o -> app_talkdetect.so #18 37.55 [LD] app_userevent.o -> app_userevent.so #18 37.56 [LD] app_verbose.o -> app_verbose.so #18 37.57 [LD] app_transfer.o -> app_transfer.so #18 37.57 [LD] app_waitforcond.o -> app_waitforcond.so #18 37.58 [LD] app_waitforprecondition.o -> app_waitforprecondition.so #18 37.59 [LD] app_waitforsilence.o -> app_waitforsilence.so #18 37.60 [LD] app_waituntil.o -> app_waituntil.so #18 37.60 [LD] app_while.o -> app_while.so #18 37.60 [LD] app_zapateller.o -> app_zapateller.so #18 37.60 [LD] app_waitforring.o -> app_waitforring.so #18 37.73 [LD] app_dial.o -> app_dial.so #18 38.03 [LD] app_sms.o -> app_sms.so #18 38.05 [LD] app_minivm.o -> app_minivm.so #18 39.59 [LD] app_queue.o -> app_queue.so #18 40.42 [LD] app_voicemail.o -> app_voicemail.so #18 40.45 [CC] codec_a_mu.c -> codec_a_mu.o #18 40.45 [CC] codec_adpcm.c -> codec_adpcm.o #18 40.45 [CC] codec_alaw.c -> codec_alaw.o #18 40.45 [CC] codec_amr.c -> codec_amr.o #18 40.45 [CC] codec_dahdi.c -> codec_dahdi.o #18 40.45 [CC] codec_g722.c -> codec_g722.o #18 40.45 [CC] g722/g722_encode.c -> g722/g722_encode.o #18 40.45 [CC] anaFilter.c -> anaFilter.o #18 40.45 [CC] constants.c -> constants.o #18 40.45 [CC] g722/g722_decode.c -> g722/g722_decode.o #18 40.45 [CC] createCB.c -> createCB.o #18 40.45 [CC] codec_g726.c -> codec_g726.o #18 40.45 [CC] doCPLC.c -> doCPLC.o #18 40.45 [CC] codec_gsm.c -> codec_gsm.o #18 40.45 [CC] enhancer.c -> enhancer.o #18 40.45 [CC] f2clib.c -> f2clib.o #18 40.45 [CC] codec_ilbc.c -> codec_ilbc.o #18 40.45 [CC] filter.c -> filter.o #18 40.46 [CC] FrameClassify.c -> FrameClassify.o #18 40.46 [CC] analys.c -> analys.o #18 40.47 [CC] bsynz.c -> bsynz.o #18 40.51 [CC] chanwr.c -> chanwr.o #18 40.53 [CC] gainquant.c -> gainquant.o #18 40.54 [CC] getCBvec.c -> getCBvec.o #18 40.54 [CC] dcbias.c -> dcbias.o #18 40.55 [CC] codec_lpc10.c -> codec_lpc10.o #18 40.57 [CC] helpfun.c -> helpfun.o #18 40.58 [CC] hpInput.c -> hpInput.o #18 40.58 [CC] codec_resample.c -> codec_resample.o #18 40.58 [CC] decode.c -> decode.o #18 40.60 [CC] speex/resample.c -> speex/resample.o #18 40.60 [CC] hpOutput.c -> hpOutput.o #18 40.61 [CC] iCBConstruct.c -> iCBConstruct.o #18 40.61 [CC] deemp.c -> deemp.o #18 40.61 [CC] difmag.c -> difmag.o #18 40.62 [CC] iCBSearch.c -> iCBSearch.o #18 40.62 [CC] dyptrk.c -> dyptrk.o #18 40.63 [CC] iLBC_decode.c -> iLBC_decode.o #18 40.64 [CC] encode.c -> encode.o #18 40.64 [CC] iLBC_encode.c -> iLBC_encode.o #18 40.67 [CC] energy.c -> energy.o #18 40.68 [CC] iLBC_test.c -> iLBC_test.o #18 40.69 [CC] codec_ulaw.c -> codec_ulaw.o #18 40.69 [CC] ham84.c -> ham84.o #18 40.70 [LD] codec_a_mu.o -> codec_a_mu.so #18 40.70 [CC] hp100.c -> hp100.o #18 40.72 [CC] invert.c -> invert.o #18 40.73 [CC] irc2pc.c -> irc2pc.o #18 40.73 [CC] ivfilt.c -> ivfilt.o #18 40.75 [LD] codec_adpcm.o -> codec_adpcm.so #18 40.75 [LD] codec_alaw.o -> codec_alaw.so #18 40.75 [CC] lpcdec.c -> lpcdec.o #18 40.75 [LD] codec_amr.o -> codec_amr.so #18 40.75 [CC] LPCdecode.c -> LPCdecode.o #18 40.75 [LD] codec_dahdi.o -> codec_dahdi.so #18 40.75 [LD] codec_g726.o -> codec_g726.so #18 40.77 [CC] LPCencode.c -> LPCencode.o #18 40.77 [CC] lpcenc.c -> lpcenc.o #18 40.78 [CC] lpcini.c -> lpcini.o #18 40.78 [CC] lpfilt.c -> lpfilt.o #18 40.78 [CC] lsf.c -> lsf.o #18 40.78 [CC] median.c -> median.o #18 40.79 [CC] mload.c -> mload.o #18 40.80 [CC] onset.c -> onset.o #18 40.80 [CC] packing.c -> packing.o #18 40.81 [CC] StateConstructW.c -> StateConstructW.o #18 40.81 [CC] pitsyn.c -> pitsyn.o #18 40.81 [CC] placea.c -> placea.o #18 40.81 [LD] codec_gsm.o -> codec_gsm.so #18 40.81 [CC] StateSearchW.c -> StateSearchW.o #18 40.81 [CC] syntFilter.c -> syntFilter.o #18 40.82 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #18 40.82 [CC] placev.c -> placev.o #18 40.83 [LD] codec_ulaw.o -> codec_ulaw.so #18 40.84 [CC] preemp.c -> preemp.o #18 40.84 [CC] prepro.c -> prepro.o #18 40.84 [CC] random.c -> random.o #18 40.84 [CC] rcchk.c -> rcchk.o #18 40.84 [CC] synths.c -> synths.o #18 40.86 [CC] tbdm.c -> tbdm.o #18 40.86 [CC] voicin.c -> voicin.o #18 40.86 [CC] vparms.c -> vparms.o #18 40.91 [AR] anaFilter.o constants.o createCB.o doCPLC.o enhancer.o filter.o FrameClassify.o gainquant.o getCBvec.o helpfun.o hpInput.o hpOutput.o iCBConstruct.o iCBSearch.o iLBC_decode.o iLBC_encode.o iLBC_test.o LPCdecode.o LPCencode.o lsf.o packing.o StateConstructW.o StateSearchW.o syntFilter.o -> libilbc.a #18 40.92 [AR] f2clib.o analys.o bsynz.o chanwr.o dcbias.o decode.o deemp.o difmag.o dyptrk.o encode.o energy.o ham84.o hp100.o invert.o irc2pc.o ivfilt.o lpcdec.o lpcenc.o lpcini.o lpfilt.o median.o mload.o onset.o pitsyn.o placea.o placev.o preemp.o prepro.o random.o rcchk.o synths.o tbdm.o voicin.o vparms.o -> liblpc10.a #18 40.94 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #18 40.95 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #18 40.98 [LD] codec_resample.o speex/resample.o -> codec_resample.so #18 40.99 [CC] format_g719.c -> format_g719.o #18 40.99 [CC] format_g723.c -> format_g723.o #18 40.99 [CC] format_g726.c -> format_g726.o #18 41.00 [CC] format_g729.c -> format_g729.o #18 41.00 [CC] format_gsm.c -> format_gsm.o #18 41.00 [CC] format_h264.c -> format_h264.o #18 41.00 [CC] format_h263.c -> format_h263.o #18 41.00 [CC] format_ilbc.c -> format_ilbc.o #18 41.00 [CC] format_pcm.c -> format_pcm.o #18 41.00 [CC] format_siren14.c -> format_siren14.o #18 41.00 [CC] format_siren7.c -> format_siren7.o #18 41.00 [CC] format_sln.c -> format_sln.o #18 41.00 [CC] format_vox.c -> format_vox.o #18 41.00 [CC] format_wav.c -> format_wav.o #18 41.00 [CC] format_wav_gsm.c -> format_wav_gsm.o #18 41.09 [LD] format_g719.o -> format_g719.so #18 41.09 [LD] format_h264.o -> format_h264.so #18 41.12 [LD] format_ilbc.o -> format_ilbc.so #18 41.13 [LD] format_g723.o -> format_g723.so #18 41.14 [LD] format_pcm.o -> format_pcm.so #18 41.14 [LD] format_sln.o -> format_sln.so #18 41.15 [LD] format_vox.o -> format_vox.so #18 41.15 [LD] format_g729.o -> format_g729.so #18 41.15 [LD] format_siren7.o -> format_siren7.so #18 41.15 [LD] format_siren14.o -> format_siren14.so #18 41.16 [LD] format_h263.o -> format_h263.so #18 41.19 [LD] format_g726.o -> format_g726.so #18 41.20 [LD] format_wav.o -> format_wav.so #18 41.30 [LD] format_gsm.o -> format_gsm.so #18 41.40 [LD] format_wav_gsm.o -> format_wav_gsm.so #18 41.42 [CC] cdr_csv.c -> cdr_csv.o #18 41.42 [CC] cdr_custom.c -> cdr_custom.o #18 41.42 [CC] cdr_manager.c -> cdr_manager.o #18 41.42 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #18 41.52 [LD] cdr_manager.o -> cdr_manager.so #18 41.52 [LD] cdr_custom.o -> cdr_custom.so #18 41.56 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #18 41.56 [LD] cdr_csv.o -> cdr_csv.so #18 41.58 [CC] cel_custom.c -> cel_custom.o #18 41.58 [CC] cel_manager.c -> cel_manager.o #18 41.58 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #18 41.66 [LD] cel_manager.o -> cel_manager.so #18 41.69 [LD] cel_custom.o -> cel_custom.so #18 41.72 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #18 41.74 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #18 41.74 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #18 41.74 [CC] bridge_holding.c -> bridge_holding.o #18 41.74 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #18 41.74 [CC] bridge_simple.c -> bridge_simple.o #18 41.74 [CC] bridge_softmix.c -> bridge_softmix.o #18 41.75 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #18 41.85 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #18 41.87 [LD] bridge_holding.o -> bridge_holding.so #18 41.88 [LD] bridge_simple.o -> bridge_simple.so #18 41.97 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #18 41.99 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #18 42.38 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #18 42.41 [CC] func_aes.c -> func_aes.o #18 42.41 [CC] func_base64.c -> func_base64.o #18 42.41 [CC] func_blacklist.c -> func_blacklist.o #18 42.41 [CC] func_callcompletion.c -> func_callcompletion.o #18 42.41 [CC] func_callerid.c -> func_callerid.o #18 42.41 [CC] func_cdr.c -> func_cdr.o #18 42.41 [CC] func_config.c -> func_config.o #18 42.41 [CC] func_channel.c -> func_channel.o #18 42.41 [CC] func_curl.c -> func_curl.o #18 42.41 [CC] func_cut.c -> func_cut.o #18 42.41 [CC] func_db.c -> func_db.o #18 42.41 [CC] func_devstate.c -> func_devstate.o #18 42.41 [CC] func_dialgroup.c -> func_dialgroup.o #18 42.41 [CC] func_dialplan.c -> func_dialplan.o #18 42.41 [CC] func_enum.c -> func_enum.o #18 42.43 [CC] func_env.c -> func_env.o #18 42.43 [CC] func_evalexten.c -> func_evalexten.o #18 42.43 [CC] func_export.c -> func_export.o #18 42.45 [CC] func_extstate.c -> func_extstate.o #18 42.48 [CC] func_frame_drop.c -> func_frame_drop.o #18 42.55 [CC] func_frame_trace.c -> func_frame_trace.o #18 42.55 [CC] func_global.c -> func_global.o #18 42.56 [CC] func_groupcount.c -> func_groupcount.o #18 42.56 [CC] func_hangupcause.c -> func_hangupcause.o #18 42.62 [CC] func_holdintercept.c -> func_holdintercept.o #18 42.62 [CC] func_iconv.c -> func_iconv.o #18 42.63 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #18 42.63 [CC] func_json.c -> func_json.o #18 42.63 [CC] func_lock.c -> func_lock.o #18 42.64 [CC] func_logic.c -> func_logic.o #18 42.67 [CC] func_md5.c -> func_md5.o #18 42.68 [CC] func_module.c -> func_module.o #18 42.68 [CC] func_math.c -> func_math.o #18 42.69 [CC] func_periodic_hook.c -> func_periodic_hook.o #18 42.76 [CC] func_pitchshift.c -> func_pitchshift.o #18 42.78 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #18 42.81 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #18 42.81 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #18 42.82 [CC] func_presencestate.c -> func_presencestate.o #18 42.82 [CC] func_rand.c -> func_rand.o #18 42.82 [CC] func_realtime.c -> func_realtime.o #18 42.83 [CC] func_sayfiles.c -> func_sayfiles.o #18 42.84 [CC] func_scramble.c -> func_scramble.o #18 42.86 [CC] func_sha1.c -> func_sha1.o #18 42.88 [CC] func_shell.c -> func_shell.o #18 42.95 [CC] func_sorcery.c -> func_sorcery.o #18 42.95 [CC] func_sprintf.c -> func_sprintf.o #18 42.96 [CC] func_srv.c -> func_srv.o #18 43.01 [CC] func_strings.c -> func_strings.o #18 43.02 [CC] func_sysinfo.c -> func_sysinfo.o #18 43.03 [CC] func_talkdetect.c -> func_talkdetect.o #18 43.04 [CC] func_uri.c -> func_uri.o #18 43.04 [CC] func_timeout.c -> func_timeout.o #18 43.04 [CC] func_version.c -> func_version.o #18 43.06 [CC] func_vmcount.c -> func_vmcount.o #18 43.06 [CC] func_volume.c -> func_volume.o #18 43.08 [LD] func_base64.o -> func_base64.so #18 43.09 [LD] func_aes.o -> func_aes.so #18 43.12 [LD] func_blacklist.o -> func_blacklist.so #18 43.13 [LD] func_callcompletion.o -> func_callcompletion.so #18 43.13 [LD] func_callerid.o -> func_callerid.so #18 43.13 [LD] func_cdr.o -> func_cdr.so #18 43.13 [LD] func_channel.o -> func_channel.so #18 43.17 [LD] func_curl.o -> func_curl.so #18 43.17 [LD] func_config.o -> func_config.so #18 43.17 [LD] func_db.o -> func_db.so #18 43.17 [LD] func_cut.o -> func_cut.so #18 43.19 [LD] func_devstate.o -> func_devstate.so #18 43.19 [LD] func_enum.o -> func_enum.so #18 43.19 [LD] func_dialgroup.o -> func_dialgroup.so #18 43.20 [LD] func_dialplan.o -> func_dialplan.so #18 43.20 [LD] func_evalexten.o -> func_evalexten.so #18 43.20 [LD] func_export.o -> func_export.so #18 43.20 [LD] func_extstate.o -> func_extstate.so #18 43.21 [LD] func_frame_trace.o -> func_frame_trace.so #18 43.21 [LD] func_frame_drop.o -> func_frame_drop.so #18 43.21 [LD] func_global.o -> func_global.so #18 43.21 [LD] func_groupcount.o -> func_groupcount.so #18 43.23 [LD] func_hangupcause.o -> func_hangupcause.so #18 43.23 [LD] func_holdintercept.o -> func_holdintercept.so #18 43.24 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #18 43.24 [LD] func_lock.o -> func_lock.so #18 43.24 [LD] func_json.o -> func_json.so #18 43.24 [LD] func_logic.o -> func_logic.so #18 43.24 [LD] func_iconv.o -> func_iconv.so #18 43.24 [LD] func_math.o -> func_math.so #18 43.26 [LD] func_md5.o -> func_md5.so #18 43.26 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #18 43.26 [LD] func_periodic_hook.o -> func_periodic_hook.so #18 43.26 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #18 43.26 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #18 43.26 [LD] func_module.o -> func_module.so #18 43.27 [LD] func_presencestate.o -> func_presencestate.so #18 43.27 [LD] func_rand.o -> func_rand.so #18 43.27 [LD] func_realtime.o -> func_realtime.so #18 43.27 [LD] func_sayfiles.o -> func_sayfiles.so #18 43.27 [LD] func_scramble.o -> func_scramble.so #18 43.27 [LD] func_shell.o -> func_shell.so #18 43.27 [LD] func_sha1.o -> func_sha1.so #18 43.27 [LD] func_sorcery.o -> func_sorcery.so #18 43.27 [LD] func_sprintf.o -> func_sprintf.so #18 43.28 [LD] func_srv.o -> func_srv.so #18 43.28 [LD] func_sysinfo.o -> func_sysinfo.so #18 43.29 [LD] func_timeout.o -> func_timeout.so #18 43.29 [LD] func_talkdetect.o -> func_talkdetect.so #18 43.29 [LD] func_uri.o -> func_uri.so #18 43.30 [LD] func_version.o -> func_version.so #18 43.30 [LD] func_vmcount.o -> func_vmcount.so #18 43.30 [LD] func_env.o -> func_env.so #18 43.30 [LD] func_pitchshift.o -> func_pitchshift.so #18 43.31 [LD] func_volume.o -> func_volume.so #18 43.60 [LD] func_strings.o -> func_strings.so #18 43.63 [CC] abstract_jb.c -> abstract_jb.o #18 43.63 [CC] acl.c -> acl.o #18 43.63 [CC] adsi.c -> adsi.o #18 43.63 [CC] alaw.c -> alaw.o #18 43.63 [CC] aoc.c -> aoc.o #18 43.63 [CC] alertpipe.c -> alertpipe.o #18 43.63 [CC] app.c -> app.o #18 43.63 [CC] ast_expr2f.c -> ast_expr2f.o #18 43.63 [CC] ast_expr2.c -> ast_expr2.o #18 43.63 [CC] asterisk.c -> asterisk.o #18 43.63 [CC] astmm.c -> astmm.o #18 43.63 [CC] astfd.c -> astfd.o #18 43.63 [CC] astobj2.c -> astobj2.o #18 43.63 [CC] astobj2_container.c -> astobj2_container.o #18 43.63 [CC] astobj2_global.c -> astobj2_global.o #18 43.63 [CC] astobj2_hash.c -> astobj2_hash.o #18 43.63 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #18 43.63 [CC] audiohook.c -> audiohook.o #18 43.64 [CC] autochan.c -> autochan.o #18 43.64 [CC] autoservice.c -> autoservice.o #18 43.68 [CC] backtrace.c -> backtrace.o #18 43.70 [CC] bridge.c -> bridge.o #18 43.74 [CC] bridge_after.c -> bridge_after.o #18 43.76 [CC] bridge_basic.c -> bridge_basic.o #18 43.78 [CC] bridge_channel.c -> bridge_channel.o #18 43.82 [CC] bridge_roles.c -> bridge_roles.o #18 43.83 [CC] bucket.c -> bucket.o #18 43.87 [CC] callerid.c -> callerid.o #18 43.89 [CC] channel.c -> channel.o #18 43.91 [CC] channel_internal_api.c -> channel_internal_api.o #18 44.04 [CC] chanvars.c -> chanvars.o #18 44.06 [CC] cli.c -> cli.o #18 44.11 [CC] codec.c -> codec.o #18 44.19 [CC] codec_builtin.c -> codec_builtin.o #18 44.19 [CC] config_options.c -> config_options.o #18 44.20 [CC] conversions.c -> conversions.o #18 44.23 [CC] core_local.c -> core_local.o #18 44.25 [CC] core_unreal.c -> core_unreal.o #18 44.34 [CC] crypt.c -> crypt.o #18 44.39 [CC] data_buffer.c -> data_buffer.o #18 44.39 [CC] datastore.c -> datastore.o #18 44.40 [CC] db.c -> db.o #18 44.43 [CC] devicestate.c -> devicestate.o #18 44.53 [CC] dial.c -> dial.o #18 44.54 [CC] dns.c -> dns.o #18 44.61 [CC] dns_core.c -> dns_core.o #18 44.63 [CC] dns_naptr.c -> dns_naptr.o #18 44.63 [CC] dns_query_set.c -> dns_query_set.o #18 44.66 [CC] dns_recurring.c -> dns_recurring.o #18 44.72 [CC] dns_srv.c -> dns_srv.o #18 44.79 [CC] dns_system_resolver.c -> dns_system_resolver.o #18 44.81 [CC] dns_test.c -> dns_test.o #18 44.86 [CC] dns_tlsa.c -> dns_tlsa.o #18 44.87 [CC] dns_txt.c -> dns_txt.o #18 44.87 [CC] endpoints.c -> endpoints.o #18 44.90 [CC] event.c -> event.o #18 44.92 [CC] features_config.c -> features_config.o #18 44.92 [CC] file.c -> file.o #18 44.94 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #18 44.97 [CC] format.c -> format.o #18 44.97 [CC] format_cache.c -> format_cache.o #18 44.98 [CC] format_cap.c -> format_cap.o #18 45.00 [CC] format_compatibility.c -> format_compatibility.o #18 45.00 [CC] frame.c -> frame.o #18 45.07 [CC] framehook.c -> framehook.o #18 45.07 [CC] fskmodem.c -> fskmodem.o #18 45.13 [CC] global_datastores.c -> global_datastores.o #18 45.15 [CC] hashtab.c -> hashtab.o #18 45.17 [CC] heap.c -> heap.o #18 45.18 [CC] image.c -> image.o #18 45.21 [CC] io.c -> io.o #18 45.23 [CC] iostream.c -> iostream.o #18 45.24 [CC] jitterbuf.c -> jitterbuf.o #18 45.28 [CC] json.c -> json.o #18 45.30 [CC] loader.c -> loader.o #18 45.30 [CC] lock.c -> lock.o #18 45.36 [CC] logger_category.c -> logger_category.o #18 45.36 [CC] manager_bridges.c -> manager_bridges.o #18 45.40 [CC] manager_channels.c -> manager_channels.o #18 45.41 [CC] manager_endpoints.c -> manager_endpoints.o #18 45.42 [CC] manager_mwi.c -> manager_mwi.o #18 45.45 [CC] manager_system.c -> manager_system.o #18 45.48 [CC] max_forwards.c -> max_forwards.o #18 45.51 [CC] md5.c -> md5.o #18 45.52 [CC] media_cache.c -> media_cache.o #18 45.57 [CC] media_index.c -> media_index.o #18 45.57 [CC] message.c -> message.o #18 45.57 [CC] mixmonitor.c -> mixmonitor.o #18 45.59 [CC] mwi.c -> mwi.o #18 45.61 [CC] named_locks.c -> named_locks.o #18 45.66 [CC] netsock2.c -> netsock2.o #18 45.66 [CC] optional_api.c -> optional_api.o #18 45.67 [CC] options.c -> options.o #18 45.70 [CC] parking.c -> parking.o #18 45.70 [CC] pbx.c -> pbx.o #18 45.74 [CC] pbx_app.c -> pbx_app.o #18 45.74 [CC] pbx_builtins.c -> pbx_builtins.o #18 45.75 [CC] pbx_functions.c -> pbx_functions.o #18 45.77 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #18 45.79 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #18 45.80 [CC] pbx_include.c -> pbx_include.o #18 45.86 [CC] pbx_sw.c -> pbx_sw.o #18 45.89 [CC] pbx_switch.c -> pbx_switch.o #18 45.92 [CC] pbx_timing.c -> pbx_timing.o #18 45.92 [CC] pbx_variables.c -> pbx_variables.o #18 45.93 [CC] pickup.c -> pickup.o #18 45.95 [CC] poll.c -> poll.o #18 45.96 [CC] presencestate.c -> presencestate.o #18 45.97 [CC] privacy.c -> privacy.o #18 45.97 [CC] refer.c -> refer.o #18 45.99 [CC] rtp_engine.c -> rtp_engine.o #18 46.01 [CC] say.c -> say.o #18 46.08 [CC] sched.c -> sched.o #18 46.09 [CC] sdp_srtp.c -> sdp_srtp.o #18 46.11 [CC] security_events.c -> security_events.o #18 46.12 [CC] sem.c -> sem.o #18 46.15 [CC] serializer.c -> serializer.o #18 46.17 [CC] sha1.c -> sha1.o #18 46.20 [CC] sip_api.c -> sip_api.o #18 46.20 [CC] slinfactory.c -> slinfactory.o #18 46.24 [CC] smoother.c -> smoother.o #18 46.27 [CC] sorcery.c -> sorcery.o #18 46.27 [CC] srv.c -> srv.o #18 46.28 [CC] stasis.c -> stasis.o #18 46.30 [CC] stasis_bridges.c -> stasis_bridges.o #18 46.30 [CC] stasis_cache.c -> stasis_cache.o #18 46.31 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #18 46.32 [CC] stasis_channels.c -> stasis_channels.o #18 46.32 [CC] stasis_endpoints.c -> stasis_endpoints.o #18 46.34 [CC] stasis_message.c -> stasis_message.o #18 46.35 [CC] stasis_message_router.c -> stasis_message_router.o #18 46.40 [CC] stasis_state.c -> stasis_state.o #18 46.43 [CC] stasis_system.c -> stasis_system.o #18 46.51 [CC] stdtime/localtime.c -> stdtime/localtime.o #18 46.53 [CC] strcompat.c -> strcompat.o #18 46.55 [CC] stream.c -> stream.o #18 46.56 [CC] stringfields.c -> stringfields.o #18 46.60 [CC] strings.c -> strings.o #18 46.62 [CC] stun.c -> stun.o #18 46.64 [CC] syslog.c -> syslog.o #18 46.67 [CC] taskprocessor.c -> taskprocessor.o #18 46.70 [CC] tcptls.c -> tcptls.o #18 46.72 [CC] tdd.c -> tdd.o #18 46.73 [CC] term.c -> term.o #18 46.76 [CC] threadpool.c -> threadpool.o #18 46.76 [CC] test.c -> test.o #18 46.82 [CC] threadstorage.c -> threadstorage.o #18 46.82 [CC] time.c -> time.o #18 46.91 [CC] timing.c -> timing.o #18 46.91 [CC] translate.c -> translate.o #18 46.93 [CC] ulaw.c -> ulaw.o #18 46.97 [CC] uri.c -> uri.o #18 46.99 [CC] utf8.c -> utf8.o #18 47.02 [CC] utils.c -> utils.o #18 47.03 [CC] uuid.c -> uuid.o #18 47.03 [CC] version.c -> version.o #18 47.09 [CC] xml.c -> xml.o #18 47.10 [CC] xmldoc.c -> xmldoc.o #18 47.14 [CC] ccss.c -> ccss.o #18 47.19 [CC] cdr.c -> cdr.o #18 47.21 [CC] cel.c -> cel.o #18 47.21 [CC] config.c -> config.o #18 47.22 [CC] dnsmgr.c -> dnsmgr.o #18 47.23 [CC] dsp.c -> dsp.o #18 47.25 [CC] enum.c -> enum.o #18 47.31 [CC] features.c -> features.o #18 47.34 [CC] http.c -> http.o #18 47.35 [CC] indications.c -> indications.o #18 47.39 [CC] logger.c -> logger.o #18 47.57 [CC] manager.c -> manager.o #18 47.60 [CC] named_acl.c -> named_acl.o #18 47.76 [CC] plc.c -> plc.o #18 47.85 [CC] sounds.c -> sounds.o #18 47.86 [CC] udptl.c -> udptl.o #18 47.95 [CC] libasteriskssl.c -> libasteriskssl.o #18 47.97 [CC] libasteriskpj.c -> libasteriskpj.o #18 47.99 [GENERATE] libasteriskpj.exports #18 48.04 [LD] libasteriskssl.o -> libasteriskssl.so.1 #18 48.06 [LN] libasteriskssl.so.1 -> libasteriskssl.so #18 48.12 [LD] libasteriskpj.o -> libasteriskpj.so.2 #18 48.73 [LN] libasteriskpj.so.2 -> libasteriskpj.so #18 50.40 [LD] abstract_jb.o acl.o adsi.o alaw.o alertpipe.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o astobj2_container.o astobj2_global.o astobj2_hash.o astobj2_rbtree.o audiohook.o autochan.o autoservice.o backtrace.o bridge.o bridge_after.o bridge_basic.o bridge_channel.o bridge_roles.o bucket.o callerid.o channel.o channel_internal_api.o chanvars.o cli.o codec.o codec_builtin.o config_options.o conversions.o core_local.o core_unreal.o crypt.o data_buffer.o datastore.o db.o devicestate.o dial.o dns.o dns_core.o dns_naptr.o dns_query_set.o dns_recurring.o dns_srv.o dns_system_resolver.o dns_test.o dns_tlsa.o dns_txt.o endpoints.o event.o features_config.o file.o fixedjitterbuf.o format.o format_cache.o format_cap.o format_compatibility.o frame.o framehook.o fskmodem.o global_datastores.o hashtab.o heap.o image.o io.o iostream.o jitterbuf.o json.o loader.o lock.o logger_category.o manager_bridges.o manager_channels.o manager_endpoints.o manager_mwi.o manager_system.o max_forwards.o md5.o media_cache.o media_index.o message.o mixmonitor.o mwi.o named_locks.o netsock2.o optional_api.o options.o parking.o pbx.o pbx_app.o pbx_builtins.o pbx_functions.o pbx_hangup_handler.o pbx_ignorepat.o pbx_include.o pbx_sw.o pbx_switch.o pbx_timing.o pbx_variables.o pickup.o poll.o presencestate.o privacy.o refer.o rtp_engine.o say.o sched.o sdp_srtp.o security_events.o sem.o serializer.o sha1.o sip_api.o slinfactory.o smoother.o sorcery.o srv.o stasis.o stasis_bridges.o stasis_cache.o stasis_cache_pattern.o stasis_channels.o stasis_endpoints.o stasis_message.o stasis_message_router.o stasis_state.o stasis_system.o stdtime/localtime.o strcompat.o stream.o stringfields.o strings.o stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadpool.o threadstorage.o time.o timing.o translate.o ulaw.o uri.o utf8.o utils.o uuid.o version.o xml.o xmldoc.o ccss.o cdr.o cel.o config.o dnsmgr.o dsp.o enum.o features.o http.o indications.o logger.o manager.o named_acl.o plc.o sounds.o udptl.o -> asterisk #18 50.88 [CC] res_adsi.c -> res_adsi.o #18 50.88 [CC] res_aeap.c -> res_aeap.o #18 50.88 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #18 50.88 [CC] res_aeap/message.c -> res_aeap/message.o #18 50.88 [CC] res_aeap/general.c -> res_aeap/general.o #18 50.88 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #18 50.88 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #18 50.88 [CC] res_aeap/transport.c -> res_aeap/transport.o #18 50.88 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #18 50.88 [CC] res_ael_share.c -> res_ael_share.o #18 50.88 [CC] ael/ael_lex.c -> ael/ael_lex.o #18 50.88 [CC] ael/ael.tab.c -> ael/ael.tab.o #18 50.88 [CC] ael/pval.c -> ael/pval.o #18 50.89 [CC] res_agi.c -> res_agi.o #18 50.89 [CC] res_ari.c -> res_ari.o #18 50.89 [CC] ari/cli.c -> ari/cli.o #18 50.90 [CC] ari/config.c -> ari/config.o #18 50.91 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #18 50.94 [CC] res_ari_applications.c -> res_ari_applications.o #18 50.97 [CC] ari/resource_applications.c -> ari/resource_applications.o #18 51.00 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #18 51.02 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #18 51.06 [CC] res_ari_bridges.c -> res_ari_bridges.o #18 51.07 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #18 51.10 [CC] res_ari_channels.c -> res_ari_channels.o #18 51.12 [CC] ari/resource_channels.c -> ari/resource_channels.o #18 51.15 [CC] res_ari_device_states.c -> res_ari_device_states.o #18 51.16 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #18 51.16 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #18 51.20 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #18 51.21 [CC] res_ari_events.c -> res_ari_events.o #18 51.24 [CC] ari/resource_events.c -> ari/resource_events.o #18 51.26 [CC] res_ari_model.c -> res_ari_model.o #18 51.34 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #18 51.36 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #18 51.39 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #18 51.42 [CC] res_ari_recordings.c -> res_ari_recordings.o #18 51.53 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #18 51.54 [CC] res_ari_sounds.c -> res_ari_sounds.o #18 51.54 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #18 51.57 [CC] res_audiosocket.c -> res_audiosocket.o #18 51.57 [CC] res_calendar.c -> res_calendar.o #18 51.58 [CC] res_clialiases.c -> res_clialiases.o #18 51.60 [CC] res_clioriginate.c -> res_clioriginate.o #18 51.61 [CC] res_config_curl.c -> res_config_curl.o #18 51.62 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #18 51.69 [CC] res_convert.c -> res_convert.o #18 51.75 [CC] res_crypto.c -> res_crypto.o #18 51.78 [CC] res_curl.c -> res_curl.o #18 51.78 [CC] res_fax.c -> res_fax.o #18 51.78 [CC] res_format_attr_amr.c -> res_format_attr_amr.o #18 51.79 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #18 51.84 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #18 51.85 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #18 51.86 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #18 51.86 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #18 51.86 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #18 51.94 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #18 51.95 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #18 51.95 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #18 51.96 [CC] res_format_attr_vevs.c -> res_format_attr_vevs.o #18 52.00 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #18 52.03 [CC] res_hep.c -> res_hep.o #18 52.06 res_format_attr_vevs.c: In function 'evs_clone': #18 52.06 res_format_attr_vevs.c:36:2: warning: #warning hacking [-Wcpp] #18 52.06 36 | #warning hacking #18 52.06 | ^~~~~~~ #18 52.06 res_format_attr_vevs.c: In function 'evs_parse_sdp_fmtp': #18 52.06 res_format_attr_vevs.c:57:26: warning: variable 'attr' set but not used [-Wunused-but-set-variable] #18 52.06 57 | struct evs_attr *attr; #18 52.06 | ^~~~ #18 52.06 res_format_attr_vevs.c: In function 'evs_generate_sdp_fmtp': #18 52.06 res_format_attr_vevs.c:80:2: warning: #warning hacking [-Wcpp] #18 52.06 80 | #warning hacking #18 52.06 | ^~~~~~~ #18 52.06 res_format_attr_vevs.c:78:26: warning: unused variable 'attr' [-Wunused-variable] #18 52.06 78 | struct evs_attr *attr = ast_format_get_attribute_data(format); #18 52.06 | ^~~~ #18 52.09 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #18 52.11 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #18 52.13 [CC] res_http_media_cache.c -> res_http_media_cache.o #18 52.14 [CC] res_http_websocket.c -> res_http_websocket.o #18 52.14 [CC] res_limit.c -> res_limit.o #18 52.17 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #18 52.17 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #18 52.23 [CC] res_musiconhold.c -> res_musiconhold.o #18 52.23 [CC] res_mutestream.c -> res_mutestream.o #18 52.25 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #18 52.26 [CC] res_parking.c -> res_parking.o #18 52.33 [CC] parking/parking_applications.c -> parking/parking_applications.o #18 52.36 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #18 52.36 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #18 52.36 [CC] parking/parking_controller.c -> parking/parking_controller.o #18 52.39 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #18 52.41 [CC] parking/parking_manager.c -> parking/parking_manager.o #18 52.41 [CC] parking/parking_tests.c -> parking/parking_tests.o #18 52.47 [CC] parking/parking_ui.c -> parking/parking_ui.o #18 52.55 [CC] res_phoneprov.c -> res_phoneprov.o #18 52.55 [CC] res_pjproject.c -> res_pjproject.o #18 52.58 [CC] res_pjsip.c -> res_pjsip.o #18 52.58 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #18 52.63 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #18 52.65 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #18 52.66 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #18 52.72 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #18 52.77 [CC] res_pjsip/location.c -> res_pjsip/location.o #18 52.77 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #18 52.83 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #18 52.84 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #18 52.86 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #18 52.89 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #18 52.95 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #18 52.96 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #18 52.97 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #18 52.99 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #18 53.06 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #18 53.11 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #18 53.12 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #18 53.21 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #18 53.30 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #18 53.47 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #18 53.52 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #18 53.52 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #18 53.54 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #18 53.56 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #18 53.56 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #18 53.57 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #18 53.58 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #18 53.62 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #18 53.63 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #18 53.64 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #18 53.64 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #18 53.68 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #18 53.72 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #18 53.72 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #18 53.78 [CC] res_pjsip_history.c -> res_pjsip_history.o #18 53.89 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #18 53.92 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #18 53.93 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #18 53.95 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #18 53.95 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #18 54.00 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #18 54.02 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #18 54.03 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #18 54.03 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #18 54.04 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #18 54.04 [CC] res_pjsip_outbound_registration/milenage.c -> res_pjsip_outbound_registration/milenage.o #18 54.21 [CC] res_pjsip_outbound_registration/netlink_xfrm.c -> res_pjsip_outbound_registration/netlink_xfrm.o #18 54.22 [CC] res_pjsip_outbound_registration/volte.c -> res_pjsip_outbound_registration/volte.o #18 54.23 [CC] res_pjsip_path.c -> res_pjsip_path.o #18 54.28 res_pjsip_outbound_registration.c: In function 'cli_register': #18 54.30 res_pjsip_outbound_registration.c:2895:2: warning: #warning hacking [-Wcpp] #18 54.30 2895 | #warning hacking #18 54.30 | ^~~~~~~ #18 54.30 res_pjsip_outbound_registration.c: In function 'ami_register': #18 54.30 res_pjsip_outbound_registration.c:2964:2: warning: #warning hacking [-Wcpp] #18 54.30 2964 | #warning hacking #18 54.30 | ^~~~~~~ #18 54.34 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #18 54.39 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #18 54.41 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #18 54.41 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #18 54.41 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #18 54.43 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #18 54.47 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #18 54.48 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #18 54.48 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #18 54.50 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #18 54.52 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #18 54.62 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #18 54.66 [CC] res_pjsip_session.c -> res_pjsip_session.o #18 54.67 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #18 54.67 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #18 54.68 [CC] res_pjsip_session/volte.c -> res_pjsip_session/volte.o #18 54.69 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #18 54.74 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #18 54.74 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #18 54.74 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #18 54.78 [CC] res_prometheus.c -> res_prometheus.o #18 54.78 [CC] prometheus/bridges.c -> prometheus/bridges.o #18 54.82 [CC] prometheus/channels.c -> prometheus/channels.o #18 54.85 [CC] prometheus/cli.c -> prometheus/cli.o #18 54.85 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #18 54.88 res_pjsip_session/volte.c:63:13: warning: no previous prototype for 'volte_add_accept' [-Wmissing-prototypes] #18 54.88 63 | pj_status_t volte_add_accept(pjsip_tx_data *tdata) #18 54.88 | ^~~~~~~~~~~~~~~~ #18 54.88 res_pjsip_session/volte.c: In function 'volte_add_accept': #18 54.88 res_pjsip_session/volte.c:65:19: warning: unused variable 'created' [-Wunused-variable] #18 54.88 65 | pj_bool_t created = PJ_FALSE; #18 54.88 | ^~~~~~~ #18 54.88 res_pjsip_session/volte.c: At top level: #18 54.88 res_pjsip_session/volte.c:143:13: warning: no previous prototype for 'volte_add_p_preferred_service' [-Wmissing-prototypes] #18 54.88 143 | pj_status_t volte_add_p_preferred_service(pjsip_tx_data *tdata, char *info) #18 54.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 54.93 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #18 54.96 [CC] res_realtime.c -> res_realtime.o #18 54.98 res_pjsip_session.c: In function 'session_on_tx_request': #18 54.98 res_pjsip_session.c:4577:25: warning: implicit declaration of function 'volte_add_accept' [-Wimplicit-function-declaration] #18 54.98 4577 | volte_add_accept(tdata, PJ_TRUE); #18 54.98 | ^~~~~~~~~~~~~~~~ #18 54.99 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #18 54.99 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #18 55.00 res_pjsip_session.c:4580:25: warning: implicit declaration of function 'volte_add_p_preferred_service' [-Wimplicit-function-declaration] #18 55.00 4580 | volte_add_p_preferred_service(tdata, "urn:urn-7:3gpp-service.ims.icsi.mmtel"); #18 55.00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #18 55.01 [CC] res_security_log.c -> res_security_log.o #18 55.02 [CC] res_smdi.c -> res_smdi.o #18 55.08 [CC] res_snmp.c -> res_snmp.o #18 55.11 [CC] snmp/agent.c -> snmp/agent.o #18 55.14 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #18 55.19 [CC] res_sorcery_config.c -> res_sorcery_config.o #18 55.22 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #18 55.24 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #18 55.26 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #18 55.30 [CC] res_speech.c -> res_speech.o #18 55.32 [CC] res_speech_aeap.c -> res_speech_aeap.o #18 55.35 [CC] res_stasis.c -> res_stasis.o #18 55.42 [CC] stasis/app.c -> stasis/app.o #18 55.42 [CC] stasis/command.c -> stasis/command.o #18 55.44 [CC] stasis/control.c -> stasis/control.o #18 55.45 [CC] stasis/messaging.c -> stasis/messaging.o #18 55.47 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #18 55.52 [CC] res_stasis_answer.c -> res_stasis_answer.o #18 55.54 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #18 55.56 [CC] res_stasis_playback.c -> res_stasis_playback.o #18 55.59 [CC] res_stasis_recording.c -> res_stasis_recording.o #18 55.62 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #18 55.65 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #18 55.68 [CC] res_statsd.c -> res_statsd.o #18 55.69 [CC] res_stun_monitor.c -> res_stun_monitor.o #18 55.72 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #18 55.74 [CC] res_timing_pthread.c -> res_timing_pthread.o #18 55.81 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #18 55.81 [CC] res_tonedetect.c -> res_tonedetect.o #18 55.87 [LD] res_adsi.o -> res_adsi.so #18 55.88 [LD] res_aeap.o res_aeap/aeap.o res_aeap/general.o res_aeap/message.o res_aeap/message_json.o res_aeap/transaction.o res_aeap/transport.o res_aeap/transport_websocket.o -> res_aeap.so #18 55.96 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #18 55.96 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #18 55.97 [LD] res_agi.o -> res_agi.so #18 55.99 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #18 56.00 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #18 56.00 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #18 56.02 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #18 56.02 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #18 56.02 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #18 56.02 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #18 56.03 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #18 56.05 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #18 56.06 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #18 56.06 [LD] res_audiosocket.o -> res_audiosocket.so #18 56.06 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #18 56.06 [LD] res_calendar.o -> res_calendar.so #18 56.07 [LD] res_clialiases.o -> res_clialiases.so #18 56.07 [LD] res_clioriginate.o -> res_clioriginate.so #18 56.07 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #18 56.08 [LD] res_convert.o -> res_convert.so #18 56.10 [LD] res_config_curl.o -> res_config_curl.so #18 56.10 [LD] res_crypto.o -> res_crypto.so #18 56.10 [LD] res_curl.o -> res_curl.so #18 56.10 [LD] res_fax.o -> res_fax.so #18 56.11 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #18 56.11 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #18 56.11 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #18 56.11 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #18 56.11 [LD] res_format_attr_amr.o -> res_format_attr_amr.so #18 56.11 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #18 56.11 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #18 56.11 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #18 56.14 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #18 56.15 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #18 56.15 [LD] res_hep.o -> res_hep.so #18 56.15 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #18 56.15 [LD] res_format_attr_vevs.o -> res_format_attr_vevs.so #18 56.15 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #18 56.15 [LD] res_http_media_cache.o -> res_http_media_cache.so #18 56.15 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #18 56.15 [LD] res_http_websocket.o -> res_http_websocket.so #18 56.15 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #18 56.16 [LD] res_limit.o -> res_limit.so #18 56.16 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #18 56.18 [LD] res_mutestream.o -> res_mutestream.so #18 56.19 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #18 56.19 [LD] res_parking.o parking/parking_applications.o parking/parking_bridge.o parking/parking_bridge_features.o parking/parking_controller.o parking/parking_devicestate.o parking/parking_manager.o parking/parking_tests.o parking/parking_ui.o -> res_parking.so #18 56.19 [LD] res_phoneprov.o -> res_phoneprov.so #18 56.19 [LD] res_pjproject.o -> res_pjproject.so #18 56.19 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #18 56.20 [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 #18 56.20 [LD] res_musiconhold.o -> res_musiconhold.so #18 56.20 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #18 56.20 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #18 56.20 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #18 56.21 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #18 56.21 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #18 56.21 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #18 56.21 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #18 56.24 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #18 56.24 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #18 56.24 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #18 56.24 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #18 56.25 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #18 56.25 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #18 56.25 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #18 56.25 [LD] res_pjsip_history.o -> res_pjsip_history.so #18 56.26 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #18 56.26 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #18 56.26 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #18 56.26 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #18 56.27 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #18 56.28 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #18 56.28 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #18 56.29 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #18 56.29 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #18 56.29 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #18 56.29 [LD] res_pjsip_outbound_registration.o res_pjsip_outbound_registration/milenage.o res_pjsip_outbound_registration/netlink_xfrm.o res_pjsip_outbound_registration/volte.o -> res_pjsip_outbound_registration.so #18 56.29 [LD] res_pjsip_path.o -> res_pjsip_path.so #18 56.30 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #18 56.30 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #18 56.32 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #18 56.32 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #18 56.32 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #18 56.33 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #18 56.33 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #18 56.33 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #18 56.33 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #18 56.33 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #18 56.34 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #18 56.34 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #18 56.34 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #18 56.35 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #18 56.36 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #18 56.37 [LD] res_realtime.o -> res_realtime.so #18 56.37 [LD] res_smdi.o -> res_smdi.so #18 56.37 [LD] res_sorcery_config.o -> res_sorcery_config.so #18 56.37 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #18 56.37 [LD] res_security_log.o -> res_security_log.so #18 56.38 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #18 56.38 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #18 56.39 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #18 56.40 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #18 56.40 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #18 56.41 [LD] res_speech.o -> res_speech.so #18 56.41 [LD] res_stasis_answer.o -> res_stasis_answer.so #18 56.41 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #18 56.41 [LD] res_stasis_playback.o -> res_stasis_playback.so #18 56.41 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #18 56.41 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #18 56.41 [LD] res_statsd.o -> res_statsd.so #18 56.41 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #18 56.42 [LD] res_timing_pthread.o -> res_timing_pthread.so #18 56.42 [LD] res_speech_aeap.o -> res_speech_aeap.so #18 56.42 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #18 56.43 [LD] res_stun_monitor.o -> res_stun_monitor.so #18 56.44 [LD] res_tonedetect.o -> res_tonedetect.so #18 56.47 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #18 56.55 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #18 57.33 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o res_pjsip_session/volte.o -> res_pjsip_session.so #18 57.80 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #18 57.84 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #18 59.88 +--------- Asterisk Build Complete ---------+ #18 59.88 + Asterisk has successfully been built, and + #18 59.88 + can be installed by running: + #18 59.88 + + #18 59.88 + make install + #18 59.88 +-------------------------------------------+ #18 60.93 Installing modules from channels... #18 60.95 Installing modules from pbx... #18 61.00 Installing modules from apps... #18 61.07 Installing modules from codecs... #18 61.09 Installing modules from formats... #18 61.11 Installing modules from cdr... #18 61.12 Installing modules from cel... #18 61.14 Installing modules from bridges... #18 61.17 Installing modules from funcs... #18 61.22 Installing modules from tests... #18 61.29 Installing modules from main... #18 61.38 Installing modules from res... #18 61.48 Installing modules from addons... #18 61.55 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #18 61.55 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #18 61.55 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #18 61.55 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #18 61.56 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #18 61.56 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #18 61.56 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #18 61.56 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #18 61.56 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #18 61.56 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #18 61.56 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #18 61.57 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #18 61.57 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #18 61.57 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #18 61.57 fi #18 61.57 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #18 61.57 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #18 61.57 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #18 61.57 find static-http | while read x; do \ #18 61.57 if test -d $x; then \ #18 61.57 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #18 61.57 else \ #18 61.57 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #18 61.57 fi \ #18 61.57 done #18 61.58 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #18 61.58 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #18 61.58 if [ -d doc/tex/asterisk ] ; then \ #18 61.58 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #18 61.58 for n in doc/tex/asterisk/* ; do \ #18 61.58 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #18 61.58 done \ #18 61.58 fi #18 61.58 for x in images/*.jpg; do \ #18 61.58 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #18 61.58 done #18 61.58 make -C sounds install #18 61.58 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #18 61.58 --2024-07-03 07:39:35-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #18 61.59 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #18 61.67 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #18 61.92 HTTP request sent, awaiting response... 200 OK #18 62.14 Length: 2466402 (2.4M) [application/octet-stream] #18 62.14 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #18 62.15 #18 62.15 0K .......... .......... .......... .......... .......... 2% 523K 5s #18 62.24 50K .......... .......... .......... .......... .......... 4% 527K 4s #18 62.34 100K .......... .......... .......... .......... .......... 6% 110M 3s #18 62.34 150K .......... .......... .......... .......... .......... 8% 532K 3s #18 62.43 200K .......... .......... .......... .......... .......... 10% 150M 2s #18 62.43 250K .......... .......... .......... .......... .......... 12% 117M 2s #18 62.43 300K .......... .......... .......... .......... .......... 14% 115M 2s #18 62.43 350K .......... .......... .......... .......... .......... 16% 92.0M 1s #18 62.43 400K .......... .......... .......... .......... .......... 18% 534K 2s #18 62.53 450K .......... .......... .......... .......... .......... 20% 117M 1s #18 62.53 500K .......... .......... .......... .......... .......... 22% 116M 1s #18 62.53 550K .......... .......... .......... .......... .......... 24% 115M 1s #18 62.53 600K .......... .......... .......... .......... .......... 26% 117M 1s #18 62.53 650K .......... .......... .......... .......... .......... 29% 117M 1s #18 62.53 700K .......... .......... .......... .......... .......... 31% 114M 1s #18 62.53 750K .......... .......... .......... .......... .......... 33% 91.3M 1s #18 62.53 800K .......... .......... .......... .......... .......... 35% 544K 1s #18 62.62 850K .......... .......... .......... .......... .......... 37% 95.5M 1s #18 62.62 900K .......... .......... .......... .......... .......... 39% 152M 1s #18 62.62 950K .......... .......... .......... .......... .......... 41% 128M 1s #18 62.62 1000K .......... .......... .......... .......... .......... 43% 132M 1s #18 62.62 1050K .......... .......... .......... .......... .......... 45% 135M 1s #18 62.62 1100K .......... .......... .......... .......... .......... 47% 64.7M 1s #18 62.62 1150K .......... .......... .......... .......... .......... 49% 107M 0s #18 62.62 1200K .......... .......... .......... .......... .......... 51% 147M 0s #18 62.62 1250K .......... .......... .......... .......... .......... 53% 141M 0s #18 62.62 1300K .......... .......... .......... .......... .......... 56% 145M 0s #18 62.62 1350K .......... .......... .......... .......... .......... 58% 99.8M 0s #18 62.62 1400K .......... .......... .......... .......... .......... 60% 145M 0s #18 62.62 1450K .......... .......... .......... .......... .......... 62% 149M 0s #18 62.63 1500K .......... .......... .......... .......... .......... 64% 163M 0s #18 62.63 1550K .......... .......... .......... .......... .......... 66% 92.9M 0s #18 62.63 1600K .......... .......... .......... .......... .......... 68% 116M 0s #18 62.63 1650K .......... .......... .......... .......... .......... 70% 117M 0s #18 62.63 1700K .......... .......... .......... .......... .......... 72% 564K 0s #18 62.72 1750K .......... .......... .......... .......... .......... 74% 65.5M 0s #18 62.72 1800K .......... .......... .......... .......... .......... 76% 96.7M 0s #18 62.72 1850K .......... .......... .......... .......... .......... 78% 46.2M 0s #18 62.72 1900K .......... .......... .......... .......... .......... 80% 66.0M 0s #18 62.72 1950K .......... .......... .......... .......... .......... 83% 53.0M 0s #18 62.72 2000K .......... .......... .......... .......... .......... 85% 64.0M 0s #18 62.72 2050K .......... .......... .......... .......... .......... 87% 67.6M 0s #18 62.72 2100K .......... .......... .......... .......... .......... 89% 80.6M 0s #18 62.72 2150K .......... .......... .......... .......... .......... 91% 294M 0s #18 62.72 2200K .......... .......... .......... .......... .......... 93% 802M 0s #18 62.72 2250K .......... .......... .......... .......... .......... 95% 790M 0s #18 62.72 2300K .......... .......... .......... .......... .......... 97% 809M 0s #18 62.72 2350K .......... .......... .......... .......... .......... 99% 687M 0s #18 62.72 2400K ........ 100% 832M=0.6s #18 62.72 #18 62.72 2024-07-03 07:39:36 (4.08 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #18 62.72 #18 62.76 --2024-07-03 07:39:36-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #18 62.76 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #18 62.76 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #18 63.02 HTTP request sent, awaiting response... 200 OK #18 63.25 Length: 15359473 (15M) [application/octet-stream] #18 63.25 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #18 63.25 #18 63.25 0K .......... .......... .......... .......... .......... 0% 517K 29s #18 63.35 50K .......... .......... .......... .......... .......... 0% 515K 29s #18 63.45 100K .......... .......... .......... .......... .......... 1% 117M 19s #18 63.45 150K .......... .......... .......... .......... .......... 1% 75.4M 14s #18 63.45 200K .......... .......... .......... .......... .......... 1% 513K 17s #18 63.55 250K .......... .......... .......... .......... .......... 2% 151M 14s #18 63.55 300K .......... .......... .......... .......... .......... 2% 160M 12s #18 63.55 350K .......... .......... .......... .......... .......... 2% 126M 11s #18 63.55 400K .......... .......... .......... .......... .......... 3% 531K 13s #18 63.64 450K .......... .......... .......... .......... .......... 3% 111M 11s #18 63.64 500K .......... .......... .......... .......... .......... 3% 87.9M 10s #18 63.64 550K .......... .......... .......... .......... .......... 4% 117M 9s #18 63.64 600K .......... .......... .......... .......... .......... 4% 115M 9s #18 63.64 650K .......... .......... .......... .......... .......... 4% 113M 8s #18 63.64 700K .......... .......... .......... .......... .......... 5% 120M 7s #18 63.64 750K .......... .......... .......... .......... .......... 5% 90.4M 7s #18 63.64 800K .......... .......... .......... .......... .......... 5% 115M 7s #18 63.64 850K .......... .......... .......... .......... .......... 6% 536K 8s #18 63.74 900K .......... .......... .......... .......... .......... 6% 107M 7s #18 63.74 950K .......... .......... .......... .......... .......... 6% 133M 7s #18 63.74 1000K .......... .......... .......... .......... .......... 7% 153M 6s #18 63.74 1050K .......... .......... .......... .......... .......... 7% 115M 6s #18 63.74 1100K .......... .......... .......... .......... .......... 7% 85.6M 6s #18 63.74 1150K .......... .......... .......... .......... .......... 8% 50.8M 6s #18 63.74 1200K .......... .......... .......... .......... .......... 8% 129M 5s #18 63.74 1250K .......... .......... .......... .......... .......... 8% 127M 5s #18 63.74 1300K .......... .......... .......... .......... .......... 9% 133M 5s #18 63.74 1350K .......... .......... .......... .......... .......... 9% 131M 5s #18 63.74 1400K .......... .......... .......... .......... .......... 9% 142M 5s #18 63.74 1450K .......... .......... .......... .......... .......... 10% 148M 4s #18 63.74 1500K .......... .......... .......... .......... .......... 10% 151M 4s #18 63.74 1550K .......... .......... .......... .......... .......... 10% 185M 4s #18 63.74 1600K .......... .......... .......... .......... .......... 11% 117M 4s #18 63.74 1650K .......... .......... .......... .......... .......... 11% 119M 4s #18 63.74 1700K .......... .......... .......... .......... .......... 11% 114M 4s #18 63.74 1750K .......... .......... .......... .......... .......... 12% 555K 4s #18 63.83 1800K .......... .......... .......... .......... .......... 12% 66.8M 4s #18 63.84 1850K .......... .......... .......... .......... .......... 12% 67.6M 4s #18 63.84 1900K .......... .......... .......... .......... .......... 13% 62.7M 4s #18 63.84 1950K .......... .......... .......... .......... .......... 13% 53.7M 4s #18 63.84 2000K .......... .......... .......... .......... .......... 13% 67.4M 4s #18 63.84 2050K .......... .......... .......... .......... .......... 14% 67.7M 4s #18 63.84 2100K .......... .......... .......... .......... .......... 14% 66.6M 4s #18 63.84 2150K .......... .......... .......... .......... .......... 14% 76.5M 3s #18 63.84 2200K .......... .......... .......... .......... .......... 15% 350M 3s #18 63.84 2250K .......... .......... .......... .......... .......... 15% 381M 3s #18 63.84 2300K .......... .......... .......... .......... .......... 15% 173M 3s #18 63.84 2350K .......... .......... .......... .......... .......... 16% 284M 3s #18 63.84 2400K .......... .......... .......... .......... .......... 16% 365M 3s #18 63.84 2450K .......... .......... .......... .......... .......... 16% 335M 3s #18 63.84 2500K .......... .......... .......... .......... .......... 17% 365M 3s #18 63.84 2550K .......... .......... .......... .......... .......... 17% 316M 3s #18 63.84 2600K .......... .......... .......... .......... .......... 17% 348M 3s #18 63.84 2650K .......... .......... .......... .......... .......... 18% 402M 3s #18 63.84 2700K .......... .......... .......... .......... .......... 18% 583M 3s #18 63.84 2750K .......... .......... .......... .......... .......... 18% 85.5M 3s #18 63.84 2800K .......... .......... .......... .......... .......... 19% 62.8M 3s #18 63.84 2850K .......... .......... .......... .......... .......... 19% 101M 2s #18 63.84 2900K .......... .......... .......... .......... .......... 19% 107M 2s #18 63.84 2950K .......... .......... .......... .......... .......... 20% 105M 2s #18 63.84 3000K .......... .......... .......... .......... .......... 20% 116M 2s #18 63.85 3050K .......... .......... .......... .......... .......... 20% 131M 2s #18 63.85 3100K .......... .......... .......... .......... .......... 21% 496K 3s #18 63.95 3150K .......... .......... .......... .......... .......... 21% 226M 3s #18 63.95 3200K .......... .......... .......... .......... .......... 21% 267M 3s #18 63.95 3250K .......... .......... .......... .......... .......... 22% 264M 2s #18 63.95 3300K .......... .......... .......... .......... .......... 22% 282M 2s #18 63.95 3350K .......... .......... .......... .......... .......... 22% 1.79M 2s #18 63.97 3400K .......... .......... .......... .......... .......... 23% 916K 3s #18 64.03 3450K .......... .......... .......... .......... .......... 23% 45.7M 3s #18 64.03 3500K .......... .......... .......... .......... .......... 23% 148M 3s #18 64.03 3550K .......... .......... .......... .......... .......... 24% 128M 2s #18 64.03 3600K .......... .......... .......... .......... .......... 24% 153M 2s #18 64.03 3650K .......... .......... .......... .......... .......... 24% 161M 2s #18 64.03 3700K .......... .......... .......... .......... .......... 25% 159M 2s #18 64.03 3750K .......... .......... .......... .......... .......... 25% 133M 2s #18 64.03 3800K .......... .......... .......... .......... .......... 25% 131M 2s #18 64.03 3850K .......... .......... .......... .......... .......... 26% 143M 2s #18 64.03 3900K .......... .......... .......... .......... .......... 26% 153M 2s #18 64.03 3950K .......... .......... .......... .......... .......... 26% 124M 2s #18 64.03 4000K .......... .......... .......... .......... .......... 27% 85.6M 2s #18 64.03 4050K .......... .......... .......... .......... .......... 27% 148M 2s #18 64.03 4100K .......... .......... .......... .......... .......... 27% 148M 2s #18 64.03 4150K .......... .......... .......... .......... .......... 28% 138M 2s #18 64.03 4200K .......... .......... .......... .......... .......... 28% 148M 2s #18 64.04 4250K .......... .......... .......... .......... .......... 28% 147M 2s #18 64.04 4300K .......... .......... .......... .......... .......... 29% 144M 2s #18 64.04 4350K .......... .......... .......... .......... .......... 29% 114M 2s #18 64.04 4400K .......... .......... .......... .......... .......... 29% 149M 2s #18 64.04 4450K .......... .......... .......... .......... .......... 30% 137M 2s #18 64.04 4500K .......... .......... .......... .......... .......... 30% 154M 2s #18 64.04 4550K .......... .......... .......... .......... .......... 30% 130M 2s #18 64.04 4600K .......... .......... .......... .......... .......... 31% 92.6M 2s #18 64.04 4650K .......... .......... .......... .......... .......... 31% 148M 2s #18 64.04 4700K .......... .......... .......... .......... .......... 31% 146M 2s #18 64.04 4750K .......... .......... .......... .......... .......... 32% 125M 2s #18 64.04 4800K .......... .......... .......... .......... .......... 32% 143M 2s #18 64.04 4850K .......... .......... .......... .......... .......... 32% 149M 2s #18 64.04 4900K .......... .......... .......... .......... .......... 33% 128M 2s #18 64.04 4950K .......... .......... .......... .......... .......... 33% 127M 2s #18 64.04 5000K .......... .......... .......... .......... .......... 33% 143M 2s #18 64.04 5050K .......... .......... .......... .......... .......... 34% 111M 2s #18 64.04 5100K .......... .......... .......... .......... .......... 34% 137M 2s #18 64.04 5150K .......... .......... .......... .......... .......... 34% 106M 1s #18 64.04 5200K .......... .......... .......... .......... .......... 35% 78.5M 1s #18 64.04 5250K .......... .......... .......... .......... .......... 35% 153M 1s #18 64.04 5300K .......... .......... .......... .......... .......... 35% 145M 1s #18 64.04 5350K .......... .......... .......... .......... .......... 36% 113M 1s #18 64.04 5400K .......... .......... .......... .......... .......... 36% 131M 1s #18 64.04 5450K .......... .......... .......... .......... .......... 36% 145M 1s #18 64.04 5500K .......... .......... .......... .......... .......... 37% 146M 1s #18 64.05 5550K .......... .......... .......... .......... .......... 37% 120M 1s #18 64.05 5600K .......... .......... .......... .......... .......... 37% 147M 1s #18 64.05 5650K .......... .......... .......... .......... .......... 38% 150M 1s #18 64.05 5700K .......... .......... .......... .......... .......... 38% 146M 1s #18 64.05 5750K .......... .......... .......... .......... .......... 38% 129M 1s #18 64.05 5800K .......... .......... .......... .......... .......... 39% 90.6M 1s #18 64.05 5850K .......... .......... .......... .......... .......... 39% 155M 1s #18 64.05 5900K .......... .......... .......... .......... .......... 39% 153M 1s #18 64.05 5950K .......... .......... .......... .......... .......... 40% 120M 1s #18 64.05 6000K .......... .......... .......... .......... .......... 40% 149M 1s #18 64.05 6050K .......... .......... .......... .......... .......... 40% 143M 1s #18 64.05 6100K .......... .......... .......... .......... .......... 41% 645K 1s #18 64.13 6150K .......... .......... .......... .......... .......... 41% 75.7M 1s #18 64.13 6200K .......... .......... .......... .......... .......... 41% 118M 1s #18 64.13 6250K .......... .......... .......... .......... .......... 42% 105M 1s #18 64.13 6300K .......... .......... .......... .......... .......... 42% 124M 1s #18 64.13 6350K .......... .......... .......... .......... .......... 42% 104M 1s #18 64.13 6400K .......... .......... .......... .......... .......... 43% 67.9M 1s #18 64.13 6450K .......... .......... .......... .......... .......... 43% 129M 1s #18 64.13 6500K .......... .......... .......... .......... .......... 43% 125M 1s #18 64.13 6550K .......... .......... .......... .......... .......... 44% 102M 1s #18 64.13 6600K .......... .......... .......... .......... .......... 44% 117M 1s #18 64.13 6650K .......... .......... .......... .......... .......... 44% 129M 1s #18 64.13 6700K .......... .......... .......... .......... .......... 45% 142M 1s #18 64.13 6750K .......... .......... .......... .......... .......... 45% 15.2M 1s #18 64.14 6800K .......... .......... .......... .......... .......... 45% 148M 1s #18 64.14 6850K .......... .......... .......... .......... .......... 46% 133M 1s #18 64.14 6900K .......... .......... .......... .......... .......... 46% 101M 1s #18 64.14 6950K .......... .......... .......... .......... .......... 46% 104M 1s #18 64.14 7000K .......... .......... .......... .......... .......... 47% 77.9M 1s #18 64.14 7050K .......... .......... .......... .......... .......... 47% 121M 1s #18 64.14 7100K .......... .......... .......... .......... .......... 47% 112M 1s #18 64.14 7150K .......... .......... .......... .......... .......... 48% 93.9M 1s #18 64.14 7200K .......... .......... .......... .......... .......... 48% 117M 1s #18 64.14 7250K .......... .......... .......... .......... .......... 48% 117M 1s #18 64.14 7300K .......... .......... .......... .......... .......... 49% 102M 1s #18 64.14 7350K .......... .......... .......... .......... .......... 49% 108M 1s #18 64.14 7400K .......... .......... .......... .......... .......... 49% 113M 1s #18 64.14 7450K .......... .......... .......... .......... .......... 50% 125M 1s #18 64.14 7500K .......... .......... .......... .......... .......... 50% 109M 1s #18 64.14 7550K .......... .......... .......... .......... .......... 50% 100M 1s #18 64.14 7600K .......... .......... .......... .......... .......... 51% 83.1M 1s #18 64.14 7650K .......... .......... .......... .......... .......... 51% 118M 1s #18 64.14 7700K .......... .......... .......... .......... .......... 51% 116M 1s #18 64.14 7750K .......... .......... .......... .......... .......... 52% 105M 1s #18 64.14 7800K .......... .......... .......... .......... .......... 52% 125M 1s #18 64.14 7850K .......... .......... .......... .......... .......... 52% 516K 1s #18 64.24 7900K .......... .......... .......... .......... .......... 53% 248M 1s #18 64.24 7950K .......... .......... .......... .......... .......... 53% 191M 1s #18 64.24 8000K .......... .......... .......... .......... .......... 53% 103M 1s #18 64.24 8050K .......... .......... .......... .......... .......... 54% 269M 1s #18 64.24 8100K .......... .......... .......... .......... .......... 54% 41.7M 1s #18 64.24 8150K .......... .......... .......... .......... .......... 54% 646K 1s #18 64.32 8200K .......... .......... .......... .......... .......... 55% 129M 1s #18 64.32 8250K .......... .......... .......... .......... .......... 55% 147M 1s #18 64.32 8300K .......... .......... .......... .......... .......... 55% 172M 1s #18 64.32 8350K .......... .......... .......... .......... .......... 56% 263M 1s #18 64.32 8400K .......... .......... .......... .......... .......... 56% 344M 1s #18 64.32 8450K .......... .......... .......... .......... .......... 56% 212M 1s #18 64.32 8500K .......... .......... .......... .......... .......... 57% 176M 1s #18 64.32 8550K .......... .......... .......... .......... .......... 57% 161M 1s #18 64.32 8600K .......... .......... .......... .......... .......... 57% 214M 1s #18 64.32 8650K .......... .......... .......... .......... .......... 58% 180M 1s #18 64.32 8700K .......... .......... .......... .......... .......... 58% 186M 1s #18 64.32 8750K .......... .......... .......... .......... .......... 58% 164M 1s #18 64.32 8800K .......... .......... .......... .......... .......... 59% 185M 1s #18 64.32 8850K .......... .......... .......... .......... .......... 59% 76.8M 1s #18 64.33 8900K .......... .......... .......... .......... .......... 59% 200M 1s #18 64.33 8950K .......... .......... .......... .......... .......... 60% 165M 1s #18 64.33 9000K .......... .......... .......... .......... .......... 60% 185M 1s #18 64.33 9050K .......... .......... .......... .......... .......... 60% 189M 1s #18 64.33 9100K .......... .......... .......... .......... .......... 61% 198M 1s #18 64.33 9150K .......... .......... .......... .......... .......... 61% 171M 1s #18 64.33 9200K .......... .......... .......... .......... .......... 61% 195M 1s #18 64.33 9250K .......... .......... .......... .......... .......... 62% 192M 1s #18 64.33 9300K .......... .......... .......... .......... .......... 62% 208M 1s #18 64.33 9350K .......... .......... .......... .......... .......... 62% 179M 1s #18 64.33 9400K .......... .......... .......... .......... .......... 63% 170M 1s #18 64.33 9450K .......... .......... .......... .......... .......... 63% 95.9M 1s #18 64.33 9500K .......... .......... .......... .......... .......... 63% 174M 1s #18 64.33 9550K .......... .......... .......... .......... .......... 64% 158M 1s #18 64.33 9600K .......... .......... .......... .......... .......... 64% 185M 1s #18 64.33 9650K .......... .......... .......... .......... .......... 64% 177M 1s #18 64.33 9700K .......... .......... .......... .......... .......... 65% 190M 1s #18 64.33 9750K .......... .......... .......... .......... .......... 65% 151M 1s #18 64.33 9800K .......... .......... .......... .......... .......... 65% 196M 1s #18 64.33 9850K .......... .......... .......... .......... .......... 66% 195M 1s #18 64.33 9900K .......... .......... .......... .......... .......... 66% 205M 1s #18 64.33 9950K .......... .......... .......... .......... .......... 66% 164M 1s #18 64.33 10000K .......... .......... .......... .......... .......... 67% 187M 1s #18 64.33 10050K .......... .......... .......... .......... .......... 67% 109M 1s #18 64.33 10100K .......... .......... .......... .......... .......... 67% 182M 1s #18 64.33 10150K .......... .......... .......... .......... .......... 68% 162M 1s #18 64.33 10200K .......... .......... .......... .......... .......... 68% 170M 1s #18 64.33 10250K .......... .......... .......... .......... .......... 68% 181M 0s #18 64.33 10300K .......... .......... .......... .......... .......... 69% 185M 0s #18 64.33 10350K .......... .......... .......... .......... .......... 69% 163M 0s #18 64.33 10400K .......... .......... .......... .......... .......... 69% 178M 0s #18 64.33 10450K .......... .......... .......... .......... .......... 70% 195M 0s #18 64.33 10500K .......... .......... .......... .......... .......... 70% 177M 0s #18 64.33 10550K .......... .......... .......... .......... .......... 70% 162M 0s #18 64.34 10600K .......... .......... .......... .......... .......... 71% 13.2M 0s #18 64.34 10650K .......... .......... .......... .......... .......... 71% 127M 0s #18 64.34 10700K .......... .......... .......... .......... .......... 71% 119M 0s #18 64.34 10750K .......... .......... .......... .......... .......... 72% 89.8M 0s #18 64.34 10800K .......... .......... .......... .......... .......... 72% 108M 0s #18 64.34 10850K .......... .......... .......... .......... .......... 72% 121M 0s #18 64.34 10900K .......... .......... .......... .......... .......... 73% 640K 0s #18 64.42 10950K .......... .......... .......... .......... .......... 73% 135M 0s #18 64.42 11000K .......... .......... .......... .......... .......... 73% 120M 0s #18 64.42 11050K .......... .......... .......... .......... .......... 74% 116M 0s #18 64.42 11100K .......... .......... .......... .......... .......... 74% 117M 0s #18 64.42 11150K .......... .......... .......... .......... .......... 74% 89.2M 0s #18 64.42 11200K .......... .......... .......... .......... .......... 75% 110M 0s #18 64.42 11250K .......... .......... .......... .......... .......... 75% 124M 0s #18 64.42 11300K .......... .......... .......... .......... .......... 75% 117M 0s #18 64.42 11350K .......... .......... .......... .......... .......... 76% 114M 0s #18 64.42 11400K .......... .......... .......... .......... .......... 76% 117M 0s #18 64.42 11450K .......... .......... .......... .......... .......... 76% 117M 0s #18 64.42 11500K .......... .......... .......... .......... .......... 77% 116M 0s #18 64.42 11550K .......... .......... .......... .......... .......... 77% 89.7M 0s #18 64.42 11600K .......... .......... .......... .......... .......... 77% 117M 0s #18 64.43 11650K .......... .......... .......... .......... .......... 78% 117M 0s #18 64.43 11700K .......... .......... .......... .......... .......... 78% 116M 0s #18 64.43 11750K .......... .......... .......... .......... .......... 78% 512K 0s #18 64.52 11800K .......... .......... .......... .......... .......... 79% 119M 0s #18 64.52 11850K .......... .......... .......... .......... .......... 79% 116M 0s #18 64.52 11900K .......... .......... .......... .......... .......... 79% 122M 0s #18 64.53 11950K .......... .......... .......... .......... .......... 80% 108M 0s #18 64.53 12000K .......... .......... .......... .......... .......... 80% 137M 0s #18 64.53 12050K .......... .......... .......... .......... .......... 80% 143M 0s #18 64.53 12100K .......... .......... .......... .......... .......... 81% 151M 0s #18 64.53 12150K .......... .......... .......... .......... .......... 81% 132M 0s #18 64.53 12200K .......... .......... .......... .......... .......... 81% 149M 0s #18 64.53 12250K .......... .......... .......... .......... .......... 82% 149M 0s #18 64.53 12300K .......... .......... .......... .......... .......... 82% 145M 0s #18 64.53 12350K .......... .......... .......... .......... .......... 82% 59.6M 0s #18 64.53 12400K .......... .......... .......... .......... .......... 83% 148M 0s #18 64.53 12450K .......... .......... .......... .......... .......... 83% 150M 0s #18 64.53 12500K .......... .......... .......... .......... .......... 83% 153M 0s #18 64.53 12550K .......... .......... .......... .......... .......... 84% 131M 0s #18 64.53 12600K .......... .......... .......... .......... .......... 84% 152M 0s #18 64.53 12650K .......... .......... .......... .......... .......... 84% 151M 0s #18 64.53 12700K .......... .......... .......... .......... .......... 85% 148M 0s #18 64.53 12750K .......... .......... .......... .......... .......... 85% 124M 0s #18 64.53 12800K .......... .......... .......... .......... .......... 85% 149M 0s #18 64.53 12850K .......... .......... .......... .......... .......... 86% 148M 0s #18 64.53 12900K .......... .......... .......... .......... .......... 86% 144M 0s #18 64.53 12950K .......... .......... .......... .......... .......... 86% 77.8M 0s #18 64.53 13000K .......... .......... .......... .......... .......... 87% 122M 0s #18 64.53 13050K .......... .......... .......... .......... .......... 87% 123M 0s #18 64.53 13100K .......... .......... .......... .......... .......... 87% 143M 0s #18 64.53 13150K .......... .......... .......... .......... .......... 88% 114M 0s #18 64.53 13200K .......... .......... .......... .......... .......... 88% 130M 0s #18 64.53 13250K .......... .......... .......... .......... .......... 88% 148M 0s #18 64.54 13300K .......... .......... .......... .......... .......... 89% 142M 0s #18 64.54 13350K .......... .......... .......... .......... .......... 89% 130M 0s #18 64.54 13400K .......... .......... .......... .......... .......... 89% 147M 0s #18 64.54 13450K .......... .......... .......... .......... .......... 90% 151M 0s #18 64.54 13500K .......... .......... .......... .......... .......... 90% 145M 0s #18 64.54 13550K .......... .......... .......... .......... .......... 90% 86.1M 0s #18 64.54 13600K .......... .......... .......... .......... .......... 91% 148M 0s #18 64.54 13650K .......... .......... .......... .......... .......... 91% 149M 0s #18 64.54 13700K .......... .......... .......... .......... .......... 91% 151M 0s #18 64.54 13750K .......... .......... .......... .......... .......... 92% 672K 0s #18 64.61 13800K .......... .......... .......... .......... .......... 92% 49.9M 0s #18 64.61 13850K .......... .......... .......... .......... .......... 92% 102M 0s #18 64.61 13900K .......... .......... .......... .......... .......... 93% 85.7M 0s #18 64.61 13950K .......... .......... .......... .......... .......... 93% 63.1M 0s #18 64.62 14000K .......... .......... .......... .......... .......... 93% 117M 0s #18 64.62 14050K .......... .......... .......... .......... .......... 94% 31.8M 0s #18 64.62 14100K .......... .......... .......... .......... .......... 94% 86.0M 0s #18 64.62 14150K .......... .......... .......... .......... .......... 94% 157M 0s #18 64.62 14200K .......... .......... .......... .......... .......... 95% 120M 0s #18 64.62 14250K .......... .......... .......... .......... .......... 95% 92.7M 0s #18 64.62 14300K .......... .......... .......... .......... .......... 95% 60.9M 0s #18 64.62 14350K .......... .......... .......... .......... .......... 96% 110M 0s #18 64.62 14400K .......... .......... .......... .......... .......... 96% 203M 0s #18 64.62 14450K .......... .......... .......... .......... .......... 96% 116M 0s #18 64.62 14500K .......... .......... .......... .......... .......... 97% 114M 0s #18 64.62 14550K .......... .......... .......... .......... .......... 97% 103M 0s #18 64.62 14600K .......... .......... .......... .......... .......... 97% 39.1M 0s #18 64.62 14650K .......... .......... .......... .......... .......... 98% 8.29M 0s #18 64.63 14700K .......... .......... .......... .......... .......... 98% 116M 0s #18 64.63 14750K .......... .......... .......... .......... .......... 98% 65.2M 0s #18 64.63 14800K .......... .......... .......... .......... .......... 99% 56.8M 0s #18 64.63 14850K .......... .......... .......... .......... .......... 99% 636K 0s #18 64.71 14900K .......... .......... .......... .......... .......... 99% 44.5M 0s #18 64.71 14950K .......... .......... .......... .......... ......... 100% 139M=1.5s #18 64.71 #18 64.71 2024-07-03 07:39:38 (10.0 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #18 64.71 #18 64.83 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #18 64.83 find rest-api -name "*.json" | while read x; do \ #18 64.83 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #18 64.83 done #18 64.84 +---- Asterisk Installation Complete -------+ #18 64.84 + + #18 64.84 + YOU MUST READ THE SECURITY DOCUMENT + #18 64.84 + + #18 64.84 + Asterisk has successfully been installed. + #18 64.84 + If you would like to install the sample + #18 64.84 + configuration files (overwriting any + #18 64.84 + existing config files), run: + #18 64.85 + + #18 64.85 + For generic reference documentation: + #18 64.85 + make samples + #18 64.85 + + #18 64.85 + For a sample basic PBX: + #18 64.85 + make basic-pbx + #18 64.85 + + #18 64.85 + + #18 64.85 +----------------- or ---------------------+ #18 64.85 + + #18 64.85 + You can go ahead and install the asterisk + #18 64.85 + program documentation now or later run: + #18 64.85 + + #18 64.85 + make progdocs + #18 64.85 + + #18 64.85 + **Note** This requires that you have + #18 64.85 + doxygen installed on your local system + #18 64.85 +-------------------------------------------+ #18 71.66 Installing adsi config files... #18 71.66 /usr/bin/install -c -d "/etc/asterisk" #18 71.67 Installing configs/samples/asterisk.adsi #18 71.67 Installing configs/samples/telcordia-1.adsi #18 71.68 Installing other config files... #18 71.69 Installing file configs/samples/acl.conf.sample #18 71.69 Installing file configs/samples/adsi.conf.sample #18 71.70 Installing file configs/samples/aeap.conf.sample #18 71.70 Installing file configs/samples/agents.conf.sample #18 71.71 Installing file configs/samples/alarmreceiver.conf.sample #18 71.72 Installing file configs/samples/alsa.conf.sample #18 71.72 Installing file configs/samples/amd.conf.sample #18 71.73 Installing file configs/samples/app_skel.conf.sample #18 71.73 Installing file configs/samples/ari.conf.sample #18 71.74 Installing file configs/samples/ast_debug_tools.conf.sample #18 71.74 Installing file configs/samples/asterisk.conf.sample #18 71.75 Installing file configs/samples/calendar.conf.sample #18 71.76 Installing file configs/samples/ccss.conf.sample #18 71.76 Installing file configs/samples/cdr.conf.sample #18 71.77 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #18 71.77 Installing file configs/samples/cdr_beanstalkd.conf.sample #18 71.78 Installing file configs/samples/cdr_custom.conf.sample #18 71.78 Installing file configs/samples/cdr_manager.conf.sample #18 71.79 Installing file configs/samples/cdr_odbc.conf.sample #18 71.80 Installing file configs/samples/cdr_pgsql.conf.sample #18 71.80 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #18 71.81 Installing file configs/samples/cdr_tds.conf.sample #18 71.81 Installing file configs/samples/cel.conf.sample #18 71.82 Installing file configs/samples/cel_beanstalkd.conf.sample #18 71.82 Installing file configs/samples/cel_custom.conf.sample #18 71.83 Installing file configs/samples/cel_odbc.conf.sample #18 71.83 Installing file configs/samples/cel_pgsql.conf.sample #18 71.84 Installing file configs/samples/cel_sqlite3_custom.conf.sample #18 71.85 Installing file configs/samples/cel_tds.conf.sample #18 71.85 Installing file configs/samples/chan_dahdi.conf.sample #18 71.86 Installing file configs/samples/chan_mobile.conf.sample #18 71.86 Installing file configs/samples/cli.conf.sample #18 71.87 Installing file configs/samples/cli_aliases.conf.sample #18 71.87 Installing file configs/samples/cli_permissions.conf.sample #18 71.88 Installing file configs/samples/codecs.conf.sample #18 71.89 Installing file configs/samples/confbridge.conf.sample #18 71.89 Installing file configs/samples/config_test.conf.sample #18 71.90 Installing file configs/samples/console.conf.sample #18 71.90 Installing file configs/samples/dbsep.conf.sample #18 71.91 Installing file configs/samples/dnsmgr.conf.sample #18 71.91 Installing file configs/samples/dsp.conf.sample #18 71.92 Installing file configs/samples/dundi.conf.sample #18 71.92 Installing file configs/samples/enum.conf.sample #18 71.92 Installing file configs/samples/extconfig.conf.sample #18 71.92 Installing file configs/samples/extensions.ael.sample #18 71.92 Installing file configs/samples/extensions.conf.sample #18 71.92 Installing file configs/samples/extensions.lua.sample #18 71.93 Installing file configs/samples/extensions_minivm.conf.sample #18 71.93 Installing file configs/samples/features.conf.sample #18 71.93 Installing file configs/samples/festival.conf.sample #18 71.93 Installing file configs/samples/followme.conf.sample #18 71.93 Installing file configs/samples/func_odbc.conf.sample #18 71.93 Installing file configs/samples/geolocation.conf.sample #18 71.93 Installing file configs/samples/hep.conf.sample #18 71.93 Installing file configs/samples/http.conf.sample #18 71.93 Installing file configs/samples/iax.conf.sample #18 71.93 Installing file configs/samples/iaxprov.conf.sample #18 71.93 Installing file configs/samples/indications.conf.sample #18 71.94 Installing file configs/samples/logger.conf.sample #18 71.94 Installing file configs/samples/manager.conf.sample #18 71.94 Installing file configs/samples/meetme.conf.sample #18 71.94 Installing file configs/samples/mgcp.conf.sample #18 71.94 Installing file configs/samples/minivm.conf.sample #18 71.94 Installing file configs/samples/modules.conf.sample #18 71.94 Installing file configs/samples/motif.conf.sample #18 71.94 Installing file configs/samples/musiconhold.conf.sample #18 71.95 Installing file configs/samples/ooh323.conf.sample #18 71.95 Installing file configs/samples/osp.conf.sample #18 71.95 Installing file configs/samples/phoneprov.conf.sample #18 71.95 Installing file configs/samples/pjproject.conf.sample #18 71.96 Installing file configs/samples/pjsip.conf.sample #18 71.96 Installing file configs/samples/pjsip_notify.conf.sample #18 71.96 Installing file configs/samples/pjsip_wizard.conf.sample #18 71.97 Installing file configs/samples/prometheus.conf.sample #18 71.97 Installing file configs/samples/queuerules.conf.sample #18 71.98 Installing file configs/samples/queues.conf.sample #18 71.98 Installing file configs/samples/res_config_mysql.conf.sample #18 71.99 Installing file configs/samples/res_config_odbc.conf.sample #18 71.99 Installing file configs/samples/res_config_sqlite3.conf.sample #18 72.00 Installing file configs/samples/res_corosync.conf.sample #18 72.00 Installing file configs/samples/res_curl.conf.sample #18 72.01 Installing file configs/samples/res_fax.conf.sample #18 72.01 Installing file configs/samples/res_http_media_cache.conf.sample #18 72.02 Installing file configs/samples/res_ldap.conf.sample #18 72.02 Installing file configs/samples/res_odbc.conf.sample #18 72.03 Installing file configs/samples/res_parking.conf.sample #18 72.03 Installing file configs/samples/res_pgsql.conf.sample #18 72.04 Installing file configs/samples/res_pktccops.conf.sample #18 72.04 Installing file configs/samples/res_snmp.conf.sample #18 72.05 Installing file configs/samples/res_stun_monitor.conf.sample #18 72.05 Installing file configs/samples/resolver_unbound.conf.sample #18 72.06 Installing file configs/samples/rtp.conf.sample #18 72.06 Installing file configs/samples/say.conf.sample #18 72.07 Installing file configs/samples/sip.conf.sample #18 72.07 Installing file configs/samples/sip_notify.conf.sample #18 72.08 Installing file configs/samples/skinny.conf.sample #18 72.09 Installing file configs/samples/sla.conf.sample #18 72.09 Installing file configs/samples/smdi.conf.sample #18 72.10 Installing file configs/samples/sorcery.conf.sample #18 72.10 Installing file configs/samples/ss7.timers.sample #18 72.11 Installing file configs/samples/stasis.conf.sample #18 72.11 Installing file configs/samples/statsd.conf.sample #18 72.12 Installing file configs/samples/stir_shaken.conf.sample #18 72.12 Installing file configs/samples/test_sorcery.conf.sample #18 72.13 Installing file configs/samples/udptl.conf.sample #18 72.13 Installing file configs/samples/unistim.conf.sample #18 72.14 Installing file configs/samples/users.conf.sample #18 72.14 Installing file configs/samples/voicemail.conf.sample #18 72.15 Installing file configs/samples/xmpp.conf.sample #18 72.15 Updating asterisk.conf #18 72.16 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #18 72.17 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #18 72.20 Installing file phoneprov/000000000000-directory.xml #18 72.20 Installing file phoneprov/000000000000-phone.cfg #18 72.20 Installing file phoneprov/000000000000.cfg #18 72.21 Installing file phoneprov/polycom.xml #18 72.21 Installing file phoneprov/polycom_line.xml #18 72.21 Installing file phoneprov/snom-mac.xml #18 DONE 72.4s #19 [14/14] RUN SETCAP 'cap_net_admin,cap_sys_resource=ep' /usr/sbin/asterisk #19 DONE 0.5s #20 exporting to image #20 exporting layers #20 exporting layers 5.4s done #20 writing image sha256:8a69d5cc33751417e0997b45558bfd8a716b66a100330a5f1bd03b4ffd73a2da done #20 naming to docker.io/osmocom-build/asterisk-master:latest 0.0s done #20 DONE 5.4s 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 8a69d5cc3375 + list_osmo_packages debian-bookworm asterisk-master + local distro=debian-bookworm + local image=asterisk-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/asterisk-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-asterisk-ims-ue-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:1bd8cadab82e7a649ac378ed75fc1f74cbeda1a9e43f369c08c582c90a40a16b Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-asterisk-ims-ue-test + echo ttcn3-asterisk-ims-ue-test + dir=ttcn3-asterisk-ims-ue-test + pull_arg=--pull + grep ^FROM ../ttcn3-asterisk-ims-ue-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-asterisk-ims-ue-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-asterisk-ims-ue-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-asterisk-ims-ue-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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=jolly/work \ -t osmocom-build/ttcn3-asterisk-ims-ue-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 410B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.41kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #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.232 + OSMO_TTCN3_BRANCH=master #8 0.232 + shift #8 0.232 + cd /osmo-ttcn3-hacks #8 0.232 + git fetch #8 0.271 + git checkout master #8 0.316 Already on 'master' #8 0.316 Your branch is up to date with 'origin/master'. #8 0.317 + git symbolic-ref -q HEAD #8 0.317 refs/heads/master #8 0.317 + git reset --hard origin/master #8 0.326 HEAD is now at aac2ecc0 asterisk: IMS: fix SDP precondition validation #8 0.326 + git rev-parse --abbrev-ref HEAD #8 0.327 master #8 0.327 + git rev-parse HEAD #8 0.327 aac2ecc0c41e745bc760a97f7025775feb4915ca #8 0.327 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.327 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.327 + make -j8 deps #8 0.345 (make -j20 -C deps || make -j1 -C deps) #8 0.346 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.346 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.686 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.686 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.686 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.686 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.686 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.686 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.687 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.687 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.687 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.687 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.687 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.687 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.687 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.688 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.688 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.689 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.738 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.738 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 0.750 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.750 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.837 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 0.837 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 0.837 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 0.837 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 0.839 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 0.846 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 0.846 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 0.847 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 0.847 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 0.849 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 0.850 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 0.852 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 0.857 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 0.900 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 0.900 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 0.902 origin/c496d298876fed55c2b730278b7ee77982555563 #8 0.902 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 0.902 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 0.902 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 0.902 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 0.902 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 0.903 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 0.903 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 0.903 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 0.903 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 0.904 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 0.904 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 0.905 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 0.905 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 0.906 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 0.906 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 0.906 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 0.907 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 0.910 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 0.910 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 0.911 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 0.911 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 0.912 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 0.912 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.004 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.004 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.005 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.005 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.006 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.006 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.006 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.006 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.006 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.007 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.007 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.007 + make asterisk #8 1.026 (make -j20 -C deps || make -j1 -C deps) #8 1.027 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.166 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.166 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.166 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.166 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.166 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.166 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.166 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.166 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.166 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.167 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.167 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.167 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.167 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.168 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.168 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.168 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.222 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.222 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.222 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.223 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.318 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.318 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.319 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.319 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.319 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.322 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.329 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.329 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.330 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.330 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.335 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.336 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.357 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.376 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.376 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.377 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.377 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.380 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.380 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.380 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.380 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.382 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.382 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.382 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.382 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.382 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.382 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.383 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.384 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.386 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.386 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.386 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.386 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.388 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.388 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.390 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.390 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.413 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.413 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.469 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.470 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.475 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.476 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 1.483 Linking TCCInterface_Functions.ttcn #8 1.486 Linking TCCConversion_Functions.ttcn #8 1.488 Linking TCCConversion.cc #8 1.491 Linking TCCInterface.cc #8 1.493 Linking TCCInterface_ip.h #8 1.495 Linking TCCOpenSecurity_Functions.ttcn #8 1.498 Linking TCCOpenSecurity.cc #8 1.500 Linking TCCOpenSecurity_Functions.hh #8 1.503 Linking TCCDateTime.cc #8 1.505 Linking TCCDateTime_Functions.ttcn #8 1.507 Linking TCCEncoding_Functions.ttcn #8 1.510 Linking TCCEncoding.cc #8 1.512 Linking Socket_API_Definitions.ttcn #8 1.515 Linking PIPEasp_PT.cc #8 1.517 Linking PIPEasp_PT.hh #8 1.519 Linking PIPEasp_Types.ttcn #8 1.522 Linking PIPEasp_PortType.ttcn #8 1.524 Linking PIPEasp_Templates.ttcn #8 1.526 Linking IPL4asp_Functions.ttcn #8 1.529 Linking IPL4asp_PT.cc #8 1.531 Linking IPL4asp_PT.hh #8 1.534 Linking IPL4asp_PortType.ttcn #8 1.536 Linking IPL4asp_Types.ttcn #8 1.538 Linking IPL4asp_discovery.cc #8 1.541 Linking IPL4asp_protocol_L234.hh #8 1.543 Linking TELNETasp_PT.cc #8 1.545 Linking TELNETasp_PT.hh #8 1.548 Linking TELNETasp_PortType.ttcn #8 1.550 Linking SDP_EncDec.cc #8 1.553 Linking SDP_Types.ttcn #8 1.555 Linking SDP_parse_.tab.c #8 1.557 Linking SDP_parse_.tab.h #8 1.559 Linking SDP_parse_parser.h #8 1.562 Linking SDP_parser.l #8 1.564 Linking SDP_parser.y #8 1.566 Linking lex.SDP_parse_.c #8 1.569 Linking RTP_EncDec.cc #8 1.571 Linking RTP_Types.ttcn #8 1.574 Linking SIP_parse.h #8 1.576 Linking SIP_parse.y #8 1.578 Linking SIP_parse_.tab.h #8 1.581 Linking SIPmsg_PT.hh #8 1.583 Linking SIPmsg_Types.ttcn #8 1.585 Linking SIP_parse.l #8 1.588 Linking SIP_parse_.tab.c #8 1.590 Linking SIPmsg_PT.cc #8 1.592 Linking SIPmsg_PortType.ttcn #8 1.595 Linking lex.SIP_parse_.c #8 1.597 Linking Misc_Helpers.ttcn #8 1.600 Linking General_Types.ttcn #8 1.602 Linking GSM_Types.ttcn #8 1.604 Linking Osmocom_Types.ttcn #8 1.607 Linking Native_Functions.ttcn #8 1.609 Linking Native_FunctionDefs.cc #8 1.611 Linking PIPEasp_Templates.ttcn #8 1.614 Linking RTP_CodecPort.ttcn #8 1.616 Linking RTP_CodecPort_CtrlFunctDef.cc #8 1.619 Linking SDP_Templates.ttcn #8 1.621 Linking SIP_Emulation.ttcn #8 1.623 Linking SIP_Templates.ttcn #8 1.647 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.647 Generating Makefile skeleton... #8 1.648 Makefile skeleton was generated. #8 1.681 make -C asterisk compile #8 1.689 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 1.689 /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.696 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.696 #8 1.702 Notify: Parsing TTCN-3 module `AMI_Functions.ttcn'... #8 1.707 Notify: Parsing TTCN-3 module `Asterisk_Tests.ttcn'... #8 1.710 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 1.711 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.712 Notify: Parsing TTCN-3 module `IMS_ConnectionHandler.ttcn'... #8 1.715 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.715 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.716 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.716 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.716 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.716 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.717 Notify: Parsing TTCN-3 module `PIPEasp_PortType.ttcn'... #8 1.717 Notify: Parsing TTCN-3 module `PIPEasp_Templates.ttcn'... #8 1.717 Notify: Parsing TTCN-3 module `PIPEasp_Types.ttcn'... #8 1.717 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 1.717 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 1.718 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 1.718 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 1.719 Notify: Parsing TTCN-3 module `SIP_ConnectionHandler.ttcn'... #8 1.720 Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'... #8 1.721 Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'... #8 1.724 Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'... #8 1.724 Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'... #8 1.724 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.724 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.725 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.726 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.726 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.726 Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'... #8 1.727 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 1.727 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.728 Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... #8 1.728 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 1.728 Notify: Checking modules... #8 1.731 AMI_Functions.ttcn: In TTCN-3 module `AMI_Functions': #8 1.731 AMI_Functions.ttcn:721.1-732.1: In function definition `f_ami_transceive_match_response_success': #8 1.731 AMI_Functions.ttcn:726.2-728.2: In if statement: #8 1.731 AMI_Functions.ttcn:727.3-57: In variable assignment: #8 1.731 AMI_Functions.ttcn:727.47-57: In actual parameter list of template `@AMI_Functions.tr_AMI_Response_Success_ActionId': #8 1.731 AMI_Functions.ttcn:727.48-56: In parameter #1 for `action_id': #8 1.731 AMI_Functions.ttcn:727.48-56: warning: Inadequate restriction on the referenced template variable `action_id', this may cause a dynamic test case error at runtime #8 1.731 AMI_Functions.ttcn:725.33-102: note: Referenced template variable is here #8 1.731 AMI_Functions.ttcn:731.2-73: In function instance: #8 1.731 AMI_Functions.ttcn:731.2-73: warning: The value returned by function `@AMI_Functions.f_ami_transceive_match' is not used #8 1.735 SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation': #8 1.735 SIP_Emulation.ttcn:229.1-237.1: In function definition `f_init_sip': #8 1.735 SIP_Emulation.ttcn:230.13-232.2: In variable definition `ops': #8 1.735 SIP_Emulation.ttcn:231.3-59: In value for record field `create_cb': #8 1.735 SIP_Emulation.ttcn:365.1-414.1: In function definition `ExpectedCreateCallback': #8 1.735 SIP_Emulation.ttcn:371.2-376.2: In if statement: #8 1.735 SIP_Emulation.ttcn:375.3-12: warning: Control never reaches this statement #8 1.735 SIP_Emulation.ttcn:413.2-11: warning: Control never reaches this statement #8 1.736 SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': #8 1.736 SIP_Templates.ttcn:109.1-137.1: In template definition `ts_Credentials_DigestResponseMD5': #8 1.736 SIP_Templates.ttcn:121.20-136.2: In template for union field `digestResponse': #8 1.736 SIP_Templates.ttcn:134.3-52: In component 9: #8 1.736 SIP_Templates.ttcn:134.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': #8 1.736 SIP_Templates.ttcn:134.29-51: In parameter #2 for `paramValue': #8 1.736 SIP_Templates.ttcn:134.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': #8 1.736 SIP_Templates.ttcn:134.45-50: In parameter #1 for `val': #8 1.736 SIP_Templates.ttcn:134.45-50: warning: Inadequate restriction on the referenced template parameter `cnonce', this may cause a dynamic test case error at runtime #8 1.736 SIP_Templates.ttcn:118.4-44: note: Referenced template parameter is here #8 1.736 SIP_Templates.ttcn:213.9-221.1: In function definition `f_tr_Contact_SipAddr': #8 1.736 SIP_Templates.ttcn:220.2-40: In return statement: #8 1.736 SIP_Templates.ttcn:220.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': #8 1.736 SIP_Templates.ttcn:220.28-39: In parameter #1 for `contact_addr': #8 1.736 SIP_Templates.ttcn:220.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 1.736 SIP_Templates.ttcn:213.39-67: note: Referenced template parameter is here #8 1.736 SIP_Templates.ttcn:225.9-231.1: In function definition `ts_Contact_SipAddr_omit': #8 1.736 SIP_Templates.ttcn:230.2-40: In return statement: #8 1.736 SIP_Templates.ttcn:230.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': #8 1.736 SIP_Templates.ttcn:230.28-39: In parameter #1 for `contact_addr': #8 1.736 SIP_Templates.ttcn:230.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 1.736 SIP_Templates.ttcn:225.42-85: note: Referenced template parameter is here #8 1.736 SIP_Templates.ttcn:465.1-478.1: In function definition `tr_Addr_Union_from_val': #8 1.736 SIP_Templates.ttcn:470.4-473.2: In if statement: #8 1.736 SIP_Templates.ttcn:470.26-70: In actual parameter list of external function `@Native_Functions.f_str_tolower': #8 1.736 SIP_Templates.ttcn:470.27-69: In parameter #1 for `input': #8 1.736 SIP_Templates.ttcn:470.44-69: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': #8 1.736 SIP_Templates.ttcn:470.45-68: In parameter #1 for `val': #8 1.736 SIP_Templates.ttcn:470.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.736 SIP_Templates.ttcn:465.33-63: note: Referenced template parameter is here #8 1.737 SIP_Templates.ttcn:925.1-945.1: In template definition `tr_SIP_INVITE': #8 1.737 SIP_Templates.ttcn:938.15-942.44: In template for record field `msgHeader': #8 1.737 SIP_Templates.ttcn:938.30-942.44: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.737 SIP_Templates.ttcn:939.10-12: In parameter #5 for `via': #8 1.737 SIP_Templates.ttcn:939.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.737 SIP_Templates.ttcn:930.8-68: note: Referenced template parameter is here #8 1.737 SIP_Templates.ttcn:963.1-976.1: In template definition `tr_SIP_BYE': #8 1.737 SIP_Templates.ttcn:972.15-973.28: In template for record field `msgHeader': #8 1.737 SIP_Templates.ttcn:972.30-973.28: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.737 SIP_Templates.ttcn:973.10-12: In parameter #5 for `via': #8 1.737 SIP_Templates.ttcn:973.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.737 SIP_Templates.ttcn:968.5-20: note: Referenced template parameter is here #8 1.737 SIP_Templates.ttcn:996.1-1010.1: In template definition `tr_SIP_ACK': #8 1.737 SIP_Templates.ttcn:1005.15-1007.23: In template for record field `msgHeader': #8 1.737 SIP_Templates.ttcn:1005.30-1007.23: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.737 SIP_Templates.ttcn:1006.10-12: In parameter #5 for `via': #8 1.737 SIP_Templates.ttcn:1006.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.737 SIP_Templates.ttcn:1001.5-20: note: Referenced template parameter is here #8 1.737 SIP_Templates.ttcn:1047.1-1063.1: In template definition `tr_SIP_PRACK': #8 1.737 SIP_Templates.ttcn:1057.15-1060.22: In template for record field `msgHeader': #8 1.737 SIP_Templates.ttcn:1057.30-1060.22: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.737 SIP_Templates.ttcn:1058.10-12: In parameter #5 for `via': #8 1.737 SIP_Templates.ttcn:1058.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.737 SIP_Templates.ttcn:1052.7-22: note: Referenced template parameter is here #8 1.738 SIP_Templates.ttcn:1083.1-1101.1: In template definition `tr_SIP_UPDATE': #8 1.738 SIP_Templates.ttcn:1094.15-1098.32: In template for record field `msgHeader': #8 1.738 SIP_Templates.ttcn:1094.30-1098.32: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 1.738 SIP_Templates.ttcn:1095.10-12: In parameter #5 for `via': #8 1.738 SIP_Templates.ttcn:1095.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 1.738 SIP_Templates.ttcn:1088.8-23: note: Referenced template parameter is here #8 1.744 IMS_ConnectionHandler.ttcn: In TTCN-3 module `IMS_ConnectionHandler': #8 1.744 IMS_ConnectionHandler.ttcn:1115.1-1349.1: In function definition `f_IMS_mt_call_setup': #8 1.744 IMS_ConnectionHandler.ttcn:1193.2-1308.2: In if statement: #8 1.744 IMS_ConnectionHandler.ttcn:1205.3-1214.3: In alt construct: #8 1.744 IMS_ConnectionHandler.ttcn:1207.4-76: In function instance: #8 1.744 IMS_ConnectionHandler.ttcn:1207.4-76: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.744 IMS_ConnectionHandler.ttcn:1330.2-21: In deactivate statement: #8 1.744 IMS_ConnectionHandler.ttcn:1330.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.744 IMS_ConnectionHandler.ttcn:1331.2-22: In deactivate statement: #8 1.744 IMS_ConnectionHandler.ttcn:1331.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.745 IMS_ConnectionHandler.ttcn:1390.9-1401.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 1.745 IMS_ConnectionHandler.ttcn:1392.2-71: In function instance: #8 1.745 IMS_ConnectionHandler.ttcn:1392.2-71: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.745 IMS_ConnectionHandler.ttcn:1404.1-1652.1: In altstep definition `as_IMS_mo_call_accept': #8 1.745 IMS_ConnectionHandler.ttcn:1490.3-1595.3: In if statement: #8 1.745 IMS_ConnectionHandler.ttcn:1556.4-75: In function instance: #8 1.745 IMS_ConnectionHandler.ttcn:1556.4-75: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.748 SIP_ConnectionHandler.ttcn: In TTCN-3 module `SIP_ConnectionHandler': #8 1.748 SIP_ConnectionHandler.ttcn:346.1-433.1: In function definition `f_SIP_unregister': #8 1.748 SIP_ConnectionHandler.ttcn:371.2-428.2: In alt construct: #8 1.748 SIP_ConnectionHandler.ttcn:373.5-380.67: In guard operation: #8 1.748 SIP_ConnectionHandler.ttcn:373.5-380.67: In receive statement: #8 1.748 SIP_ConnectionHandler.ttcn:377.10-31: warning: Function invocation 'f_tr_Via_response(via)' may change the actual snapshot. #8 1.748 SIP_ConnectionHandler.ttcn:383.5-390.61: In guard operation: #8 1.748 SIP_ConnectionHandler.ttcn:383.5-390.61: In receive statement: #8 1.748 SIP_ConnectionHandler.ttcn:387.10-31: warning: Function invocation 'f_tr_Via_response(via)' may change the actual snapshot. #8 1.748 SIP_ConnectionHandler.ttcn:435.1-542.1: In function definition `f_SIP_mo_call_setup': #8 1.748 SIP_ConnectionHandler.ttcn:526.2-21: In deactivate statement: #8 1.748 SIP_ConnectionHandler.ttcn:526.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.748 SIP_ConnectionHandler.ttcn:527.2-23: In deactivate statement: #8 1.748 SIP_ConnectionHandler.ttcn:527.2-23: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.748 SIP_ConnectionHandler.ttcn:528.2-22: In deactivate statement: #8 1.748 SIP_ConnectionHandler.ttcn:528.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.748 SIP_ConnectionHandler.ttcn:544.9-555.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 1.748 SIP_ConnectionHandler.ttcn:546.2-64: In function instance: #8 1.748 SIP_ConnectionHandler.ttcn:546.2-64: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.748 SIP_ConnectionHandler.ttcn:558.1-623.1: In altstep definition `as_SIP_mt_call_accept': #8 1.748 SIP_ConnectionHandler.ttcn:614.3-618.3: In if statement: #8 1.748 SIP_ConnectionHandler.ttcn:617.4-51: In altstep instance: #8 1.748 SIP_ConnectionHandler.ttcn:690.1-738.1: In altstep definition `as_SIP_exp_call_update': #8 1.748 SIP_ConnectionHandler.ttcn:707.3-67: In function instance: #8 1.748 SIP_ConnectionHandler.ttcn:707.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 1.749 Asterisk_Tests.ttcn: In TTCN-3 module `Asterisk_Tests': #8 1.749 Asterisk_Tests.ttcn:76.1-85.1: In function definition `f_init_ConnHdlrPars': #8 1.749 Asterisk_Tests.ttcn:78.39-83.20: In template variable definition `pars': #8 1.749 Asterisk_Tests.ttcn:78.53-83.20: In actual parameter list of template `@SIP_ConnectionHandler.t_Pars': #8 1.749 Asterisk_Tests.ttcn:82.12-64: In parameter #5 for `user': #8 1.749 Asterisk_Tests.ttcn:82.12-64: In the right operand of operation `&': #8 1.749 Asterisk_Tests.ttcn:82.18-64: In the operand of operation `int2str()': #8 1.749 Asterisk_Tests.ttcn:82.26-63: In the operands of operation `+': #8 1.749 Asterisk_Tests.ttcn:82.26-57: In the operand of operation `str2int()': #8 1.749 Asterisk_Tests.ttcn:82.34-56: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' #8 1.749 Asterisk_Tests.ttcn:190.9-197.1: In function definition `f_TC_internal_registration': #8 1.749 Asterisk_Tests.ttcn:192.2-17: In function instance: #8 1.749 Asterisk_Tests.ttcn:192.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 1.749 Asterisk_Tests.ttcn:195.2-19: In function instance: #8 1.749 Asterisk_Tests.ttcn:195.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used #8 1.750 Asterisk_Tests.ttcn:209.9-225.1: In function definition `f_TC_internal_call_mo': #8 1.750 Asterisk_Tests.ttcn:211.2-17: In function instance: #8 1.750 Asterisk_Tests.ttcn:211.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 1.750 Asterisk_Tests.ttcn:222.2-19: In function instance: #8 1.750 Asterisk_Tests.ttcn:222.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used #8 1.750 Asterisk_Tests.ttcn:226.9-254.1: In function definition `f_TC_internal_call_mt': #8 1.750 Asterisk_Tests.ttcn:230.2-17: In function instance: #8 1.750 Asterisk_Tests.ttcn:230.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 1.750 Asterisk_Tests.ttcn:251.2-19: In function instance: #8 1.750 Asterisk_Tests.ttcn:251.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used #8 1.750 Asterisk_Tests.ttcn:408.9-436.1: In altstep definition `as_AMI_IMS_register_Auth': #8 1.750 Asterisk_Tests.ttcn:423.3-427.3: In if statement: #8 1.750 Asterisk_Tests.ttcn:424.4-426.22: In receive statement: #8 1.750 Asterisk_Tests.ttcn:424.45-94: warning: Function invocation 'f_sip_SipAddr_to_str(pars.subscr.local_sip_record)' may change the actual snapshot. #8 1.750 Asterisk_Tests.ttcn:444.9-452.1: In function definition `f_AMI_IMS_unregister': #8 1.750 Asterisk_Tests.ttcn:451.2-64: In function instance: #8 1.750 Asterisk_Tests.ttcn:451.2-64: warning: The value returned by function `@AMI_Functions.f_ami_wait_rx_msg' is not used #8 1.750 Asterisk_Tests.ttcn:540.9-561.1: In function definition `f_TC_ims_registration_timeout_initial': #8 1.750 Asterisk_Tests.ttcn:555.2-557.19: In receive statement: #8 1.751 Asterisk_Tests.ttcn:555.43-92: warning: Function invocation 'f_sip_SipAddr_to_str(pars.subscr.local_sip_record)' may change the actual snapshot. #8 1.753 Notify: Generating code... #8 1.817 Notify: File `AMI_Functions.hh' was generated. #8 1.817 Notify: File `AMI_Functions.cc' was generated. #8 1.817 Notify: File `AMI_Functions_part_1.cc' was generated. #8 1.818 Notify: File `AMI_Functions_part_2.cc' was generated. #8 1.818 Notify: File `AMI_Functions_part_3.cc' was generated. #8 1.818 Notify: File `AMI_Functions_part_4.cc' was generated. #8 1.818 Notify: File `AMI_Functions_part_5.cc' was generated. #8 1.818 Notify: File `AMI_Functions_part_6.cc' was generated. #8 1.818 Notify: File `AMI_Functions_part_7.cc' was generated. #8 1.818 Notify: File `Asterisk_Tests.hh' was generated. #8 1.818 Notify: File `Asterisk_Tests.cc' was generated. #8 1.818 Notify: File `Asterisk_Tests_part_1.cc' was generated. #8 1.818 Notify: File `Asterisk_Tests_part_2.cc' was generated. #8 1.818 Notify: File `Asterisk_Tests_part_3.cc' was generated. #8 1.818 Notify: File `Asterisk_Tests_part_4.cc' was generated. #8 1.818 Notify: File `Asterisk_Tests_part_5.cc' was generated. #8 1.818 Notify: File `Asterisk_Tests_part_6.cc' was generated. #8 1.818 Notify: File `Asterisk_Tests_part_7.cc' was generated. #8 1.818 Notify: File `GSM_Types.hh' was generated. #8 1.818 Notify: File `GSM_Types.cc' was generated. #8 1.818 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.818 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.818 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.819 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.819 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.819 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.819 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.819 Notify: File `General_Types.hh' was generated. #8 1.819 Notify: File `General_Types.cc' was generated. #8 1.819 Notify: File `General_Types_part_1.cc' was generated. #8 1.819 Notify: File `General_Types_part_2.cc' was generated. #8 1.819 Notify: File `General_Types_part_3.cc' was generated. #8 1.819 Notify: File `General_Types_part_4.cc' was generated. #8 1.819 Notify: File `General_Types_part_5.cc' was generated. #8 1.819 Notify: File `General_Types_part_6.cc' was generated. #8 1.819 Notify: File `General_Types_part_7.cc' was generated. #8 1.819 Notify: File `IMS_ConnectionHandler.hh' was generated. #8 1.820 Notify: File `IMS_ConnectionHandler.cc' was generated. #8 1.820 Notify: File `IMS_ConnectionHandler_part_1.cc' was generated. #8 1.820 Notify: File `IMS_ConnectionHandler_part_2.cc' was generated. #8 1.820 Notify: File `IMS_ConnectionHandler_part_3.cc' was generated. #8 1.820 Notify: File `IMS_ConnectionHandler_part_4.cc' was generated. #8 1.820 Notify: File `IMS_ConnectionHandler_part_5.cc' was generated. #8 1.820 Notify: File `IMS_ConnectionHandler_part_6.cc' was generated. #8 1.820 Notify: File `IMS_ConnectionHandler_part_7.cc' was generated. #8 1.820 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.820 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.820 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.820 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.820 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.820 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.820 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.820 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.820 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.820 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.820 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.820 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.820 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.820 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.820 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.820 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.820 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.820 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.820 Notify: File `IPL4asp_Types.hh' was generated. #8 1.821 Notify: File `IPL4asp_Types.cc' was generated. #8 1.821 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.821 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.821 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.821 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.821 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.821 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.821 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.821 Notify: File `Misc_Helpers.hh' was generated. #8 1.821 Notify: File `Misc_Helpers.cc' was generated. #8 1.821 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.821 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.821 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.821 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.821 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.821 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.821 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.821 Notify: File `Native_Functions.hh' was generated. #8 1.821 Notify: File `Native_Functions.cc' was generated. #8 1.821 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.821 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.821 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.821 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.821 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.821 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.822 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.822 Notify: File `Osmocom_Types.hh' was generated. #8 1.822 Notify: File `Osmocom_Types.cc' was generated. #8 1.822 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.822 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.822 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.822 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.822 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.822 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.822 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.822 Notify: File `PIPEasp_PortType.hh' was generated. #8 1.822 Notify: File `PIPEasp_PortType.cc' was generated. #8 1.822 Notify: File `PIPEasp_PortType_part_1.cc' was generated. #8 1.822 Notify: File `PIPEasp_PortType_part_2.cc' was generated. #8 1.822 Notify: File `PIPEasp_PortType_part_3.cc' was generated. #8 1.822 Notify: File `PIPEasp_PortType_part_4.cc' was generated. #8 1.822 Notify: File `PIPEasp_PortType_part_5.cc' was generated. #8 1.822 Notify: File `PIPEasp_PortType_part_6.cc' was generated. #8 1.822 Notify: File `PIPEasp_PortType_part_7.cc' was generated. #8 1.822 Notify: File `PIPEasp_Templates.hh' was generated. #8 1.822 Notify: File `PIPEasp_Templates.cc' was generated. #8 1.822 Notify: File `PIPEasp_Templates_part_1.cc' was generated. #8 1.822 Notify: File `PIPEasp_Templates_part_2.cc' was generated. #8 1.822 Notify: File `PIPEasp_Templates_part_3.cc' was generated. #8 1.822 Notify: File `PIPEasp_Templates_part_4.cc' was generated. #8 1.822 Notify: File `PIPEasp_Templates_part_5.cc' was generated. #8 1.822 Notify: File `PIPEasp_Templates_part_6.cc' was generated. #8 1.822 Notify: File `PIPEasp_Templates_part_7.cc' was generated. #8 1.823 Notify: File `PIPEasp_Types.hh' was generated. #8 1.823 Notify: File `PIPEasp_Types.cc' was generated. #8 1.823 Notify: File `PIPEasp_Types_part_1.cc' was generated. #8 1.823 Notify: File `PIPEasp_Types_part_2.cc' was generated. #8 1.823 Notify: File `PIPEasp_Types_part_3.cc' was generated. #8 1.823 Notify: File `PIPEasp_Types_part_4.cc' was generated. #8 1.823 Notify: File `PIPEasp_Types_part_5.cc' was generated. #8 1.823 Notify: File `PIPEasp_Types_part_6.cc' was generated. #8 1.823 Notify: File `PIPEasp_Types_part_7.cc' was generated. #8 1.823 Notify: File `RTP_CodecPort.hh' was generated. #8 1.823 Notify: File `RTP_CodecPort.cc' was generated. #8 1.823 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 1.823 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 1.823 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 1.823 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 1.823 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 1.823 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 1.823 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 1.824 Notify: File `RTP_Types.hh' was generated. #8 1.824 Notify: File `RTP_Types.cc' was generated. #8 1.824 Notify: File `RTP_Types_part_1.cc' was generated. #8 1.825 Notify: File `RTP_Types_part_2.cc' was generated. #8 1.825 Notify: File `RTP_Types_part_3.cc' was generated. #8 1.825 Notify: File `RTP_Types_part_4.cc' was generated. #8 1.825 Notify: File `RTP_Types_part_5.cc' was generated. #8 1.825 Notify: File `RTP_Types_part_6.cc' was generated. #8 1.825 Notify: File `RTP_Types_part_7.cc' was generated. #8 1.825 Notify: File `SDP_Templates.hh' was generated. #8 1.825 Notify: File `SDP_Templates.cc' was generated. #8 1.825 Notify: File `SDP_Templates_part_1.cc' was generated. #8 1.825 Notify: File `SDP_Templates_part_2.cc' was generated. #8 1.825 Notify: File `SDP_Templates_part_3.cc' was generated. #8 1.825 Notify: File `SDP_Templates_part_4.cc' was generated. #8 1.825 Notify: File `SDP_Templates_part_5.cc' was generated. #8 1.825 Notify: File `SDP_Templates_part_6.cc' was generated. #8 1.825 Notify: File `SDP_Templates_part_7.cc' was generated. #8 1.826 Notify: File `SDP_Types.hh' was generated. #8 1.826 Notify: File `SDP_Types.cc' was generated. #8 1.826 Notify: File `SDP_Types_part_1.cc' was generated. #8 1.827 Notify: File `SDP_Types_part_2.cc' was generated. #8 1.827 Notify: File `SDP_Types_part_3.cc' was generated. #8 1.827 Notify: File `SDP_Types_part_4.cc' was generated. #8 1.828 Notify: File `SDP_Types_part_5.cc' was generated. #8 1.828 Notify: File `SDP_Types_part_6.cc' was generated. #8 1.828 Notify: File `SDP_Types_part_7.cc' was generated. #8 1.828 Notify: File `SIP_ConnectionHandler.hh' was generated. #8 1.828 Notify: File `SIP_ConnectionHandler.cc' was generated. #8 1.828 Notify: File `SIP_ConnectionHandler_part_1.cc' was generated. #8 1.828 Notify: File `SIP_ConnectionHandler_part_2.cc' was generated. #8 1.828 Notify: File `SIP_ConnectionHandler_part_3.cc' was generated. #8 1.828 Notify: File `SIP_ConnectionHandler_part_4.cc' was generated. #8 1.828 Notify: File `SIP_ConnectionHandler_part_5.cc' was generated. #8 1.828 Notify: File `SIP_ConnectionHandler_part_6.cc' was generated. #8 1.828 Notify: File `SIP_ConnectionHandler_part_7.cc' was generated. #8 1.828 Notify: File `SIP_Emulation.hh' was generated. #8 1.828 Notify: File `SIP_Emulation.cc' was generated. #8 1.828 Notify: File `SIP_Emulation_part_1.cc' was generated. #8 1.828 Notify: File `SIP_Emulation_part_2.cc' was generated. #8 1.828 Notify: File `SIP_Emulation_part_3.cc' was generated. #8 1.828 Notify: File `SIP_Emulation_part_4.cc' was generated. #8 1.829 Notify: File `SIP_Emulation_part_5.cc' was generated. #8 1.829 Notify: File `SIP_Emulation_part_6.cc' was generated. #8 1.829 Notify: File `SIP_Emulation_part_7.cc' was generated. #8 1.829 Notify: File `SIP_Templates.hh' was generated. #8 1.829 Notify: File `SIP_Templates.cc' was generated. #8 1.829 Notify: File `SIP_Templates_part_1.cc' was generated. #8 1.829 Notify: File `SIP_Templates_part_2.cc' was generated. #8 1.829 Notify: File `SIP_Templates_part_3.cc' was generated. #8 1.829 Notify: File `SIP_Templates_part_4.cc' was generated. #8 1.829 Notify: File `SIP_Templates_part_5.cc' was generated. #8 1.829 Notify: File `SIP_Templates_part_6.cc' was generated. #8 1.829 Notify: File `SIP_Templates_part_7.cc' was generated. #8 1.829 Notify: File `SIPmsg_PortType.hh' was generated. #8 1.829 Notify: File `SIPmsg_PortType.cc' was generated. #8 1.829 Notify: File `SIPmsg_PortType_part_1.cc' was generated. #8 1.829 Notify: File `SIPmsg_PortType_part_2.cc' was generated. #8 1.829 Notify: File `SIPmsg_PortType_part_3.cc' was generated. #8 1.829 Notify: File `SIPmsg_PortType_part_4.cc' was generated. #8 1.829 Notify: File `SIPmsg_PortType_part_5.cc' was generated. #8 1.829 Notify: File `SIPmsg_PortType_part_6.cc' was generated. #8 1.829 Notify: File `SIPmsg_PortType_part_7.cc' was generated. #8 1.830 Notify: File `SIPmsg_Types.hh' was generated. #8 1.830 Notify: File `SIPmsg_Types.cc' was generated. #8 1.831 Notify: File `SIPmsg_Types_part_1.cc' was generated. #8 1.831 Notify: File `SIPmsg_Types_part_2.cc' was generated. #8 1.831 Notify: File `SIPmsg_Types_part_3.cc' was generated. #8 1.832 Notify: File `SIPmsg_Types_part_4.cc' was generated. #8 1.832 Notify: File `SIPmsg_Types_part_5.cc' was generated. #8 1.832 Notify: File `SIPmsg_Types_part_6.cc' was generated. #8 1.833 Notify: File `SIPmsg_Types_part_7.cc' was generated. #8 1.833 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.833 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.833 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.833 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.833 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.833 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.833 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.833 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.833 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.833 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.833 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.833 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.833 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.833 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.833 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.834 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.834 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.834 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.834 Notify: File `TCCDateTime_Functions.hh' was generated. #8 1.834 Notify: File `TCCDateTime_Functions.cc' was generated. #8 1.834 Notify: File `TCCDateTime_Functions_part_1.cc' was generated. #8 1.834 Notify: File `TCCDateTime_Functions_part_2.cc' was generated. #8 1.834 Notify: File `TCCDateTime_Functions_part_3.cc' was generated. #8 1.834 Notify: File `TCCDateTime_Functions_part_4.cc' was generated. #8 1.834 Notify: File `TCCDateTime_Functions_part_5.cc' was generated. #8 1.834 Notify: File `TCCDateTime_Functions_part_6.cc' was generated. #8 1.834 Notify: File `TCCDateTime_Functions_part_7.cc' was generated. #8 1.834 Notify: File `TCCEncoding_Functions.hh' was generated. #8 1.834 Notify: File `TCCEncoding_Functions.cc' was generated. #8 1.834 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 1.834 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 1.834 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 1.834 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 1.834 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 1.834 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 1.834 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 1.834 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.834 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.834 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.834 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.834 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.835 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.835 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.835 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.835 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.835 Notify: File `TCCOpenSecurity_Functions.hh' was generated. #8 1.835 Notify: File `TCCOpenSecurity_Functions.cc' was generated. #8 1.835 Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. #8 1.835 Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. #8 1.835 Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. #8 1.835 Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. #8 1.835 Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. #8 1.835 Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. #8 1.835 Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. #8 1.835 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.835 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.835 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.835 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.835 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.835 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.835 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.835 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.835 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.835 Notify: 270 files were updated. #8 1.844 touch compile #8 1.844 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 1.844 make -j20 -C asterisk #8 1.848 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 1.863 Creating dependency file for TELNETasp_PT.cc #8 1.863 Creating dependency file for TCCDateTime.cc #8 1.864 Creating dependency file for TCCOpenSecurity.cc #8 1.864 Creating dependency file for TCCInterface.cc #8 1.864 Creating dependency file for TCCEncoding.cc #8 1.864 Creating dependency file for TCCConversion.cc #8 1.864 Creating dependency file for SIPmsg_PT.cc #8 1.864 Creating dependency file for SDP_EncDec.cc #8 1.864 Creating dependency file for RTP_EncDec.cc #8 1.865 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 1.865 Creating dependency file for Native_FunctionDefs.cc #8 1.865 Creating dependency file for IPL4asp_discovery.cc #8 1.865 Creating dependency file for IPL4asp_PT.cc #8 1.878 Creating dependency file for PIPEasp_PT.cc #8 1.878 Creating dependency file for lex.SIP_parse_.c #8 1.878 Creating dependency file for lex.SDP_parse_.c #8 1.894 Creating dependency file for SIP_parse_.tab.c #8 1.894 Creating dependency file for SDP_parse_.tab.c #8 1.902 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.902 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.902 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.902 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.907 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.908 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.909 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.913 Creating dependency file for TCCOpenSecurity_Functions_part_7.cc #8 1.914 Creating dependency file for TCCOpenSecurity_Functions_part_6.cc #8 1.914 Creating dependency file for TCCOpenSecurity_Functions_part_5.cc #8 1.914 Creating dependency file for TCCOpenSecurity_Functions_part_4.cc #8 1.915 Creating dependency file for TCCOpenSecurity_Functions_part_3.cc #8 1.917 Creating dependency file for TCCOpenSecurity_Functions_part_2.cc #8 1.918 Creating dependency file for TCCOpenSecurity_Functions_part_1.cc #8 1.920 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.920 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.921 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.921 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.922 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.922 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.923 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.923 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 1.924 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 1.924 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 1.925 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 1.926 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 1.926 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 1.930 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 1.930 Creating dependency file for TCCDateTime_Functions_part_7.cc #8 1.930 Creating dependency file for TCCDateTime_Functions_part_6.cc #8 1.931 Creating dependency file for TCCDateTime_Functions_part_5.cc #8 1.931 Creating dependency file for TCCDateTime_Functions_part_4.cc #8 1.931 Creating dependency file for TCCDateTime_Functions_part_3.cc #8 1.931 Creating dependency file for TCCDateTime_Functions_part_2.cc #8 1.932 Creating dependency file for TCCDateTime_Functions_part_1.cc #8 1.932 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.932 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.932 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.932 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.933 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.934 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.938 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.938 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.938 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.938 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.938 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.938 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.939 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.939 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.939 Creating dependency file for SIPmsg_Types_part_7.cc #8 1.944 Creating dependency file for SIPmsg_Types_part_6.cc #8 1.944 Creating dependency file for SIPmsg_Types_part_5.cc #8 1.944 Creating dependency file for SIPmsg_Types_part_4.cc #8 1.944 Creating dependency file for SIPmsg_Types_part_3.cc #8 1.945 Creating dependency file for SIPmsg_Types_part_2.cc #8 1.945 Creating dependency file for SIPmsg_PortType_part_7.cc #8 1.945 Creating dependency file for SIPmsg_Types_part_1.cc #8 1.945 Creating dependency file for SIPmsg_PortType_part_6.cc #8 1.945 Creating dependency file for SIPmsg_PortType_part_5.cc #8 1.945 Creating dependency file for SIPmsg_PortType_part_4.cc #8 1.946 Creating dependency file for SIPmsg_PortType_part_2.cc #8 1.946 Creating dependency file for SIPmsg_PortType_part_3.cc #8 1.947 Creating dependency file for SIPmsg_PortType_part_1.cc #8 1.947 Creating dependency file for SIP_Templates_part_7.cc #8 1.947 Creating dependency file for SIP_Templates_part_5.cc #8 1.947 Creating dependency file for SIP_Templates_part_6.cc #8 1.952 Creating dependency file for SIP_Templates_part_3.cc #8 1.952 Creating dependency file for SIP_Templates_part_4.cc #8 1.952 Creating dependency file for SIP_Templates_part_2.cc #8 1.953 Creating dependency file for SIP_Templates_part_1.cc #8 1.953 Creating dependency file for SIP_Emulation_part_7.cc #8 1.954 Creating dependency file for SIP_Emulation_part_6.cc #8 1.954 Creating dependency file for SIP_Emulation_part_5.cc #8 1.954 Creating dependency file for SIP_Emulation_part_4.cc #8 1.955 Creating dependency file for SIP_Emulation_part_3.cc #8 1.955 Creating dependency file for SIP_Emulation_part_2.cc #8 1.958 Creating dependency file for SIP_Emulation_part_1.cc #8 1.959 Creating dependency file for SIP_ConnectionHandler_part_7.cc #8 1.959 Creating dependency file for SIP_ConnectionHandler_part_6.cc #8 1.960 Creating dependency file for SIP_ConnectionHandler_part_5.cc #8 1.960 Creating dependency file for SIP_ConnectionHandler_part_4.cc #8 1.960 Creating dependency file for SIP_ConnectionHandler_part_3.cc #8 1.962 Creating dependency file for SIP_ConnectionHandler_part_2.cc #8 1.962 Creating dependency file for SDP_Types_part_7.cc #8 1.962 Creating dependency file for SIP_ConnectionHandler_part_1.cc #8 1.962 Creating dependency file for SDP_Types_part_6.cc #8 1.964 Creating dependency file for SDP_Types_part_5.cc #8 1.966 Creating dependency file for SDP_Types_part_4.cc #8 1.966 Creating dependency file for SDP_Types_part_2.cc #8 1.966 Creating dependency file for SDP_Types_part_3.cc #8 1.966 Creating dependency file for SDP_Types_part_1.cc #8 1.967 Creating dependency file for SDP_Templates_part_7.cc #8 1.968 Creating dependency file for SDP_Templates_part_6.cc #8 1.968 Creating dependency file for SDP_Templates_part_5.cc #8 1.969 Creating dependency file for SDP_Templates_part_4.cc #8 1.969 Creating dependency file for SDP_Templates_part_3.cc #8 1.973 Creating dependency file for SDP_Templates_part_2.cc #8 1.975 Creating dependency file for SDP_Templates_part_1.cc #8 1.975 Creating dependency file for RTP_Types_part_7.cc #8 1.975 Creating dependency file for RTP_Types_part_6.cc #8 1.975 Creating dependency file for RTP_Types_part_5.cc #8 1.976 Creating dependency file for RTP_Types_part_4.cc #8 1.978 Creating dependency file for RTP_Types_part_3.cc #8 1.982 Creating dependency file for RTP_Types_part_2.cc #8 1.982 Creating dependency file for RTP_Types_part_1.cc #8 1.982 Creating dependency file for RTP_CodecPort_part_6.cc #8 1.982 Creating dependency file for RTP_CodecPort_part_7.cc #8 1.983 Creating dependency file for RTP_CodecPort_part_5.cc #8 1.986 Creating dependency file for RTP_CodecPort_part_4.cc #8 1.989 Creating dependency file for RTP_CodecPort_part_3.cc #8 1.992 Creating dependency file for RTP_CodecPort_part_2.cc #8 1.992 Creating dependency file for RTP_CodecPort_part_1.cc #8 1.996 Creating dependency file for PIPEasp_Types_part_7.cc #8 1.998 Creating dependency file for PIPEasp_Types_part_6.cc #8 2.003 Creating dependency file for PIPEasp_Types_part_5.cc #8 2.005 Creating dependency file for PIPEasp_Types_part_4.cc #8 2.007 Creating dependency file for PIPEasp_Types_part_3.cc #8 2.007 Creating dependency file for PIPEasp_Types_part_2.cc #8 2.009 Creating dependency file for PIPEasp_Types_part_1.cc #8 2.011 Creating dependency file for PIPEasp_Templates_part_7.cc #8 2.014 Creating dependency file for PIPEasp_Templates_part_6.cc #8 2.014 Creating dependency file for PIPEasp_Templates_part_5.cc #8 2.015 Creating dependency file for PIPEasp_Templates_part_4.cc #8 2.016 Creating dependency file for PIPEasp_Templates_part_3.cc #8 2.016 Creating dependency file for PIPEasp_Templates_part_2.cc #8 2.017 Creating dependency file for PIPEasp_Templates_part_1.cc #8 2.018 Creating dependency file for PIPEasp_PortType_part_7.cc #8 2.018 Creating dependency file for PIPEasp_PortType_part_6.cc #8 2.018 Creating dependency file for PIPEasp_PortType_part_5.cc #8 2.019 Creating dependency file for PIPEasp_PortType_part_4.cc #8 2.022 Creating dependency file for PIPEasp_PortType_part_3.cc #8 2.022 Creating dependency file for PIPEasp_PortType_part_2.cc #8 2.023 Creating dependency file for PIPEasp_PortType_part_1.cc #8 2.023 Creating dependency file for Osmocom_Types_part_7.cc #8 2.025 Creating dependency file for Osmocom_Types_part_6.cc #8 2.025 Creating dependency file for Osmocom_Types_part_5.cc #8 2.026 Creating dependency file for Osmocom_Types_part_4.cc #8 2.028 Creating dependency file for Osmocom_Types_part_3.cc #8 2.028 Creating dependency file for Osmocom_Types_part_2.cc #8 2.029 Creating dependency file for Osmocom_Types_part_1.cc #8 2.029 Creating dependency file for Native_Functions_part_7.cc #8 2.030 Creating dependency file for Native_Functions_part_6.cc #8 2.030 Creating dependency file for Native_Functions_part_5.cc #8 2.030 Creating dependency file for Native_Functions_part_4.cc #8 2.032 Creating dependency file for Native_Functions_part_3.cc #8 2.032 Creating dependency file for Native_Functions_part_2.cc #8 2.033 Creating dependency file for Native_Functions_part_1.cc #8 2.034 Creating dependency file for Misc_Helpers_part_7.cc #8 2.034 Creating dependency file for Misc_Helpers_part_6.cc #8 2.035 Creating dependency file for Misc_Helpers_part_5.cc #8 2.035 Creating dependency file for Misc_Helpers_part_4.cc #8 2.036 Creating dependency file for Misc_Helpers_part_3.cc #8 2.037 Creating dependency file for Misc_Helpers_part_2.cc #8 2.037 Creating dependency file for Misc_Helpers_part_1.cc #8 2.037 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.038 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.038 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.038 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.039 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.039 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.039 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.041 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.042 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.042 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.043 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.043 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.043 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.044 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.044 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.047 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.047 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.047 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.047 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.048 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.048 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.048 Creating dependency file for IMS_ConnectionHandler_part_7.cc #8 2.048 Creating dependency file for IMS_ConnectionHandler_part_6.cc #8 2.048 Creating dependency file for IMS_ConnectionHandler_part_5.cc #8 2.049 Creating dependency file for IMS_ConnectionHandler_part_4.cc #8 2.052 Creating dependency file for IMS_ConnectionHandler_part_3.cc #8 2.053 Creating dependency file for IMS_ConnectionHandler_part_2.cc #8 2.053 Creating dependency file for IMS_ConnectionHandler_part_1.cc #8 2.053 Creating dependency file for General_Types_part_7.cc #8 2.053 Creating dependency file for General_Types_part_6.cc #8 2.054 Creating dependency file for General_Types_part_5.cc #8 2.054 Creating dependency file for General_Types_part_4.cc #8 2.054 Creating dependency file for General_Types_part_3.cc #8 2.054 Creating dependency file for General_Types_part_2.cc #8 2.054 Creating dependency file for General_Types_part_1.cc #8 2.054 Creating dependency file for GSM_Types_part_7.cc #8 2.054 Creating dependency file for GSM_Types_part_6.cc #8 2.055 Creating dependency file for GSM_Types_part_5.cc #8 2.055 Creating dependency file for GSM_Types_part_4.cc #8 2.056 Creating dependency file for GSM_Types_part_3.cc #8 2.056 Creating dependency file for GSM_Types_part_2.cc #8 2.060 Creating dependency file for GSM_Types_part_1.cc #8 2.060 Creating dependency file for Asterisk_Tests_part_7.cc #8 2.060 Creating dependency file for Asterisk_Tests_part_6.cc #8 2.060 Creating dependency file for Asterisk_Tests_part_5.cc #8 2.060 Creating dependency file for Asterisk_Tests_part_4.cc #8 2.060 Creating dependency file for Asterisk_Tests_part_3.cc #8 2.061 Creating dependency file for Asterisk_Tests_part_2.cc #8 2.061 Creating dependency file for Asterisk_Tests_part_1.cc #8 2.061 Creating dependency file for AMI_Functions_part_7.cc #8 2.061 Creating dependency file for AMI_Functions_part_6.cc #8 2.062 Creating dependency file for AMI_Functions_part_5.cc #8 2.062 Creating dependency file for AMI_Functions_part_4.cc #8 2.062 Creating dependency file for AMI_Functions_part_3.cc #8 2.063 Creating dependency file for AMI_Functions_part_2.cc #8 2.063 Creating dependency file for AMI_Functions_part_1.cc #8 2.064 Creating dependency file for TELNETasp_PortType.cc #8 2.065 Creating dependency file for TCCOpenSecurity_Functions.cc #8 2.067 Creating dependency file for TCCInterface_Functions.cc #8 2.067 Creating dependency file for TCCEncoding_Functions.cc #8 2.067 Creating dependency file for TCCDateTime_Functions.cc #8 2.067 Creating dependency file for TCCConversion_Functions.cc #8 2.068 Creating dependency file for Socket_API_Definitions.cc #8 2.068 Creating dependency file for SIPmsg_Types.cc #8 2.068 Creating dependency file for SIPmsg_PortType.cc #8 2.068 Creating dependency file for SIP_Templates.cc #8 2.068 Creating dependency file for SIP_Emulation.cc #8 2.069 Creating dependency file for SDP_Types.cc #8 2.070 Creating dependency file for SIP_ConnectionHandler.cc #8 2.070 Creating dependency file for SDP_Templates.cc #8 2.070 Creating dependency file for RTP_Types.cc #8 2.071 Creating dependency file for RTP_CodecPort.cc #8 2.073 Creating dependency file for PIPEasp_Types.cc #8 2.083 Creating dependency file for PIPEasp_Templates.cc #8 2.088 Creating dependency file for PIPEasp_PortType.cc #8 2.108 Creating dependency file for Osmocom_Types.cc #8 2.121 Creating dependency file for Native_Functions.cc #8 2.124 Creating dependency file for Misc_Helpers.cc #8 2.126 Creating dependency file for IPL4asp_Types.cc #8 2.128 Creating dependency file for IPL4asp_PortType.cc #8 2.130 Creating dependency file for IPL4asp_Functions.cc #8 2.130 Creating dependency file for IMS_ConnectionHandler.cc #8 2.134 Creating dependency file for General_Types.cc #8 2.136 Creating dependency file for GSM_Types.cc #8 2.137 Creating dependency file for Asterisk_Tests.cc #8 2.139 Creating dependency file for AMI_Functions.cc #8 2.240 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.240 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.240 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.240 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.241 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.241 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.241 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.241 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.241 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.242 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.242 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.242 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.242 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.243 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.243 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.243 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.243 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.243 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.244 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.244 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.787 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.848 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.872 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.884 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.916 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.933 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.044 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.204 SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': #8 3.204 SIP_Emulation.cc:3989:1: warning: control reaches end of non-void function [-Wreturn-type] #8 3.204 3989 | } #8 3.204 | ^ #8 3.204 SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 3.204 SIP_Emulation.cc:4040:1: warning: control reaches end of non-void function [-Wreturn-type] #8 3.204 4040 | } #8 3.204 | ^ #8 3.389 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.437 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.439 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.484 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.509 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.524 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.540 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.556 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.572 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.597 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.633 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.645 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.684 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.693 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.740 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.740 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.757 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.780 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.783 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.796 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.800 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.817 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.817 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.834 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.837 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.852 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.852 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.857 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.868 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.869 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.875 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.885 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.885 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.902 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.903 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.918 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.921 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 3.936 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 3.939 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 3.955 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 3.958 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 3.971 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 3.976 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 3.987 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 3.991 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 3.993 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.002 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.007 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.010 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.022 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.026 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.027 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.037 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.038 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.041 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.043 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.053 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.059 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.068 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.072 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.075 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.090 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.091 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.099 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.106 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.107 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.116 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.121 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.123 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.130 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.137 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.138 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.148 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.154 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.156 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.171 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.172 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.173 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.187 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.187 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.188 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.203 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.203 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.203 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.218 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.219 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.219 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.234 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.235 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.235 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.243 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.247 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.250 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.250 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.250 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.258 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.261 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.265 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.266 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.266 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.274 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.276 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.281 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.281 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.281 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.289 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.291 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.296 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.304 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.304 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.304 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.304 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.314 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.326 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.330 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.342 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.346 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.347 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.359 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.363 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.365 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.376 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.381 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.382 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.393 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.399 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.498 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.582 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.612 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.636 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.668 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.699 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.732 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.744 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.762 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.764 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.789 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.789 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.805 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.814 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.822 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.831 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.840 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.847 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.859 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.864 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.876 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.880 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.895 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.896 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.911 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.913 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.926 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.929 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.941 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.945 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.962 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.962 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.978 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.981 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 5.028 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 5.062 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.127 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.220 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.347 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.364 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.383 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.400 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.401 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.418 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.419 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.436 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.436 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.453 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.454 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.471 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.471 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.487 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 5.488 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 5.504 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 5.505 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 5.522 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 5.522 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 5.540 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 5.540 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 5.557 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 5.558 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 5.575 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 5.577 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 5.606 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 5.607 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 5.623 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 5.636 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 5.642 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 5.660 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 5.661 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 5.678 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 5.680 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 5.695 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 5.699 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 5.718 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 5.719 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 5.737 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 5.738 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 5.752 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 5.755 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 5.756 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 5.770 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 5.772 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 5.775 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 5.787 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 5.788 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 5.802 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 5.805 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 5.808 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 5.822 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 5.869 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.594 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 6.594 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.594 21592 | register yy_state_type yy_current_state; #8 6.594 | ^~~~~~~~~~~~~~~~ #8 6.594 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.594 21593 | register char *yy_cp, *yy_bp; #8 6.594 | ^~~~~ #8 6.594 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.594 21593 | register char *yy_cp, *yy_bp; #8 6.594 | ^~~~~ #8 6.594 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.594 21594 | register int yy_act; #8 6.594 | ^~~~~~ #8 6.599 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 6.599 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.599 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 6.599 | ^~~~ #8 6.599 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.599 22513 | register char *source = (yytext_ptr); #8 6.599 | ^~~~~~ #8 6.599 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.599 22514 | register int number_to_move, i; #8 6.599 | ^~~~~~~~~~~~~~ #8 6.599 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.599 22514 | register int number_to_move, i; #8 6.599 | ^ #8 6.600 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 6.600 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.600 22646 | register yy_state_type yy_current_state; #8 6.600 | ^~~~~~~~~~~~~~~~ #8 6.600 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.600 22647 | register char *yy_cp; #8 6.600 | ^~~~~ #8 6.600 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 6.600 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.600 22676 | register int yy_is_jam; #8 6.600 | ^~~~~~~~~ #8 6.600 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 6.600 22677 | register char *yy_cp = (yy_c_buf_p); #8 6.600 | ^~~~~ #8 6.624 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 6.813 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 6.904 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.344 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.436 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.438 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.590 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 7.607 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 7.625 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 7.705 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 7.797 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.043 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.047 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.194 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.295 g++ -shared -o AMI_Functions.so AMI_Functions.o #8 8.300 g++ -shared -o Asterisk_Tests.so Asterisk_Tests.o #8 8.302 g++ -shared -o GSM_Types.so GSM_Types.o #8 8.383 g++ -shared -o General_Types.so General_Types.o #8 8.429 g++ -shared -o IMS_ConnectionHandler.so IMS_ConnectionHandler.o #8 8.447 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 8.459 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 8.473 lex.SIP_parse_.c: In function 'int SIP_parse_lex()': #8 8.473 lex.SIP_parse_.c:139866:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.473 139866 | register yy_state_type yy_current_state; #8 8.473 | ^~~~~~~~~~~~~~~~ #8 8.473 lex.SIP_parse_.c:139867:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.473 139867 | register char *yy_cp, *yy_bp; #8 8.473 | ^~~~~ #8 8.473 lex.SIP_parse_.c:139867:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.473 139867 | register char *yy_cp, *yy_bp; #8 8.473 | ^~~~~ #8 8.473 lex.SIP_parse_.c:139868:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.473 139868 | register int yy_act; #8 8.473 | ^~~~~~ #8 8.494 lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': #8 8.494 lex.SIP_parse_.c:142690:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.494 142690 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 8.494 | ^~~~ #8 8.494 lex.SIP_parse_.c:142691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.494 142691 | register char *source = (yytext_ptr); #8 8.494 | ^~~~~~ #8 8.494 lex.SIP_parse_.c:142692:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.494 142692 | register int number_to_move, i; #8 8.494 | ^~~~~~~~~~~~~~ #8 8.495 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 8.495 lex.SIP_parse_.c:142692:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.495 142692 | register int number_to_move, i; #8 8.495 | ^ #8 8.497 lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 8.497 lex.SIP_parse_.c:142824:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.497 142824 | register yy_state_type yy_current_state; #8 8.497 | ^~~~~~~~~~~~~~~~ #8 8.498 lex.SIP_parse_.c:142825:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.498 142825 | register char *yy_cp; #8 8.498 | ^~~~~ #8 8.498 lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 8.498 lex.SIP_parse_.c:142854:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.498 142854 | register int yy_is_jam; #8 8.498 | ^~~~~~~~~ #8 8.499 lex.SIP_parse_.c:142855:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.499 142855 | register char *yy_cp = (yy_c_buf_p); #8 8.499 | ^~~~~ #8 8.511 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 8.512 g++ -shared -o Native_Functions.so Native_Functions.o #8 8.569 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 8.570 g++ -shared -o PIPEasp_PortType.so PIPEasp_PortType.o #8 8.576 g++ -shared -o PIPEasp_Templates.so PIPEasp_Templates.o #8 8.600 g++ -shared -o PIPEasp_Types.so PIPEasp_Types.o #8 8.609 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 8.630 g++ -shared -o RTP_Types.so RTP_Types.o #8 8.664 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 8.667 g++ -shared -o SDP_Types.so SDP_Types.o #8 8.678 g++ -shared -o SIP_ConnectionHandler.so SIP_ConnectionHandler.o #8 8.697 g++ -shared -o SIP_Emulation.so SIP_Emulation.o #8 8.710 g++ -shared -o SIP_Templates.so SIP_Templates.o #8 8.729 g++ -shared -o SIPmsg_PortType.so SIPmsg_PortType.o #8 8.735 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 8.735 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.735 67 | MD5_Init(&Md5Ctx); #8 8.735 | ~~~~~~~~^~~~~~~~~ #8 8.735 In file included from TCCOpenSecurity.cc:19: #8 8.735 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.735 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.735 | ^~~~~~~~ #8 8.735 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.735 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 8.735 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.735 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.735 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.735 | ^~~~~~~~~~ #8 8.735 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.735 69 | MD5_Update(&Md5Ctx, ":", 1); #8 8.735 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.735 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.735 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.735 | ^~~~~~~~~~ #8 8.735 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.735 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 8.735 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.735 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.735 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.735 | ^~~~~~~~~~ #8 8.735 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.735 71 | MD5_Update(&Md5Ctx, ":", 1); #8 8.735 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.735 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.735 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.735 | ^~~~~~~~~~ #8 8.735 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.735 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 8.735 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.735 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.735 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.735 | ^~~~~~~~~~ #8 8.735 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.735 73 | MD5_Final(ha1, &Md5Ctx); #8 8.735 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 8.735 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.735 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.735 | ^~~~~~~~~ #8 8.736 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.736 75 | MD5_Init(&Md5Ctx); #8 8.736 | ~~~~~~~~^~~~~~~~~ #8 8.736 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.736 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.736 | ^~~~~~~~ #8 8.736 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.736 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 8.736 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.736 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.736 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.736 | ^~~~~~~~~~ #8 8.736 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.736 77 | MD5_Update(&Md5Ctx, ":", 1); #8 8.736 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.736 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.736 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.736 | ^~~~~~~~~~ #8 8.736 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.736 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 8.736 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.736 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.736 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.736 | ^~~~~~~~~~ #8 8.736 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.736 79 | MD5_Update(&Md5Ctx, ":", 1); #8 8.736 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.736 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.736 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.736 | ^~~~~~~~~~ #8 8.736 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.736 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 8.736 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.736 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.736 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.736 | ^~~~~~~~~~ #8 8.736 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.736 81 | MD5_Final(ha1, &Md5Ctx); #8 8.736 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 8.736 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.736 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.736 | ^~~~~~~~~ #8 8.737 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 8.737 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.737 107 | MD5_Init(&Md5Ctx); #8 8.737 | ~~~~~~~~^~~~~~~~~ #8 8.737 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.737 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.737 | ^~~~~~~~ #8 8.737 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.737 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 8.737 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.737 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.737 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.737 | ^~~~~~~~~~ #8 8.737 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.737 109 | MD5_Update(&Md5Ctx, ":", 1); #8 8.737 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.737 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.737 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.737 | ^~~~~~~~~~ #8 8.738 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.738 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 8.738 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.738 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.738 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.738 | ^~~~~~~~~~ #8 8.738 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.738 112 | MD5_Update(&Md5Ctx, ":", 1); #8 8.738 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.738 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.738 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.738 | ^~~~~~~~~~ #8 8.738 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.738 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 8.738 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.738 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.738 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.738 | ^~~~~~~~~~ #8 8.738 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.738 115 | MD5_Final(ha2, &Md5Ctx); #8 8.738 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 8.738 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.738 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.738 | ^~~~~~~~~ #8 8.739 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.739 118 | MD5_Init(&Md5Ctx); #8 8.739 | ~~~~~~~~^~~~~~~~~ #8 8.739 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.739 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.739 | ^~~~~~~~ #8 8.739 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.739 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 8.739 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.739 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.739 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.739 | ^~~~~~~~~~ #8 8.739 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.739 120 | MD5_Update(&Md5Ctx, ":", 1); #8 8.739 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.739 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.739 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.739 | ^~~~~~~~~~ #8 8.739 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.739 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 8.739 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.739 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.739 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.739 | ^~~~~~~~~~ #8 8.739 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.739 122 | MD5_Update(&Md5Ctx, ":", 1); #8 8.739 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.740 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.740 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.740 | ^~~~~~~~~~ #8 8.740 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.740 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 8.740 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.740 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.740 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.740 | ^~~~~~~~~~ #8 8.740 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.740 125 | MD5_Update(&Md5Ctx, ":", 1); #8 8.740 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.740 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.740 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.740 | ^~~~~~~~~~ #8 8.740 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.740 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 8.740 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.740 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.740 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.740 | ^~~~~~~~~~ #8 8.740 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.740 127 | MD5_Update(&Md5Ctx, ":", 1); #8 8.740 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.740 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.740 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.740 | ^~~~~~~~~~ #8 8.741 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.741 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 8.741 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.741 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.741 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.741 | ^~~~~~~~~~ #8 8.741 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.741 129 | MD5_Update(&Md5Ctx, ":", 1); #8 8.741 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.741 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.741 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.741 | ^~~~~~~~~~ #8 8.741 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.741 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 8.741 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.741 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.741 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.741 | ^~~~~~~~~~ #8 8.741 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.741 134 | MD5_Final(resp, &Md5Ctx); #8 8.741 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 8.741 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.741 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.741 | ^~~~~~~~~ #8 8.742 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 8.742 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.742 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 8.742 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.742 /usr/include/openssl/md5.h:52:38: note: declared here #8 8.742 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 8.742 | ^~~ #8 8.743 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 8.743 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.743 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 8.743 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.743 /usr/include/openssl/md5.h:52:38: note: declared here #8 8.743 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 8.743 | ^~~ #8 8.745 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.745 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 8.745 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 8.745 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 8.745 In file included from TCCOpenSecurity.cc:21: #8 8.745 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.745 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.745 | ^~~~~~~~~~~~~~~~~~~ #8 8.745 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 8.745 526 | AES_cbc_encrypt(data, enc_data, #8 8.745 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.745 527 | data_len, &enc_key, #8 8.745 | ~~~~~~~~~~~~~~~~~~~ #8 8.745 528 | k_iv, AES_ENCRYPT); #8 8.745 | ~~~~~~~~~~~~~~~~~~ #8 8.746 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.746 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.746 | ^~~~~~~~~~~~~~~ #8 8.746 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.746 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 8.746 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 8.746 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 8.747 /usr/include/openssl/aes.h:54:5: note: declared here #8 8.747 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 8.747 | ^~~~~~~~~~~~~~~~~~~ #8 8.747 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 8.747 571 | AES_cbc_encrypt(data, dec_data, #8 8.747 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.747 572 | data_len, &dec_key, #8 8.747 | ~~~~~~~~~~~~~~~~~~~ #8 8.747 573 | k_iv, AES_DECRYPT); #8 8.747 | ~~~~~~~~~~~~~~~~~~ #8 8.747 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.747 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.747 | ^~~~~~~~~~~~~~~ #8 8.748 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.748 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 8.748 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 8.748 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.748 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.748 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.748 | ^~~~~~~~~~~~~~~~~~~ #8 8.748 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 8.748 615 | AES_cbc_encrypt(data, enc_data, #8 8.748 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.748 616 | data_len, &enc_key, #8 8.748 | ~~~~~~~~~~~~~~~~~~~ #8 8.748 617 | k_iv, AES_ENCRYPT); #8 8.748 | ~~~~~~~~~~~~~~~~~~ #8 8.748 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.748 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.748 | ^~~~~~~~~~~~~~~ #8 8.749 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.749 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 8.749 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 8.749 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.749 /usr/include/openssl/aes.h:54:5: note: declared here #8 8.749 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 8.749 | ^~~~~~~~~~~~~~~~~~~ #8 8.749 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 8.749 661 | AES_cbc_encrypt(data, dec_data, #8 8.749 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.749 662 | data_len, &dec_key, #8 8.749 | ~~~~~~~~~~~~~~~~~~~ #8 8.749 663 | k_iv, AES_DECRYPT); #8 8.749 | ~~~~~~~~~~~~~~~~~~ #8 8.749 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.749 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.749 | ^~~~~~~~~~~~~~~ #8 8.750 g++ -shared -o SIPmsg_Types.so SIPmsg_Types.o #8 8.756 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 8.756 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.756 1124 | DH* dh = DH_new(); #8 8.756 | ~~~~~~^~ #8 8.756 In file included from TCCOpenSecurity.cc:24: #8 8.756 /usr/include/openssl/dh.h:203:27: note: declared here #8 8.756 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 8.756 | ^~~~~~ #8 8.756 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.756 1134 | DH_free(dh); #8 8.756 | ~~~~~~~^~~~ #8 8.756 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.756 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.756 | ^~~~~~~ #8 8.756 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.756 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 8.756 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 8.756 /usr/include/openssl/dh.h:259:27: note: declared here #8 8.756 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 8.756 | ^~~~~~~~~~~ #8 8.756 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.756 1150 | DH_generate_key(dh); #8 8.756 | ~~~~~~~~~~~~~~~^~~~ #8 8.756 /usr/include/openssl/dh.h:227:27: note: declared here #8 8.756 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 8.756 | ^~~~~~~~~~~~~~~ #8 8.756 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.756 1155 | DH_get0_key(dh, &pubk, &privk); #8 8.756 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 8.756 /usr/include/openssl/dh.h:260:28: note: declared here #8 8.756 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 8.756 | ^~~~~~~~~~~ #8 8.757 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.757 1172 | DH_free(dh); #8 8.757 | ~~~~~~~^~~~ #8 8.757 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.757 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.757 | ^~~~~~~ #8 8.758 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.758 1187 | DH_free(dh); #8 8.758 | ~~~~~~~^~~~ #8 8.758 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.758 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.758 | ^~~~~~~ #8 8.758 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.758 1191 | DH_free(dh); #8 8.758 | ~~~~~~~^~~~ #8 8.758 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.758 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.758 | ^~~~~~~ #8 8.759 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 8.759 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.759 1227 | DH* dh = DH_new(); #8 8.759 | ~~~~~~^~ #8 8.759 /usr/include/openssl/dh.h:203:27: note: declared here #8 8.759 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 8.759 | ^~~~~~ #8 8.759 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.759 1237 | DH_free(dh); #8 8.759 | ~~~~~~~^~~~ #8 8.759 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.759 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.759 | ^~~~~~~ #8 8.760 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.760 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 8.760 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 8.760 /usr/include/openssl/dh.h:259:27: note: declared here #8 8.760 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 8.760 | ^~~~~~~~~~~ #8 8.760 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.760 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 8.760 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 8.760 /usr/include/openssl/dh.h:262:27: note: declared here #8 8.760 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 8.760 | ^~~~~~~~~~~ #8 8.760 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.760 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 8.760 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.760 /usr/include/openssl/dh.h:228:27: note: declared here #8 8.760 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 8.760 | ^~~~~~~~~~~~~~ #8 8.760 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.760 1267 | DH_free(dh); #8 8.760 | ~~~~~~~^~~~ #8 8.760 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.760 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.760 | ^~~~~~~ #8 8.760 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.760 1271 | DH_free(dh); #8 8.760 | ~~~~~~~^~~~ #8 8.760 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.760 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.760 | ^~~~~~~ #8 8.761 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 8.761 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 8.761 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 8.761 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.761 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.761 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.761 | ^~~~~~~~~~~~~~~~~~~ #8 8.761 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 8.761 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.761 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.761 /usr/include/openssl/aes.h:57:6: note: declared here #8 8.761 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 8.761 | ^~~~~~~~~~~ #8 8.762 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 8.762 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.762 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.762 /usr/include/openssl/aes.h:57:6: note: declared here #8 8.762 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 8.762 | ^~~~~~~~~~~ #8 8.762 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 8.762 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 8.762 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 8.762 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.762 /usr/include/openssl/aes.h:54:5: note: declared here #8 8.762 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 8.762 | ^~~~~~~~~~~~~~~~~~~ #8 8.762 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 8.762 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.762 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.762 /usr/include/openssl/aes.h:60:6: note: declared here #8 8.762 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 8.762 | ^~~~~~~~~~~ #8 8.763 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 8.763 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.763 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.763 /usr/include/openssl/aes.h:60:6: note: declared here #8 8.763 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 8.763 | ^~~~~~~~~~~ #8 8.763 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.763 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 8.763 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 8.763 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.763 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.763 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.763 | ^~~~~~~~~~~~~~~~~~~ #8 8.764 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 8.764 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 8.764 | ^~~~~~~~~~~ #8 8.764 /usr/include/openssl/aes.h:57:6: note: declared here #8 8.764 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 8.764 | ^~~~~~~~~~~ #8 8.782 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 8.790 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 8.796 g++ -shared -o TCCDateTime_Functions.so TCCDateTime_Functions.o #8 8.819 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 8.824 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 8.831 g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o #8 8.835 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 8.837 g++ -shared -o AMI_Functions_part_1.so AMI_Functions_part_1.o #8 8.909 g++ -shared -o AMI_Functions_part_2.so AMI_Functions_part_2.o #8 8.910 g++ -shared -o AMI_Functions_part_3.so AMI_Functions_part_3.o #8 8.912 g++ -shared -o AMI_Functions_part_4.so AMI_Functions_part_4.o #8 8.919 g++ -shared -o AMI_Functions_part_5.so AMI_Functions_part_5.o #8 8.933 g++ -shared -o AMI_Functions_part_6.so AMI_Functions_part_6.o #8 8.941 g++ -shared -o AMI_Functions_part_7.so AMI_Functions_part_7.o #8 8.942 g++ -shared -o Asterisk_Tests_part_1.so Asterisk_Tests_part_1.o #8 8.942 g++ -shared -o Asterisk_Tests_part_2.so Asterisk_Tests_part_2.o #8 8.942 g++ -shared -o Asterisk_Tests_part_3.so Asterisk_Tests_part_3.o #8 8.943 g++ -shared -o Asterisk_Tests_part_4.so Asterisk_Tests_part_4.o #8 8.967 g++ -shared -o Asterisk_Tests_part_5.so Asterisk_Tests_part_5.o #8 8.967 g++ -shared -o Asterisk_Tests_part_6.so Asterisk_Tests_part_6.o #8 8.968 g++ -shared -o Asterisk_Tests_part_7.so Asterisk_Tests_part_7.o #8 8.970 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 8.971 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 8.971 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 8.972 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 8.973 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 8.980 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 8.983 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 8.986 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 8.989 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 8.993 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 8.995 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 8.995 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 8.996 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 8.996 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 8.997 g++ -shared -o IMS_ConnectionHandler_part_1.so IMS_ConnectionHandler_part_1.o #8 8.998 g++ -shared -o IMS_ConnectionHandler_part_2.so IMS_ConnectionHandler_part_2.o #8 9.009 g++ -shared -o IMS_ConnectionHandler_part_3.so IMS_ConnectionHandler_part_3.o #8 9.011 g++ -shared -o IMS_ConnectionHandler_part_4.so IMS_ConnectionHandler_part_4.o #8 9.012 g++ -shared -o IMS_ConnectionHandler_part_5.so IMS_ConnectionHandler_part_5.o #8 9.014 g++ -shared -o IMS_ConnectionHandler_part_6.so IMS_ConnectionHandler_part_6.o #8 9.016 g++ -shared -o IMS_ConnectionHandler_part_7.so IMS_ConnectionHandler_part_7.o #8 9.017 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 9.020 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 9.021 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 9.022 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 9.022 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 9.023 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 9.027 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 9.035 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 9.036 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 9.041 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 9.042 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 9.047 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 9.047 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 9.047 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 9.048 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 9.049 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 9.050 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 9.050 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 9.051 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 9.053 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 9.058 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 9.060 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 9.061 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 9.069 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 9.070 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 9.073 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 9.074 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 9.076 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 9.076 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 9.077 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 9.078 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 9.081 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 9.084 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 9.095 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 9.095 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 9.095 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 9.095 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 9.096 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 9.097 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 9.100 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 9.101 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 9.102 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 9.115 g++ -shared -o PIPEasp_PortType_part_1.so PIPEasp_PortType_part_1.o #8 9.116 g++ -shared -o PIPEasp_PortType_part_2.so PIPEasp_PortType_part_2.o #8 9.116 g++ -shared -o PIPEasp_PortType_part_3.so PIPEasp_PortType_part_3.o #8 9.116 g++ -shared -o PIPEasp_PortType_part_4.so PIPEasp_PortType_part_4.o #8 9.117 g++ -shared -o PIPEasp_PortType_part_5.so PIPEasp_PortType_part_5.o #8 9.117 g++ -shared -o PIPEasp_PortType_part_6.so PIPEasp_PortType_part_6.o #8 9.120 g++ -shared -o PIPEasp_PortType_part_7.so PIPEasp_PortType_part_7.o #8 9.121 g++ -shared -o PIPEasp_Templates_part_1.so PIPEasp_Templates_part_1.o #8 9.122 g++ -shared -o PIPEasp_Templates_part_2.so PIPEasp_Templates_part_2.o #8 9.125 g++ -shared -o PIPEasp_Templates_part_3.so PIPEasp_Templates_part_3.o #8 9.125 g++ -shared -o PIPEasp_Templates_part_4.so PIPEasp_Templates_part_4.o #8 9.127 g++ -shared -o PIPEasp_Templates_part_5.so PIPEasp_Templates_part_5.o #8 9.138 g++ -shared -o PIPEasp_Templates_part_6.so PIPEasp_Templates_part_6.o #8 9.138 g++ -shared -o PIPEasp_Templates_part_7.so PIPEasp_Templates_part_7.o #8 9.140 g++ -shared -o PIPEasp_Types_part_1.so PIPEasp_Types_part_1.o #8 9.141 g++ -shared -o PIPEasp_Types_part_2.so PIPEasp_Types_part_2.o #8 9.143 g++ -shared -o PIPEasp_Types_part_3.so PIPEasp_Types_part_3.o #8 9.148 g++ -shared -o PIPEasp_Types_part_4.so PIPEasp_Types_part_4.o #8 9.148 g++ -shared -o PIPEasp_Types_part_5.so PIPEasp_Types_part_5.o #8 9.150 g++ -shared -o PIPEasp_Types_part_6.so PIPEasp_Types_part_6.o #8 9.150 g++ -shared -o PIPEasp_Types_part_7.so PIPEasp_Types_part_7.o #8 9.151 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 9.153 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 9.155 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 9.155 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 9.157 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 9.162 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 9.163 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 9.164 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 9.167 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 9.172 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 9.173 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 9.175 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 9.177 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 9.178 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 9.180 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 9.181 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 9.184 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 9.187 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 9.188 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 9.188 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 9.190 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 9.191 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 9.202 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 9.213 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 9.213 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 9.213 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 9.213 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 9.214 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 9.214 g++ -shared -o SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_1.o #8 9.214 g++ -shared -o SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_2.o #8 9.215 g++ -shared -o SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_3.o #8 9.216 g++ -shared -o SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_4.o #8 9.218 g++ -shared -o SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_5.o #8 9.218 g++ -shared -o SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_6.o #8 9.220 g++ -shared -o SIP_ConnectionHandler_part_7.so SIP_ConnectionHandler_part_7.o #8 9.240 g++ -shared -o SIP_Emulation_part_1.so SIP_Emulation_part_1.o #8 9.243 g++ -shared -o SIP_Emulation_part_2.so SIP_Emulation_part_2.o #8 9.244 g++ -shared -o SIP_Emulation_part_3.so SIP_Emulation_part_3.o #8 9.244 g++ -shared -o SIP_Emulation_part_4.so SIP_Emulation_part_4.o #8 9.248 g++ -shared -o SIP_Emulation_part_5.so SIP_Emulation_part_5.o #8 9.248 g++ -shared -o SIP_Emulation_part_6.so SIP_Emulation_part_6.o #8 9.253 g++ -shared -o SIP_Emulation_part_7.so SIP_Emulation_part_7.o #8 9.254 g++ -shared -o SIP_Templates_part_1.so SIP_Templates_part_1.o #8 9.260 g++ -shared -o SIP_Templates_part_2.so SIP_Templates_part_2.o #8 9.261 g++ -shared -o SIP_Templates_part_3.so SIP_Templates_part_3.o #8 9.274 g++ -shared -o SIP_Templates_part_4.so SIP_Templates_part_4.o #8 9.274 g++ -shared -o SIP_Templates_part_5.so SIP_Templates_part_5.o #8 9.274 g++ -shared -o SIP_Templates_part_6.so SIP_Templates_part_6.o #8 9.279 g++ -shared -o SIP_Templates_part_7.so SIP_Templates_part_7.o #8 9.281 g++ -shared -o SIPmsg_PortType_part_1.so SIPmsg_PortType_part_1.o #8 9.282 g++ -shared -o SIPmsg_PortType_part_2.so SIPmsg_PortType_part_2.o #8 9.287 g++ -shared -o SIPmsg_PortType_part_3.so SIPmsg_PortType_part_3.o #8 9.288 g++ -shared -o SIPmsg_PortType_part_4.so SIPmsg_PortType_part_4.o #8 9.301 g++ -shared -o SIPmsg_PortType_part_5.so SIPmsg_PortType_part_5.o #8 9.302 g++ -shared -o SIPmsg_PortType_part_6.so SIPmsg_PortType_part_6.o #8 9.302 g++ -shared -o SIPmsg_PortType_part_7.so SIPmsg_PortType_part_7.o #8 9.302 g++ -shared -o SIPmsg_Types_part_1.so SIPmsg_Types_part_1.o #8 9.306 g++ -shared -o SIPmsg_Types_part_2.so SIPmsg_Types_part_2.o #8 9.308 g++ -shared -o SIPmsg_Types_part_3.so SIPmsg_Types_part_3.o #8 9.310 g++ -shared -o SIPmsg_Types_part_4.so SIPmsg_Types_part_4.o #8 9.312 g++ -shared -o SIPmsg_Types_part_5.so SIPmsg_Types_part_5.o #8 9.314 g++ -shared -o SIPmsg_Types_part_6.so SIPmsg_Types_part_6.o #8 9.326 g++ -shared -o SIPmsg_Types_part_7.so SIPmsg_Types_part_7.o #8 9.327 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 9.329 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 9.329 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 9.337 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 9.349 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 9.350 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 9.354 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 9.355 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 9.361 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 9.368 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 9.372 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 9.380 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 9.381 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 9.383 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 9.383 g++ -shared -o TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_1.o #8 9.384 g++ -shared -o TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_2.o #8 9.389 g++ -shared -o TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_3.o #8 9.390 g++ -shared -o TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_4.o #8 9.404 g++ -shared -o TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_5.o #8 9.405 g++ -shared -o TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_6.o #8 9.406 g++ -shared -o TCCDateTime_Functions_part_7.so TCCDateTime_Functions_part_7.o #8 9.407 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 9.409 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 9.425 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 9.426 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 9.426 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 9.426 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 9.426 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 9.431 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 9.433 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 9.437 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 9.438 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 9.438 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 9.444 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 9.445 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 9.451 g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o #8 9.451 g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o #8 9.453 g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o #8 9.453 g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o #8 9.455 g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o #8 9.456 g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o #8 9.457 g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o #8 9.463 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 9.464 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 9.464 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 9.465 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 9.467 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 9.470 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 9.471 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 9.476 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 9.479 g++ -shared -o SIP_parse_.tab.so SIP_parse_.tab.o #8 9.481 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 9.484 g++ -shared -o PIPEasp_PT.so PIPEasp_PT.o #8 9.484 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 9.485 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 9.489 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 9.489 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 9.489 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 9.489 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 9.495 g++ -shared -o TCCConversion.so TCCConversion.o #8 9.496 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 9.499 g++ -shared -o TCCInterface.so TCCInterface.o #8 9.505 g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o #8 9.512 g++ -shared -o TCCDateTime.so TCCDateTime.o #8 9.515 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 9.595 g++ -shared -o lex.SIP_parse_.so lex.SIP_parse_.o #8 9.827 g++ -shared -o SIPmsg_PT.so SIPmsg_PT.o #8 9.861 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 9.861 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 9.861 -L/lib -lcrypto \ #8 9.861 -L/usr/lib -lxml2 -lsctp -lssl -lpthread -lutil; \ #8 9.861 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.02 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 DONE 10.3s #9 [4/4] COPY ASTERISK_TESTS.CFG /data/Asterisk_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.7s done #10 writing image sha256:b2315ff0e5bbec55ebcd96b49982e7c069ef4c1ecabcddf3608280a8b1af932d done #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest 0.0s done #10 DONE 0.7s 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 b2315ff0e5bb + 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=jolly/work \ --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=jolly/work \ --pull -t osmocom-build/dnsmasq:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 394B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:stable #3 DONE 1.2s #4 [1/2] FROM docker.io/library/debian:stable@sha256:a34473509a92fb6d91724f874b1bd9f2538834ce370f77c4553eb90a1f4642d4 #4 DONE 0.0s #5 [2/2] RUN APT-GET update && apt-get install -y --no-install-recommends dnsmasq && apt-get clean #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:275cfdb1b811507bef29876fec7d6474b81cbeb9c4d869939063dcc05b5c15e5 done #6 naming to docker.io/osmocom-build/dnsmasq:latest done #6 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/dnsmasq' + docker_image_exists dnsmasq + docker images -q osmocom-build/dnsmasq + test -n 275cfdb1b811 + 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=2287343 + seq 1 30 + echo (2287343 + 1) % 256 + bc + SUBNET=240 + NET_NAME=ttcn3-asterisk-ims-ue-test-240 + SUB4=172.18.240.0/24 + SUB6=fd02:db8:240::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-240, trying SUBNET=240... + docker network create --internal --subnet 172.18.240.0/24 --ipv6 --subnet fd02:db8:240::/64 ttcn3-asterisk-ims-ue-test-240 22683f1a4a70c44cd65e5be259f2dcc091028571f3127b360283f9dd7584f76b + set +x ### Network ttcn3-asterisk-ims-ue-test-240 created (SUBNET=240) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ttcn3.sh Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/extensions.conf Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/logger.conf Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjproject.conf Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/dnsmasq/dnsmasq.conf + SUBNET_IP_PREFIX=172.18.240 + 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 240 200 + NET=240 + ADDR_SUFIX=200 + echo --network ttcn3-asterisk-ims-ue-test-240 --ip 172.18.240.200 --ip6 fd02:db8:240::200 + docker run --rm --cap-add=NET_ADMIN --network ttcn3-asterisk-ims-ue-test-240 --ip 172.18.240.200 --ip6 fd02:db8:240::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-94-dnsmasq -d osmocom-build/dnsmasq 90a8bf8e10c4c2716f7684cbfda5a315ba1ee5044496c82d6f24b578d0e35e45 + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 240 10 + NET=240 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-240 --ip 172.18.240.10 --ip6 fd02:db8:240::10 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-240 --ip 172.18.240.10 --ip6 fd02:db8:240::10 -e DNS_IPADDR=172.18.240.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-94-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 99a0e9267b0a7ed318815e96b112351330e35e9b1b9b4cefb81b1fb0375c1042 + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 240 103 + NET=240 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-240 --ip 172.18.240.103 --ip6 fd02:db8:240::103 + docker run --rm --cap-add=NET_ADMIN --cap-add=SYS_RESOURCE --network ttcn3-asterisk-ims-ue-test-240 --ip 172.18.240.103 --ip6 fd02:db8:240::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e EXTRA_IPADDR=172.18.240.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-94-ttcn3-asterisk-ims-ue-test osmocom-build/ttcn3-asterisk-ims-ue-test /data/ttcn3.sh + [[ -z 172.18.240.104/24 ]] + ip addr add 172.18.240.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@7b010275c351: Unix server socket created successfully. MC@7b010275c351: Listening on TCP port 37623. MC2> 7b010275c351 is the default spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests 7b010275c351 37623 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7b010275c351: New HC connected from 172.18.240.103 [172.18.240.103]. 7b010275c351: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@7b010275c351: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7b010275c351: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7b010275c351: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7b010275c351: Configuration file was processed on all HCs. MC@7b010275c351: Creating MTC on host 172.18.240.103. MC@7b010275c351: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Wed Jul 3 07:40:10 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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_internal_registration started. Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(3)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 5D9486AC8B2A1686\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 5D9486AC8B2A1686\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 5D9486AC8B2A1686\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 5D9486AC8B2A1686\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 5D9486AC8B2A1686\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:11.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42333\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:11.224+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:11.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42333\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:11.224+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:11.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42333\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:11.224+0000" } Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:11.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42333\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:11.224+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:11.224+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42333\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:11.224+0000\r\n"' Asterisk_Tests_AMI_EMU(3)@7b010275c351: AMI remain buf: '""' MTC@7b010275c351: Ignoring AMI message := { { key := "Event", val := "SuccessfulAuth" }, { key := "Privilege", val := "security,all" }, { key := "EventTV", val := "2024-07-03T07:40:11.224+0000" }, { key := "Severity", val := "Informational" }, { key := "Service", val := "AMI" }, { key := "EventVersion", val := "1" }, { key := "AccountID", val := "test_user" }, { key := "SessionID", val := "0x7fb2c4000c20" }, { key := "LocalAddress", val := "IPV4/TCP/172.18.240.10/5038" }, { key := "RemoteAddress", val := "IPV4/TCP/172.18.240.103/42333" }, { key := "UsingPassword", val := "0" }, { key := "SessionTV", val := "2024-07-03T07:40:11.224+0000" } } MTC@7b010275c351: setverdict(fail): none -> fail reason: ""Asterisk_Tests.ttcn:121 : AMI FullyBooted timeout: "", new component reason: ""Asterisk_Tests.ttcn:121 : AMI FullyBooted timeout: "" MTC@7b010275c351: Stopping testcase execution from "Asterisk_Tests.ttcn":121 Asterisk_Tests_AMI_EMU(3)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: fail reason: ""Asterisk_Tests.ttcn:121 : AMI FullyBooted timeout: "" MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(3): none (fail -> fail) MTC@7b010275c351: Test case TC_internal_registration finished. Verdict: fail reason: "Asterisk_Tests.ttcn:121 : AMI FullyBooted timeout: " MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration fail'. Wed Jul 3 07:40:21 UTC 2024 ------ Asterisk_Tests.TC_internal_registration fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4167) Waiting for packet dumper to finish... 1 (prev_count=4167, count=4523) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration fail' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Wed Jul 3 07:40:23 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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_internal_call_momt started. Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(4)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: F13CC3A7A757C1BA\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: F13CC3A7A757C1BA\r\nMessage: Authentication accepted\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI split: { "Response: Success\r\nActionID: F13CC3A7A757C1BA\r\nMessage: Authentication accepted" } Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: F13CC3A7A757C1BA\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: F13CC3A7A757C1BA\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:24.269+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42371\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:24.269+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:24.269+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42371\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:24.269+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:24.269+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42371\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:24.269+0000" } Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:24.269+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42371\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:24.269+0000\r\n"' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:24.269+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2c4000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42371\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:24.269+0000\r\n"' Asterisk_Tests_AMI_EMU(4)@7b010275c351: AMI remain buf: '""' MTC@7b010275c351: Ignoring AMI message := { { key := "Event", val := "SuccessfulAuth" }, { key := "Privilege", val := "security,all" }, { key := "EventTV", val := "2024-07-03T07:40:24.269+0000" }, { key := "Severity", val := "Informational" }, { key := "Service", val := "AMI" }, { key := "EventVersion", val := "1" }, { key := "AccountID", val := "test_user" }, { key := "SessionID", val := "0x7fb2c4000c20" }, { key := "LocalAddress", val := "IPV4/TCP/172.18.240.10/5038" }, { key := "RemoteAddress", val := "IPV4/TCP/172.18.240.103/42371" }, { key := "UsingPassword", val := "0" }, { key := "SessionTV", val := "2024-07-03T07:40:24.269+0000" } } MTC@7b010275c351: setverdict(fail): none -> fail reason: ""Asterisk_Tests.ttcn:121 : AMI FullyBooted timeout: "", new component reason: ""Asterisk_Tests.ttcn:121 : AMI FullyBooted timeout: "" MTC@7b010275c351: Stopping testcase execution from "Asterisk_Tests.ttcn":121 Asterisk_Tests_AMI_EMU(4)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: fail reason: ""Asterisk_Tests.ttcn:121 : AMI FullyBooted timeout: "" MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(4): none (fail -> fail) MTC@7b010275c351: Test case TC_internal_call_momt finished. Verdict: fail reason: "Asterisk_Tests.ttcn:121 : AMI FullyBooted timeout: " MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt fail'. Wed Jul 3 07:40:34 UTC 2024 ------ Asterisk_Tests.TC_internal_call_momt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=1756) Waiting for packet dumper to finish... 1 (prev_count=1756, count=2020) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt fail' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Wed Jul 3 07:40:36 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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_internal_call_all_2registered started. Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 01BBF501615A8F49\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\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.365+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/36481\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:37.365+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 01BBF501615A8F49\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\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.365+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/36481\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:37.365+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 01BBF501615A8F49\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 30\r\nLastReload: 30\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.365+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/36481\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:37.365+0000" } Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 01BBF501615A8F49\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 01BBF501615A8F49\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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)@7b010275c351: 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)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.365+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/36481\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:37.365+0000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.365+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000c20\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/36481\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:37.365+0000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(6)@7b010275c351: 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)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(6)@7b010275c351: Added SIP Call Table entry [0] for "68C4E7019482941@172.18.240.103" at TC_internal_call_all_2registered-ConnHdlr-0501(8) Asterisk_Tests_LOCAL_SIP_EMU(6)@7b010275c351: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(9) Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.402+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.402+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.402+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.402+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.402+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(6)@7b010275c351: Added SIP Call Table entry [1] for "61112B4295C71D8@172.18.240.103" at TC_internal_call_all_2registered-ConnHdlr-0502(9) TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992437/927cbafa913b11d0a057a1cdece66ab3:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"15c62019f9eaeec58669649e6e0cbbbe\"" Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.408+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.408+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.408+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.408+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.408+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@7b010275c351: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(9)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0502(9)@7b010275c351: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1719992437/927cbafa913b11d0a057a1cdece66ab3:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"27c8542a6608203ff4f2ad26181f4c66\"" Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.412+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.412+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.412+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.412+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.412+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 68C4E7019482941@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.414+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.414+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.414+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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)@7b010275c351: 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(6)@7b010275c351: Added SIP Call Table entry [2] for "5AA8AAE25E42F8D" at TC_internal_call_all_2registered-ConnHdlr-0501(8) Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: A2: md5("INVITE:sip:172.18.240.10") = "ee2b10009ae6e4afdb2be3185c13f885" TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992437/927cbafa913b11d0a057a1cdece66ab3:00000001:0a4f113b:auth:ee2b10009ae6e4afdb2be3185c13f885\") = \"cb7fa16be2cb0e488713394fc73511ac\"" Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.414+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.414+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 61112B4295C71D8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: 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 := "5AA8AAE25E42F8D" }, 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 := 1809835433, 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.240.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "66101A1E-7789CAA8" } } }, 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.240.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.240.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.240.103" }, { id := "branch", paramValue := "z9hG4bK71E8F5AE6CF4214B8B2D334F4EAC2C5F" } } } } }, 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)@7b010275c351: 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)@7b010275c351: 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(5)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(6)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(9) Asterisk_Tests_LOCAL_SIP_EMU(6)@7b010275c351: Added SIP Call Table entry [3] for "6062abca-7d37-4427-84ef-5ae30fb0bd20" at TC_internal_call_all_2registered-ConnHdlr-0502(9) Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '""' TC_internal_call_all_2registered-ConnHdlr-0502(9)@7b010275c351: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "982146053", session_version := "982146053", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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 := 17410, 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)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.417+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.418+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\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-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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.417+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.418+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\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-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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.417+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.418+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_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: 3\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0" } Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.417+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.417+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: 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 := "5AA8AAE25E42F8D" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.240.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 := 1809835433, 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.240.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "66101A1E-7789CAA8" } } }, 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.240.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "f5a604ec-9afc-4fe7-98d9-e914bd6660c3" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.240.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.240.103" }, { id := "branch", paramValue := "z9hG4bK71E8F5AE6CF4214B8B2D334F4EAC2C5F" } } } } }, 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)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.418+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:37.418+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 5AA8AAE25E42F8D\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@7b010275c351: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "982146053", session_version := "982146054", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.103\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.103\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_3_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI rx: '"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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME_MS\r\nValue: 2\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: ANSWER\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\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\nU"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI buf: '"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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME_MS\r\nValue: 2\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: ANSWER\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\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\nU"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI split: { "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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME_MS\r\nValue: 2", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 1\r\nUniqueid: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: ANSWER", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "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: 1719992437.0\r\nLinkedid: 1719992437.0", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.1\r\nLinkedid: 1719992437.0", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20", "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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20", "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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20", "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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nU" } Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST)=PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME_MS\r\nValue: 2\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: RINGTIME_MS\r\nValue: 2\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nDestLinkedid: 1719992437.0\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.1\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nU"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI rx: '"niqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20", "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: 1719992437.1\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D" } Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000001\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 6062abca-7d37-4427-84ef-5ae30fb0bd20\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000000\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: 5AA8AAE25E42F8D\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: " } Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@7b010275c351: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "982146053", session_version := "982146055", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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 := 17410, 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)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-00000001\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0502\r\nCallerIDName: \r\nConnectedLineNum: 0501\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: \r\nPriority: 1\r\nUniqueid: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000000\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNAME\r\nValue: " } Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.1\r\nLinkedid: 1719992437.0\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_2registered-ConnHdlr-0502(9)@7b010275c351: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: bcdd1b9e-3ad8-4f53-8758-1aaf7f059ae7\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: 1719992437.0\r\nLinkedid: 1719992437.0\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1010\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDTIME_MS\r\nValue: 1014\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: h\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nExtension: h\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: 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: 1719992437.0\r\nLinkedid: 1719992437.0\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(5)@7b010275c351: AMI remain buf: '""' MTC@7b010275c351: end of "TC_internal_call_all_2registered" MTC@7b010275c351: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(9)@7b010275c351: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0501(8)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(5)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(6)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(7)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(5): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(6): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(7): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(8): pass (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(9): pass (pass -> pass) MTC@7b010275c351: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Wed Jul 3 07:40:38 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47828) Waiting for packet dumper to finish... 1 (prev_count=47828, count=82247) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Wed Jul 3 07:40: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_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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_internal_call_all_3registered started. Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 0A65ADDE4C19E58B\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\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.543+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:41.543+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 0A65ADDE4C19E58B\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\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.543+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:41.543+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 0A65ADDE4C19E58B\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 34\r\nLastReload: 34\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.543+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:41.543+0000" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 0A65ADDE4C19E58B\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 0A65ADDE4C19E58B\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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)@7b010275c351: 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)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.543+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:41.543+0000\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.543+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42509\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:41.543+0000\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: 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)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Added SIP Call Table entry [0] for "06C3278EA316506@172.18.240.103" at TC_internal_call_all_3registered-ConnHdlr-0501(13) Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.584+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.584+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.584+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.584+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.584+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI remain buf: '""' TC_internal_call_all_3registered-ConnHdlr-0501(13)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(13)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_internal_call_all_3registered-ConnHdlr-0501(13)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992441/baee075e1d535c03efa78a6ea84b060c:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"7f0847d9b2c1d14383a070ba0059c6f6\"" Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Added SIP Call Table entry [1] for "74580E343041926@172.18.240.103" at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.592+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.592+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.592+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.592+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.592+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(15) TC_internal_call_all_3registered-ConnHdlr-0502(14)@7b010275c351: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(14)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_internal_call_all_3registered-ConnHdlr-0502(14)@7b010275c351: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1719992441/baee075e1d535c03efa78a6ea84b060c:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"037d25a3b31bca0129197d2e7bab6f42\"" Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.594+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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.240.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: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.598+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.594+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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.240.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: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.598+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.594+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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.240.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: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.598+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.594+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.594+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 06C3278EA316506@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Added SIP Call Table entry [2] for "0C9EF5C408F78EF@172.18.240.103" at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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)@7b010275c351: AMI patched dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(15)@7b010275c351: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(15)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_internal_call_all_3registered-ConnHdlr-0503(15)@7b010275c351: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1719992441/baee075e1d535c03efa78a6ea84b060c:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"2328ca27b1deed432bcd0e947a7ea57f\"" Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.598+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.598+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 74580E343041926@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.600+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.604+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.600+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.604+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.600+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.604+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.600+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.600+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.604+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.604+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 0C9EF5C408F78EF@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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(10)@7b010275c351: 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(10)@7b010275c351: AMI split: { "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0502\r\nPeerStatus: Reachable" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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)@7b010275c351: 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)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0503\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Added SIP Call Table entry [3] for "555A323E8F37866" at TC_internal_call_all_3registered-ConnHdlr-0501(13) Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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)@7b010275c351: 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)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(13)@7b010275c351: A2: md5("INVITE:sip:172.18.240.10") = "ee2b10009ae6e4afdb2be3185c13f885" TC_internal_call_all_3registered-ConnHdlr-0501(13)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992441/baee075e1d535c03efa78a6ea84b060c:00000001:0a4f113b:auth:ee2b10009ae6e4afdb2be3185c13f885\") = \"7879f5e86ba155bdadd28a7b77e95bed\"" Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0503@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0503\r\nEndpointName: 0503\r\nRoundtripUsec: 0\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@7b010275c351: 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 := "555A323E8F37866" }, 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 := 1198642944, 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.240.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "D8BD0AD7-7789DB1F" } } }, 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.240.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.240.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.240.103" }, { id := "branch", paramValue := "z9hG4bK47D250CDD65E9EC77C620677E961DE51" } } } } }, 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)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.634+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.637+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.634+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.637+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.634+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.637+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: get-valid-endpoints\r\nExten: s\r\nPriority: 3\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.634+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.634+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Added SIP Call Table entry [4] for "078b3ed5-5bfc-42e7-b2dc-654d168cd71b" at TC_internal_call_all_3registered-ConnHdlr-0503(15) Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Added SIP Call Table entry [5] for "c94e7aa5-67c5-4d0c-9250-44342e15e451" at TC_internal_call_all_3registered-ConnHdlr-0502(14) Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.637+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:41.637+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 555A323E8F37866\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(15)@7b010275c351: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1063618234", session_version := "1063618234", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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 := 12574, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0502(14)@7b010275c351: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "172481900", session_version := "172481900", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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 := 19322, 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)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@7b010275c351: 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 := "555A323E8F37866" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.240.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 := 1198642944, 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.240.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "D8BD0AD7-7789DB1F" } } }, 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.240.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "8ec6362b-4197-40c1-ba03-60404e714b02" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.240.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.240.103" }, { id := "branch", paramValue := "z9hG4bK47D250CDD65E9EC77C620677E961DE51" } } } } }, 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)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.103\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.103\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(14)@7b010275c351: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "172481900", session_version := "172481901", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: Verbose\r\n"' TC_internal_call_all_3registered-ConnHdlr-0503(15)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: Gosub\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 171999"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 171999"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 171999" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_4_STATE\r\nValue: UNAVAILABLE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI remain buf: '"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: 1719992441.5\r\nLinkedid: 171999"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI rx: '"2441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.3\r\nDialStatus: CANCEL\r\n\r\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI buf: '"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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\nEvent: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.3\r\nDialStatus: CANCEL\r\n\r\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI split: { "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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3", "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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE", "Event: DialEnd\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.3\r\nDialStatus: CANCEL", "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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nLinkedid: 1719992441.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: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.5\r\nLinkedid: 1719992441.3", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451", "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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451", "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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451", "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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451", "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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.3\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.3\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.3\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.3\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.3\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.4\r\nDestLinkedid: 1719992441.3\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nDestLinkedid: 1719992441.3\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.4\r\nLinkedid: 1719992441.3\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000004\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: c94e7aa5-67c5-4d0c-9250-44342e15e451\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000002\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: 555A323E8F37866\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' TC_internal_call_all_3registered-ConnHdlr-0502(14)@7b010275c351: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "172481900", session_version := "172481902", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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 := 19322, 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)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI rx: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1009\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1015\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\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-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNAME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: CANCEL\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1040354288;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=224865397;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-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI buf: '"Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1009\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1015\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n\r\nEvent: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16\r\n\r\nEvent: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n\r\nEvent: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\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-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNAME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: CANCEL\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1040354288;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=224865397;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-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI split: { "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: ", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1009", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1015", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER", "Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16", "Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\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: 1719992441.5\r\nLinkedid: 1719992441.3", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501", "Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNAME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME_MS\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: CANCEL", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1040354288;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000;rxmes=0.000000;txmes=0.000000", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing", "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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=224865397;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-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE" } Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\n"' TC_internal_call_all_3registered-ConnHdlr-0501(13)@7b010275c351: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(14)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: BRIDGEPVTCALLID\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1009\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: 1009\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME\r\nValue: 1\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1015\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\r\nValue: 1015\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: SoftHangupRequest\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: 0500\r\nPriority: 5\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: BridgeLeave\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\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: 1719992441.5\r\nLinkedid: 1719992441.3\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: h\r\nApplication: Verbose\r\nAppData: 5,h: Call external number from 0501\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\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: h\r\nPriority: 1\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: h\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: BridgeDestroy\r\nPrivilege: call,all\r\nBridgeUniqueid: 1ea669d9-da79-41ce-8a67-4778caf9b509\r\nBridgeType: basic\r\nBridgeTechnology: native_rtp\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\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: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: h\r\nApplication: Dial\r\nAppData: PJSIP/h@volte_ims\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: Newexten\r\nPrivilege: dialplan,all\r\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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nExtension: h\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: DIALSTATUS\r\nValue: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1040354288;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(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=1040354288;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(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: Hangup\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000002\r\nChannelState: 6\r\nChannelStateDesc: Up\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: 0502\r\nConnectedLineName: \r\nLanguage: en\r\nContext: from-phone\r\nExten: h\r\nPriority: 2\r\nUniqueid: 1719992441.3\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=224865397;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(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOS\r\nValue: ssrc=224865397;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(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSJITTER\r\nValue: minrxjitter=000.000000;maxrxjitter=000.000000;avgrxjitter=000.000000;stdevrxjitter=000.000000;mintxjitter=000.000000;maxtxjitter=000.000000;avgtxjitter=000.000000;stdevtxjitter=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSLOSS\r\nValue: minrxlost=000.000000; maxrxlost=000.000000; avgrxlost=000.000000; stdevrxlost=000.000000; mintxlost=000.000000; maxtxlost=000.000000; avgtxlost=000.000000; stdevtxlost=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSRTT\r\nValue: minrtt=000.000000; maxrtt=000.000000; avgrtt=000.000000; stdevrtt=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: 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: 1719992441.5\r\nLinkedid: 1719992441.3\r\nVariable: RTPAUDIOQOSMES\r\nValue: minrxmes=000.000000; maxrxmes=000.000000; avgrxmes=000.000000; stdevrxmes=000.000000; mintxmes=000.000000; maxtxmes=000.000000; avgtxmes=000.000000; stdevtxmes=000.000000;\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: Hangup\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: \r\nPriority: 1\r\nUniqueid: 1719992441.5\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: Hangup\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\nPriority: 1\r\nUniqueid: 1719992441.5\r\nLinkedid: 1719992441.3\r\nCause: 16\r\nCause-txt: Normal Clearing\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(10)@7b010275c351: AMI remain buf: '""' MTC@7b010275c351: end of "TC_internal_call_all_3registered" MTC@7b010275c351: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0503(15)@7b010275c351: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0501(13)@7b010275c351: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0502(14)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(10)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(11)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(12)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(10): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(11): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(12): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(13): pass (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(14): pass (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(15): pass (pass -> pass) MTC@7b010275c351: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Wed Jul 3 07:40:42 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=55512) Waiting for packet dumper to finish... 1 (prev_count=55512, count=90006) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Wed Jul 3 07:40:44 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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_internal_call_all_4registered started. Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 9E770CB311190599\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 38\r\nLastReload: 38\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 9E770CB311190599\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 38\r\nLastReload: 38\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 9E770CB311190599\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 38\r\nLastReload: 38\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 9E770CB311190599\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 9E770CB311190599\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 38\r\nLastReload: 38\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 38\r\nLastReload: 38\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.768+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43463\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:45.768+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.768+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43463\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:45.768+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.768+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43463\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:45.768+0000" } Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.768+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43463\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:45.768+0000\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.768+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43463\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:45.768+0000\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: 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)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Added SIP Call Table entry [0] for "3FF5CFA43EEACE8@172.18.240.103" at TC_internal_call_all_4registered-ConnHdlr-0501(19) Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.802+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.802+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.802+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.802+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.802+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Added SIP Call Table entry [1] for "75BA1515A015335@172.18.240.103" at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.811+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.811+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.811+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } TC_internal_call_all_4registered-ConnHdlr-0501(19)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(19)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.811+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.811+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(19)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992445/f2861887fd0a1a316db89a3fe1377795:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"8a07da85e84beedf0fdc38dff60d69a8\"" Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.240.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)@7b010275c351: A1: md5("0502:asterisk:secret") = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(20)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_internal_call_all_4registered-ConnHdlr-0502(20)@7b010275c351: "Request-Digest: md5(\"4b741c02958c7000f874e0ae50cdba7d:1719992445/f2861887fd0a1a316db89a3fe1377795:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"309690e226180f8d9c1acb57df4fbf4d\"" Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.815+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3FF5CFA43EEACE8@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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)@7b010275c351: 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)@7b010275c351: Added SIP Call Table entry [2] for "183EA45DF262347@172.18.240.103" at TC_internal_call_all_4registered-ConnHdlr-0503(21) Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(21)@7b010275c351: A1: md5("0503:asterisk:secret") = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(21)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_internal_call_all_4registered-ConnHdlr-0503(21)@7b010275c351: "Request-Digest: md5(\"72192cd265168127bed5215b11f97758:1719992445/f2861887fd0a1a316db89a3fe1377795:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"dcfb1988c492549b8ffe2b2973f77856\"" Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.822+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.822+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.822+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.819+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0502\r\nSessionID: 75BA1515A015335@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.822+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.822+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Added SIP Call Table entry [3] for "5EEB69A20113236@172.18.240.103" at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.825+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.826+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.825+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.826+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.825+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1", "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.826+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.825+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.825+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0503\r\nSessionID: 183EA45DF262347@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(22)@7b010275c351: A1: md5("0504:asterisk:secret") = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(22)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_internal_call_all_4registered-ConnHdlr-0504(22)@7b010275c351: "Request-Digest: md5(\"29c47c28d362d1b0e548b5de7e72da8a:1719992445/f2861887fd0a1a316db89a3fe1377795:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"62f6ca7503509743eeebee56540cdf81\"" Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.826+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.826+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.828+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.828+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.828+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.828+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.828+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0504\r\nSessionID: 5EEB69A20113236@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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)@7b010275c351: 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)@7b010275c351: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0502@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0502\r\nEndpointName: 0502\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.240.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)@7b010275c351: AMI buf: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n\r\nEvent: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable\r\n\r\nEvent: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.240.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)@7b010275c351: AMI split: { "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE", "Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0504\r\nPeerStatus: Reachable", "Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.240.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)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Added SIP Call Table entry [4] for "08F570818AE782A" at TC_internal_call_all_4registered-ConnHdlr-0501(19) Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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)@7b010275c351: 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)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(19)@7b010275c351: A2: md5("INVITE:sip:172.18.240.10") = "ee2b10009ae6e4afdb2be3185c13f885" TC_internal_call_all_4registered-ConnHdlr-0501(19)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992445/f2861887fd0a1a316db89a3fe1377795:00000001:0a4f113b:auth:ee2b10009ae6e4afdb2be3185c13f885\") = \"42c7848e7763fa187694870ea733c293\"" Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0504@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0504\r\nEndpointName: 0504\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.871+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.871+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.871+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: ", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.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: 1719992445.8\r\nLinkedid: 1719992445.8" } Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.871+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.871+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(19)@7b010275c351: 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 := "08F570818AE782A" }, 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 := 606846971, 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.240.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "C1BEAB4F-7789EBAC" } } }, 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.240.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.240.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.240.103" }, { id := "branch", paramValue := "z9hG4bK460536A103248A967ADF2176CD89DD27" } } } } }, 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)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:45.876+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 08F570818AE782A\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Added SIP Call Table entry [5] for "48fb2bc5-49c1-4653-a24f-eae174a63bd7" at TC_internal_call_all_4registered-ConnHdlr-0504(22) Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(21) Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Added SIP Call Table entry [6] for "bb18e05e-1bce-4c2a-95b7-d08d70cc43d2" at TC_internal_call_all_4registered-ConnHdlr-0503(21) Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Added SIP Call Table entry [7] for "3658cc1b-922a-4497-add9-1ca320bc7bc4" at TC_internal_call_all_4registered-ConnHdlr-0502(20) Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(21)@7b010275c351: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "195369583", session_version := "195369583", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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 := 11762, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0504(22)@7b010275c351: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1898557444", session_version := "1898557444", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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 := 14380, 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)@7b010275c351: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "289196600", session_version := "289196600", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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 := 12516, 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)@7b010275c351: AMI remain buf: '""' TC_internal_call_all_4registered-ConnHdlr-0501(19)@7b010275c351: 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 := "08F570818AE782A" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.240.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 := 606846971, 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.240.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "C1BEAB4F-7789EBAC" } } }, 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.240.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "848b768b-c0a8-4b30-97bd-5103bc3756c0" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.240.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.240.103" }, { id := "branch", paramValue := "z9hG4bK460536A103248A967ADF2176CD89DD27" } } } } }, 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)@7b010275c351: 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: 1\r\nUniqueid: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\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-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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1\r\nUniqueid: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\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-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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1\r\nUniqueid: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()", "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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE" } Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.103\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.103\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(20)@7b010275c351: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "289196600", session_version := "289196601", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Verbose\r\nAppData: 5,0500: Call all registered pjsips from 0501\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Verbose\r\n"' TC_internal_call_all_4registered-ConnHdlr-0503(21)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Gosub\r\nAppData: get-valid-endpoints,s,1()\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Gosub\r\n"' TC_internal_call_all_4registered-ConnHdlr-0504(22)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: LOCAL(ARGC)\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Verbose\r\nAppData: 5, Entering get-valid-endpoints gosub.\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Verbose\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_1_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_2_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_3_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: 9\r\nUniqueid: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialString: 0502\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: 1719992445.10\r\nLinkedid: 1719992445.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.8\r\nDialStatus: 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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.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/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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.8\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1719992445.11\r\nLinkedid: 1719992445.8\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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_3_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: 9\r\nUniqueid: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialString: 0502\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: 1719992445.10\r\nLinkedid: 1719992445.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n\r\nEvent: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.8\r\nDialStatus: 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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.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/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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.8\r\nDialStatus: RINGING\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n\r\nEvent: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1719992445.11\r\nLinkedid: 1719992445.8\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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: get-valid-endpoints\r\nExten: s\r\nPriority: 4\r\nUniqueid: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_3_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: 9\r\nUniqueid: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.10\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialString: 0502", "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: 1719992445.10\r\nLinkedid: 1719992445.8", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME_MS\r\nValue: 4", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE", "Event: DialState\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.8\r\nDialStatus: 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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.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/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: 1719992445.9\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.8\r\nDialStatus: RINGING", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING", "Event: Newstate\r\nPrivilege: call,all\r\nChannel: PJSIP/0502-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: 1719992445.11\r\nLinkedid: 1719992445.8", "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: 1719992445.8\r\nLinkedid: 1719992445.8", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE" } Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_3_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_STATE=NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_4_STATE\r\nValue: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_1_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_1_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_2_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_2_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_3_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_3_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: ENDPOINT_4_EXPR=0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ENDPOINT_4_EXPR\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_VALID_LIST)=\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: ExecIf\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Return\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: s\r\nApplication: Return\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ARGC\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ARGC\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: GOSUB_RETVAL\r\nValue: PJSIP/0504&PJSIP/0503&PJSIP/0502&PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Set\r\nAppData: DIALGROUP(CALL_EVERYONE_LIST,del)=PJSIP/0501\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Set\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Dial\r\nAppData: PJSIP/0504&PJSIP/0503&PJSIP/0502\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: Dial\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALSTATUS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALSTATUS\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNAME\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ANSWEREDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ANSWEREDTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: ANSWEREDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: PROGRESSTIME\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: PROGRESSTIME\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: PROGRESSTIME_MS\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: PROGRESSTIME_MS\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nExtension: 0500\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.8\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.8\r\nDialString: 0504\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.8\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.8\r\nDialString: 0503\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialString: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME\r\nValue: 0\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: RINGTIME_MS\r\nValue: 4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.8\r\nDialStatus: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: RINGING\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0502\r\nState: INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI rx: '"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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialStatus: ANSWER\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: 1719992445.8\r\nLinkedid: 1719992445.8\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: 1719992445.9\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\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: 1719992445.10\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI buf: '"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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialStatus: ANSWER\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: 1719992445.8\r\nLinkedid: 1719992445.8\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: 1719992445.9\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\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: 1719992445.10\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n\r\nEvent: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n\r\nEvent: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n\r\nEvent: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI split: { "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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialStatus: ANSWER", "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: 1719992445.8\r\nLinkedid: 1719992445.8", "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: 1719992445.9\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere", "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: 1719992445.10\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE", "Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE", "Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.11\r\nLinkedid: 1719992445.8", "Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4", "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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A", "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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4", "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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A", "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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4", "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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A", "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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4", "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: 1719992445.11\r\nLinkedid: 1719992445.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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A" } Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.9\r\nDestLinkedid: 1719992445.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.10\r\nDestLinkedid: 1719992445.8\r\nDialStatus: CANCEL\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALSTATUS\r\nValue: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNAME\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: DIALEDPEERNUMBER\r\nValue: 0502\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.11\r\nDestLinkedid: 1719992445.8\r\nDialStatus: ANSWER\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.9\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.10\r\nLinkedid: 1719992445.8\r\nCause: 26\r\nCause-txt: Answered elsewhere\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0504\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0503\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: BridgeCreate\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\r\nBridgeType: basic\r\nBridgeTechnology: simple_bridge\r\nBridgeCreator: \r\nBridgeName: \r\nBridgeNumChannels: 0\r\nBridgeVideoSourceMode: none\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nExtension: \r\nApplication: AppDial\r\nAppData: (Outgoing Line)\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nApplication: AppDial\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.11\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI patched dec: '"Event: BridgeEnter\r\nPrivilege: call,all\r\nBridgeUniqueid: e584ea4b-ca5a-448c-91bf-81e7e1734f38\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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0502-00000008\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 3658cc1b-922a-4497-add9-1ca320bc7bc4\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: PJSIP/0501-00000005\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.11\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: 08F570818AE782A\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: " } Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\n"' TC_internal_call_all_4registered-ConnHdlr-0502(20)@7b010275c351: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "289196600", session_version := "289196602", net_type := "IN", addr_type := "IP4", addr := "172.18.240.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.240.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 := 12516, 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)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPEER\r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\nValue: \r\n"' Asterisk_Tests_AMI_EMU(16)@7b010275c351: 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: 1719992445.8\r\nLinkedid: 1719992445.8\r\nVariable: BRIDGEPVTCALLID\r\n"' TC_internal_call_all_4registered-ConnHdlr-0501(19)@7b010275c351: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0502(20)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(16)@7b010275c351: AMI remain buf: '""' MTC@7b010275c351: end of "TC_internal_call_all_4registered" MTC@7b010275c351: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(19)@7b010275c351: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0502(20)@7b010275c351: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0503(21)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(16)@7b010275c351: Final verdict of PTC: none TC_internal_call_all_4registered-ConnHdlr-0504(22)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_LOCAL_SIP_EMU(17)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(18)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(16): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(17): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(18): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(19): pass (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(20): pass (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(21): pass (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(22): pass (pass -> pass) MTC@7b010275c351: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Wed Jul 3 07:40:46 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47740) Waiting for packet dumper to finish... 1 (prev_count=47740, count=74317) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration'. ------ Asterisk_Tests.TC_ims_registration ------ Wed Jul 3 07:40:48 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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_registration started. Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(23)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 99AE0C0E2BAE359C\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)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 99AE0C0E2BAE359C\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)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 99AE0C0E2BAE359C\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)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 99AE0C0E2BAE359C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 99AE0C0E2BAE359C\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: 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)@7b010275c351: 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)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:49.981+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42933\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:49.981+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:49.981+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42933\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:49.981+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:49.981+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42933\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:49.981+0000" } Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:49.981+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42933\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:49.981+0000\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:49.981+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c000920\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/42933\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:49.981+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(24)@7b010275c351: 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(23)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(25)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(25)@7b010275c351: 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)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 853BAD480B2FFB5C\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 853BAD480B2FFB5C\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 853BAD480B2FFB5C\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 853BAD480B2FFB5C\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 853BAD480B2FFB5C\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 613347378268B028\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 613347378268B028\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 613347378268B028\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 613347378268B028\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 613347378268B028\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(25)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration-IMS_ConnHdlr-238010000090828(26) Asterisk_Tests_IMS_SIP_EMU(25)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_registration-IMS_ConnHdlr-238010000090828(26) TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: ipsec: remote_spi_c=1210279241 remote_spi_s=938271759local_spi_c=4142 local_spi_s=4143 TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.240.104 5060 4142 5060 4143 172.18.240.10 5556 1210279241 5066 938271759 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5556 1210279241\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 1210279241 reqid 1210279241 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5556\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5066 938271759\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 938271759 reqid 938271759 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5066\n+ ip_xfrm_state 172.18.240.10 5556 172.18.240.104 5060 4143\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5556 dport 5060\n+ ip_xfrm_state 172.18.240.10 5066 172.18.240.104 5060 4142\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5066 dport 5060\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5556 1210279241 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5556 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 1210279241 mode transport\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5066 938271759 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5066 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 938271759 mode transport\n+ ip_xfrm_policy 172.18.240.10 5556 172.18.240.104 5060 4143 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5556 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.240.10 5066 172.18.240.104 5060 4142 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5066 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: DA4C4A9337B81C82\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: DA4C4A9337B81C82\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI split: { "Response: Success\r\nActionID: DA4C4A9337B81C82\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: DA4C4A9337B81C82\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: DA4C4A9337B81C82\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI remain buf: '""' TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:3c9c1ff7642a4a1d86f725fb910100a4:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"b0ccc6ebe600125f63112932e61eab2d\"" Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 1B220F59AA3C346C\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 1B220F59AA3C346C\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 1B220F59AA3C346C\r\nMessage: Unregistration sent" } Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 1B220F59AA3C346C\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 1B220F59AA3C346C\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI remain buf: '""' TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered" } Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(23)@7b010275c351: AMI remain buf: '""' MTC@7b010275c351: end of "TC_ims_registration" MTC@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(23)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(24)@7b010275c351: Final verdict of PTC: none TC_ims_registration-IMS_ConnHdlr-238010000090828(26)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_IMS_SIP_EMU(25)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(23): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(24): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(25): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_ims_registration-IMS_ConnHdlr-238010000090828(26): pass (pass -> pass) MTC@7b010275c351: Test case TC_ims_registration finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration pass'. Wed Jul 3 07:40:53 UTC 2024 ====== Asterisk_Tests.TC_ims_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12652) Waiting for packet dumper to finish... 1 (prev_count=12652, count=17411) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_resync'. ------ Asterisk_Tests.TC_ims_registration_resync ------ Wed Jul 3 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_resync.pcap" >/data/Asterisk_Tests.TC_ims_registration_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_resync' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_registration_resync started. Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(27)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: C0109D6492C334AC\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 49\r\nLastReload: 49\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:56.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33721\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:56.213+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: C0109D6492C334AC\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 49\r\nLastReload: 49\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:56.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33721\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:56.213+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Response: Success\r\nActionID: C0109D6492C334AC\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 49\r\nLastReload: 49\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:56.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33721\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:56.213+0000" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: C0109D6492C334AC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: C0109D6492C334AC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 49\r\nLastReload: 49\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 49\r\nLastReload: 49\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:56.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33721\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:56.213+0000\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:40:56.213+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33721\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:40:56.213+0000\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(28)@7b010275c351: 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)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(29)@7b010275c351: 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)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: E5A407D219D32AE4\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: E5A407D219D32AE4\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Response: Success\r\nActionID: E5A407D219D32AE4\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: E5A407D219D32AE4\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: E5A407D219D32AE4\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 490439F45B32C0D0\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 490439F45B32C0D0\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 490439F45B32C0D0\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 490439F45B32C0D0\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 490439F45B32C0D0\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(29)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30) Asterisk_Tests_IMS_SIP_EMU(29)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30) TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: ipsec: remote_spi_c=3846080305 remote_spi_s=2265717663local_spi_c=4142 local_spi_s=4143 TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: FE21CBA102CF7AC6\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: FE21CBA102CF7AC6\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Response: Success\r\nActionID: FE21CBA102CF7AC6\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: FE21CBA102CF7AC6\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: FE21CBA102CF7AC6\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: ipsec: remote_spi_c=1958249001 remote_spi_s=2395807413local_spi_c=4142 local_spi_s=4143 TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.240.104 5060 4142 5060 4143 172.18.240.10 5558 1958249001 5061 2395807413 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5558 1958249001\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 1958249001 reqid 1958249001 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5558\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5061 2395807413\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 2395807413 reqid 2395807413 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5061\n+ ip_xfrm_state 172.18.240.10 5558 172.18.240.104 5060 4143\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5558 dport 5060\n+ ip_xfrm_state 172.18.240.10 5061 172.18.240.104 5060 4142\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5061 dport 5060\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5558 1958249001 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5558 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 1958249001 mode transport\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5061 2395807413 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5061 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 2395807413 mode transport\n+ ip_xfrm_policy 172.18.240.10 5558 172.18.240.104 5060 4143 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5558 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.240.10 5061 172.18.240.104 5060 4142 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5061 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4142 mode transport", code := 0 } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 39C29171D93D7C28\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 39C29171D93D7C28\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 39C29171D93D7C28\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 39C29171D93D7C28\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 39C29171D93D7C28\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:e3a5d8b1c2ef47f1b9d79d1e903fb33d:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"32e4d747b538b3bdf7bfd6bd8cbc16ad\"" Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 3923A3225A48B462\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 3923A3225A48B462\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 3923A3225A48B462\r\nMessage: Unregistration sent" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 3923A3225A48B462\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 3923A3225A48B462\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered" } Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(27)@7b010275c351: AMI remain buf: '""' MTC@7b010275c351: end of "TC_ims_registration_resync" MTC@7b010275c351: setverdict(pass): none -> pass TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(27)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(28)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(29)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(27): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(28): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(29): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_ims_registration_resync-IMS_ConnHdlr-238010000090828(30): pass (pass -> pass) MTC@7b010275c351: Test case TC_ims_registration_resync finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_resync pass'. Wed Jul 3 07:40:59 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17098) Waiting for packet dumper to finish... 1 (prev_count=17098, count=21857) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_resync pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying'. ------ Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying ------ Wed Jul 3 07:41:01 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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_registration_timeout_initial_100Trying started. Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(31)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 8AF0B32937B1BDEA\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 55\r\nLastReload: 55\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 8AF0B32937B1BDEA\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 55\r\nLastReload: 55\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 8AF0B32937B1BDEA\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 55\r\nLastReload: 55\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 8AF0B32937B1BDEA\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 8AF0B32937B1BDEA\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 55\r\nLastReload: 55\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 55\r\nLastReload: 55\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:02.436+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/41195\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:02.436+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:02.436+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/41195\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:02.436+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:02.436+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/41195\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:02.436+0000" } Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:02.436+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/41195\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:02.436+0000\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:02.436+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb23c002b90\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/41195\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:02.436+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(32)@7b010275c351: 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(31)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(33)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(33)@7b010275c351: 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)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 38CA79139B593F0F\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 38CA79139B593F0F\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 38CA79139B593F0F\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 38CA79139B593F0F\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 38CA79139B593F0F\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 79943BEE550B22EF\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 79943BEE550B22EF\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 79943BEE550B22EF\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 79943BEE550B22EF\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 79943BEE550B22EF\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(33)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34) Asterisk_Tests_IMS_SIP_EMU(33)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34) Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(31)@7b010275c351: AMI remain buf: '""' TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34)@7b010275c351: setverdict(pass): none -> pass MTC@7b010275c351: end of "TC_ims_registration_timeout_initial_100Trying" MTC@7b010275c351: setverdict(pass): none -> pass TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(31)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(32)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(33)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(31): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(32): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(33): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_ims_registration_timeout_initial_100Trying-IMS_ConnHdlr-238010000090828(34): pass (pass -> pass) MTC@7b010275c351: Test case TC_ims_registration_timeout_initial_100Trying finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass'. Wed Jul 3 07:41:43 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7729) Waiting for packet dumper to finish... 1 (prev_count=7729, count=8345) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized'. ------ Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized ------ Wed Jul 3 07:41:45 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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_registration_timeout_initial_401Unauthorized started. Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(35)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: A73196852909697F\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 99\r\nLastReload: 99\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:46.605+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc0013b0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/39039\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:46.605+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: A73196852909697F\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 99\r\nLastReload: 99\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:46.605+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc0013b0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/39039\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:46.605+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI split: { "Response: Success\r\nActionID: A73196852909697F\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 99\r\nLastReload: 99\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:46.605+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc0013b0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/39039\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:46.605+0000" } Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: A73196852909697F\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: A73196852909697F\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 99\r\nLastReload: 99\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 99\r\nLastReload: 99\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:46.605+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc0013b0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/39039\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:46.605+0000\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:41:46.605+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc0013b0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/39039\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:41:46.605+0000\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(36)@7b010275c351: 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(37)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(37)@7b010275c351: 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)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 2C281D5534EFF412\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 2C281D5534EFF412\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 2C281D5534EFF412\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 2C281D5534EFF412\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 2C281D5534EFF412\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 6AE60FC0FBAF004A\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 6AE60FC0FBAF004A\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 6AE60FC0FBAF004A\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 6AE60FC0FBAF004A\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 6AE60FC0FBAF004A\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(37)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38) Asterisk_Tests_IMS_SIP_EMU(37)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38) TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38)@7b010275c351: ipsec: remote_spi_c=1522085145 remote_spi_s=2446035673local_spi_c=4142 local_spi_s=4143 Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(35)@7b010275c351: AMI remain buf: '""' TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38)@7b010275c351: setverdict(pass): none -> pass MTC@7b010275c351: end of "TC_ims_registration_timeout_initial_401Unauthorized" MTC@7b010275c351: setverdict(pass): none -> pass TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(35)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(37)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(36)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(35): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(36): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(37): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_ims_registration_timeout_initial_401Unauthorized-IMS_ConnHdlr-238010000090828(38): pass (pass -> pass) MTC@7b010275c351: Test case TC_ims_registration_timeout_initial_401Unauthorized finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass'. Wed Jul 3 07:42:29 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7056) Waiting for packet dumper to finish... 1 (prev_count=7056, count=7496) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized'. ------ Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized ------ Wed Jul 3 07:42:31 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_registration_timeout_resync_401Unauthorized started. Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(39)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 3DC88F22C4E1B51A\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 145\r\nLastReload: 145\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 3DC88F22C4E1B51A\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 145\r\nLastReload: 145\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 3DC88F22C4E1B51A\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 145\r\nLastReload: 145\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 3DC88F22C4E1B51A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 3DC88F22C4E1B51A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 145\r\nLastReload: 145\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 145\r\nLastReload: 145\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:42:32.735+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002d30\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/38695\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:42:32.735+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:42:32.735+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002d30\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/38695\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:42:32.735+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:42:32.735+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002d30\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/38695\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:42:32.735+0000" } Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:42:32.735+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002d30\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/38695\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:42:32.735+0000\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:42:32.735+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002d30\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/38695\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:42:32.735+0000\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(40)@7b010275c351: 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)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(41)@7b010275c351: 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)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 6BCC02AB343DCC39\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 6BCC02AB343DCC39\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 6BCC02AB343DCC39\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 6BCC02AB343DCC39\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 6BCC02AB343DCC39\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 299A8CC685E67F3C\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 299A8CC685E67F3C\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 299A8CC685E67F3C\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 299A8CC685E67F3C\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 299A8CC685E67F3C\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(41)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42) Asterisk_Tests_IMS_SIP_EMU(41)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42) TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@7b010275c351: ipsec: remote_spi_c=1393581728 remote_spi_s=351861535local_spi_c=4142 local_spi_s=4143 TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@7b010275c351: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 80F9A3C7AE187F5A\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 80F9A3C7AE187F5A\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 80F9A3C7AE187F5A\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 80F9A3C7AE187F5A\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 80F9A3C7AE187F5A\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(39)@7b010275c351: AMI remain buf: '""' TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@7b010275c351: setverdict(pass): none -> pass MTC@7b010275c351: end of "TC_ims_registration_timeout_resync_401Unauthorized" MTC@7b010275c351: setverdict(pass): none -> pass TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(39)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(40)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(41)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(39): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(40): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(41): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_ims_registration_timeout_resync_401Unauthorized-IMS_ConnHdlr-238010000090828(42): pass (pass -> pass) MTC@7b010275c351: Test case TC_ims_registration_timeout_resync_401Unauthorized finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass'. Wed Jul 3 07:43:14 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10701) Waiting for packet dumper to finish... 1 (prev_count=10701, count=11141) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying'. ------ Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying ------ Wed Jul 3 07:43: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_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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_registration_timeout_protected_100Trying started. Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(43)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 9BF6B9A92D4B0DBC\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 191\r\nLastReload: 191\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 9BF6B9A92D4B0DBC\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 191\r\nLastReload: 191\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 9BF6B9A92D4B0DBC\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 191\r\nLastReload: 191\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 9BF6B9A92D4B0DBC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 9BF6B9A92D4B0DBC\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 191\r\nLastReload: 191\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 191\r\nLastReload: 191\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:17.921+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001380\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:17.921+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:17.921+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001380\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:17.921+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:17.921+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001380\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:17.921+0000" } Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:17.921+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001380\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:17.921+0000\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:17.921+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001380\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:17.921+0000\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(44)@7b010275c351: 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)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(45)@7b010275c351: 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)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: D67E8457CA2CD70C\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: D67E8457CA2CD70C\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI split: { "Response: Success\r\nActionID: D67E8457CA2CD70C\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: D67E8457CA2CD70C\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: D67E8457CA2CD70C\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 97CFADCFFAF96DBD\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 97CFADCFFAF96DBD\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 97CFADCFFAF96DBD\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 97CFADCFFAF96DBD\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 97CFADCFFAF96DBD\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(45)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46) Asterisk_Tests_IMS_SIP_EMU(45)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46) TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@7b010275c351: ipsec: remote_spi_c=1306931643 remote_spi_s=2769248282local_spi_c=4142 local_spi_s=4143 TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@7b010275c351: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.240.104 5060 4142 5060 4143 172.18.240.10 5555 1306931643 5067 2769248282 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@7b010275c351: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5555 1306931643\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 1306931643 reqid 1306931643 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5555\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5067 2769248282\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 2769248282 reqid 2769248282 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5067\n+ ip_xfrm_state 172.18.240.10 5555 172.18.240.104 5060 4143\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5555 dport 5060\n+ ip_xfrm_state 172.18.240.10 5067 172.18.240.104 5060 4142\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5067 dport 5060\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5555 1306931643 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5555 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 1306931643 mode transport\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5067 2769248282 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5067 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 2769248282 mode transport\n+ ip_xfrm_policy 172.18.240.10 5555 172.18.240.104 5060 4143 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5555 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.240.10 5067 172.18.240.104 5060 4142 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5067 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@7b010275c351: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: D3215273CF62FFFF\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: D3215273CF62FFFF\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI split: { "Response: Success\r\nActionID: D3215273CF62FFFF\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: D3215273CF62FFFF\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: D3215273CF62FFFF\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(43)@7b010275c351: AMI remain buf: '""' TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@7b010275c351: setverdict(pass): none -> pass MTC@7b010275c351: end of "TC_ims_registration_timeout_protected_100Trying" MTC@7b010275c351: setverdict(pass): none -> pass TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(43)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(44)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(45)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(43): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(44): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(45): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_ims_registration_timeout_protected_100Trying-IMS_ConnHdlr-238010000090828(46): pass (pass -> pass) MTC@7b010275c351: Test case TC_ims_registration_timeout_protected_100Trying finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying pass'. Wed Jul 3 07:43:54 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11379) Waiting for packet dumper to finish... 1 (prev_count=11379, count=11867) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK'. ------ Asterisk_Tests.TC_ims_registration_timeout_protected_200OK ------ Wed Jul 3 07:43:56 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@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_registration_timeout_protected_200OK started. Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(47)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 805DF6A1AA05BD01\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 230\r\nLastReload: 230\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:57.121+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002690\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43245\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:57.121+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 805DF6A1AA05BD01\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 230\r\nLastReload: 230\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:57.121+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002690\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43245\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:57.121+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 805DF6A1AA05BD01\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 230\r\nLastReload: 230\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:57.121+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002690\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43245\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:57.121+0000" } Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 805DF6A1AA05BD01\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 805DF6A1AA05BD01\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 230\r\nLastReload: 230\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 230\r\nLastReload: 230\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:57.121+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002690\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43245\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:57.121+0000\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:43:57.121+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002690\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43245\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:43:57.121+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(48)@7b010275c351: 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(47)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(49)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(49)@7b010275c351: 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)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 9B13CA1982EA847A\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 9B13CA1982EA847A\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 9B13CA1982EA847A\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 9B13CA1982EA847A\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 9B13CA1982EA847A\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: B74DAD7CC39BCA98\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: B74DAD7CC39BCA98\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI split: { "Response: Success\r\nActionID: B74DAD7CC39BCA98\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: B74DAD7CC39BCA98\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: B74DAD7CC39BCA98\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(49)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50) Asterisk_Tests_IMS_SIP_EMU(49)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50) TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: ipsec: remote_spi_c=2179432738 remote_spi_s=3956475456local_spi_c=4142 local_spi_s=4143 TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.240.104 5060 4142 5060 4143 172.18.240.10 5558 2179432738 5060 3956475456 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5558 2179432738\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 2179432738 reqid 2179432738 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5558\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5060 3956475456\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 3956475456 reqid 3956475456 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5060\n+ ip_xfrm_state 172.18.240.10 5558 172.18.240.104 5060 4143\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5558 dport 5060\n+ ip_xfrm_state 172.18.240.10 5060 172.18.240.104 5060 4142\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5060 dport 5060\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5558 2179432738 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5558 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 2179432738 mode transport\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5060 3956475456 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5060 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 3956475456 mode transport\n+ ip_xfrm_policy 172.18.240.10 5558 172.18.240.104 5060 4143 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5558 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.240.10 5060 172.18.240.104 5060 4142 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5060 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 44D57B7C9832517C\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 44D57B7C9832517C\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 44D57B7C9832517C\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 44D57B7C9832517C\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 44D57B7C9832517C\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI remain buf: '""' TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:ab4ea9e2d52d4cd09129366591273d43:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"945f7a2682d1185631a6c515cb8a4602\"" Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected" } Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Rejected\r\n"' Asterisk_Tests_AMI_EMU(47)@7b010275c351: AMI remain buf: '""' TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: setverdict(pass): none -> pass MTC@7b010275c351: end of "TC_ims_registration_timeout_protected_200OK" MTC@7b010275c351: setverdict(pass): none -> pass TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(47)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(48)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(49)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(47): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(48): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(49): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_ims_registration_timeout_protected_200OK-IMS_ConnHdlr-238010000090828(50): pass (pass -> pass) MTC@7b010275c351: Test case TC_ims_registration_timeout_protected_200OK finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK pass'. Wed Jul 3 07:44:38 UTC 2024 ====== Asterisk_Tests.TC_ims_registration_timeout_protected_200OK pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12875) Waiting for packet dumper to finish... 1 (prev_count=12875, count=13363) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_timeout_protected_200OK pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_423_interval_too_brief'. ------ Asterisk_Tests.TC_ims_registration_423_interval_too_brief ------ Wed Jul 3 07:44: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_registration_423_interval_too_brief.pcap" >/data/Asterisk_Tests.TC_ims_registration_423_interval_too_brief.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_registration_423_interval_too_brief' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_registration_423_interval_too_brief started. Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(51)@7b010275c351: 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)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 9551A0509B73FE49\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 274\r\nLastReload: 274\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 9551A0509B73FE49\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 274\r\nLastReload: 274\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 9551A0509B73FE49\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 274\r\nLastReload: 274\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 9551A0509B73FE49\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 9551A0509B73FE49\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 274\r\nLastReload: 274\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 274\r\nLastReload: 274\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:41.309+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/44239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:41.309+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:41.309+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/44239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:41.309+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:41.309+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/44239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:41.309+0000" } Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:41.309+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/44239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:41.309+0000\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:41.309+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/44239\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:41.309+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(52)@7b010275c351: 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(51)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(53)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(53)@7b010275c351: 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_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54) Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: B579902CC5E7EE57\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: B579902CC5E7EE57\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI split: { "Response: Success\r\nActionID: B579902CC5E7EE57\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: B579902CC5E7EE57\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: B579902CC5E7EE57\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: AB60F07FD1B36431\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: AB60F07FD1B36431\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI split: { "Response: Success\r\nActionID: AB60F07FD1B36431\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: AB60F07FD1B36431\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: AB60F07FD1B36431\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(51)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(53)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54) Asterisk_Tests_IMS_SIP_EMU(53)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54) TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54)@7b010275c351: setverdict(fail): none -> fail reason: ""IMS_ConnectionHandler.ttcn:287 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"b69231ce-a0e2-473b-9f98-cb4cf7be8064\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"a20ba8cd-750d-4392-bbd3-377a255384e4\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"wjpvgad\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 52887, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"b39e70f3-a299-4c11-a101-b2424fa6c42b\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, 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 := omit, 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 := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj920bee4e-3823-4545-bb97-b815a57f42c0\" }, { id := \"alias\", paramValue := omit } } } } }, 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 }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\""", new component reason: ""IMS_ConnectionHandler.ttcn:287 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"b69231ce-a0e2-473b-9f98-cb4cf7be8064\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"a20ba8cd-750d-4392-bbd3-377a255384e4\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"wjpvgad\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 52887, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"b39e70f3-a299-4c11-a101-b2424fa6c42b\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, 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 := omit, 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 := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj920bee4e-3823-4545-bb97-b815a57f42c0\" }, { id := \"alias\", paramValue := omit } } } } }, 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 }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\""" TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54)@7b010275c351: Stopping testcase execution from "IMS_ConnectionHandler.ttcn":287 MC@7b010275c351: Test Component 54 has requested to stop MTC. Terminating current testcase execution. TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54)@7b010275c351: Final verdict of PTC: fail reason: ""IMS_ConnectionHandler.ttcn:287 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"b69231ce-a0e2-473b-9f98-cb4cf7be8064\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"a20ba8cd-750d-4392-bbd3-377a255384e4\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"wjpvgad\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 52887, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"b39e70f3-a299-4c11-a101-b2424fa6c42b\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, 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 := omit, 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 := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj920bee4e-3823-4545-bb97-b815a57f42c0\" }, { id := \"alias\", paramValue := omit } } } } }, 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 }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\""" Asterisk_Tests_LOCAL_SIP_EMU(52)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(51)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(53)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: none MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(51): none (none -> none) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(52): none (none -> none) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(53): none (none -> none) MTC@7b010275c351: Local verdict of PTC TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828(54): fail (none -> fail) reason: ""IMS_ConnectionHandler.ttcn:287 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"b69231ce-a0e2-473b-9f98-cb4cf7be8064\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"a20ba8cd-750d-4392-bbd3-377a255384e4\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"wjpvgad\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 52887, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"b39e70f3-a299-4c11-a101-b2424fa6c42b\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, 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 := omit, 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 := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj920bee4e-3823-4545-bb97-b815a57f42c0\" }, { id := \"alias\", paramValue := omit } } } } }, 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 }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\""" MTC@7b010275c351: Test case TC_ims_registration_423_interval_too_brief finished. Verdict: fail reason: "IMS_ConnectionHandler.ttcn:287 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"b69231ce-a0e2-473b-9f98-cb4cf7be8064\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"a20ba8cd-750d-4392-bbd3-377a255384e4\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"wjpvgad\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 52887, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"b39e70f3-a299-4c11-a101-b2424fa6c42b\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, 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 := omit, 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 := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj920bee4e-3823-4545-bb97-b815a57f42c0\" }, { id := \"alias\", paramValue := omit } } } } }, 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 }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\"" MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_423_interval_too_brief fail'. Wed Jul 3 07:44:45 UTC 2024 ------ Asterisk_Tests.TC_ims_registration_423_interval_too_brief fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4005) Waiting for packet dumper to finish... 1 (prev_count=4005, count=8281) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_registration_423_interval_too_brief fail' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_reregistration'. ------ Asterisk_Tests.TC_ims_reregistration ------ Wed Jul 3 07:44: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_reregistration.pcap" >/data/Asterisk_Tests.TC_ims_reregistration.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_reregistration' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_reregistration started. Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(55)@7b010275c351: 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(55)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 9A9A6CF7F3DDB3D6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 281\r\nLastReload: 281\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 9A9A6CF7F3DDB3D6\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 281\r\nLastReload: 281\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 9A9A6CF7F3DDB3D6\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 281\r\nLastReload: 281\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 9A9A6CF7F3DDB3D6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 9A9A6CF7F3DDB3D6\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 281\r\nLastReload: 281\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 281\r\nLastReload: 281\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:48.451+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/32815\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:48.451+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:48.451+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/32815\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:48.451+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:48.451+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/32815\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:48.451+0000" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:48.451+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/32815\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:48.451+0000\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:44:48.451+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc001800\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/32815\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:44:48.451+0000\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(56)@7b010275c351: 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(57)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(57)@7b010275c351: 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_reregistration-IMS_ConnHdlr-238010000090828(58) Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: D7E31BA37EDB8E5B\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: D7E31BA37EDB8E5B\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Response: Success\r\nActionID: D7E31BA37EDB8E5B\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: D7E31BA37EDB8E5B\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: D7E31BA37EDB8E5B\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: F847D28414A8CE7F\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: F847D28414A8CE7F\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Response: Success\r\nActionID: F847D28414A8CE7F\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: F847D28414A8CE7F\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: F847D28414A8CE7F\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(57)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58) Asterisk_Tests_IMS_SIP_EMU(57)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58) TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: ipsec: remote_spi_c=2812666875 remote_spi_s=3758543722local_spi_c=4142 local_spi_s=4143 TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.240.104 5060 4142 5060 4143 172.18.240.10 5555 2812666875 5060 3758543722 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5555 2812666875\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 2812666875 reqid 2812666875 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5555\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5060 3758543722\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 3758543722 reqid 3758543722 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5060\n+ ip_xfrm_state 172.18.240.10 5555 172.18.240.104 5060 4143\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5555 dport 5060\n+ ip_xfrm_state 172.18.240.10 5060 172.18.240.104 5060 4142\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5060 dport 5060\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5555 2812666875 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5555 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 2812666875 mode transport\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5060 3758543722 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5060 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 3758543722 mode transport\n+ ip_xfrm_policy 172.18.240.10 5555 172.18.240.104 5060 4143 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5555 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.240.10 5060 172.18.240.104 5060 4142 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5060 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: BE8AC2140AC74F06\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: BE8AC2140AC74F06\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Response: Success\r\nActionID: BE8AC2140AC74F06\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: BE8AC2140AC74F06\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: BE8AC2140AC74F06\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:dc31ee1128a84c7f83068f15196ce4c4:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"fa6ac7fd78061dd505d15275b7f601d2\"" Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: ipsec: remote_spi_c=3445872521 remote_spi_s=1682036854local_spi_c=4142 local_spi_s=4143 TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.240.104 5060 4142 5060 4143 172.18.240.10 5557 3445872521 5061 1682036854 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5557 3445872521\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 3445872521 reqid 3445872521 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5557\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5061 1682036854\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 1682036854 reqid 1682036854 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5061\n+ ip_xfrm_state 172.18.240.10 5557 172.18.240.104 5060 4143\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5557 dport 5060\n+ ip_xfrm_state 172.18.240.10 5061 172.18.240.104 5060 4142\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5061 dport 5060\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5557 3445872521 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5557 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 3445872521 mode transport\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5061 1682036854 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5061 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 1682036854 mode transport\n+ ip_xfrm_policy 172.18.240.10 5557 172.18.240.104 5060 4143 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5557 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.240.10 5061 172.18.240.104 5060 4142 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5061 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: AEC6A819DB24D23A\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: AEC6A819DB24D23A\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Response: Success\r\nActionID: AEC6A819DB24D23A\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: AEC6A819DB24D23A\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: AEC6A819DB24D23A\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:188dfb993a6140b39a3e52462eb641a7:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"285292bfec367c463a63aabc63652f38\"" Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 69C4583C7BD940CF\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 69C4583C7BD940CF\r\nMessage: Unregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 69C4583C7BD940CF\r\nMessage: Unregistration sent" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 69C4583C7BD940CF\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 69C4583C7BD940CF\r\nMessage: Unregistration sent\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered" } Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Unregistered\r\n"' Asterisk_Tests_AMI_EMU(55)@7b010275c351: AMI remain buf: '""' MTC@7b010275c351: end of "TC_ims_reregistration" MTC@7b010275c351: setverdict(pass): none -> pass TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58)@7b010275c351: Final verdict of PTC: pass Asterisk_Tests_AMI_EMU(55)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_LOCAL_SIP_EMU(56)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(57)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: pass MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(55): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(56): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(57): none (pass -> pass) MTC@7b010275c351: Local verdict of PTC TC_ims_reregistration-IMS_ConnHdlr-238010000090828(58): pass (pass -> pass) MTC@7b010275c351: Test case TC_ims_reregistration finished. Verdict: pass MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_reregistration pass'. Wed Jul 3 07:45:14 UTC 2024 ====== Asterisk_Tests.TC_ims_reregistration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13154) Waiting for packet dumper to finish... 1 (prev_count=13154, count=27101) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_reregistration pass' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo'. ------ Asterisk_Tests.TC_ims_call_mo ------ Wed Jul 3 07:45: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_ims_call_mo.pcap" >/data/Asterisk_Tests.TC_ims_call_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_call_mo started. Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(59)@7b010275c351: 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(59)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: CF8F4DCEBAA59B3A\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 310\r\nLastReload: 310\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: CF8F4DCEBAA59B3A\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 310\r\nLastReload: 310\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Response: Success\r\nActionID: CF8F4DCEBAA59B3A\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 310\r\nLastReload: 310\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: CF8F4DCEBAA59B3A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: CF8F4DCEBAA59B3A\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 310\r\nLastReload: 310\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 310\r\nLastReload: 310\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.803+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:17.803+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.803+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:17.803+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.803+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:17.803+0000" } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.803+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:17.803+0000\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.803+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/43087\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:17.803+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(60)@7b010275c351: 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(59)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(61)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(61)@7b010275c351: 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(62) Asterisk_Tests_IMS_SIP_EMU(61)@7b010275c351: 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(62) Asterisk_Tests_LOCAL_SIP_EMU(60)@7b010275c351: Added SIP Call Table entry [0] for "83FE26A959F6F87@172.18.240.103" at TC_ims_call_mo-ConnHdlr-0501(63) Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.851+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI remain buf: '""' TC_ims_call_mo-ConnHdlr-0501(63)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mo-ConnHdlr-0501(63)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_ims_call_mo-ConnHdlr-0501(63)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992717/f0da2de926393ec89aa90a3c9aad137e:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"63bc965018f36695a76c14f10ef13e0a\"" Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.858+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.858+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.858+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.858+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:17.858+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 83FE26A959F6F87@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: 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.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0" } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: PeerStatus\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nPeer: PJSIP/0501\r\nPeerStatus: Reachable\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: 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(59)@7b010275c351: AMI dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: DeviceStateChange\r\nPrivilege: call,all\r\nDevice: PJSIP/0501\r\nState: NOT_INUSE\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: ContactStatus\r\nPrivilege: system,all\r\nURI: sip:0501@172.18.240.103:5061\r\nContactStatus: NonQualified\r\nAOR: 0501\r\nEndpointName: 0501\r\nRoundtripUsec: 0\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 950C39268F90BE5C\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 950C39268F90BE5C\r\nMessage: Access Network Info set\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 950C39268F90BE5C\r\nMessage: Access Network Info set" } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 950C39268F90BE5C\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 950C39268F90BE5C\r\nMessage: Access Network Info set\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 316EC2655478FE6A\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 316EC2655478FE6A\r\nMessage: Reregistration sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 316EC2655478FE6A\r\nMessage: Reregistration sent" } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 316EC2655478FE6A\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 316EC2655478FE6A\r\nMessage: Reregistration sent\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(61)@7b010275c351: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "238010000090828", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) Asterisk_Tests_IMS_SIP_EMU(61)@7b010275c351: Added SIP Call Table entry [0] for "b69231ce-a0e2-473b-9f98-cb4cf7be8064" at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: Skipping Security Mechansim Algo: "hmac-md5-96" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: ipsec: remote_spi_c=1268567884 remote_spi_s=3921744819local_spi_c=4142 local_spi_s=4143 TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: Executing: "/osmo-ttcn3-hacks/asterisk/IMS_ipsec_setup.sh 172.18.240.104 5060 4142 5060 4143 172.18.240.10 5556 1268567884 5066 3921744819 0x17141862125bd30c81c4224391a0909a00000000" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: Result: { stdout := "", stderr := "+ ip xfrm policy flush\n+ ip xfrm state flush\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5556 1268567884\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 1268567884 reqid 1268567884 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5556\n+ ip_xfrm_state 172.18.240.104 5060 172.18.240.10 5066 3921744819\n+ ip xfrm state add src 172.18.240.104 dst 172.18.240.10 proto esp spi 3921744819 reqid 3921744819 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5066\n+ ip_xfrm_state 172.18.240.10 5556 172.18.240.104 5060 4143\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4143 reqid 4143 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5556 dport 5060\n+ ip_xfrm_state 172.18.240.10 5066 172.18.240.104 5060 4142\n+ ip xfrm state add src 172.18.240.10 dst 172.18.240.104 proto esp spi 4142 reqid 4142 mode transport replay-window 32 auth-trunc sha1 0x17141862125bd30c81c4224391a0909a00000000 96 enc cipher_null sel src 172.18.240.10/32 dst 172.18.240.104/32 sport 5066 dport 5060\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5556 1268567884 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5556 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 1268567884 mode transport\n+ ip_xfrm_policy 172.18.240.104 5060 172.18.240.10 5066 3921744819 out\n+ ip xfrm policy add src 172.18.240.104/32 dst 172.18.240.10/32 sport 5060 dport 5066 dir out tmpl src 172.18.240.104 dst 172.18.240.10 proto esp reqid 3921744819 mode transport\n+ ip_xfrm_policy 172.18.240.10 5556 172.18.240.104 5060 4143 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5556 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4143 mode transport\n+ ip_xfrm_policy 172.18.240.10 5066 172.18.240.104 5060 4142 in\n+ ip xfrm policy add src 172.18.240.10/32 dst 172.18.240.104/32 sport 5066 dport 5060 dir in tmpl src 172.18.240.10 dst 172.18.240.104 proto esp reqid 4142 mode transport", code := 0 } TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: rand='D5D5DE2BCE418D7865ED7FA6956618A2'O & autn='D42E61DB5F15800067393A5B7691A227'O => nonce="1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=" Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227" } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: AuthRequest\r\nPrivilege: \r\nRegistration: volte_ims\r\nAlgorithm: AKAv1-MD5\r\nRAND: d5d5de2bce418d7865ed7fa6956618a2\r\nAUTN: d42e61db5f15800067393a5b7691a227\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 2790027DC771E469\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 2790027DC771E469\r\nMessage: AuthResponse sent\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 2790027DC771E469\r\nMessage: AuthResponse sent" } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 2790027DC771E469\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 2790027DC771E469\r\nMessage: AuthResponse sent\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI remain buf: '""' TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: A1-octpwd: md5('32333830313030303030393038323840696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A696D732E6D6E633030312E6D63633233382E336770706E6574776F726B2E6F72673A6F2556BBE4366AB1'O) = "166349de6fc5125bcf595875459f9ad1" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: A2: md5("REGISTER:sip:ims.mnc001.mcc238.3gppnetwork.org") = "7207ad0e603a41bb10153473e9ce7c33" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: "Request-Digest: md5(\"166349de6fc5125bcf595875459f9ad1:1dXeK85BjXhl7X+mlWYYotQuYdtfFYAAZzk6W3aRoic=:00000001:7e0c1e1e06f143dab309b03c79f74bbc:auth:7207ad0e603a41bb10153473e9ce7c33\") = \"8d300fdbec2fc8e13cf536e8d2d66314\"" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: setverdict(pass): none -> pass Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered" } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: Registry\r\nPrivilege: system,all\r\nChannelType: PJSIP\r\nUsername: sip:238010000090828@ims.mnc001.mcc238.3gppnetwork.org\r\nDomain: sip:ims.mnc001.mcc238.3gppnetwork.org\r\nStatus: Registered\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(60)@7b010275c351: Added SIP Call Table entry [1] for "3CD5B6613DF9BC5" at TC_ims_call_mo-ConnHdlr-0501(63) Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.972+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.972+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.972+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.972+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.972+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' TC_ims_call_mo-ConnHdlr-0501(63)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mo-ConnHdlr-0501(63)@7b010275c351: A2: md5("INVITE:sip:172.18.240.10") = "ee2b10009ae6e4afdb2be3185c13f885" TC_ims_call_mo-ConnHdlr-0501(63)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992721/86289aeee23d0f4aaabb51bf291db815:00000001:0a4f113b:auth:ee2b10009ae6e4afdb2be3185c13f885\") = \"d19c01d75d7813453f22e196a0047a8f\"" TC_ims_call_mo-ConnHdlr-0501(63)@7b010275c351: 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 := "3CD5B6613DF9BC5" }, 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 := 1318770988, 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.240.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "FA30FAD1-778E222F" } } }, 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 := "90829", password := omit }, hostPort := { host := "172.18.240.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.240.103", portField := 5061 }, viaParams := { { id := "rport", paramValue := "5061" }, { id := "received", paramValue := "172.18.240.103" }, { id := "branch", paramValue := "z9hG4bK1C686104CC915003A468645CA0954040" } } } } }, 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(59)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(61)@7b010275c351: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "90829", password := omit }, hostPort := { host := "ims.mnc001.mcc238.3gppnetwork.org", portField := omit }, urlParameters := omit, headers := omit } handled at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) Asterisk_Tests_IMS_SIP_EMU(61)@7b010275c351: Added SIP Call Table entry [1] for "9c0cff26-99b4-498b-943c-f6aac4557f63" at TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62) Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.979+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.10\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nExtension: 90829\r\nApplication: Verbose\r\nAppData: 5,90829: Call external number from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nExtension: 90829\r\nApplication: Dial\r\nAppData: PJSIP/90829@volte_ims\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: RINGTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.979+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\nEvent: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.10\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nExtension: 90829\r\nApplication: Verbose\r\nAppData: 5,90829: Call external number from 0501\r\n\r\nEvent: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nExtension: 90829\r\nApplication: Dial\r\nAppData: PJSIP/90829@volte_ims\r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALSTATUS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDPEERNUMBER\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDPEERNAME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: ANSWEREDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: ANSWEREDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDTIME\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDTIME_MS\r\nValue: \r\n\r\nEvent: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: RINGTIME\r\nValue: \r\n\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.979+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1", "Event: Newchannel\r\nPrivilege: call,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: SIPDOMAIN\r\nValue: 172.18.240.10", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 1\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nExtension: 90829\r\nApplication: Verbose\r\nAppData: 5,90829: Call external number from 0501", "Event: Newexten\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nExtension: 90829\r\nApplication: Dial\r\nAppData: PJSIP/90829@volte_ims", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALSTATUS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDPEERNUMBER\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDPEERNAME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: ANSWEREDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: ANSWEREDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDTIME\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: DIALEDTIME_MS\r\nValue: ", "Event: VarSet\r\nPrivilege: dialplan,all\r\nChannel: PJSIP/0501-00000009\r\nChannelState: 4\r\nChannelStateDesc: Ring\r\nCallerIDNum: 0501\r\nCallerIDName: \r\nConnectedLineNum: \r\nConnectedLineName: \r\nLanguage: en\r\nAccountCode: \r\nContext: from-phone\r\nExten: 90829\r\nPriority: 2\r\nUniqueid: 1719992721.15\r\nLinkedid: 1719992721.15\r\nVariable: RINGTIME\r\nValue: " } Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.979+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(59)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:21.979+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 3CD5B6613DF9BC5\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: setverdict(fail): pass -> fail reason: ""IMS_ConnectionHandler.ttcn:287 : \"TC_ims_call_mo-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := INVITE_E (4), requestUri := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90829\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"9c0cff26-99b4-498b-943c-f6aac4557f63\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"asterisk\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5066 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" } }, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 386 }, contentType := { fieldName := CONTENT_TYPE_E (19), mediaType := \"application/sdp\" }, cSeq := { fieldName := CSEQ_E (20), seqNumber := 22495, method := \"INVITE\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"9d892636-46ec-45a6-9dab-a8057ad0c722\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := { fieldName := MIN_SE_E (38), deltaSec := \"90\", params := 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 := { fieldName := SESSION_EXPIRES_E (92), deltaSec := \"1800\", se_params := omit }, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := { fieldName := SUPPORTED_E (100), optionsTags := { \"100rel\", \"timer\", \"replaces\", \"norefersub\", \"histinfo\" } }, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90829\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5066 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj718c998d-d187-4b55-bbe4-3010ed0bcff9\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := \"v=0\\r\\no=- 458961767 458961767 IN IP4 172.18.240.10\\r\\ns=Asterisk\\r\\nc=IN IP4 172.18.240.10\\r\\nt=0 0\\r\\nm=audio 19620 RTP/AVP 98 101\\r\\na=rtpmap:98 EVS/16000\\r\\na=fmtp:98 br=5.9; bw=nb-wb\\r\\na=rtpmap:101 telephone-event/8000\\r\\na=fmtp:101 0-16\\r\\na=ptime:20\\r\\na=maxptime:300\\r\\na=sendrecv\\r\\na=curr:qos local none\\r\\na=curr:qos remote none\\r\\na=des:qos mandatory local sendrecv\\r\\na=des:qos optional remote sendrecv\\r\\n\", payload := omit }\nvs exp := \"{ requestLine := { method := INVITE_E (4), requestUri := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90829\\\", password := omit }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := { fieldName := ACCEPT_E (0), acceptArgs := superset({ mediaRange := \\\"application/sdp\\\", acceptParam := * }, { mediaRange := \\\"application/3gpp-ims+xml\\\", acceptParam := * }) }, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := ?, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := ?, method := \\\"INVITE\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := *, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := *, addrSpec := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90828\\\", password := * }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := *, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := *, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := *, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := *, addrSpec := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90829\\\", password := * }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := { host := \\\"172.18.240.10\\\", portField := 5066 }, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := ?, payload := omit }\""", new component reason: ""IMS_ConnectionHandler.ttcn:287 : \"TC_ims_call_mo-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := INVITE_E (4), requestUri := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90829\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"9c0cff26-99b4-498b-943c-f6aac4557f63\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"asterisk\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5066 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" } }, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 386 }, contentType := { fieldName := CONTENT_TYPE_E (19), mediaType := \"application/sdp\" }, cSeq := { fieldName := CSEQ_E (20), seqNumber := 22495, method := \"INVITE\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"9d892636-46ec-45a6-9dab-a8057ad0c722\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := { fieldName := MIN_SE_E (38), deltaSec := \"90\", params := 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 := { fieldName := SESSION_EXPIRES_E (92), deltaSec := \"1800\", se_params := omit }, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := { fieldName := SUPPORTED_E (100), optionsTags := { \"100rel\", \"timer\", \"replaces\", \"norefersub\", \"histinfo\" } }, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90829\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5066 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj718c998d-d187-4b55-bbe4-3010ed0bcff9\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := \"v=0\\r\\no=- 458961767 458961767 IN IP4 172.18.240.10\\r\\ns=Asterisk\\r\\nc=IN IP4 172.18.240.10\\r\\nt=0 0\\r\\nm=audio 19620 RTP/AVP 98 101\\r\\na=rtpmap:98 EVS/16000\\r\\na=fmtp:98 br=5.9; bw=nb-wb\\r\\na=rtpmap:101 telephone-event/8000\\r\\na=fmtp:101 0-16\\r\\na=ptime:20\\r\\na=maxptime:300\\r\\na=sendrecv\\r\\na=curr:qos local none\\r\\na=curr:qos remote none\\r\\na=des:qos mandatory local sendrecv\\r\\na=des:qos optional remote sendrecv\\r\\n\", payload := omit }\nvs exp := \"{ requestLine := { method := INVITE_E (4), requestUri := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90829\\\", password := omit }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := { fieldName := ACCEPT_E (0), acceptArgs := superset({ mediaRange := \\\"application/sdp\\\", acceptParam := * }, { mediaRange := \\\"application/3gpp-ims+xml\\\", acceptParam := * }) }, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := ?, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := ?, method := \\\"INVITE\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := *, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := *, addrSpec := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90828\\\", password := * }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := *, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := *, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := *, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := *, addrSpec := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90829\\\", password := * }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := { host := \\\"172.18.240.10\\\", portField := 5066 }, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := ?, payload := omit }\""" TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: Stopping testcase execution from "IMS_ConnectionHandler.ttcn":287 MC@7b010275c351: Test Component 62 has requested to stop MTC. Terminating current testcase execution. TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62)@7b010275c351: Final verdict of PTC: fail reason: ""IMS_ConnectionHandler.ttcn:287 : \"TC_ims_call_mo-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := INVITE_E (4), requestUri := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90829\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"9c0cff26-99b4-498b-943c-f6aac4557f63\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"asterisk\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5066 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" } }, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 386 }, contentType := { fieldName := CONTENT_TYPE_E (19), mediaType := \"application/sdp\" }, cSeq := { fieldName := CSEQ_E (20), seqNumber := 22495, method := \"INVITE\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"9d892636-46ec-45a6-9dab-a8057ad0c722\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := { fieldName := MIN_SE_E (38), deltaSec := \"90\", params := 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 := { fieldName := SESSION_EXPIRES_E (92), deltaSec := \"1800\", se_params := omit }, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := { fieldName := SUPPORTED_E (100), optionsTags := { \"100rel\", \"timer\", \"replaces\", \"norefersub\", \"histinfo\" } }, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90829\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5066 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj718c998d-d187-4b55-bbe4-3010ed0bcff9\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := \"v=0\\r\\no=- 458961767 458961767 IN IP4 172.18.240.10\\r\\ns=Asterisk\\r\\nc=IN IP4 172.18.240.10\\r\\nt=0 0\\r\\nm=audio 19620 RTP/AVP 98 101\\r\\na=rtpmap:98 EVS/16000\\r\\na=fmtp:98 br=5.9; bw=nb-wb\\r\\na=rtpmap:101 telephone-event/8000\\r\\na=fmtp:101 0-16\\r\\na=ptime:20\\r\\na=maxptime:300\\r\\na=sendrecv\\r\\na=curr:qos local none\\r\\na=curr:qos remote none\\r\\na=des:qos mandatory local sendrecv\\r\\na=des:qos optional remote sendrecv\\r\\n\", payload := omit }\nvs exp := \"{ requestLine := { method := INVITE_E (4), requestUri := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90829\\\", password := omit }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := { fieldName := ACCEPT_E (0), acceptArgs := superset({ mediaRange := \\\"application/sdp\\\", acceptParam := * }, { mediaRange := \\\"application/3gpp-ims+xml\\\", acceptParam := * }) }, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := ?, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := ?, method := \\\"INVITE\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := *, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := *, addrSpec := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90828\\\", password := * }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := *, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := *, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := *, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := *, addrSpec := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90829\\\", password := * }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := { host := \\\"172.18.240.10\\\", portField := 5066 }, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := ?, payload := omit }\""" Asterisk_Tests_LOCAL_SIP_EMU(60)@7b010275c351: Final verdict of PTC: none TC_ims_call_mo-ConnHdlr-0501(63)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(61)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(59)@7b010275c351: Dynamic test case error: Sending data on the connection of port CLIENT to 1:AMI_CLIENT failed. (Broken pipe) Asterisk_Tests_AMI_EMU(59)@7b010275c351: setverdict(error): none -> error Asterisk_Tests_AMI_EMU(59)@7b010275c351: Final verdict of PTC: error MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: none MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(59): error (none -> error) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(60): none (error -> error) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(61): none (error -> error) MTC@7b010275c351: Local verdict of PTC TC_ims_call_mo-IMS_ConnHdlr-238010000090828(62): fail (error -> error) reason: ""IMS_ConnectionHandler.ttcn:287 : \"TC_ims_call_mo-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := INVITE_E (4), requestUri := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90829\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"9c0cff26-99b4-498b-943c-f6aac4557f63\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"asterisk\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5066 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" } }, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 386 }, contentType := { fieldName := CONTENT_TYPE_E (19), mediaType := \"application/sdp\" }, cSeq := { fieldName := CSEQ_E (20), seqNumber := 22495, method := \"INVITE\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"9d892636-46ec-45a6-9dab-a8057ad0c722\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, mimeVersion := omit, minExpires := omit, min_SE := { fieldName := MIN_SE_E (38), deltaSec := \"90\", params := 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 := { fieldName := SESSION_EXPIRES_E (92), deltaSec := \"1800\", se_params := omit }, session_id := omit, server := omit, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := { fieldName := SUPPORTED_E (100), optionsTags := { \"100rel\", \"timer\", \"replaces\", \"norefersub\", \"histinfo\" } }, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"90829\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5066 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj718c998d-d187-4b55-bbe4-3010ed0bcff9\" }, { id := \"alias\", paramValue := omit } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := \"v=0\\r\\no=- 458961767 458961767 IN IP4 172.18.240.10\\r\\ns=Asterisk\\r\\nc=IN IP4 172.18.240.10\\r\\nt=0 0\\r\\nm=audio 19620 RTP/AVP 98 101\\r\\na=rtpmap:98 EVS/16000\\r\\na=fmtp:98 br=5.9; bw=nb-wb\\r\\na=rtpmap:101 telephone-event/8000\\r\\na=fmtp:101 0-16\\r\\na=ptime:20\\r\\na=maxptime:300\\r\\na=sendrecv\\r\\na=curr:qos local none\\r\\na=curr:qos remote none\\r\\na=des:qos mandatory local sendrecv\\r\\na=des:qos optional remote sendrecv\\r\\n\", payload := omit }\nvs exp := \"{ requestLine := { method := INVITE_E (4), requestUri := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90829\\\", password := omit }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := { fieldName := ACCEPT_E (0), acceptArgs := superset({ mediaRange := \\\"application/sdp\\\", acceptParam := * }, { mediaRange := \\\"application/3gpp-ims+xml\\\", acceptParam := * }) }, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := ?, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := ?, method := \\\"INVITE\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := *, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := *, addrSpec := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90828\\\", password := * }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := *, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := *, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := *, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := *, addrSpec := { scheme := \\\"sip\\\", userInfo := { userOrTelephoneSubscriber := \\\"90829\\\", password := * }, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := { host := \\\"172.18.240.10\\\", portField := 5066 }, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := ?, payload := omit }\""" MTC@7b010275c351: Local verdict of PTC TC_ims_call_mo-ConnHdlr-0501(63): none (error -> error) MTC@7b010275c351: Test case TC_ims_call_mo finished. Verdict: error MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo error'. Wed Jul 3 07:45:21 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mo error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10638) Waiting for packet dumper to finish... 1 (prev_count=10638, count=33541) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo error' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo_session_timer'. ------ Asterisk_Tests.TC_ims_call_mo_session_timer ------ Wed Jul 3 07:45:24 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_session_timer.pcap" >/data/Asterisk_Tests.TC_ims_call_mo_session_timer.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo_session_timer' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_call_mo_session_timer started. Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(64)@7b010275c351: 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(64)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: A458615A4D7F5954\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 318\r\nLastReload: 318\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: A458615A4D7F5954\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 318\r\nLastReload: 318\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI split: { "Response: Success\r\nActionID: A458615A4D7F5954\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 318\r\nLastReload: 318\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: A458615A4D7F5954\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: A458615A4D7F5954\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 318\r\nLastReload: 318\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 318\r\nLastReload: 318\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.056+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33877\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:25.056+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.056+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33877\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:25.056+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.056+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33877\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:25.056+0000" } Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.056+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33877\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:25.056+0000\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.056+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/33877\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:25.056+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(65)@7b010275c351: 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(64)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(66)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(66)@7b010275c351: 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_session_timer-IMS_ConnHdlr-238010000090828(67) Asterisk_Tests_IMS_SIP_EMU(66)@7b010275c351: 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_session_timer-IMS_ConnHdlr-238010000090828(67) Asterisk_Tests_LOCAL_SIP_EMU(65)@7b010275c351: Added SIP Call Table entry [0] for "1AD13F0A91361D4@172.18.240.103" at TC_ims_call_mo_session_timer-ConnHdlr-0501(68) Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.110+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI remain buf: '""' TC_ims_call_mo_session_timer-ConnHdlr-0501(68)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mo_session_timer-ConnHdlr-0501(68)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_ims_call_mo_session_timer-ConnHdlr-0501(68)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992725/a89232f921ee8c54a6f11ea0bcc6e690:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"2ea307c0ecda81747d7bf021423032ce\"" Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.130+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.130+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.130+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.130+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:25.130+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 1AD13F0A91361D4@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(64)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(65)@7b010275c351: setverdict(fail): none -> fail reason: "SIP Response for unknown call "3CD5B6613DF9BC5"", new component reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" MC@7b010275c351: Test Component 65 has requested to stop MTC. Terminating current testcase execution. Asterisk_Tests_LOCAL_SIP_EMU(65)@7b010275c351: Final verdict of PTC: fail reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" TC_ims_call_mo_session_timer-ConnHdlr-0501(68)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(66)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(64)@7b010275c351: Final verdict of PTC: none TC_ims_call_mo_session_timer-IMS_ConnHdlr-238010000090828(67)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: none MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(64): none (none -> none) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(65): fail (none -> fail) reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(66): none (fail -> fail) MTC@7b010275c351: Local verdict of PTC TC_ims_call_mo_session_timer-IMS_ConnHdlr-238010000090828(67): none (fail -> fail) MTC@7b010275c351: Local verdict of PTC TC_ims_call_mo_session_timer-ConnHdlr-0501(68): none (fail -> fail) MTC@7b010275c351: Test case TC_ims_call_mo_session_timer finished. Verdict: fail reason: SIP Response for unknown call "3CD5B6613DF9BC5" MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo_session_timer fail'. Wed Jul 3 07:45:25 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mo_session_timer fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=614) Waiting for packet dumper to finish... 1 (prev_count=614, count=7808) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo_session_timer fail' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo_noprecondition'. ------ Asterisk_Tests.TC_ims_call_mo_noprecondition ------ Wed Jul 3 07:45: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_noprecondition.pcap" >/data/Asterisk_Tests.TC_ims_call_mo_noprecondition.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mo_noprecondition' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_call_mo_noprecondition started. Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(69)@7b010275c351: 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(69)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 2569F36B15C7D535\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 321\r\nLastReload: 321\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/37465\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:28.561+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 2569F36B15C7D535\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 321\r\nLastReload: 321\r\nStatus: Fully Booted\r\n\r\nEvent: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/37465\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:28.561+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 2569F36B15C7D535\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 321\r\nLastReload: 321\r\nStatus: Fully Booted", "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/37465\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:28.561+0000" } Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 2569F36B15C7D535\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 2569F36B15C7D535\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 321\r\nLastReload: 321\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 321\r\nLastReload: 321\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/37465\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:28.561+0000\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc002040\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/37465\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:28.561+0000\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(70)@7b010275c351: 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(71)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(71)@7b010275c351: 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_noprecondition-IMS_ConnHdlr-238010000090828(72) Asterisk_Tests_IMS_SIP_EMU(71)@7b010275c351: 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_noprecondition-IMS_ConnHdlr-238010000090828(72) Asterisk_Tests_LOCAL_SIP_EMU(70)@7b010275c351: Added SIP Call Table entry [0] for "682149EFADAC334@172.18.240.103" at TC_ims_call_mo_noprecondition-ConnHdlr-0501(73) Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.621+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.621+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.621+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.621+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.621+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI remain buf: '""' TC_ims_call_mo_noprecondition-ConnHdlr-0501(73)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mo_noprecondition-ConnHdlr-0501(73)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_ims_call_mo_noprecondition-ConnHdlr-0501(73)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992728/2d6bbae7d8968f959d80737422e69dfd:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"d15ee4f6f86712317a91a270acb4dfa4\"" Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.642+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.642+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.642+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.642+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:28.642+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 682149EFADAC334@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(69)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(70)@7b010275c351: setverdict(fail): none -> fail reason: "SIP Response for unknown call "3CD5B6613DF9BC5"", new component reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" MC@7b010275c351: Test Component 70 has requested to stop MTC. Terminating current testcase execution. Asterisk_Tests_LOCAL_SIP_EMU(70)@7b010275c351: Final verdict of PTC: fail reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" TC_ims_call_mo_noprecondition-ConnHdlr-0501(73)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_IMS_SIP_EMU(71)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(69)@7b010275c351: Final verdict of PTC: none TC_ims_call_mo_noprecondition-IMS_ConnHdlr-238010000090828(72)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: none MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(69): none (none -> none) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(70): fail (none -> fail) reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(71): none (fail -> fail) MTC@7b010275c351: Local verdict of PTC TC_ims_call_mo_noprecondition-IMS_ConnHdlr-238010000090828(72): none (fail -> fail) MTC@7b010275c351: Local verdict of PTC TC_ims_call_mo_noprecondition-ConnHdlr-0501(73): none (fail -> fail) MTC@7b010275c351: Test case TC_ims_call_mo_noprecondition finished. Verdict: fail reason: SIP Response for unknown call "3CD5B6613DF9BC5" MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo_noprecondition fail'. Wed Jul 3 07:45:29 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mo_noprecondition fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=2586) Waiting for packet dumper to finish... 1 (prev_count=2586, count=7647) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mo_noprecondition fail' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt'. ------ Asterisk_Tests.TC_ims_call_mt ------ Wed Jul 3 07:45:31 UTC 2024 NOTE: unable to use dumpcap due to missing permissions in /data /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/Asterisk_Tests.TC_ims_call_mt.pcap" >/data/Asterisk_Tests.TC_ims_call_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_call_mt started. Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(74)@7b010275c351: 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(74)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: 4DDF4997ADCE7AEF\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 325\r\nLastReload: 325\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: 4DDF4997ADCE7AEF\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 325\r\nLastReload: 325\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI split: { "Response: Success\r\nActionID: 4DDF4997ADCE7AEF\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 325\r\nLastReload: 325\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: 4DDF4997ADCE7AEF\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: 4DDF4997ADCE7AEF\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 325\r\nLastReload: 325\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 325\r\nLastReload: 325\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/40819\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:32.561+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/40819\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:32.561+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/40819\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:32.561+0000" } Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/40819\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:32.561+0000\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.561+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/40819\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:32.561+0000\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(75)@7b010275c351: 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(76)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(76)@7b010275c351: 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(77) Asterisk_Tests_LOCAL_SIP_EMU(75)@7b010275c351: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mt-ConnHdlr-0501(78) Asterisk_Tests_LOCAL_SIP_EMU(75)@7b010275c351: Added SIP Call Table entry [0] for "E787FB2CCABF34F@172.18.240.103" at TC_ims_call_mt-ConnHdlr-0501(78) Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.630+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.630+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.630+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.630+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.630+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI remain buf: '""' TC_ims_call_mt-ConnHdlr-0501(78)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mt-ConnHdlr-0501(78)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_ims_call_mt-ConnHdlr-0501(78)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992732/a5c639f408e17b789c131cf7136b87b6:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"5871ecb0897959d1d0b58240efef16f0\"" Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:32.650+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: E787FB2CCABF34F@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(74)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(75)@7b010275c351: setverdict(fail): none -> fail reason: "SIP Response for unknown call "3CD5B6613DF9BC5"", new component reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" MC@7b010275c351: Test Component 75 has requested to stop MTC. Terminating current testcase execution. Asterisk_Tests_LOCAL_SIP_EMU(75)@7b010275c351: Final verdict of PTC: fail reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" Asterisk_Tests_IMS_SIP_EMU(76)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(74)@7b010275c351: Final verdict of PTC: none TC_ims_call_mt-ConnHdlr-0501(78)@7b010275c351: Final verdict of PTC: none TC_ims_call_mt-IMS_ConnHdlr-238010000090828(77)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: none MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(74): none (none -> none) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(75): fail (none -> fail) reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(76): none (fail -> fail) MTC@7b010275c351: Local verdict of PTC TC_ims_call_mt-IMS_ConnHdlr-238010000090828(77): none (fail -> fail) MTC@7b010275c351: Local verdict of PTC TC_ims_call_mt-ConnHdlr-0501(78): none (fail -> fail) MTC@7b010275c351: Test case TC_ims_call_mt finished. Verdict: fail reason: SIP Response for unknown call "3CD5B6613DF9BC5" MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt fail'. Wed Jul 3 07:45:33 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=2541) Waiting for packet dumper to finish... 1 (prev_count=2541, count=7514) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt fail' was executed successfully (exit status: 0). MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt_noprecondition'. ------ Asterisk_Tests.TC_ims_call_mt_noprecondition ------ Wed Jul 3 07:45:35 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_noprecondition.pcap" >/data/Asterisk_Tests.TC_ims_call_mt_noprecondition.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b010275c351: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_ims_call_mt_noprecondition' was executed successfully (exit status: 0). MTC@7b010275c351: Test case TC_ims_call_mt_noprecondition started. Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI connected, ConnId=1 Asterisk_Tests_AMI_EMU(79)@7b010275c351: 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(79)@7b010275c351: AMI Welcome message received: '"Asterisk Call Manager/9.0.0\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI rx: '"Response: Success\r\nActionID: DF785CE28D267DDF\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 329\r\nLastReload: 329\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI buf: '"Response: Success\r\nActionID: DF785CE28D267DDF\r\nMessage: Authentication accepted\r\n\r\nEvent: FullyBooted\r\nPrivilege: system,all\r\nUptime: 329\r\nLastReload: 329\r\nStatus: Fully Booted\r\n\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI split: { "Response: Success\r\nActionID: DF785CE28D267DDF\r\nMessage: Authentication accepted", "Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 329\r\nLastReload: 329\r\nStatus: Fully Booted" } Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI dec: '"Response: Success\r\nActionID: DF785CE28D267DDF\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI patched dec: '"Response: Success\r\nActionID: DF785CE28D267DDF\r\nMessage: Authentication accepted\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 329\r\nLastReload: 329\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI patched dec: '"Event: FullyBooted\r\nPrivilege: system,all\r\nUptime: 329\r\nLastReload: 329\r\nStatus: Fully Booted\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.558+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/34583\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:36.558+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.558+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/34583\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:36.558+0000\r\n\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.558+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/34583\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:36.558+0000" } Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.558+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/34583\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:36.558+0000\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.558+0000\r\nSeverity: Informational\r\nService: AMI\r\nEventVersion: 1\r\nAccountID: test_user\r\nSessionID: 0x7fb2dc000df0\r\nLocalAddress: IPV4/TCP/172.18.240.10/5038\r\nRemoteAddress: IPV4/TCP/172.18.240.103/34583\r\nUsingPassword: 0\r\nSessionTV: 2024-07-03T07:45:36.558+0000\r\n"' Asterisk_Tests_LOCAL_SIP_EMU(80)@7b010275c351: 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(79)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_IMS_SIP_EMU(81)@7b010275c351: 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@7b010275c351: end of f_init Asterisk_Tests_IMS_SIP_EMU(81)@7b010275c351: 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_noprecondition-IMS_ConnHdlr-238010000090828(82) Asterisk_Tests_LOCAL_SIP_EMU(80)@7b010275c351: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.240.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_ims_call_mt_noprecondition-ConnHdlr-0501(83) Asterisk_Tests_LOCAL_SIP_EMU(80)@7b010275c351: Added SIP Call Table entry [0] for "866C00941A4889E@172.18.240.103" at TC_ims_call_mt_noprecondition-ConnHdlr-0501(83) Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI rx: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.615+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI buf: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.615+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI split: { "Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.615+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: " } Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.615+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nChallenge: \r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI patched dec: '"Event: ChallengeSent\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.615+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI remain buf: '""' TC_ims_call_mt_noprecondition-ConnHdlr-0501(83)@7b010275c351: A1: md5("0501:asterisk:secret") = "a34a6b1c4db97fc1991e36119c482192" TC_ims_call_mt_noprecondition-ConnHdlr-0501(83)@7b010275c351: A2: md5("REGISTER:sip:172.18.240.10") = "97b343dc16bd9fd5bc513de4454a6348" TC_ims_call_mt_noprecondition-ConnHdlr-0501(83)@7b010275c351: "Request-Digest: md5(\"a34a6b1c4db97fc1991e36119c482192:1719992736/948a07cf296a552df5dacf8b7b1671f0:00000001:0a4f113b:auth:97b343dc16bd9fd5bc513de4454a6348\") = \"d3b969ba7c5393a239c64dcce60ef4f7\"" Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI rx: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.635+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI buf: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.635+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI split: { "Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.635+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1" } Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.635+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI patched dec: '"Event: SuccessfulAuth\r\nPrivilege: security,all\r\nEventTV: 2024-07-03T07:45:36.635+0000\r\nSeverity: Informational\r\nService: PJSIP\r\nEventVersion: 1\r\nAccountID: 0501\r\nSessionID: 866C00941A4889E@172.18.240.103\r\nLocalAddress: IPV4/UDP/172.18.240.10/5094\r\nRemoteAddress: IPV4/UDP/172.18.240.103/5061\r\nUsingPassword: 1\r\n"' Asterisk_Tests_AMI_EMU(79)@7b010275c351: AMI remain buf: '""' Asterisk_Tests_LOCAL_SIP_EMU(80)@7b010275c351: setverdict(fail): none -> fail reason: "SIP Response for unknown call "3CD5B6613DF9BC5"", new component reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" MC@7b010275c351: Test Component 80 has requested to stop MTC. Terminating current testcase execution. Asterisk_Tests_LOCAL_SIP_EMU(80)@7b010275c351: Final verdict of PTC: fail reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" Asterisk_Tests_IMS_SIP_EMU(81)@7b010275c351: Final verdict of PTC: none Asterisk_Tests_AMI_EMU(79)@7b010275c351: Final verdict of PTC: none TC_ims_call_mt_noprecondition-ConnHdlr-0501(83)@7b010275c351: Final verdict of PTC: none TC_ims_call_mt_noprecondition-IMS_ConnHdlr-238010000090828(82)@7b010275c351: Final verdict of PTC: none MTC@7b010275c351: Setting final verdict of the test case. MTC@7b010275c351: Local verdict of MTC: none MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_AMI_EMU(79): none (none -> none) MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_LOCAL_SIP_EMU(80): fail (none -> fail) reason: "SIP Response for unknown call "3CD5B6613DF9BC5"" MTC@7b010275c351: Local verdict of PTC Asterisk_Tests_IMS_SIP_EMU(81): none (fail -> fail) MTC@7b010275c351: Local verdict of PTC TC_ims_call_mt_noprecondition-IMS_ConnHdlr-238010000090828(82): none (fail -> fail) MTC@7b010275c351: Local verdict of PTC TC_ims_call_mt_noprecondition-ConnHdlr-0501(83): none (fail -> fail) MTC@7b010275c351: Test case TC_ims_call_mt_noprecondition finished. Verdict: fail reason: SIP Response for unknown call "3CD5B6613DF9BC5" MTC@7b010275c351: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt_noprecondition fail'. Wed Jul 3 07:45:37 UTC 2024 ------ Asterisk_Tests.TC_ims_call_mt_noprecondition fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=2826) Waiting for packet dumper to finish... 1 (prev_count=2826, count=7859) MTC@7b010275c351: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_ims_call_mt_noprecondition fail' was executed successfully (exit status: 0). MC@7b010275c351: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7b010275c351: Terminating MTC. MC@7b010275c351: MTC terminated. MC2> exit MC@7b010275c351: Shutting down session. MC@7b010275c351: 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 Asterisk_Tests.TC_ims_registration pass Asterisk_Tests.TC_ims_registration_resync pass Asterisk_Tests.TC_ims_registration_timeout_initial_100Trying pass Asterisk_Tests.TC_ims_registration_timeout_initial_401Unauthorized pass Asterisk_Tests.TC_ims_registration_timeout_resync_401Unauthorized pass Asterisk_Tests.TC_ims_registration_timeout_protected_100Trying pass Asterisk_Tests.TC_ims_registration_timeout_protected_200OK pass->FAIL Asterisk_Tests.TC_ims_registration_423_interval_too_brief pass Asterisk_Tests.TC_ims_reregistration pass->FAIL Asterisk_Tests.TC_ims_call_mo pass->FAIL Asterisk_Tests.TC_ims_call_mo_session_timer pass->FAIL Asterisk_Tests.TC_ims_call_mo_noprecondition pass->FAIL Asterisk_Tests.TC_ims_call_mt pass->FAIL Asterisk_Tests.TC_ims_call_mt_noprecondition Summary: pass->FAIL: 8 pass: 11 + 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_mo_noprecondition.merged Generated Asterisk_Tests.TC_ims_call_mo_session_timer.merged Generated Asterisk_Tests.TC_ims_call_mt.merged Generated Asterisk_Tests.TC_ims_call_mt_noprecondition.merged Generated Asterisk_Tests.TC_ims_registration.merged Generated Asterisk_Tests.TC_ims_registration_423_interval_too_brief.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_ims_reregistration.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-240 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-asterisk-ims-ue-test-94-dnsmasq jenkins-ttcn3-asterisk-ims-ue-test-94-asterisk + [ -n jenkins-ttcn3-asterisk-ims-ue-test-94-dnsmasq jenkins-ttcn3-asterisk-ims-ue-test-94-asterisk ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-94-dnsmasq jenkins-ttcn3-asterisk-ims-ue-test-94-asterisk + docker kill jenkins-ttcn3-asterisk-ims-ue-test-94-dnsmasq jenkins-ttcn3-asterisk-ims-ue-test-94-asterisk jenkins-ttcn3-asterisk-ims-ue-test-94-dnsmasq jenkins-ttcn3-asterisk-ims-ue-test-94-asterisk + docker wait jenkins-ttcn3-asterisk-ims-ue-test-94-dnsmasq jenkins-ttcn3-asterisk-ims-ue-test-94-asterisk 137 Error response from daemon: No such container: jenkins-ttcn3-asterisk-ims-ue-test-94-dnsmasq + true + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-240 + docker network remove ttcn3-asterisk-ims-ue-test-240 ttcn3-asterisk-ims-ue-test-240 + 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-94-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:121 : AMI FullyBooted timeout: " Asterisk_Tests.ttcn:899 Asterisk_Tests control part Asterisk_Tests.ttcn:201 TC_internal_registration testcase "Asterisk_Tests.ttcn:121 : AMI FullyBooted timeout: " Asterisk_Tests.ttcn:900 Asterisk_Tests control part Asterisk_Tests.ttcn:259 TC_internal_call_momt testcase "IMS_ConnectionHandler.ttcn:287 : \"TC_ims_registration_423_interval_too_brief-IMS_ConnHdlr-238010000090828: Received unexpected SIP Req message := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \"sip\", userInfo := omit, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \"SIP/2.0\" }, 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 := \"b69231ce-a0e2-473b-9f98-cb4cf7be8064\" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"a20ba8cd-750d-4392-bbd3-377a255384e4\", password := omit }, hostPort := { host := \"172.18.240.10\", portField := 5060 }, urlParameters := { { id := \"transport\", paramValue := \"TCP\" }, { id := \"line\", paramValue := \"wjpvgad\" } }, headers := omit } } }, contactParams := { { id := \"+g.3gpp.icsi-ref\", paramValue := \"\\\"urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel\\\"\" }, { id := \"audio\", paramValue := omit }, { id := \"+sip.instance\", paramValue := \"\\\"<urn:gsma:imei:35876110-027790-0>\\\"\" } } } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 52887, method := \"REGISTER\" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := { fieldName := EXPIRES_E (24), deltaSec := \"1200000\" }, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := \"sip\", userInfo := { userOrTelephoneSubscriber := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := \"tag\", paramValue := \"b39e70f3-a299-4c11-a101-b2424fa6c42b\" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := { fieldName := MAX_FORWARDS_E (35), forwards := 70 }, 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 := omit, 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 := \"238010000090828\", password := omit }, hostPort := { host := \"ims.mnc001.mcc238.3gppnetwork.org\", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := { fieldName := USER_AGENT_E (105), userAgentBody := { \"Asterisk\", \"PBX\", \"20.7.0\" } }, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \"SIP\", protocolVersion := \"2.0\", transport := \"TCP\" }, sentBy := { host := \"172.18.240.10\", portField := 5060 }, viaParams := { { id := \"rport\", paramValue := omit }, { id := \"branch\", paramValue := \"z9hG4bKPj920bee4e-3823-4545-bb97-b815a57f42c0\" }, { id := \"alias\", paramValue := omit } } } } }, 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 }\nvs exp := \"{ requestLine := { method := REGISTER_E (11), requestUri := { scheme := \\\"sip\\\", userInfo := omit, hostPort := { host := \\\"ims.mnc001.mcc238.3gppnetwork.org\\\", portField := omit }, urlParameters := omit, headers := omit }, sipVersion := \\\"SIP/2.0\\\" }, msgHeader := { accept := *, accept_contact := *, acceptEncoding := *, acceptLanguage := *, acceptResourcePriority := *, alertInfo := *, alert_mode := *, allow := *, allow_events := *, answer_mode := *, authenticationInfo := *, authorization := *, callId := { fieldName := CALL_ID_E (12), callid := ? }, callInfo := *, contact := *, contentDisposition := *, contentEncoding := *, contentLanguage := *, contentLength := *, contentType := *, cSeq := { fieldName := CSEQ_E (20), seqNumber := *, method := \\\"REGISTER\\\" }, date := *, diversion := *, errorInfo := *, event := *, expires := { fieldName := EXPIRES_E (24), deltaSec := \\\"1200000\\\" }, feature_caps := *, fromField := { fieldName := FROM_E (27), addressField := ?, fromParams := * }, geolocation := *, geolocation_routing := *, geolocation_error := *, historyInfo := *, info_Package := *, inReplyTo := *, join := *, maxForwards := *, mimeVersion := *, minExpires := *, min_SE := *, organization := *, p_access_network_info := *, p_alerting_mode := *, p_answer_state := *, p_Area_Info := *, passertedID := *, p_asserted_service := *, p_associated_uri := *, p_called_party_id := *, p_charging_function_address := *, p_charging_vector := *, p_DCS_trace_pty_id := *, p_DCS_OSPS := *, p_DCS_billing_info := *, p_DCS_LAES := *, p_DCS_redirect := *, p_Early_Media := *, p_last_access_network_info := *, p_media_auth := *, ppreferredID := *, p_preferred_service := *, p_profile_key := *, p_served_user := *, p_Service_Indication := *, p_Service_Notification := *, p_user_database := *, p_visited_network_id := *, path := *, priv_answer_mode := *, priority := *, privacy := *, proxyAuthenticate := *, proxyAuthorization := *, proxyRequire := *, rack := *, rseq := *, reason := *, recordRoute := *, recv_Info := *, reject_contact := *, refer_sub := *, refer_to := *, referred_by := *, replyTo := *, replaces := *, require := { fieldName := REQUIRE_E (84), optionsTags := superset(\\\"sec-agree\\\") }, request_disp := *, resourcePriority := *, retryAfter := *, route := *, security_client := { fieldName := SECURITY_CLIENT_E (89), sec_mechanism_list := superset({ mechanism_name := \\\"ipsec-3gpp\\\", mechanism_params := superset({ id := \\\"alg\\\", paramValue := \\\"hmac-sha-1-96\\\" }) }) }, security_server := *, security_verify := *, session_expires := *, session_id := *, server := *, service_route := *, sip_ETag := *, sip_If_Match := *, subject := *, subscription_state := *, supported := { fieldName := SUPPORTED_E (100), optionsTags := superset(\\\"path\\\", \\\"sec-agree\\\") }, target_dialog := *, timestamp := *, toField := { fieldName := TO_E (103), addressField := ?, toParams := * }, unsupported := *, userAgent := *, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := \\\"SIP\\\", protocolVersion := \\\"2.0\\\", transport := ? }, sentBy := ?, viaParams := * } } }, warning := *, wwwAuthenticate := *, x_AUT := *, x_Carrier_Info := *, x_CHGDelay := *, x_CHGInfo := *, x_FCI := *, undefinedHeader_List := * }, messageBody := *, payload := omit }\"" Asterisk_Tests.ttcn:911 Asterisk_Tests control part Asterisk_Tests.ttcn:623 TC_ims_registration_423_interval_too_brief testcase SIP Response for unknown call "3CD5B6613DF9BC5" Asterisk_Tests.ttcn:914 Asterisk_Tests control part Asterisk_Tests.ttcn:796 TC_ims_call_mo_session_timer testcase SIP Response for unknown call "3CD5B6613DF9BC5" Asterisk_Tests.ttcn:915 Asterisk_Tests control part Asterisk_Tests.ttcn:799 TC_ims_call_mo_noprecondition testcase SIP Response for unknown call "3CD5B6613DF9BC5" Asterisk_Tests.ttcn:916 Asterisk_Tests control part Asterisk_Tests.ttcn:892 TC_ims_call_mt testcase SIP Response for unknown call "3CD5B6613DF9BC5" Asterisk_Tests.ttcn:917 Asterisk_Tests control part Asterisk_Tests.ttcn:895 TC_ims_call_mt_noprecondition 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