Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-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 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk bee0425ab74159364af6c667765e1522eb0f9c43 # timeout=10 [ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins3376125815234906699.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-25 = 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 + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends asterisk-master + local feed + depends= + [ -n ] + docker_distro_from_image_name asterisk-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name asterisk-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name asterisk-master + echo asterisk-master + dir=asterisk-master + pull_arg=--pull + grep ^FROM ../asterisk-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: asterisk-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../asterisk-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/asterisk-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/asterisk-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.45kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [ 2/10] 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/asterisk/git/refs/heads/sysmocom/master #6 DONE 0.3s #6 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/sysmocom/master #6 CACHED #5 [ 2/10] 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.289 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.289 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.289 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #5 0.307 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.490 Fetched 48.0 kB in 0s (208 kB/s) #5 0.490 Reading package lists... #5 1.159 Reading package lists... #5 1.795 Building dependency tree... #5 2.000 Reading state information... #5 2.054 Calculating upgrade... #5 2.396 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 2.402 Reading package lists... #5 2.971 Building dependency tree... #5 3.190 Reading state information... #5 3.466 sudo is already the newest version (1.9.13p3-1+deb12u1). #5 3.466 iproute2 is already the newest version (6.1.0-3). #5 3.466 libcap2-bin is already the newest version (1:2.66-4). #5 3.466 libcap2-bin set to manually installed. #5 3.466 libssl-dev is already the newest version (3.0.11-1~deb12u2). #5 3.466 libncurses5-dev is already the newest version (6.4-4). #5 3.466 libsqlite3-dev is already the newest version (3.40.1-2). #5 3.466 build-essential is already the newest version (12.9). #5 3.466 libjansson-dev is already the newest version (2.14-2). #5 3.466 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #5 3.466 libxml2-dev set to manually installed. #5 3.466 uuid-dev is already the newest version (2.38.1-5+deb12u1). #5 3.466 uuid-dev set to manually installed. #5 3.466 wget is already the newest version (1.21.3-1+b2). #5 3.466 The following additional packages will be installed: #5 3.466 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 3.466 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 3.466 Suggested packages: #5 3.466 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 3.466 Recommended packages: #5 3.466 libpng-tools xxd #5 3.678 The following NEW packages will be installed: #5 3.678 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 3.678 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 3.678 net-tools subversion vim vim-common vim-runtime #5 3.722 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 3.722 Need to get 13.5 MB of archives. #5 3.722 After this operation, 60.8 MB of additional disk space will be used. #5 3.722 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #5 3.738 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #5 3.742 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #5 3.746 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 3.748 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 3.748 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 3.749 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 3.758 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 3.758 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 3.766 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 3.766 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 3.766 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 3.766 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 3.770 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #5 3.800 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #5 3.801 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #5 3.806 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #5 3.867 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #5 4.103 debconf: delaying package configuration, since apt-utils is not installed #5 4.164 Fetched 13.5 MB in 0s (76.9 MB/s) #5 4.193 Selecting previously unselected package iputils-ping. #5 4.193 (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 ... 116671 files and directories currently installed.) #5 4.251 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #5 4.254 Unpacking iputils-ping (3:20221126-1) ... #5 4.300 Selecting previously unselected package vim-common. #5 4.308 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #5 4.311 Unpacking vim-common (2:9.0.1378-2) ... #5 4.364 Selecting previously unselected package libapr1:amd64. #5 4.372 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #5 4.379 Unpacking libapr1:amd64 (1.7.2-3) ... #5 4.438 Selecting previously unselected package libaprutil1:amd64. #5 4.441 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 4.444 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 4.488 Selecting previously unselected package libedit-dev:amd64. #5 4.497 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 4.502 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 4.561 Selecting previously unselected package libgpm2:amd64. #5 4.564 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 4.567 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 4.608 Selecting previously unselected package libslang2:amd64. #5 4.617 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 4.620 Unpacking libslang2:amd64 (2.3.3-3) ... #5 4.694 Selecting previously unselected package libpng-dev:amd64. #5 4.703 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 4.709 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 4.774 Selecting previously unselected package libslang2-dev:amd64. #5 4.781 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 4.787 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 4.878 Selecting previously unselected package libnewt0.52:amd64. #5 4.887 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 4.893 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 4.968 Selecting previously unselected package libnewt-dev:amd64. #5 4.977 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 4.980 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 5.040 Selecting previously unselected package libserf-1-1:amd64. #5 5.048 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 5.051 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 5.094 Selecting previously unselected package libutf8proc2:amd64. #5 5.103 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 5.106 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 5.153 Selecting previously unselected package libsvn1:amd64. #5 5.162 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #5 5.166 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #5 5.294 Selecting previously unselected package net-tools. #5 5.301 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #5 5.304 Unpacking net-tools (2.10-0.1) ... #5 5.364 Selecting previously unselected package subversion. #5 5.372 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #5 5.379 Unpacking subversion (1.14.2-4+b2) ... #5 5.490 Selecting previously unselected package vim-runtime. #5 5.494 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #5 5.510 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 5.525 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 5.528 Unpacking vim-runtime (2:9.0.1378-2) ... #5 6.015 Selecting previously unselected package vim. #5 6.024 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #5 6.031 Unpacking vim (2:9.0.1378-2) ... #5 6.194 Setting up net-tools (2.10-0.1) ... #5 6.206 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 6.215 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 6.224 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 6.236 Setting up libapr1:amd64 (1.7.2-3) ... #5 6.244 Setting up vim-common (2:9.0.1378-2) ... #5 6.256 Setting up libslang2:amd64 (2.3.3-3) ... #5 6.270 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 6.279 Setting up vim-runtime (2:9.0.1378-2) ... #5 6.391 Setting up iputils-ping (3:20221126-1) ... #5 6.415 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 6.424 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 6.433 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 6.451 Setting up vim (2:9.0.1378-2) ... #5 6.460 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 6.461 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.461 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.461 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.461 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.461 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.461 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.461 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.461 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.461 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.464 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 6.464 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.464 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.464 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.464 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.464 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.464 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.464 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.464 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.464 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.467 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 6.470 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 6.473 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 6.473 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.473 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.473 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.473 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.473 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.473 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.473 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.473 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.473 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.477 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 6.477 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.477 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.477 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.477 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.477 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.477 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.477 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.477 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.477 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.483 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 6.486 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 6.491 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 6.499 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 6.510 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #5 6.522 Setting up subversion (1.14.2-4+b2) ... #5 6.542 Processing triggers for mailcap (3.70+nmu1) ... #5 6.559 Processing triggers for libc-bin (2.36-9+deb12u6) ... #5 6.595 Processing triggers for man-db (2.11.2-2) ... #5 DONE 6.8s #7 [ 3/10] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #7 DONE 0.4s #8 [ 4/10] WORKDIR /HOME/ASTERISK #8 DONE 0.0s #9 [ 5/10] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #9 0.311 Cloning into 'asterisk'... #9 DONE 28.9s #10 [ 6/10] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/master origin/sysmocom/master #10 0.779 Switched to a new branch 'sysmocom/master' #10 0.779 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #10 DONE 0.9s #11 [ 7/10] RUN CD asterisk && ./bootstrap.sh && ./configure && make "-j$(nproc)" #11 0.546 Generating the configure script for Asterisk ... #11 3.588 Generating the configure script for menuselect ... #11 4.792 checking build system type... x86_64-pc-linux-gnu #11 4.821 checking host system type... x86_64-pc-linux-gnu #11 4.822 checking for gcc... gcc #11 4.839 checking whether the C compiler works... yes #11 4.870 checking for C compiler default output file name... a.out #11 4.871 checking for suffix of executables... #11 4.903 checking whether we are cross compiling... no #11 4.934 checking for suffix of object files... o #11 4.951 checking whether the compiler supports GNU C... yes #11 4.968 checking whether gcc accepts -g... yes #11 4.989 checking for gcc option to enable C11 features... none needed #11 5.037 checking for stdio.h... yes #11 5.053 checking for stdlib.h... yes #11 5.072 checking for string.h... yes #11 5.099 checking for inttypes.h... yes #11 5.119 checking for stdint.h... yes #11 5.142 checking for strings.h... yes #11 5.164 checking for sys/stat.h... yes #11 5.189 checking for sys/types.h... yes #11 5.211 checking for unistd.h... yes #11 5.236 checking for wchar.h... yes #11 5.259 checking for minix/config.h... no #11 5.281 checking for sys/param.h... yes #11 5.305 checking for sys/select.h... yes #11 5.329 checking for sys/socket.h... yes #11 5.353 checking for utime.h... yes #11 5.377 checking whether it is safe to define __EXTENSIONS__... yes #11 5.413 checking whether _XOPEN_SOURCE should be defined... no #11 5.437 checking whether char is unsigned... no #11 5.450 checking for uname... /usr/bin/uname #11 5.453 checking for g++... g++ #11 5.473 checking whether the compiler supports GNU C++... yes #11 5.535 checking whether g++ accepts -g... yes #11 5.557 checking for g++ option to enable C++11 features... none needed #11 5.632 checking how to run the C preprocessor... gcc -E #11 5.675 checking how to run the C++ preprocessor... g++ -E #11 5.714 checking for a sed that does not truncate output... /usr/bin/sed #11 5.717 checking for egrep... grep -E #11 5.719 checking for ld used by gcc... /usr/bin/ld #11 5.722 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.724 checking for gawk... gawk #11 5.724 checking for a BSD-compatible install... /usr/bin/install -c #11 5.728 checking whether ln -s works... yes #11 5.728 checking for ranlib... ranlib #11 5.728 checking for GNU make... make #11 5.732 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.733 checking for egrep... /usr/bin/grep -E #11 5.734 checking for strip... strip #11 5.734 checking for ar... ar #11 5.734 checking for bison... /usr/bin/bison #11 5.735 checking for cmp... /usr/bin/cmp #11 5.735 checking for cat... /usr/bin/cat #11 5.735 checking for cut... /usr/bin/cut #11 5.736 checking for flex... /usr/bin/flex #11 5.736 checking for grep... (cached) /usr/bin/grep #11 5.736 checking for python2.7... no #11 5.736 checking for python2... no #11 5.736 checking for python... no #11 5.737 checking for python3... /usr/bin/python3 #11 5.737 checking for find... /usr/bin/find #11 5.737 checking for basename... /usr/bin/basename #11 5.737 checking for dirname... /usr/bin/dirname #11 5.738 checking for sh... /bin/bash #11 5.738 checking for ln... /usr/bin/ln #11 5.738 checking for doxygen... /usr/bin/doxygen #11 5.738 checking for dot... /usr/bin/dot #11 5.739 checking for wget... /usr/bin/wget #11 5.739 checking for curl... /usr/bin/curl #11 5.739 checking for xmllint... /usr/bin/xmllint #11 5.740 checking for xmlstarlet... no #11 5.740 checking for xml... no #11 5.740 checking for bash... /bin/bash #11 5.740 checking for git... /usr/bin/git #11 5.740 checking for alembic... : #11 5.741 checking for bzip2... /usr/bin/bzip2 #11 5.741 checking for tar... /usr/bin/tar #11 5.741 checking for patch... /usr/bin/patch #11 5.742 checking for sed... (cached) /usr/bin/sed #11 5.742 checking for nm... /usr/bin/nm #11 5.742 checking for realpath... /usr/bin/realpath #11 5.742 checking for ldconfig... /usr/sbin/ldconfig #11 5.743 checking for sha1sum... /usr/bin/sha1sum #11 5.743 checking for openssl... /usr/bin/openssl #11 5.743 checking for pkg-config... /usr/bin/pkg-config #11 5.743 checking pkg-config is at least version 0.9.0... yes #11 5.744 checking for bison that supports parse-param... /usr/bin/bison #11 5.764 checking for soxmix... no #11 5.764 checking for md5... no #11 5.764 checking for md5sum... md5sum #11 5.765 checking for a sed that does not truncate output... (cached) /usr/bin/sed #11 5.766 checking whether gcc is Clang... no #11 5.775 checking whether pthreads work with "-pthread" and "-lpthread"... yes #11 5.823 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #11 5.858 checking whether more special flags are required for pthreads... no #11 5.858 checking for PTHREAD_PRIO_INHERIT... yes #11 5.892 checking for RAII support... checking for gcc -fnested-functions... no #11 5.943 checking for clang strsep/strcmp optimization... no #11 5.968 configure: checking OPENSSL with pkg-config #11 5.968 configure: checking whether system openssl > 1.1.0 #11 5.968 checking for openssl >= 1.1.0... yes #11 5.974 checking for embedded pjproject (may have to download)... configuring #11 5.999 [pjproject] Downloading https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/2.14/pjproject-2.14.tar.bz2 to /tmp/pjproject-2.14.tar.bz2 #11 6.265 [pjproject] Verifying /tmp/pjproject-2.14.tar.bz2 #11 6.283 [pjproject] Verify successful #11 6.284 [pjproject] Verifying /tmp/pjproject-2.14.tar.bz2 #11 6.300 [pjproject] Verify successful #11 6.300 [pjproject] Unpacking /tmp/pjproject-2.14.tar.bz2 #11 8.119 [pjproject] Applying patches /home/asterisk/asterisk/third-party/pjproject/patches /home/asterisk/asterisk/third-party/pjproject/source #11 8.124 [pjproject] Applying user.mak #11 8.127 [pjproject] Rebuilding #11 8.160 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #11 8.162 [pjproject] Applying custom include file patches/config_site.h #11 8.163 [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 #11 11.43 checking for bundled pjproject... yes #11 11.44 checking for gawk... (cached) gawk #11 11.44 checking for curl-config... /usr/bin/curl-config #11 11.44 checking for the version of libcurl... 7.88.1 #11 11.45 checking for libcurl >= version 7.10.1... yes #11 11.45 checking whether libcurl is usable... yes #11 11.53 checking for curl_free... yes #11 11.79 checking for size_t... yes #11 11.84 checking for working alloca.h... yes #11 11.88 checking for alloca... yes #11 11.88 checking for dirent.h that defines DIR... yes #11 11.90 checking for library containing opendir... none required #11 11.94 checking for sys/wait.h that is POSIX.1 compatible... yes #11 11.97 checking for sys/types.h... (cached) yes #11 11.97 checking for netinet/in.h... yes #11 11.98 checking for arpa/nameser.h... yes #11 12.01 checking for netdb.h... yes #11 12.03 checking for resolv.h... yes #11 12.07 checking for arpa/nameser.h... (cached) yes #11 12.07 checking for assert.h... yes #11 12.10 checking for ctype.h... yes #11 12.13 checking for dlfcn.h... yes #11 12.16 checking for errno.h... yes #11 12.20 checking for fcntl.h... yes #11 12.24 checking for float.h... yes #11 12.27 checking for grp.h... yes #11 12.30 checking for inttypes.h... (cached) yes #11 12.30 checking for limits.h... yes #11 12.34 checking for locale.h... yes #11 12.37 checking for math.h... yes #11 12.42 checking for pwd.h... yes #11 12.45 checking for netinet/in.h... (cached) yes #11 12.45 checking for regex.h... yes #11 12.49 checking for sched.h... yes #11 12.52 checking for stdarg.h... yes #11 12.55 checking for stdint.h... (cached) yes #11 12.55 checking for stdio.h... (cached) yes #11 12.56 checking for stdlib.h... (cached) yes #11 12.56 checking for string.h... (cached) yes #11 12.57 checking for syslog.h... yes #11 12.60 checking for sys/file.h... yes #11 12.63 checking for sys/ioctl.h... yes #11 12.66 checking for sys/param.h... (cached) yes #11 12.66 checking for sys/resource.h... yes #11 12.69 checking for sys/socket.h... (cached) yes #11 12.69 checking for sys/stat.h... (cached) yes #11 12.70 checking for sys/time.h... yes #11 12.73 checking for sys/types.h... (cached) yes #11 12.74 checking for sys/un.h... yes #11 12.77 checking for termios.h... yes #11 12.80 checking for time.h... yes #11 12.83 checking for unistd.h... (cached) yes #11 12.84 checking for arpa/inet.h... yes #11 12.87 checking for libintl.h... yes #11 12.90 checking for malloc.h... yes #11 12.93 checking for netdb.h... (cached) yes #11 12.93 checking for stddef.h... yes #11 12.95 checking for strings.h... (cached) yes #11 12.95 checking for sys/event.h... no #11 12.98 checking for utime.h... (cached) yes #11 12.98 checking for libedit... yes #11 12.98 checking for Testing for libedit unicode support... yes #11 13.01 checking for uuid_generate_random in -luuid... yes #11 13.04 checking for uuid/uuid.h... yes #11 13.08 checking for jansson >= 2.11... yes #11 13.11 checking for libjwt >= 1.15.3... no #11 13.15 checking for clock_gettime in -lrt... yes #11 13.18 checking for libxml-2.0... yes #11 13.19 checking for uriParseUriA in -luriparser... no #11 13.21 checking for xsltLoadStylesheetPI in -lxslt... no #11 13.25 checking for xsltCleanupGlobals in -lxslt... no #11 13.27 checking for xlocale.h... no #11 13.30 checking for winsock.h... no #11 13.33 checking for winsock2.h... no #11 13.36 checking for sys/poll.h... yes #11 13.38 checking for special C compiler options needed for large files... no #11 13.38 checking for _FILE_OFFSET_BITS value needed for large files... no #11 13.41 checking for _Bool... yes #11 13.47 checking for stdbool.h that conforms to C99... yes #11 13.50 checking for an ANSI C-conforming const... yes #11 13.52 checking for uid_t in sys/types.h... yes #11 13.53 checking for inline... inline #11 13.54 checking for long double with more range or precision than double... yes #11 13.57 checking for mode_t... yes #11 13.63 checking for off_t... yes #11 13.69 checking for pid_t... yes #11 13.74 checking for size_t... (cached) yes #11 13.74 checking for struct stat.st_blksize... yes #11 13.78 checking for struct ucred.uid... yes #11 13.80 checking for struct ucred.cr_uid... no #11 13.84 checking for struct sockpeercred.uid... no #11 13.88 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #11 13.91 checking whether struct tm is in sys/time.h or time.h... time.h #11 13.93 checking for working volatile... yes #11 13.95 checking for ptrdiff_t... yes #11 14.01 checking for struct stat.st_mtim... yes #11 14.06 checking for struct stat.st_mtimensec... no #11 14.09 checking for struct stat.st_mtimespec... no #11 14.13 checking for working chown... yes #11 14.18 checking whether closedir returns void... no #11 14.20 checking for error_at_line... yes #11 14.24 checking for vfork.h... no #11 14.27 checking for fork... yes #11 14.31 checking for vfork... yes #11 14.34 checking for working fork... yes #11 14.40 checking for working vfork... (cached) yes #11 14.40 checking for _LARGEFILE_SOURCE value needed for large files... no #11 14.44 checking whether gcc needs -traditional... no #11 14.46 checking for working memcmp... yes #11 14.52 checking for getpagesize... yes #11 14.56 checking for vprintf... yes #11 14.60 checking for working mmap... yes #11 14.67 checking types of arguments for select... int,fd_set *,struct timeval * #11 14.71 checking whether lstat correctly handles trailing slash... yes #11 14.77 checking whether stat accepts an empty string... no #11 14.83 checking for working strcoll... yes #11 14.89 checking for strftime... yes #11 14.93 checking for working strnlen... yes #11 14.99 checking for working strtod... yes #11 15.04 checking whether utime accepts a null argument... yes #11 15.10 checking for asprintf... yes #11 15.13 checking for atexit... yes #11 15.17 checking for closefrom... yes #11 15.20 checking for dup2... yes #11 15.24 checking for eaccess... yes #11 15.27 checking for endpwent... yes #11 15.31 checking for euidaccess... yes #11 15.34 checking for ffsll... yes #11 15.38 checking for ftruncate... yes #11 15.42 checking for getcwd... yes #11 15.46 checking for gethostbyname... yes #11 15.49 checking for gethostname... yes #11 15.52 checking for getloadavg... yes #11 15.55 checking for gettimeofday... yes #11 15.58 checking for glob... yes #11 15.62 checking for ioperm... yes #11 15.66 checking for inet_ntoa... yes #11 15.70 checking for isascii... yes #11 15.73 checking for memchr... yes #11 15.77 checking for memmove... yes #11 15.81 checking for memset... yes #11 15.85 checking for mkdir... yes #11 15.89 checking for mkdtemp... yes #11 15.92 checking for munmap... yes #11 15.96 checking for newlocale... yes #11 15.99 checking for pipe2... yes #11 16.03 checking for ppoll... yes #11 16.06 checking for putenv... yes #11 16.10 checking for re_comp... yes #11 16.14 checking for regcomp... yes #11 16.18 checking for select... yes #11 16.22 checking for setenv... yes #11 16.25 checking for socket... yes #11 16.29 checking for strcasecmp... yes #11 16.33 checking for strcasestr... yes #11 16.36 checking for strchr... yes #11 16.40 checking for strcspn... yes #11 16.44 checking for strdup... yes #11 16.48 checking for strerror... yes #11 16.51 checking for strlcat... no #11 16.55 checking for strlcpy... no #11 16.59 checking for strncasecmp... yes #11 16.63 checking for strndup... yes #11 16.67 checking for strnlen... yes #11 16.71 checking for strrchr... yes #11 16.75 checking for strsep... yes #11 16.78 checking for strspn... yes #11 16.82 checking for strstr... yes #11 16.85 checking for strtod... (cached) yes #11 16.85 checking for strtol... yes #11 16.89 checking for strtold... yes #11 16.92 checking for strtoq... yes #11 16.96 checking for unsetenv... yes #11 16.99 checking for uselocale... yes #11 17.03 checking for utime... yes #11 17.07 checking for vasprintf... yes #11 17.11 checking for getpeereid... no #11 17.15 checking for sysctl... no #11 17.19 checking for swapctl... no #11 17.23 checking for malloc_trim... yes #11 17.26 checking for htonll... no #11 17.30 checking for ntohll... no #11 17.34 checking for sqrt in -lm... yes #11 17.38 checking for exp2... yes #11 17.42 checking for log2... yes #11 17.47 checking for exp10... yes #11 17.51 checking for log10... yes #11 17.55 checking for sin... yes #11 17.59 checking for cos... yes #11 17.65 checking for tan... yes #11 17.72 checking for asin... yes #11 17.78 checking for acos... yes #11 17.83 checking for atan... yes #11 17.87 checking for atan2... yes #11 17.92 checking for pow... yes #11 17.97 checking for rint... yes #11 18.02 checking for exp... yes #11 18.08 checking for log... yes #11 18.13 checking for remainder... yes #11 18.17 checking for fmod... yes #11 18.22 checking for round... yes #11 18.26 checking for roundf... yes #11 18.31 checking for trunc... yes #11 18.36 checking for floor... yes #11 18.40 checking for ceil... yes #11 18.44 checking for exp2l... yes #11 18.49 checking for log2l... yes #11 18.53 checking for exp10l... yes #11 18.57 checking for log10l... yes #11 18.61 checking for sinl... yes #11 18.65 checking for cosl... yes #11 18.70 checking for tanl... yes #11 18.74 checking for asinl... yes #11 18.78 checking for acosl... yes #11 18.82 checking for atanl... yes #11 18.86 checking for atan2l... yes #11 18.91 checking for powl... yes #11 18.95 checking for sqrtl... yes #11 18.99 checking for rintl... yes #11 19.03 checking for expl... yes #11 19.09 checking for logl... yes #11 19.18 checking for remainderl... yes #11 19.28 checking for fmodl... yes #11 19.38 checking for roundl... yes #11 19.50 checking for truncl... yes #11 19.62 checking for floorl... yes #11 19.72 checking for ceill... yes #11 19.79 checking for LLONG_MAX in limits.h... yes #11 19.85 checking for timersub in time.h... yes #11 19.89 checking for a version of GNU ld that supports the --dynamic-list flag... yes #11 19.93 checking for sys/poll.h... (cached) yes #11 19.93 checking for inet_aton... yes #11 19.97 checking for IP_PKTINFO... yes #11 20.01 checking for gcc options needed to detect all undeclared functions... none needed #11 20.04 checking whether gethostbyname_r is declared... yes #11 20.07 checking for library containing gethostbyname_r... none required #11 20.11 checking for gethostbyname_r with 6 arguments... yes #11 20.15 checking for gethostbyname_r with 5 arguments... no #11 20.17 checking for byteswap.h... yes #11 20.19 checking for __swap16 variant of byteswapping macros... no #11 20.20 checking for bswap16 variant of byteswapping macros... no #11 20.22 checking for locale_t in locale.h... yes #11 20.25 checking for O_EVTONLY in fcntl.h... no #11 20.27 checking for O_SYMLINK in fcntl.h... no #11 20.29 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #11 20.31 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #11 20.35 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #11 20.39 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #11 20.43 checking for pthread_spinlock_t in pthread.h... yes #11 20.46 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #11 20.51 checking for working unnamed semaphores... yes #11 20.57 checking if PTHREAD_ONCE_INIT needs braces... no #11 20.61 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #11 20.64 checking whether we can compare a mutex to its initial value... no #11 20.69 checking for compiler sync operations... yes #11 20.78 checking for compiler atomic operations... yes #11 20.86 checking if your system printf is NULL-safe.... (null)yes #11 20.97 checking if socket() accepts SOCK_NONBLOCK... yes #11 21.02 checking if we can increase the maximum select-able file descriptor... no #11 21.08 checking if we have usable eventfd support... yes #11 21.15 checking for compiler 'attribute pure' support... yes #11 21.18 checking for compiler 'attribute malloc' support... yes #11 21.20 checking for compiler 'attribute const' support... yes #11 21.22 checking for compiler 'attribute unused' support... yes #11 21.26 checking for compiler 'attribute always_inline' support... no #11 21.29 checking for compiler 'attribute deprecated' support... yes #11 21.31 checking for compiler 'attribute sentinel' support... yes #11 21.34 checking for compiler 'attribute warn_unused_result' support... yes #11 21.36 checking for compiler 'attribute may_alias' support... yes #11 21.38 checking for compiler 'attribute constructor' support... yes #11 21.40 checking for compiler 'attribute destructor' support... yes #11 21.42 checking for compiler 'attribute noreturn' support... yes #11 21.44 checking for -fsanitize=address support... yes #11 21.46 checking for -fsanitize=thread support... yes #11 21.48 checking for -fsanitize=leak support... yes #11 21.50 checking for -fsanitize=undefined support... yes #11 21.52 checking for -Wdeclaration-after-statement support... yes #11 21.53 checking for -Wtrampolines support... yes #11 21.54 checking for _FORTIFY_SOURCE support... yes #11 21.55 checking for -fno-strict-overflow... yes #11 21.55 checking for -Wno-format-truncation... yes #11 21.56 checking for -Wno-format-y2k... yes #11 21.57 checking for -Wno-stringop-truncation... yes #11 21.58 checking for -Wshadow... yes #11 21.59 checking for -march=native support... yes #11 21.60 checking whether to use rpath... not needed #11 21.60 checking for sysinfo... yes #11 21.63 checking for library containing res_9_ninit... no #11 21.71 checking for res_ninit... yes #11 21.77 checking for library containing res_9_ndestroy... no #11 21.85 checking for res_ndestroy... no #11 21.92 checking for library containing res_9_close... no #11 22.00 checking for res_close... no #11 22.06 checking for struct __res_state._u._ext.nsaddrs... yes #11 22.11 checking for BIND_8_COMPAT required... no #11 22.14 checking for GLOB_NOMAGIC in glob.h... yes #11 22.17 checking for GLOB_BRACE in glob.h... yes #11 22.19 checking for RTLD_NOLOAD in dlfcn.h... yes #11 22.21 checking for IP_MTU_DISCOVER in netinet/in.h... yes #11 22.25 checking size of int... 4 #11 22.31 checking size of long... 8 #11 22.38 checking size of long long... 8 #11 22.44 checking size of char *... 8 #11 22.50 checking size of long... (cached) 8 #11 22.50 checking size of long long... (cached) 8 #11 22.55 checking size of fd_set.fds_bits... (cached) 8 #11 22.55 checking for dladdr in dlfcn.h... yes #11 22.60 checking for snd_pcm_open in -lasound... yes #11 22.66 checking for alsa/asoundlib.h... yes #11 22.72 checking for bfd_openr in -lbfd... no #11 22.78 checking for bfd_openr in -lbfd... (cached) no #11 22.78 checking for bfd_openr in -lbfd... (cached) no #11 22.78 checking for cap_from_text in -lcap... no #11 22.82 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #11 22.85 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #11 22.88 checking for enhanced dahdi vmwi support... yes #11 22.92 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #11 22.95 checking for getifaddrs() support... yes #11 22.99 checking for timerfd support... yes #11 23.01 checking for gsm_create in -lgsm... yes #11 23.07 checking for gsm.h... yes #11 23.10 checking for gsm/gsm.h... yes #11 23.14 checking for libilbc < 3... no #11 23.16 checking for iconv_open in -liconv... no #11 23.20 checking for libiconv_open in -liconv... no #11 23.23 checking for iconv_close in -lc... yes #11 23.28 checking for iconv.h... yes #11 23.31 checking for icaltimezone_get_utc_timezone in -lical... no #11 23.35 checking for iks_start_sasl in -liksemel... no #11 23.39 checking for UW IMAP Toolkit c-client library... no #11 23.40 checking for system c-client library...... no #11 23.46 checking for SQLConnect in -liodbc... no #11 23.49 checking for inotify_init in -lc... yes #11 23.53 checking for sys/inotify.h... yes #11 23.56 checking for jack_activate in -ljack... no #11 23.60 checking for kqueue in -lc... no #11 23.64 checking for kevent64... no #11 23.69 checking for ldap_initialize in -lldap... no #11 23.72 checking for mysql_config... no #11 23.72 checking for neon-config... no #11 23.72 checking for neon-config... no #11 23.72 checking for netsnmp-agent... yes #11 23.73 checking for newtBell in -lnewt... yes #11 23.78 checking for newt.h... yes #11 23.81 checking for ub_ctx_delete in -lunbound... no #11 23.85 checking for SQLConnect in -lodbc... no #11 23.88 checking for ogg_stream_init in -logg... no #11 23.92 checking for backtrace in -lexecinfo... no #11 23.95 checking for backtrace in -lc... yes #11 23.98 checking for execinfo.h... yes #11 24.01 checking for ba2str in -lbluetooth... no #11 24.03 checking for bs_version in -lbeanstalk... no #11 24.06 checking for pg_config... no #11 24.06 checking for poptStrerror in -lpopt... no #11 24.09 checking for portaudio-2.0... no #11 24.11 checking for Pa_GetDeviceCount in -lportaudio... no #11 24.15 checking for pri_connected_line_update in -lpri... no #11 24.18 checking for resample_open in -lresample... no #11 24.21 checking for fftw_malloc in -lfftw3... yes #11 24.25 checking for fftw3.h... yes #11 24.29 checking for sf_open in -lsndfile... no #11 24.33 checking for minimum version of SpanDSP... no #11 24.34 checking for ss7_set_isup_timer in -lss7... no #11 24.37 checking for openr2_chan_new in -lopenr2... no #11 24.40 checking for opus_encoder_create in -lopus... no #11 24.43 checking for op_open_callbacks in -lopusfile... no #11 24.47 checking for luaL_newstate in -llua5.4... no #11 24.50 checking for luaL_newstate in -llua5.3... yes #11 24.55 checking for lua5.3/lua.h... yes #11 24.59 checking for rc_read_config in -lfreeradius-client... no #11 24.62 checking for rc_read_config in -lradiusclient-ng... no #11 24.65 checking for rc_read_config in -lradcli... no #11 24.68 checking for codec2_create in -lcodec2... no #11 24.70 checking for cpg_join in -lcpg... no #11 24.74 checking for corosync_cfg_state_track in -lcfg... no #11 24.77 checking for speex_encode in -lspeex... no #11 24.80 checking for speex_preprocess_ctl in -lspeex... no #11 24.83 checking for speex_preprocess_ctl in -lspeexdsp... no #11 24.86 checking for sqlite3_open in -lsqlite3... yes #11 24.90 checking for sqlite3.h... yes #11 24.94 checking for crypt in -lcrypt... yes #11 24.97 checking for crypt.h... yes #11 25.00 checking for crypt... no #11 25.04 checking for crypt_r in -lcrypt... yes #11 25.08 checking for osp/osp.h... no #11 25.11 checking for srtp_init in -lsrtp2... no #11 25.14 checking for srtp_init in -lsrtp... no #11 25.16 checking for gmime-3.0... no #11 25.18 checking for gmime-2.6... no #11 25.20 checking for gmime-2.4... no #11 25.22 checking for gmime-2.2... no #11 25.24 checking for gmime-2.0... no #11 25.26 checking for malloc in -lhoard... no #11 25.29 checking for dbinit in -lsybdb... no #11 25.31 checking for tone_zone_find_by_num in -ltonezone... no #11 25.34 checking for tone_zone_find in -ltonezone... no #11 25.37 checking for vorbis_info_init in -lvorbis... no #11 25.40 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #11 25.41 checking for compress in -lz... yes #11 25.45 checking for zlib.h... yes #11 25.48 checking for linux/compiler.h... no #11 25.51 checking for MSG_NOSIGNAL in sys/socket.h... yes #11 25.53 checking for SO_NOSIGPIPE in sys/socket.h... no #11 25.54 checking for sdl-config... no #11 25.54 checking for IMG_Load in -lSDL_image... no #11 25.57 checking for sws_getContext in -lavcodec... no #11 25.59 checking for linux/videodev.h... no #11 25.62 checking for XOpenDisplay in -lX11... no #11 25.65 checking for XOpenDisplay in -lX11... (cached) no #11 25.65 checking for /sbin/launchd... no #11 25.65 checking for gtk+-2.0... no #11 25.67 checking for libsystemd... yes #11 25.71 checking for LOG_AUTH in syslog.h... yes #11 25.75 checking for LOG_AUTHPRIV in syslog.h... yes #11 25.79 checking for LOG_CRON in syslog.h... yes #11 25.81 checking for LOG_DAEMON in syslog.h... yes #11 25.84 checking for LOG_FTP in syslog.h... yes #11 25.87 checking for LOG_KERN in syslog.h... yes #11 25.89 checking for LOG_LPR in syslog.h... yes #11 25.91 checking for LOG_MAIL in syslog.h... yes #11 25.94 checking for LOG_NEWS in syslog.h... yes #11 25.96 checking for LOG_SYSLOG in syslog.h... yes #11 25.99 checking for LOG_UUCP in syslog.h... yes #11 26.01 checking for bridges/bridge_softmix/include/hrirs.h... yes #11 26.02 checking for mandatory modules: PJPROJECT... ok #11 26.07 configure: creating ./config.status #11 26.12 config.status: creating build_tools/menuselect-deps #11 26.14 config.status: creating makeopts #11 26.15 config.status: creating include/asterisk/autoconfig.h #11 26.21 checking build system type... x86_64-unknown-linux-gnu #11 26.24 checking host system type... x86_64-unknown-linux-gnu #11 26.24 checking for gcc... gcc #11 26.27 checking whether the C compiler works... yes #11 26.30 checking for C compiler default output file name... a.out #11 26.30 checking for suffix of executables... #11 26.34 checking whether we are cross compiling... no #11 26.38 checking for suffix of object files... o #11 26.40 checking whether the compiler supports GNU C... yes #11 26.42 checking whether gcc accepts -g... yes #11 26.44 checking for gcc option to enable C11 features... none needed #11 26.50 checking for GNU make... make #11 26.51 checking for pkg-config... /usr/bin/pkg-config #11 26.51 checking pkg-config is at least version 0.9.0... yes #11 26.51 checking for stdio.h... yes #11 26.53 checking for stdlib.h... yes #11 26.55 checking for string.h... yes #11 26.58 checking for inttypes.h... yes #11 26.61 checking for stdint.h... yes #11 26.64 checking for strings.h... yes #11 26.66 checking for sys/stat.h... yes #11 26.68 checking for sys/types.h... yes #11 26.71 checking for unistd.h... yes #11 26.74 checking for size_t... yes #11 26.80 checking for working alloca.h... yes #11 26.85 checking for alloca... yes #11 26.85 checking for asprintf... yes #11 26.89 checking for getloadavg... yes #11 26.92 checking for setenv... yes #11 26.96 checking for strcasestr... yes #11 26.99 checking for strndup... yes #11 27.03 checking for strnlen... yes #11 27.06 checking for strsep... yes #11 27.09 checking for unsetenv... yes #11 27.13 checking for vasprintf... yes #11 27.17 checking for newtBell in -lnewt... yes #11 27.21 checking for newt.h... yes #11 27.24 checking for initscr in -lncurses... yes #11 27.28 checking for ncurses.h... yes #11 27.31 checking for keypad in -ltinfo... yes #11 27.36 checking for ncurses.h... (cached) yes #11 27.36 checking for a sed that does not truncate output... /usr/bin/sed #11 27.39 checking for libxml-2.0... yes #11 27.43 checking for gtk+-2.0... no #11 27.55 configure: creating ./config.status #11 27.93 config.status: creating makeopts #11 27.95 config.status: creating autoconfig.h #11 27.96 configure: Menuselect build configuration successfully completed #11 27.98 #11 27.98 .$$$$$$$$$$$$$$$=.. #11 27.98 .$7$7.. .7$$7:. #11 27.98 .$$:. ,$7.7 #11 27.98 .$7. 7$$$$ .$$77 #11 27.98 ..$$. $$$$$ .$$$7 #11 27.98 ..7$ .?. $$$$$ .?. 7$$$. #11 27.98 $.$. .$$$7. $$$$7 .7$$$. .$$$. #11 27.98 .777. .$$$$$$77$$$77$$$$$7. $$$, #11 27.98 $$$~ .7$$$$$$$$$$$$$7. .$$$. #11 27.98 .$$7 .7$$$$$$$7: ?$$$. #11 27.98 $$$ ?7$$$$$$$$$$I .$$$7 #11 27.98 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #11 27.98 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #11 27.98 $$$ $$$ 7$$$7 .$$$ .$$$. #11 27.98 $$$$ $$$$7 .$$$. #11 27.98 7$$$7 7$$$$ 7$$$ #11 27.98 $$$$$ $$$ #11 27.98 $$$$7. $$ (TM) #11 27.98 $$$$$$$. .7$$$$$$ $$ #11 27.98 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #11 27.98 $$$$$$$$$$$$$$$$. #11 27.98 #11 27.98 configure: Package configured for: #11 27.98 configure: OS type : linux-gnu #11 27.98 configure: Host CPU : x86_64 #11 27.98 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #11 27.98 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #11 28.69 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #11 28.70 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #11 28.70 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #11 28.70 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #11 28.70 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #11 28.88 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #11 28.95 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #11 28.98 Generating input for menuselect ... #11 30.72 menuselect/menuselect --check-deps menuselect.makeopts #11 30.73 menuselect/menuselect --check-deps menuselect.makeopts #11 30.77 [CC] astcanary.c -> astcanary.o #11 30.78 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #11 30.78 [CC] astdb2bdb.c -> astdb2bdb.o #11 30.79 [CC] hash/hash.c -> hash/hash.o #11 30.79 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #11 30.79 [CC] hash/hash_buf.c -> hash/hash_buf.o #11 30.79 [CC] hash/hash_func.c -> hash/hash_func.o #11 30.79 [CC] hash/hash_log2.c -> hash/hash_log2.o #11 30.79 [CC] hash/hash_page.c -> hash/hash_page.o #11 30.79 [CC] hash/ndbm.c -> hash/ndbm.o #11 30.79 [CC] btree/bt_close.c -> btree/bt_close.o #11 30.81 [CC] btree/bt_conv.c -> btree/bt_conv.o #11 30.81 [CC] btree/bt_debug.c -> btree/bt_debug.o #11 30.81 [CC] btree/bt_delete.c -> btree/bt_delete.o #11 30.81 [CC] btree/bt_get.c -> btree/bt_get.o #11 30.81 [CC] btree/bt_open.c -> btree/bt_open.o #11 30.85 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #11 30.86 [CC] btree/bt_page.c -> btree/bt_page.o #11 30.86 [LD] astcanary.o -> astcanary #11 30.89 [CC] btree/bt_put.c -> btree/bt_put.o #11 30.91 [CC] btree/bt_search.c -> btree/bt_search.o #11 30.92 [CC] btree/bt_seq.c -> btree/bt_seq.o #11 30.93 [CC] btree/bt_split.c -> btree/bt_split.o #11 30.93 [CC] btree/bt_utils.c -> btree/bt_utils.o #11 30.94 [CC] db/db.c -> db/db.o #11 30.95 [CC] mpool/mpool.c -> mpool/mpool.o #11 30.98 [CC] recno/rec_close.c -> recno/rec_close.o #11 30.98 [CC] recno/rec_delete.c -> recno/rec_delete.o #11 31.01 [CC] recno/rec_get.c -> recno/rec_get.o #11 31.02 [CC] recno/rec_open.c -> recno/rec_open.o #11 31.06 [CC] recno/rec_put.c -> recno/rec_put.o #11 31.08 [CC] recno/rec_search.c -> recno/rec_search.o #11 31.09 [CC] recno/rec_seq.c -> recno/rec_seq.o #11 31.09 [CC] recno/rec_utils.c -> recno/rec_utils.o #11 31.28 [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 #11 31.34 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #11 31.34 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #11 31.44 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #11 33.08 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #11 34.02 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #11 38.72 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #11 38.73 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #11 38.75 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #11 38.77 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #11 42.09 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #11 42.41 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #11 42.46 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #11 43.10 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #11 44.36 [pjproject] Generating symbols #11 44.72 [CC] chan_audiosocket.c -> chan_audiosocket.o #11 44.73 [CC] chan_bridge_media.c -> chan_bridge_media.o #11 44.76 [CC] chan_iax2.c -> chan_iax2.o #11 44.77 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #11 44.80 [CC] iax2/firmware.c -> iax2/firmware.o #11 44.82 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #11 44.84 [CC] iax2/netsock.c -> iax2/netsock.o #11 44.84 [CC] iax2/parser.c -> iax2/parser.o #11 44.86 [CC] iax2/provision.c -> iax2/provision.o #11 44.89 [CC] chan_pjsip.c -> chan_pjsip.o #11 44.89 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #11 44.91 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #11 44.93 [CC] chan_rtp.c -> chan_rtp.o #11 44.94 [CC] chan_unistim.c -> chan_unistim.o #11 45.35 [LD] chan_bridge_media.o -> chan_bridge_media.so #11 45.45 [LD] chan_audiosocket.o -> chan_audiosocket.so #11 45.60 [LD] chan_rtp.o -> chan_rtp.so #11 46.61 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #11 47.90 [LD] chan_unistim.o -> chan_unistim.so #11 51.29 [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 #11 51.34 [CC] pbx_ael.c -> pbx_ael.o #11 51.34 [CC] pbx_dundi.c -> pbx_dundi.o #11 51.34 [CC] pbx_config.c -> pbx_config.o #11 51.34 [CC] pbx_lua.c -> pbx_lua.o #11 51.34 [CC] dundi-parser.c -> dundi-parser.o #11 51.34 [CC] pbx_loopback.c -> pbx_loopback.o #11 51.35 [CC] pbx_spool.c -> pbx_spool.o #11 51.35 [CC] pbx_realtime.c -> pbx_realtime.o #11 51.55 [LD] pbx_ael.o -> pbx_ael.so #11 51.58 [LD] pbx_loopback.o -> pbx_loopback.so #11 51.67 [LD] pbx_realtime.o -> pbx_realtime.so #11 51.71 [LD] pbx_lua.o -> pbx_lua.so #11 51.80 [LD] pbx_spool.o -> pbx_spool.so #11 52.06 [LD] pbx_config.o -> pbx_config.so #11 53.61 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #11 53.66 [CC] app_adsiprog.c -> app_adsiprog.o #11 53.66 [CC] app_agent_pool.c -> app_agent_pool.o #11 53.66 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #11 53.66 [CC] app_amd.c -> app_amd.o #11 53.66 [CC] app_attended_transfer.c -> app_attended_transfer.o #11 53.66 [CC] app_audiosocket.c -> app_audiosocket.o #11 53.66 [CC] app_authenticate.c -> app_authenticate.o #11 53.67 [CC] app_blind_transfer.c -> app_blind_transfer.o #11 53.67 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #11 53.67 [CC] app_bridgewait.c -> app_bridgewait.o #11 53.67 [CC] app_broadcast.c -> app_broadcast.o #11 53.69 [CC] app_cdr.c -> app_cdr.o #11 53.71 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #11 53.74 [CC] app_chanisavail.c -> app_chanisavail.o #11 53.76 [CC] app_channelredirect.c -> app_channelredirect.o #11 53.79 [CC] app_chanspy.c -> app_chanspy.o #11 53.94 [CC] app_confbridge.c -> app_confbridge.o #11 54.01 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #11 54.02 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #11 54.02 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #11 54.06 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #11 54.08 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #11 54.14 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #11 54.15 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #11 54.25 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #11 54.27 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #11 54.29 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #11 54.29 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #11 54.36 [CC] app_controlplayback.c -> app_controlplayback.o #11 54.40 [CC] app_db.c -> app_db.o #11 54.41 [CC] app_dial.c -> app_dial.o #11 54.48 [CC] app_dictate.c -> app_dictate.o #11 54.51 [CC] app_directed_pickup.c -> app_directed_pickup.o #11 54.51 [CC] app_directory.c -> app_directory.o #11 54.58 [CC] app_disa.c -> app_disa.o #11 54.68 [CC] app_dtmfstore.c -> app_dtmfstore.o #11 54.71 [CC] app_dumpchan.c -> app_dumpchan.o #11 54.73 [CC] app_echo.c -> app_echo.o #11 54.75 [CC] app_exec.c -> app_exec.o #11 54.85 [CC] app_externalivr.c -> app_externalivr.o #11 54.95 [CC] app_festival.c -> app_festival.o #11 54.96 [CC] app_flash.c -> app_flash.o #11 54.99 [CC] app_followme.c -> app_followme.o #11 55.03 [CC] app_forkcdr.c -> app_forkcdr.o #11 55.04 [CC] app_getcpeid.c -> app_getcpeid.o #11 55.11 [CC] app_if.c -> app_if.o #11 55.13 [CC] app_mf.c -> app_mf.o #11 55.19 [CC] app_milliwatt.c -> app_milliwatt.o #11 55.28 [CC] app_minivm.c -> app_minivm.o #11 55.35 [CC] app_mixmonitor.c -> app_mixmonitor.o #11 55.45 [CC] app_morsecode.c -> app_morsecode.o #11 55.47 [CC] app_mp3.c -> app_mp3.o #11 55.53 [CC] app_originate.c -> app_originate.o #11 55.53 [CC] app_page.c -> app_page.o #11 55.55 [CC] app_playback.c -> app_playback.o #11 55.56 [CC] app_playtones.c -> app_playtones.o #11 55.63 [CC] app_privacy.c -> app_privacy.o #11 55.64 [CC] app_queue.c -> app_queue.o #11 55.70 [CC] app_read.c -> app_read.o #11 55.71 [CC] app_readexten.c -> app_readexten.o #11 55.89 [CC] app_record.c -> app_record.o #11 55.98 [CC] app_reload.c -> app_reload.o #11 56.09 [CC] app_sayunixtime.c -> app_sayunixtime.o #11 56.10 [CC] app_senddtmf.c -> app_senddtmf.o #11 56.12 [CC] app_sendtext.c -> app_sendtext.o #11 56.26 [CC] app_sf.c -> app_sf.o #11 56.26 [CC] app_signal.c -> app_signal.o #11 56.31 [CC] app_sms.c -> app_sms.o #11 56.42 [CC] app_softhangup.c -> app_softhangup.o #11 56.54 [CC] app_speech_utils.c -> app_speech_utils.o #11 56.58 [CC] app_stack.c -> app_stack.o #11 56.58 [CC] app_stasis.c -> app_stasis.o #11 56.60 [CC] app_stream_echo.c -> app_stream_echo.o #11 56.72 [CC] app_system.c -> app_system.o #11 56.78 [CC] app_talkdetect.c -> app_talkdetect.o #11 56.88 [CC] app_test.c -> app_test.o #11 56.97 [CC] app_transfer.c -> app_transfer.o #11 56.99 [CC] app_userevent.c -> app_userevent.o #11 57.00 [CC] app_verbose.c -> app_verbose.o #11 57.03 [CC] app_voicemail.c -> app_voicemail.o #11 57.17 [CC] app_waitforcond.c -> app_waitforcond.o #11 57.27 [CC] app_waitforring.c -> app_waitforring.o #11 57.32 [CC] app_waitforsilence.c -> app_waitforsilence.o #11 57.36 [CC] app_waituntil.c -> app_waituntil.o #11 57.41 [CC] app_while.c -> app_while.o #11 57.45 [CC] app_zapateller.c -> app_zapateller.o #11 57.50 [LD] app_adsiprog.o -> app_adsiprog.so #11 57.55 [LD] app_agent_pool.o -> app_agent_pool.so #11 57.56 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #11 57.66 [LD] app_amd.o -> app_amd.so #11 57.67 [LD] app_attended_transfer.o -> app_attended_transfer.so #11 57.69 [LD] app_audiosocket.o -> app_audiosocket.so #11 57.75 [LD] app_authenticate.o -> app_authenticate.so #11 57.76 [LD] app_blind_transfer.o -> app_blind_transfer.so #11 57.83 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #11 57.83 [LD] app_bridgewait.o -> app_bridgewait.so #11 57.83 [LD] app_broadcast.o -> app_broadcast.so #11 57.83 [LD] app_cdr.o -> app_cdr.so #11 57.86 [LD] app_chanisavail.o -> app_chanisavail.so #11 57.86 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #11 57.87 [LD] app_channelredirect.o -> app_channelredirect.so #11 57.89 [LD] app_chanspy.o -> app_chanspy.so #11 57.89 [LD] app_confbridge.o confbridge/conf_chan_announce.o confbridge/conf_chan_record.o confbridge/conf_config_parser.o confbridge/conf_state.o confbridge/conf_state_empty.o confbridge/conf_state_inactive.o confbridge/conf_state_multi.o confbridge/conf_state_multi_marked.o confbridge/conf_state_single.o confbridge/conf_state_single_marked.o confbridge/confbridge_manager.o -> app_confbridge.so #11 57.90 [LD] app_controlplayback.o -> app_controlplayback.so #11 57.92 [LD] app_dictate.o -> app_dictate.so #11 57.92 [LD] app_db.o -> app_db.so #11 57.94 [LD] app_directed_pickup.o -> app_directed_pickup.so #11 57.95 [LD] app_directory.o -> app_directory.so #11 57.95 [LD] app_disa.o -> app_disa.so #11 57.98 [LD] app_dtmfstore.o -> app_dtmfstore.so #11 57.98 [LD] app_dumpchan.o -> app_dumpchan.so #11 58.00 [LD] app_echo.o -> app_echo.so #11 58.01 [LD] app_exec.o -> app_exec.so #11 58.02 [LD] app_externalivr.o -> app_externalivr.so #11 58.02 [LD] app_festival.o -> app_festival.so #11 58.03 [LD] app_followme.o -> app_followme.so #11 58.04 [LD] app_mf.o -> app_mf.so #11 58.04 [LD] app_forkcdr.o -> app_forkcdr.so #11 58.04 [LD] app_getcpeid.o -> app_getcpeid.so #11 58.05 [LD] app_if.o -> app_if.so #11 58.05 [LD] app_flash.o -> app_flash.so #11 58.05 [LD] app_milliwatt.o -> app_milliwatt.so #11 58.12 [LD] app_mixmonitor.o -> app_mixmonitor.so #11 58.14 [LD] app_morsecode.o -> app_morsecode.so #11 58.15 [LD] app_mp3.o -> app_mp3.so #11 58.16 [LD] app_originate.o -> app_originate.so #11 58.17 [LD] app_page.o -> app_page.so #11 58.21 [LD] app_readexten.o -> app_readexten.so #11 58.21 [LD] app_privacy.o -> app_privacy.so #11 58.21 [LD] app_playback.o -> app_playback.so #11 58.21 [LD] app_read.o -> app_read.so #11 58.21 [LD] app_playtones.o -> app_playtones.so #11 58.22 [LD] app_record.o -> app_record.so #11 58.26 [LD] app_reload.o -> app_reload.so #11 58.27 [LD] app_sayunixtime.o -> app_sayunixtime.so #11 58.27 [LD] app_senddtmf.o -> app_senddtmf.so #11 58.29 [LD] app_sendtext.o -> app_sendtext.so #11 58.29 [LD] app_sf.o -> app_sf.so #11 58.32 [LD] app_signal.o -> app_signal.so #11 58.33 [LD] app_softhangup.o -> app_softhangup.so #11 58.34 [LD] app_speech_utils.o -> app_speech_utils.so #11 58.34 [LD] app_stack.o -> app_stack.so #11 58.35 [LD] app_stasis.o -> app_stasis.so #11 58.40 [LD] app_talkdetect.o -> app_talkdetect.so #11 58.40 [LD] app_test.o -> app_test.so #11 58.41 [LD] app_stream_echo.o -> app_stream_echo.so #11 58.43 [LD] app_system.o -> app_system.so #11 58.43 [LD] app_transfer.o -> app_transfer.so #11 58.43 [LD] app_userevent.o -> app_userevent.so #11 58.44 [LD] app_verbose.o -> app_verbose.so #11 58.44 [LD] app_waitforcond.o -> app_waitforcond.so #11 58.47 [LD] app_waitforsilence.o -> app_waitforsilence.so #11 58.48 [LD] app_waitforring.o -> app_waitforring.so #11 58.48 [LD] app_waituntil.o -> app_waituntil.so #11 58.48 [LD] app_dial.o -> app_dial.so #11 58.48 [LD] app_minivm.o -> app_minivm.so #11 58.49 [LD] app_zapateller.o -> app_zapateller.so #11 58.49 [LD] app_while.o -> app_while.so #11 58.61 [LD] app_sms.o -> app_sms.so #11 61.58 [LD] app_queue.o -> app_queue.so #11 63.57 [LD] app_voicemail.o -> app_voicemail.so #11 63.67 [CC] codec_a_mu.c -> codec_a_mu.o #11 63.68 [CC] codec_adpcm.c -> codec_adpcm.o #11 63.69 [CC] anaFilter.c -> anaFilter.o #11 63.69 [CC] f2clib.c -> f2clib.o #11 63.69 [CC] constants.c -> constants.o #11 63.69 [CC] analys.c -> analys.o #11 63.70 [CC] codec_alaw.c -> codec_alaw.o #11 63.71 [CC] bsynz.c -> bsynz.o #11 63.72 [CC] createCB.c -> createCB.o #11 63.72 [CC] codec_dahdi.c -> codec_dahdi.o #11 63.73 [CC] doCPLC.c -> doCPLC.o #11 63.73 [CC] codec_g722.c -> codec_g722.o #11 63.73 [CC] chanwr.c -> chanwr.o #11 63.75 [CC] dcbias.c -> dcbias.o #11 63.76 [CC] enhancer.c -> enhancer.o #11 63.77 [CC] g722/g722_encode.c -> g722/g722_encode.o #11 63.77 [CC] decode.c -> decode.o #11 63.83 [CC] deemp.c -> deemp.o #11 63.88 [CC] difmag.c -> difmag.o #11 63.93 [CC] filter.c -> filter.o #11 63.97 [CC] dyptrk.c -> dyptrk.o #11 64.01 [CC] encode.c -> encode.o #11 64.01 [CC] g722/g722_decode.c -> g722/g722_decode.o #11 64.04 [CC] codec_g726.c -> codec_g726.o #11 64.05 [CC] FrameClassify.c -> FrameClassify.o #11 64.07 [CC] energy.c -> energy.o #11 64.11 [CC] codec_gsm.c -> codec_gsm.o #11 64.11 [CC] gainquant.c -> gainquant.o #11 64.15 [CC] ham84.c -> ham84.o #11 64.17 [CC] codec_ilbc.c -> codec_ilbc.o #11 64.18 [CC] getCBvec.c -> getCBvec.o #11 64.18 [CC] hp100.c -> hp100.o #11 64.20 [CC] codec_lpc10.c -> codec_lpc10.o #11 64.21 [CC] helpfun.c -> helpfun.o #11 64.21 [CC] invert.c -> invert.o #11 64.26 [CC] codec_resample.c -> codec_resample.o #11 64.27 [CC] irc2pc.c -> irc2pc.o #11 64.27 [CC] speex/resample.c -> speex/resample.o #11 64.27 [CC] hpInput.c -> hpInput.o #11 64.28 [CC] hpOutput.c -> hpOutput.o #11 64.31 [CC] ivfilt.c -> ivfilt.o #11 64.36 [CC] lpcdec.c -> lpcdec.o #11 64.41 [CC] iCBConstruct.c -> iCBConstruct.o #11 64.46 [CC] iCBSearch.c -> iCBSearch.o #11 64.46 [CC] lpcenc.c -> lpcenc.o #11 64.48 [CC] lpcini.c -> lpcini.o #11 64.49 [CC] iLBC_decode.c -> iLBC_decode.o #11 64.53 [CC] codec_ulaw.c -> codec_ulaw.o #11 64.57 [CC] lpfilt.c -> lpfilt.o #11 64.58 [CC] iLBC_encode.c -> iLBC_encode.o #11 64.61 [CC] median.c -> median.o #11 64.69 [CC] mload.c -> mload.o #11 64.69 [CC] iLBC_test.c -> iLBC_test.o #11 64.70 [LD] codec_a_mu.o -> codec_a_mu.so #11 64.71 [CC] onset.c -> onset.o #11 64.77 [LD] codec_adpcm.o -> codec_adpcm.so #11 64.78 [CC] pitsyn.c -> pitsyn.o #11 64.82 [LD] codec_alaw.o -> codec_alaw.so #11 64.83 [CC] LPCdecode.c -> LPCdecode.o #11 64.85 [LD] codec_dahdi.o -> codec_dahdi.so #11 64.87 [LD] codec_g726.o -> codec_g726.so #11 64.91 [CC] placea.c -> placea.o #11 64.92 [CC] placev.c -> placev.o #11 64.93 [LD] codec_ulaw.o -> codec_ulaw.so #11 64.95 [CC] preemp.c -> preemp.o #11 64.96 [CC] prepro.c -> prepro.o #11 64.98 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #11 65.01 [CC] LPCencode.c -> LPCencode.o #11 65.03 [CC] random.c -> random.o #11 65.05 [CC] rcchk.c -> rcchk.o #11 65.06 [CC] lsf.c -> lsf.o #11 65.08 [CC] packing.c -> packing.o #11 65.09 [CC] synths.c -> synths.o #11 65.14 [CC] tbdm.c -> tbdm.o #11 65.14 [CC] StateConstructW.c -> StateConstructW.o #11 65.14 [CC] voicin.c -> voicin.o #11 65.18 [CC] StateSearchW.c -> StateSearchW.o #11 65.18 [CC] vparms.c -> vparms.o #11 65.19 [CC] syntFilter.c -> syntFilter.o #11 65.26 [LD] codec_gsm.o -> codec_gsm.so #11 65.29 [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 #11 65.34 [LD] codec_resample.o speex/resample.o -> codec_resample.so #11 65.35 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #11 65.44 [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 #11 65.52 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #11 65.60 [CC] format_g719.c -> format_g719.o #11 65.61 [CC] format_g723.c -> format_g723.o #11 65.62 [CC] format_g726.c -> format_g726.o #11 65.65 [CC] format_g729.c -> format_g729.o #11 65.65 [CC] format_gsm.c -> format_gsm.o #11 65.66 [CC] format_h263.c -> format_h263.o #11 65.66 [CC] format_h264.c -> format_h264.o #11 65.67 [CC] format_ilbc.c -> format_ilbc.o #11 65.67 [CC] format_pcm.c -> format_pcm.o #11 65.69 [CC] format_siren14.c -> format_siren14.o #11 65.70 [CC] format_siren7.c -> format_siren7.o #11 65.72 [CC] format_sln.c -> format_sln.o #11 65.76 [CC] format_vox.c -> format_vox.o #11 65.78 [CC] format_wav.c -> format_wav.o #11 65.82 [CC] format_wav_gsm.c -> format_wav_gsm.o #11 65.97 [LD] format_g719.o -> format_g719.so #11 66.01 [LD] format_h263.o -> format_h263.so #11 66.03 [LD] format_h264.o -> format_h264.so #11 66.14 [LD] format_g723.o -> format_g723.so #11 66.16 [LD] format_ilbc.o -> format_ilbc.so #11 66.16 [LD] format_siren7.o -> format_siren7.so #11 66.17 [LD] format_g729.o -> format_g729.so #11 66.23 [LD] format_g726.o -> format_g726.so #11 66.24 [LD] format_pcm.o -> format_pcm.so #11 66.24 [LD] format_vox.o -> format_vox.so #11 66.25 [LD] format_siren14.o -> format_siren14.so #11 66.30 [LD] format_sln.o -> format_sln.so #11 66.41 [LD] format_wav.o -> format_wav.so #11 66.53 [LD] format_gsm.o -> format_gsm.so #11 67.04 [LD] format_wav_gsm.o -> format_wav_gsm.so #11 67.08 [CC] cdr_csv.c -> cdr_csv.o #11 67.08 [CC] cdr_custom.c -> cdr_custom.o #11 67.08 [CC] cdr_manager.c -> cdr_manager.o #11 67.08 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #11 67.32 [LD] cdr_manager.o -> cdr_manager.so #11 67.32 [LD] cdr_custom.o -> cdr_custom.so #11 67.40 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #11 67.43 [LD] cdr_csv.o -> cdr_csv.so #11 67.46 [CC] cel_custom.c -> cel_custom.o #11 67.46 [CC] cel_manager.c -> cel_manager.o #11 67.46 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #11 67.62 [LD] cel_manager.o -> cel_manager.so #11 67.67 [LD] cel_custom.o -> cel_custom.so #11 67.73 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #11 67.77 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #11 67.77 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #11 67.77 [CC] bridge_holding.c -> bridge_holding.o #11 67.77 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #11 67.77 [CC] bridge_simple.c -> bridge_simple.o #11 67.77 [CC] bridge_softmix.c -> bridge_softmix.o #11 67.77 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #11 68.00 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #11 68.03 [LD] bridge_holding.o -> bridge_holding.so #11 68.05 [LD] bridge_simple.o -> bridge_simple.so #11 68.18 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #11 68.31 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #11 69.23 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #11 69.30 [CC] func_aes.c -> func_aes.o #11 69.31 [CC] func_base64.c -> func_base64.o #11 69.31 [CC] func_blacklist.c -> func_blacklist.o #11 69.33 [CC] func_callcompletion.c -> func_callcompletion.o #11 69.37 [CC] func_callerid.c -> func_callerid.o #11 69.37 [CC] func_cdr.c -> func_cdr.o #11 69.39 [CC] func_channel.c -> func_channel.o #11 69.39 [CC] func_config.c -> func_config.o #11 69.39 [CC] func_curl.c -> func_curl.o #11 69.41 [CC] func_cut.c -> func_cut.o #11 69.43 [CC] func_db.c -> func_db.o #11 69.44 [CC] func_devstate.c -> func_devstate.o #11 69.51 [CC] func_dialgroup.c -> func_dialgroup.o #11 69.52 [CC] func_dialplan.c -> func_dialplan.o #11 69.56 [CC] func_enum.c -> func_enum.o #11 69.60 [CC] func_env.c -> func_env.o #11 69.63 [CC] func_evalexten.c -> func_evalexten.o #11 69.77 [CC] func_export.c -> func_export.o #11 69.85 [CC] func_extstate.c -> func_extstate.o #11 69.90 [CC] func_frame_drop.c -> func_frame_drop.o #11 69.94 [CC] func_frame_trace.c -> func_frame_trace.o #11 69.97 [CC] func_global.c -> func_global.o #11 70.09 [CC] func_groupcount.c -> func_groupcount.o #11 70.10 [CC] func_hangupcause.c -> func_hangupcause.o #11 70.11 [CC] func_holdintercept.c -> func_holdintercept.o #11 70.13 [CC] func_iconv.c -> func_iconv.o #11 70.16 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #11 70.28 [CC] func_json.c -> func_json.o #11 70.35 [CC] func_lock.c -> func_lock.o #11 70.37 [CC] func_logic.c -> func_logic.o #11 70.40 [CC] func_math.c -> func_math.o #11 70.42 [CC] func_md5.c -> func_md5.o #11 70.45 [CC] func_module.c -> func_module.o #11 70.46 [CC] func_periodic_hook.c -> func_periodic_hook.o #11 70.49 [CC] func_pitchshift.c -> func_pitchshift.o #11 70.55 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #11 70.58 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #11 70.62 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #11 70.65 [CC] func_presencestate.c -> func_presencestate.o #11 70.68 [CC] func_rand.c -> func_rand.o #11 70.74 [CC] func_realtime.c -> func_realtime.o #11 70.82 [CC] func_sayfiles.c -> func_sayfiles.o #11 70.95 [CC] func_scramble.c -> func_scramble.o #11 70.99 [CC] func_sha1.c -> func_sha1.o #11 71.04 [CC] func_shell.c -> func_shell.o #11 71.05 [CC] func_sorcery.c -> func_sorcery.o #11 71.06 [CC] func_sprintf.c -> func_sprintf.o #11 71.15 [CC] func_srv.c -> func_srv.o #11 71.21 [CC] func_strings.c -> func_strings.o #11 71.21 [CC] func_sysinfo.c -> func_sysinfo.o #11 71.24 [CC] func_talkdetect.c -> func_talkdetect.o #11 71.30 [CC] func_timeout.c -> func_timeout.o #11 71.35 [CC] func_uri.c -> func_uri.o #11 71.37 [CC] func_version.c -> func_version.o #11 71.41 [CC] func_vmcount.c -> func_vmcount.o #11 71.42 [CC] func_volume.c -> func_volume.o #11 71.51 [LD] func_aes.o -> func_aes.so #11 71.59 [LD] func_base64.o -> func_base64.so #11 71.61 [LD] func_blacklist.o -> func_blacklist.so #11 71.70 [LD] func_callcompletion.o -> func_callcompletion.so #11 71.72 [LD] func_cdr.o -> func_cdr.so #11 71.72 [LD] func_callerid.o -> func_callerid.so #11 71.72 [LD] func_channel.o -> func_channel.so #11 71.76 [LD] func_config.o -> func_config.so #11 71.77 [LD] func_curl.o -> func_curl.so #11 71.83 [LD] func_cut.o -> func_cut.so #11 71.84 [LD] func_db.o -> func_db.so #11 71.84 [LD] func_devstate.o -> func_devstate.so #11 71.92 [LD] func_dialgroup.o -> func_dialgroup.so #11 71.93 [LD] func_env.o -> func_env.so #11 71.93 [LD] func_evalexten.o -> func_evalexten.so #11 71.94 [LD] func_frame_drop.o -> func_frame_drop.so #11 71.94 [LD] func_dialplan.o -> func_dialplan.so #11 71.95 [LD] func_enum.o -> func_enum.so #11 71.95 [LD] func_export.o -> func_export.so #11 71.96 [LD] func_extstate.o -> func_extstate.so #11 71.97 [LD] func_frame_trace.o -> func_frame_trace.so #11 71.99 [LD] func_global.o -> func_global.so #11 72.07 [LD] func_holdintercept.o -> func_holdintercept.so #11 72.07 [LD] func_groupcount.o -> func_groupcount.so #11 72.07 [LD] func_hangupcause.o -> func_hangupcause.so #11 72.08 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #11 72.08 [LD] func_iconv.o -> func_iconv.so #11 72.08 [LD] func_json.o -> func_json.so #11 72.16 [LD] func_lock.o -> func_lock.so #11 72.18 [LD] func_logic.o -> func_logic.so #11 72.19 [LD] func_math.o -> func_math.so #11 72.20 [LD] func_md5.o -> func_md5.so #11 72.21 [LD] func_module.o -> func_module.so #11 72.27 [LD] func_periodic_hook.o -> func_periodic_hook.so #11 72.27 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #11 72.28 [LD] func_pitchshift.o -> func_pitchshift.so #11 72.29 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #11 72.29 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #11 72.29 [LD] func_presencestate.o -> func_presencestate.so #11 72.30 [LD] func_rand.o -> func_rand.so #11 72.38 [LD] func_realtime.o -> func_realtime.so #11 72.38 [LD] func_sayfiles.o -> func_sayfiles.so #11 72.39 [LD] func_scramble.o -> func_scramble.so #11 72.44 [LD] func_sha1.o -> func_sha1.so #11 72.44 [LD] func_shell.o -> func_shell.so #11 72.45 [LD] func_sorcery.o -> func_sorcery.so #11 72.49 [LD] func_sprintf.o -> func_sprintf.so #11 72.50 [LD] func_srv.o -> func_srv.so #11 72.51 [LD] func_sysinfo.o -> func_sysinfo.so #11 72.53 [LD] func_talkdetect.o -> func_talkdetect.so #11 72.53 [LD] func_timeout.o -> func_timeout.so #11 72.58 [LD] func_version.o -> func_version.so #11 72.59 [LD] func_uri.o -> func_uri.so #11 72.59 [LD] func_vmcount.o -> func_vmcount.so #11 72.63 [LD] func_volume.o -> func_volume.so #11 72.66 [LD] func_strings.o -> func_strings.so #11 72.81 [CC] abstract_jb.c -> abstract_jb.o #11 72.81 [CC] acl.c -> acl.o #11 72.83 [CC] adsi.c -> adsi.o #11 72.84 [CC] alaw.c -> alaw.o #11 72.85 [CC] alertpipe.c -> alertpipe.o #11 72.85 [CC] aoc.c -> aoc.o #11 72.86 [CC] app.c -> app.o #11 72.86 [CC] ast_expr2.c -> ast_expr2.o #11 72.87 [CC] ast_expr2f.c -> ast_expr2f.o #11 72.93 [CC] astfd.c -> astfd.o #11 72.93 [CC] asterisk.c -> asterisk.o #11 72.95 [CC] astmm.c -> astmm.o #11 73.00 [CC] astobj2.c -> astobj2.o #11 73.02 [CC] astobj2_container.c -> astobj2_container.o #11 73.05 [CC] astobj2_global.c -> astobj2_global.o #11 73.06 [CC] astobj2_hash.c -> astobj2_hash.o #11 73.08 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #11 73.09 [CC] audiohook.c -> audiohook.o #11 73.11 [CC] autochan.c -> autochan.o #11 73.19 [CC] autoservice.c -> autoservice.o #11 73.24 [CC] backtrace.c -> backtrace.o #11 73.28 [CC] bridge.c -> bridge.o #11 73.53 [CC] bridge_after.c -> bridge_after.o #11 73.58 [CC] bridge_basic.c -> bridge_basic.o #11 73.62 [CC] bridge_channel.c -> bridge_channel.o #11 73.67 [CC] bridge_roles.c -> bridge_roles.o #11 73.73 [CC] bucket.c -> bucket.o #11 73.75 [CC] callerid.c -> callerid.o #11 73.88 [CC] channel.c -> channel.o #11 74.14 [CC] channel_internal_api.c -> channel_internal_api.o #11 74.17 [CC] chanvars.c -> chanvars.o #11 74.27 [CC] cli.c -> cli.o #11 74.32 [CC] codec.c -> codec.o #11 74.37 [CC] codec_builtin.c -> codec_builtin.o #11 74.47 [CC] config_options.c -> config_options.o #11 74.47 [CC] conversions.c -> conversions.o #11 74.56 [CC] core_local.c -> core_local.o #11 74.61 [CC] core_unreal.c -> core_unreal.o #11 74.71 [CC] crypt.c -> crypt.o #11 75.06 [CC] data_buffer.c -> data_buffer.o #11 75.09 [CC] datastore.c -> datastore.o #11 75.32 [CC] db.c -> db.o #11 75.34 [CC] devicestate.c -> devicestate.o #11 75.35 [CC] dial.c -> dial.o #11 75.44 [CC] dns.c -> dns.o #11 75.57 [CC] dns_core.c -> dns_core.o #11 75.69 [CC] dns_naptr.c -> dns_naptr.o #11 75.76 [CC] dns_query_set.c -> dns_query_set.o #11 76.07 [CC] dns_recurring.c -> dns_recurring.o #11 76.07 [CC] dns_srv.c -> dns_srv.o #11 76.11 [CC] dns_system_resolver.c -> dns_system_resolver.o #11 76.16 [CC] dns_test.c -> dns_test.o #11 76.19 [CC] dns_tlsa.c -> dns_tlsa.o #11 76.23 [CC] dns_txt.c -> dns_txt.o #11 76.25 [CC] endpoints.c -> endpoints.o #11 76.31 [CC] event.c -> event.o #11 76.34 [CC] features_config.c -> features_config.o #11 76.34 [CC] file.c -> file.o #11 76.35 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #11 76.40 [CC] format.c -> format.o #11 76.44 [CC] format_cache.c -> format_cache.o #11 76.54 [CC] format_cap.c -> format_cap.o #11 76.68 [CC] format_compatibility.c -> format_compatibility.o #11 76.71 [CC] frame.c -> frame.o #11 76.74 [CC] framehook.c -> framehook.o #11 76.78 [CC] fskmodem.c -> fskmodem.o #11 76.81 [CC] global_datastores.c -> global_datastores.o #11 76.85 [CC] hashtab.c -> hashtab.o #11 76.89 [CC] heap.c -> heap.o #11 76.96 [CC] image.c -> image.o #11 77.04 [CC] io.c -> io.o #11 77.18 [CC] iostream.c -> iostream.o #11 77.18 [CC] jitterbuf.c -> jitterbuf.o #11 77.22 [CC] json.c -> json.o #11 77.27 [CC] loader.c -> loader.o #11 77.52 [CC] lock.c -> lock.o #11 77.66 [CC] logger_category.c -> logger_category.o #11 77.70 [CC] manager_bridges.c -> manager_bridges.o #11 77.71 [CC] manager_channels.c -> manager_channels.o #11 77.72 [CC] manager_endpoints.c -> manager_endpoints.o #11 77.84 [CC] manager_mwi.c -> manager_mwi.o #11 77.84 [CC] manager_system.c -> manager_system.o #11 77.97 [CC] max_forwards.c -> max_forwards.o #11 77.99 [CC] md5.c -> md5.o #11 78.05 [CC] media_cache.c -> media_cache.o #11 78.13 [CC] media_index.c -> media_index.o #11 78.15 [CC] message.c -> message.o #11 78.23 [CC] mixmonitor.c -> mixmonitor.o #11 78.23 [CC] mwi.c -> mwi.o #11 78.24 [CC] named_locks.c -> named_locks.o #11 78.33 [CC] netsock2.c -> netsock2.o #11 78.46 [CC] optional_api.c -> optional_api.o #11 78.55 [CC] options.c -> options.o #11 78.61 [CC] parking.c -> parking.o #11 78.64 [CC] pbx.c -> pbx.o #11 78.68 [CC] pbx_app.c -> pbx_app.o #11 78.74 [CC] pbx_builtins.c -> pbx_builtins.o #11 78.79 [CC] pbx_functions.c -> pbx_functions.o #11 78.85 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #11 78.89 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #11 78.89 [CC] pbx_include.c -> pbx_include.o #11 78.98 [CC] pbx_sw.c -> pbx_sw.o #11 79.07 [CC] pbx_switch.c -> pbx_switch.o #11 79.09 [CC] pbx_timing.c -> pbx_timing.o #11 79.14 [CC] pbx_variables.c -> pbx_variables.o #11 79.16 [CC] pickup.c -> pickup.o #11 79.16 [CC] poll.c -> poll.o #11 79.26 [CC] presencestate.c -> presencestate.o #11 79.29 [CC] privacy.c -> privacy.o #11 79.35 [CC] refer.c -> refer.o #11 79.40 [CC] rtp_engine.c -> rtp_engine.o #11 79.40 [CC] say.c -> say.o #11 79.41 [CC] sched.c -> sched.o #11 79.50 [CC] sdp_srtp.c -> sdp_srtp.o #11 79.67 [CC] security_events.c -> security_events.o #11 79.71 [CC] sem.c -> sem.o #11 79.82 [CC] serializer.c -> serializer.o #11 79.91 [CC] sha1.c -> sha1.o #11 79.98 [CC] sip_api.c -> sip_api.o #11 80.04 [CC] slinfactory.c -> slinfactory.o #11 80.07 [CC] smoother.c -> smoother.o #11 80.15 [CC] sorcery.c -> sorcery.o #11 80.19 [CC] srv.c -> srv.o #11 80.20 [CC] stasis.c -> stasis.o #11 80.25 [CC] stasis_bridges.c -> stasis_bridges.o #11 80.30 [CC] stasis_cache.c -> stasis_cache.o #11 80.36 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #11 80.36 [CC] stasis_channels.c -> stasis_channels.o #11 80.45 [CC] stasis_endpoints.c -> stasis_endpoints.o #11 80.46 [CC] stasis_message.c -> stasis_message.o #11 80.57 [CC] stasis_message_router.c -> stasis_message_router.o #11 80.71 [CC] stasis_state.c -> stasis_state.o #11 80.89 [CC] stasis_system.c -> stasis_system.o #11 81.02 [CC] stdtime/localtime.c -> stdtime/localtime.o #11 81.04 [CC] strcompat.c -> strcompat.o #11 81.06 [CC] stream.c -> stream.o #11 81.10 [CC] stringfields.c -> stringfields.o #11 81.16 [CC] strings.c -> strings.o #11 81.16 [CC] stun.c -> stun.o #11 81.61 [CC] syslog.c -> syslog.o #11 81.64 [CC] taskprocessor.c -> taskprocessor.o #11 81.72 [CC] tcptls.c -> tcptls.o #11 81.73 [CC] tdd.c -> tdd.o #11 81.88 [CC] term.c -> term.o #11 81.93 [CC] test.c -> test.o #11 81.94 [CC] threadpool.c -> threadpool.o #11 82.01 [CC] threadstorage.c -> threadstorage.o #11 82.07 [CC] time.c -> time.o #11 82.12 [CC] timing.c -> timing.o #11 82.17 [CC] translate.c -> translate.o #11 82.27 [CC] ulaw.c -> ulaw.o #11 82.30 [CC] uri.c -> uri.o #11 82.31 [CC] utf8.c -> utf8.o #11 82.36 [CC] utils.c -> utils.o #11 82.39 [CC] uuid.c -> uuid.o #11 82.41 [CC] version.c -> version.o #11 82.44 [CC] xml.c -> xml.o #11 82.52 [CC] xmldoc.c -> xmldoc.o #11 82.65 [CC] ccss.c -> ccss.o #11 82.74 [CC] cdr.c -> cdr.o #11 82.87 [CC] cel.c -> cel.o #11 82.91 [CC] config.c -> config.o #11 83.19 [CC] dnsmgr.c -> dnsmgr.o #11 83.23 [CC] dsp.c -> dsp.o #11 83.31 [CC] enum.c -> enum.o #11 83.62 [CC] features.c -> features.o #11 83.94 [CC] http.c -> http.o #11 84.01 [CC] indications.c -> indications.o #11 84.07 [CC] logger.c -> logger.o #11 84.41 [CC] manager.c -> manager.o #11 84.66 [CC] named_acl.c -> named_acl.o #11 84.89 [CC] plc.c -> plc.o #11 85.08 [CC] sounds.c -> sounds.o #11 85.19 [CC] udptl.c -> udptl.o #11 85.25 [CC] libasteriskssl.c -> libasteriskssl.o #11 85.31 [CC] libasteriskpj.c -> libasteriskpj.o #11 85.34 [GENERATE] libasteriskpj.exports #11 85.50 [LD] libasteriskssl.o -> libasteriskssl.so.1 #11 85.52 [LD] libasteriskpj.o -> libasteriskpj.so.2 #11 85.57 [LN] libasteriskssl.so.1 -> libasteriskssl.so #11 86.56 [LN] libasteriskpj.so.2 -> libasteriskpj.so #11 89.95 [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 #11 90.96 [CC] res_adsi.c -> res_adsi.o #11 90.96 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #11 90.96 [CC] res_aeap.c -> res_aeap.o #11 90.96 [CC] res_aeap/general.c -> res_aeap/general.o #11 90.96 [CC] res_aeap/message.c -> res_aeap/message.o #11 90.96 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #11 90.96 [CC] res_aeap/transport.c -> res_aeap/transport.o #11 90.96 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #11 90.96 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #11 90.96 [CC] res_ael_share.c -> res_ael_share.o #11 90.96 [CC] ael/ael_lex.c -> ael/ael_lex.o #11 90.97 [CC] ael/ael.tab.c -> ael/ael.tab.o #11 90.98 [CC] ael/pval.c -> ael/pval.o #11 90.99 [CC] res_agi.c -> res_agi.o #11 91.00 [CC] res_ari.c -> res_ari.o #11 91.03 [CC] ari/cli.c -> ari/cli.o #11 91.07 [CC] ari/config.c -> ari/config.o #11 91.13 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #11 91.19 [CC] res_ari_applications.c -> res_ari_applications.o #11 91.21 [CC] ari/resource_applications.c -> ari/resource_applications.o #11 91.21 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #11 91.23 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #11 91.28 [CC] res_ari_bridges.c -> res_ari_bridges.o #11 91.31 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #11 91.45 [CC] res_ari_channels.c -> res_ari_channels.o #11 91.48 [CC] ari/resource_channels.c -> ari/resource_channels.o #11 91.51 [CC] res_ari_device_states.c -> res_ari_device_states.o #11 91.53 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #11 91.59 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #11 91.68 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #11 91.73 [CC] res_ari_events.c -> res_ari_events.o #11 91.77 [CC] ari/resource_events.c -> ari/resource_events.o #11 91.81 [CC] res_ari_model.c -> res_ari_model.o #11 91.84 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #11 92.01 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #11 92.05 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #11 92.05 [CC] res_ari_recordings.c -> res_ari_recordings.o #11 92.15 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #11 92.23 [CC] res_ari_sounds.c -> res_ari_sounds.o #11 92.25 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #11 92.29 [CC] res_audiosocket.c -> res_audiosocket.o #11 92.30 [CC] res_calendar.c -> res_calendar.o #11 92.33 [CC] res_clialiases.c -> res_clialiases.o #11 92.35 [CC] res_clioriginate.c -> res_clioriginate.o #11 92.41 [CC] res_config_curl.c -> res_config_curl.o #11 92.51 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #11 92.60 [CC] res_convert.c -> res_convert.o #11 92.63 [CC] res_crypto.c -> res_crypto.o #11 92.74 [CC] res_curl.c -> res_curl.o #11 92.75 [CC] res_fax.c -> res_fax.o #11 92.76 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #11 92.85 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #11 92.85 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #11 92.95 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #11 92.98 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #11 92.98 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #11 92.99 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #11 93.12 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #11 93.32 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #11 93.32 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #11 93.37 [CC] res_hep.c -> res_hep.o #11 93.61 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #11 93.62 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #11 93.68 [CC] res_http_media_cache.c -> res_http_media_cache.o #11 93.79 [CC] res_http_websocket.c -> res_http_websocket.o #11 93.82 [CC] res_limit.c -> res_limit.o #11 93.86 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #11 93.87 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #11 93.92 [CC] res_musiconhold.c -> res_musiconhold.o #11 94.02 [CC] res_mutestream.c -> res_mutestream.o #11 94.13 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #11 94.16 [CC] res_parking.c -> res_parking.o #11 94.22 [CC] parking/parking_applications.c -> parking/parking_applications.o #11 94.25 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #11 94.26 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #11 94.41 [CC] parking/parking_controller.c -> parking/parking_controller.o #11 94.42 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #11 94.49 [CC] parking/parking_manager.c -> parking/parking_manager.o #11 94.50 [CC] parking/parking_tests.c -> parking/parking_tests.o #11 94.64 [CC] parking/parking_ui.c -> parking/parking_ui.o #11 94.68 [CC] res_phoneprov.c -> res_phoneprov.o #11 94.71 [CC] res_pjproject.c -> res_pjproject.o #11 94.93 [CC] res_pjsip.c -> res_pjsip.o #11 95.05 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #11 95.09 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #11 95.13 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #11 95.17 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #11 95.22 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #11 95.36 [CC] res_pjsip/location.c -> res_pjsip/location.o #11 95.39 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #11 95.41 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #11 95.53 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #11 95.63 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #11 95.77 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #11 95.78 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #11 95.81 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #11 95.87 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #11 96.08 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #11 96.27 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #11 96.38 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #11 96.41 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #11 96.70 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #11 96.85 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #11 96.97 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #11 97.01 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #11 97.07 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #11 97.14 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #11 97.20 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #11 97.36 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #11 97.40 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #11 97.41 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #11 97.45 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #11 97.48 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #11 97.49 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #11 97.73 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #11 97.77 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #11 97.82 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #11 97.84 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #11 97.88 [CC] res_pjsip_history.c -> res_pjsip_history.o #11 97.91 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #11 97.98 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #11 98.01 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #11 98.05 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #11 98.09 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #11 98.13 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #11 98.16 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #11 98.17 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #11 98.23 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #11 98.44 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #11 98.58 [CC] res_pjsip_path.c -> res_pjsip_path.o #11 98.58 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #11 98.69 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #11 98.69 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #11 98.70 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #11 99.03 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #11 99.04 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #11 99.09 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #11 99.11 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #11 99.17 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #11 99.25 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #11 99.26 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #11 99.28 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #11 99.34 [CC] res_pjsip_session.c -> res_pjsip_session.o #11 99.36 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #11 99.51 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #11 99.53 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #11 99.62 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #11 99.69 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #11 99.78 [CC] res_prometheus.c -> res_prometheus.o #11 99.78 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #11 99.83 [CC] prometheus/bridges.c -> prometheus/bridges.o #11 99.93 [CC] prometheus/channels.c -> prometheus/channels.o #11 99.94 [CC] prometheus/cli.c -> prometheus/cli.o #11 100.3 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #11 100.3 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #11 100.3 [CC] res_realtime.c -> res_realtime.o #11 100.4 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #11 100.5 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #11 100.5 [CC] res_security_log.c -> res_security_log.o #11 100.6 [CC] res_smdi.c -> res_smdi.o #11 100.6 [CC] res_snmp.c -> res_snmp.o #11 100.6 [CC] snmp/agent.c -> snmp/agent.o #11 100.7 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #11 100.7 [CC] res_sorcery_config.c -> res_sorcery_config.o #11 100.8 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #11 100.8 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #11 101.0 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #11 101.1 [CC] res_speech.c -> res_speech.o #11 101.1 [CC] res_speech_aeap.c -> res_speech_aeap.o #11 101.2 [CC] res_stasis.c -> res_stasis.o #11 101.2 [CC] stasis/app.c -> stasis/app.o #11 101.4 [CC] stasis/command.c -> stasis/command.o #11 101.4 [CC] stasis/control.c -> stasis/control.o #11 101.5 [CC] stasis/messaging.c -> stasis/messaging.o #11 101.5 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #11 101.6 [CC] res_stasis_answer.c -> res_stasis_answer.o #11 101.7 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #11 101.8 [CC] res_stasis_playback.c -> res_stasis_playback.o #11 101.8 [CC] res_stasis_recording.c -> res_stasis_recording.o #11 101.9 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #11 102.0 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #11 102.1 [CC] res_statsd.c -> res_statsd.o #11 102.2 [CC] res_stun_monitor.c -> res_stun_monitor.o #11 102.3 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #11 102.3 [CC] res_timing_pthread.c -> res_timing_pthread.o #11 102.4 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #11 102.7 [CC] res_tonedetect.c -> res_tonedetect.o #11 102.8 [LD] res_adsi.o -> res_adsi.so #11 102.8 [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 #11 102.8 [LD] res_agi.o -> res_agi.so #11 102.9 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #11 102.9 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #11 102.9 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #11 102.9 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #11 103.0 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #11 103.0 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #11 103.0 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #11 103.1 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #11 103.1 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #11 103.1 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #11 103.1 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #11 103.1 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #11 103.2 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #11 103.2 [LD] res_audiosocket.o -> res_audiosocket.so #11 103.2 [LD] res_calendar.o -> res_calendar.so #11 103.2 [LD] res_clialiases.o -> res_clialiases.so #11 103.2 [LD] res_clioriginate.o -> res_clioriginate.so #11 103.2 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #11 103.3 [LD] res_config_curl.o -> res_config_curl.so #11 103.3 [LD] res_convert.o -> res_convert.so #11 103.3 [LD] res_crypto.o -> res_crypto.so #11 103.3 [LD] res_curl.o -> res_curl.so #11 103.3 [LD] res_fax.o -> res_fax.so #11 103.4 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #11 103.4 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #11 103.4 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #11 103.4 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #11 103.4 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #11 103.4 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #11 103.5 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #11 103.5 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #11 103.5 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #11 103.5 [LD] res_hep.o -> res_hep.so #11 103.6 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #11 103.6 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #11 103.6 [LD] res_http_media_cache.o -> res_http_media_cache.so #11 103.6 [LD] res_http_websocket.o -> res_http_websocket.so #11 103.6 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #11 103.7 [LD] res_limit.o -> res_limit.so #11 103.7 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #11 103.7 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #11 103.7 [LD] res_musiconhold.o -> res_musiconhold.so #11 103.7 [LD] res_mutestream.o -> res_mutestream.so #11 103.7 [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 #11 103.7 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #11 103.7 [LD] res_phoneprov.o -> res_phoneprov.so #11 103.8 [LD] res_pjproject.o -> res_pjproject.so #11 103.8 [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 #11 103.8 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #11 103.9 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #11 103.9 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #11 103.9 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #11 103.9 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #11 103.9 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #11 104.0 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #11 104.0 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #11 104.0 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #11 104.0 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #11 104.1 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #11 104.1 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #11 104.1 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #11 104.1 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #11 104.2 [LD] res_pjsip_history.o -> res_pjsip_history.so #11 104.2 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #11 104.2 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #11 104.2 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #11 104.2 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #11 104.3 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #11 104.3 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #11 104.3 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #11 104.3 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #11 104.3 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #11 104.3 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #11 104.4 [LD] res_pjsip_outbound_registration.o -> res_pjsip_outbound_registration.so #11 104.4 [LD] res_pjsip_path.o -> res_pjsip_path.so #11 104.4 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #11 104.5 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #11 104.5 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #11 104.5 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #11 104.5 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #11 104.6 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #11 104.6 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #11 104.6 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #11 104.6 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #11 104.6 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #11 104.6 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #11 104.6 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #11 104.7 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #11 104.7 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #11 104.7 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #11 104.7 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #11 104.8 [LD] res_realtime.o -> res_realtime.so #11 104.8 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #11 104.8 [LD] res_security_log.o -> res_security_log.so #11 104.9 [LD] res_smdi.o -> res_smdi.so #11 104.9 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #11 104.9 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #11 104.9 [LD] res_sorcery_config.o -> res_sorcery_config.so #11 104.9 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #11 105.0 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #11 105.0 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #11 105.0 [LD] res_speech.o -> res_speech.so #11 105.0 [LD] res_speech_aeap.o -> res_speech_aeap.so #11 105.0 [LD] res_stasis_answer.o -> res_stasis_answer.so #11 105.0 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #11 105.0 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #11 105.0 [LD] res_stasis_playback.o -> res_stasis_playback.so #11 105.0 [LD] res_statsd.o -> res_statsd.so #11 105.1 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #11 105.1 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #11 105.1 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #11 105.1 [LD] res_stun_monitor.o -> res_stun_monitor.so #11 105.1 [LD] res_timing_pthread.o -> res_timing_pthread.so #11 105.1 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #11 105.1 [LD] res_tonedetect.o -> res_tonedetect.so #11 105.1 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #11 106.0 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #11 106.1 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o -> res_pjsip_session.so #11 106.3 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #11 112.4 +--------- Asterisk Build Complete ---------+ #11 112.4 + Asterisk has successfully been built, and + #11 112.4 + can be installed by running: + #11 112.4 + + #11 112.4 + make install + #11 112.4 +-------------------------------------------+ #11 DONE 112.7s #12 [ 8/10] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/MASTER /tmp/asterisk-ver #12 DONE 0.1s #13 [ 9/10] RUN CD asterisk && git fetch && git checkout -B sysmocom/master origin/sysmocom/master #13 0.506 Reset branch 'sysmocom/master' #13 0.506 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #13 0.506 Your branch is up to date with 'origin/sysmocom/master'. #13 DONE 0.5s #14 [10/10] RUN CD asterisk && make "-j$(nproc)" && make install && make samples && ldconfig #14 1.626 +--------- Asterisk Build Complete ---------+ #14 1.627 + Asterisk has successfully been built, and + #14 1.627 + can be installed by running: + #14 1.628 + + #14 1.629 + make install + #14 1.629 +-------------------------------------------+ #14 2.888 Installing modules from channels... #14 2.918 Installing modules from pbx... #14 3.020 Installing modules from apps... #14 3.138 Installing modules from codecs... #14 3.177 Installing modules from formats... #14 3.213 Installing modules from cdr... #14 3.237 Installing modules from cel... #14 3.263 Installing modules from bridges... #14 3.338 Installing modules from funcs... #14 3.419 Installing modules from tests... #14 3.596 Installing modules from main... #14 3.793 Installing modules from res... #14 3.934 Installing modules from addons... #14 4.087 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #14 4.089 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #14 4.092 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #14 4.097 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #14 4.110 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #14 4.114 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #14 4.116 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #14 4.118 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #14 4.120 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #14 4.123 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #14 4.125 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #14 4.126 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #14 4.128 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #14 4.128 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #14 4.128 fi #14 4.129 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #14 4.130 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #14 4.133 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #14 4.138 find static-http | while read x; do \ #14 4.138 if test -d $x; then \ #14 4.138 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #14 4.138 else \ #14 4.138 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #14 4.138 fi \ #14 4.138 done #14 4.146 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #14 4.148 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #14 4.151 if [ -d doc/tex/asterisk ] ; then \ #14 4.151 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #14 4.151 for n in doc/tex/asterisk/* ; do \ #14 4.151 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #14 4.151 done \ #14 4.151 fi #14 4.152 for x in images/*.jpg; do \ #14 4.152 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #14 4.152 done #14 4.154 make -C sounds install #14 4.157 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #14 4.174 --2024-04-26 07:40:36-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #14 4.186 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #14 4.212 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #14 4.471 HTTP request sent, awaiting response... 200 OK #14 4.707 Length: 2466402 (2.4M) [application/octet-stream] #14 4.707 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #14 4.707 #14 4.707 0K .......... .......... .......... .......... .......... 2% 515K 5s #14 4.804 50K .......... .......... .......... .......... .......... 4% 510K 5s #14 4.902 100K .......... .......... .......... .......... .......... 6% 16.7M 3s #14 4.905 150K .......... .......... .......... .......... .......... 8% 12.9M 2s #14 4.909 200K .......... .......... .......... .......... .......... 10% 537K 3s #14 5.002 250K .......... .......... .......... .......... .......... 12% 38.6M 2s #14 5.003 300K .......... .......... .......... .......... .......... 14% 38.5M 2s #14 5.005 350K .......... .......... .......... .......... .......... 16% 26.3M 2s #14 5.006 400K .......... .......... .......... .......... .......... 18% 551K 2s #14 5.097 450K .......... .......... .......... .......... .......... 20% 50.5M 1s #14 5.098 500K .......... .......... .......... .......... .......... 22% 171M 1s #14 5.098 550K .......... .......... .......... .......... .......... 24% 26.3M 1s #14 5.100 600K .......... .......... .......... .......... .......... 26% 24.6M 1s #14 5.102 650K .......... .......... .......... .......... .......... 29% 25.4M 1s #14 5.104 700K .......... .......... .......... .......... .......... 31% 22.3M 1s #14 5.107 750K .......... .......... .......... .......... .......... 33% 29.3M 1s #14 5.108 800K .......... .......... .......... .......... .......... 35% 41.2M 1s #14 5.109 850K .......... .......... .......... .......... .......... 37% 581K 1s #14 5.196 900K .......... .......... .......... .......... .......... 39% 16.5M 1s #14 5.199 950K .......... .......... .......... .......... .......... 41% 46.9M 1s #14 5.199 1000K .......... .......... .......... .......... .......... 43% 277M 1s #14 5.199 1050K .......... .......... .......... .......... .......... 45% 317M 1s #14 5.199 1100K .......... .......... .......... .......... .......... 47% 270M 1s #14 5.200 1150K .......... .......... .......... .......... .......... 49% 222M 0s #14 5.200 1200K .......... .......... .......... .......... .......... 51% 270M 0s #14 5.200 1250K .......... .......... .......... .......... .......... 53% 323M 0s #14 5.200 1300K .......... .......... .......... .......... .......... 56% 316M 0s #14 5.200 1350K .......... .......... .......... .......... .......... 58% 283M 0s #14 5.200 1400K .......... .......... .......... .......... .......... 60% 307M 0s #14 5.201 1450K .......... .......... .......... .......... .......... 62% 316M 0s #14 5.201 1500K .......... .......... .......... .......... .......... 64% 307M 0s #14 5.201 1550K .......... .......... .......... .......... .......... 66% 282M 0s #14 5.201 1600K .......... .......... .......... .......... .......... 68% 310M 0s #14 5.201 1650K .......... .......... .......... .......... .......... 70% 134M 0s #14 5.202 1700K .......... .......... .......... .......... .......... 72% 100M 0s #14 5.202 1750K .......... .......... .......... .......... .......... 74% 558K 0s #14 5.292 1800K .......... .......... .......... .......... .......... 76% 128M 0s #14 5.292 1850K .......... .......... .......... .......... .......... 78% 129M 0s #14 5.292 1900K .......... .......... .......... .......... .......... 80% 110M 0s #14 5.293 1950K .......... .......... .......... .......... .......... 83% 96.9M 0s #14 5.293 2000K .......... .......... .......... .......... .......... 85% 110M 0s #14 5.294 2050K .......... .......... .......... .......... .......... 87% 94.6M 0s #14 5.294 2100K .......... .......... .......... .......... .......... 89% 127M 0s #14 5.295 2150K .......... .......... .......... .......... .......... 91% 66.0M 0s #14 5.296 2200K .......... .......... .......... .......... .......... 93% 55.4M 0s #14 5.296 2250K .......... .......... .......... .......... .......... 95% 289M 0s #14 5.297 2300K .......... .......... .......... .......... .......... 97% 325M 0s #14 5.297 2350K .......... .......... .......... .......... .......... 99% 245M 0s #14 5.297 2400K ........ 100% 233M=0.6s #14 5.297 #14 5.297 2024-04-26 07:40:37 (3.99 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #14 5.297 #14 5.341 --2024-04-26 07:40:37-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #14 5.351 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #14 5.381 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #14 5.642 HTTP request sent, awaiting response... 200 OK #14 5.877 Length: 15359473 (15M) [application/octet-stream] #14 5.877 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #14 5.877 #14 5.877 0K .......... .......... .......... .......... .......... 0% 504K 30s #14 5.976 50K .......... .......... .......... .......... .......... 0% 507K 29s #14 6.075 100K .......... .......... .......... .......... .......... 1% 29.5M 20s #14 6.077 150K .......... .......... .......... .......... .......... 1% 1.18M 18s #14 6.118 200K .......... .......... .......... .......... .......... 1% 893K 18s #14 6.174 250K .......... .......... .......... .......... .......... 2% 94.9M 15s #14 6.174 300K .......... .......... .......... .......... .......... 2% 125M 12s #14 6.175 350K .......... .......... .......... .......... .......... 2% 1.17M 12s #14 6.217 400K .......... .......... .......... .......... .......... 3% 864K 13s #14 6.275 450K .......... .......... .......... .......... .......... 3% 30.4M 12s #14 6.276 500K .......... .......... .......... .......... .......... 3% 31.1M 11s #14 6.278 550K .......... .......... .......... .......... .......... 4% 32.6M 10s #14 6.279 600K .......... .......... .......... .......... .......... 4% 41.3M 9s #14 6.280 650K .......... .......... .......... .......... .......... 4% 40.4M 8s #14 6.282 700K .......... .......... .......... .......... .......... 5% 32.5M 8s #14 6.283 750K .......... .......... .......... .......... .......... 5% 229M 7s #14 6.283 800K .......... .......... .......... .......... .......... 5% 1.49M 7s #14 6.316 850K .......... .......... .......... .......... .......... 6% 895K 8s #14 6.372 900K .......... .......... .......... .......... .......... 6% 31.0M 7s #14 6.373 950K .......... .......... .......... .......... .......... 6% 85.4M 7s #14 6.374 1000K .......... .......... .......... .......... .......... 7% 155M 7s #14 6.374 1050K .......... .......... .......... .......... .......... 7% 154M 6s #14 6.375 1100K .......... .......... .......... .......... .......... 7% 107M 6s #14 6.375 1150K .......... .......... .......... .......... .......... 8% 56.4M 6s #14 6.376 1200K .......... .......... .......... .......... .......... 8% 106M 5s #14 6.377 1250K .......... .......... .......... .......... .......... 8% 93.5M 5s #14 6.377 1300K .......... .......... .......... .......... .......... 9% 107M 5s #14 6.377 1350K .......... .......... .......... .......... .......... 9% 62.0M 5s #14 6.378 1400K .......... .......... .......... .......... .......... 9% 154M 5s #14 6.378 1450K .......... .......... .......... .......... .......... 10% 156M 5s #14 6.379 1500K .......... .......... .......... .......... .......... 10% 147M 4s #14 6.379 1550K .......... .......... .......... .......... .......... 10% 131M 4s #14 6.379 1600K .......... .......... .......... .......... .......... 11% 1.42M 4s #14 6.414 1650K .......... .......... .......... .......... .......... 11% 28.2M 4s #14 6.416 1700K .......... .......... .......... .......... .......... 11% 46.8M 4s #14 6.417 1750K .......... .......... .......... .......... .......... 12% 931K 4s #14 6.470 1800K .......... .......... .......... .......... .......... 12% 29.8M 4s #14 6.472 1850K .......... .......... .......... .......... .......... 12% 61.9M 4s #14 6.473 1900K .......... .......... .......... .......... .......... 13% 53.3M 4s #14 6.474 1950K .......... .......... .......... .......... .......... 13% 60.5M 4s #14 6.475 2000K .......... .......... .......... .......... .......... 13% 51.1M 4s #14 6.476 2050K .......... .......... .......... .......... .......... 14% 119M 4s #14 6.476 2100K .......... .......... .......... .......... .......... 14% 140M 4s #14 6.476 2150K .......... .......... .......... .......... .......... 14% 154M 3s #14 6.477 2200K .......... .......... .......... .......... .......... 15% 225M 3s #14 6.477 2250K .......... .......... .......... .......... .......... 15% 249M 3s #14 6.477 2300K .......... .......... .......... .......... .......... 15% 117M 3s #14 6.479 2350K .......... .......... .......... .......... .......... 16% 209M 3s #14 6.479 2400K .......... .......... .......... .......... .......... 16% 237M 3s #14 6.479 2450K .......... .......... .......... .......... .......... 16% 237M 3s #14 6.479 2500K .......... .......... .......... .......... .......... 17% 257M 3s #14 6.479 2550K .......... .......... .......... .......... .......... 17% 101M 3s #14 6.479 2600K .......... .......... .......... .......... .......... 17% 32.7M 3s #14 6.480 2650K .......... .......... .......... .......... .......... 18% 30.3M 3s #14 6.483 2700K .......... .......... .......... .......... .......... 18% 37.4M 3s #14 6.484 2750K .......... .......... .......... .......... .......... 18% 196M 3s #14 6.484 2800K .......... .......... .......... .......... .......... 19% 274M 3s #14 6.484 2850K .......... .......... .......... .......... .......... 19% 258M 3s #14 6.484 2900K .......... .......... .......... .......... .......... 19% 252M 2s #14 6.484 2950K .......... .......... .......... .......... .......... 20% 249M 2s #14 6.484 3000K .......... .......... .......... .......... .......... 20% 483K 3s #14 6.588 3050K .......... .......... .......... .......... .......... 20% 18.0M 3s #14 6.591 3100K .......... .......... .......... .......... .......... 21% 22.5M 3s #14 6.593 3150K .......... .......... .......... .......... .......... 21% 67.8M 3s #14 6.593 3200K .......... .......... .......... .......... .......... 21% 2.52M 3s #14 6.619 3250K .......... .......... .......... .......... .......... 22% 176M 3s #14 6.619 3300K .......... .......... .......... .......... .......... 22% 298M 3s #14 6.619 3350K .......... .......... .......... .......... .......... 22% 268M 3s #14 6.619 3400K .......... .......... .......... .......... .......... 23% 290M 2s #14 6.619 3450K .......... .......... .......... .......... .......... 23% 294M 2s #14 6.619 3500K .......... .......... .......... .......... .......... 23% 263M 2s #14 6.619 3550K .......... .......... .......... .......... .......... 24% 192M 2s #14 6.619 3600K .......... .......... .......... .......... .......... 24% 267M 2s #14 6.619 3650K .......... .......... .......... .......... .......... 24% 248M 2s #14 6.619 3700K .......... .......... .......... .......... .......... 25% 300M 2s #14 6.619 3750K .......... .......... .......... .......... .......... 25% 272M 2s #14 6.619 3800K .......... .......... .......... .......... .......... 25% 247M 2s #14 6.619 3850K .......... .......... .......... .......... .......... 26% 249M 2s #14 6.619 3900K .......... .......... .......... .......... .......... 26% 281M 2s #14 6.619 3950K .......... .......... .......... .......... .......... 26% 240M 2s #14 6.619 4000K .......... .......... .......... .......... .......... 27% 306M 2s #14 6.619 4050K .......... .......... .......... .......... .......... 27% 297M 2s #14 6.619 4100K .......... .......... .......... .......... .......... 27% 250M 2s #14 6.619 4150K .......... .......... .......... .......... .......... 28% 281M 2s #14 6.619 4200K .......... .......... .......... .......... .......... 28% 317M 2s #14 6.619 4250K .......... .......... .......... .......... .......... 28% 311M 2s #14 6.619 4300K .......... .......... .......... .......... .......... 29% 279M 2s #14 6.619 4350K .......... .......... .......... .......... .......... 29% 250M 2s #14 6.619 4400K .......... .......... .......... .......... .......... 29% 247M 2s #14 6.619 4450K .......... .......... .......... .......... .......... 30% 239M 2s #14 6.619 4500K .......... .......... .......... .......... .......... 30% 266M 2s #14 6.619 4550K .......... .......... .......... .......... .......... 30% 276M 2s #14 6.619 4600K .......... .......... .......... .......... .......... 31% 204M 2s #14 6.619 4650K .......... .......... .......... .......... .......... 31% 260M 2s #14 6.619 4700K .......... .......... .......... .......... .......... 31% 295M 2s #14 6.619 4750K .......... .......... .......... .......... .......... 32% 240M 2s #14 6.619 4800K .......... .......... .......... .......... .......... 32% 806K 2s #14 6.681 4850K .......... .......... .......... .......... .......... 32% 17.6M 2s #14 6.683 4900K .......... .......... .......... .......... .......... 33% 26.3M 2s #14 6.685 4950K .......... .......... .......... .......... .......... 33% 33.0M 2s #14 6.687 5000K .......... .......... .......... .......... .......... 33% 41.0M 2s #14 6.688 5050K .......... .......... .......... .......... .......... 34% 41.8M 2s #14 6.689 5100K .......... .......... .......... .......... .......... 34% 41.1M 2s #14 6.691 5150K .......... .......... .......... .......... .......... 34% 57.2M 2s #14 6.691 5200K .......... .......... .......... .......... .......... 35% 184M 2s #14 6.691 5250K .......... .......... .......... .......... .......... 35% 200M 1s #14 6.691 5300K .......... .......... .......... .......... .......... 35% 192M 1s #14 6.692 5350K .......... .......... .......... .......... .......... 36% 173M 1s #14 6.692 5400K .......... .......... .......... .......... .......... 36% 171M 1s #14 6.692 5450K .......... .......... .......... .......... .......... 36% 184M 1s #14 6.693 5500K .......... .......... .......... .......... .......... 37% 194M 1s #14 6.693 5550K .......... .......... .......... .......... .......... 37% 155M 1s #14 6.693 5600K .......... .......... .......... .......... .......... 37% 189M 1s #14 6.693 5650K .......... .......... .......... .......... .......... 38% 189M 1s #14 6.694 5700K .......... .......... .......... .......... .......... 38% 182M 1s #14 6.694 5750K .......... .......... .......... .......... .......... 38% 170M 1s #14 6.694 5800K .......... .......... .......... .......... .......... 39% 181M 1s #14 6.694 5850K .......... .......... .......... .......... .......... 39% 188M 1s #14 6.695 5900K .......... .......... .......... .......... .......... 39% 2.88M 1s #14 6.712 5950K .......... .......... .......... .......... .......... 40% 14.4M 1s #14 6.715 6000K .......... .......... .......... .......... .......... 40% 88.9M 1s #14 6.716 6050K .......... .......... .......... .......... .......... 40% 795K 1s #14 6.779 6100K .......... .......... .......... .......... .......... 41% 91.9M 1s #14 6.779 6150K .......... .......... .......... .......... .......... 41% 105M 1s #14 6.780 6200K .......... .......... .......... .......... .......... 41% 96.8M 1s #14 6.780 6250K .......... .......... .......... .......... .......... 42% 97.6M 1s #14 6.781 6300K .......... .......... .......... .......... .......... 42% 114M 1s #14 6.781 6350K .......... .......... .......... .......... .......... 42% 82.1M 1s #14 6.782 6400K .......... .......... .......... .......... .......... 43% 113M 1s #14 6.782 6450K .......... .......... .......... .......... .......... 43% 100M 1s #14 6.783 6500K .......... .......... .......... .......... .......... 43% 86.1M 1s #14 6.783 6550K .......... .......... .......... .......... .......... 44% 104M 1s #14 6.784 6600K .......... .......... .......... .......... .......... 44% 127M 1s #14 6.784 6650K .......... .......... .......... .......... .......... 44% 126M 1s #14 6.784 6700K .......... .......... .......... .......... .......... 45% 112M 1s #14 6.785 6750K .......... .......... .......... .......... .......... 45% 108M 1s #14 6.785 6800K .......... .......... .......... .......... .......... 45% 117M 1s #14 6.786 6850K .......... .......... .......... .......... .......... 46% 501K 1s #14 6.886 6900K .......... .......... .......... .......... .......... 46% 102M 1s #14 6.886 6950K .......... .......... .......... .......... .......... 46% 81.8M 1s #14 6.887 7000K .......... .......... .......... .......... .......... 47% 81.6M 1s #14 6.887 7050K .......... .......... .......... .......... .......... 47% 117M 1s #14 6.888 7100K .......... .......... .......... .......... .......... 47% 104M 1s #14 6.888 7150K .......... .......... .......... .......... .......... 48% 109M 1s #14 6.888 7200K .......... .......... .......... .......... .......... 48% 75.2M 1s #14 6.889 7250K .......... .......... .......... .......... .......... 48% 153M 1s #14 6.889 7300K .......... .......... .......... .......... .......... 49% 153M 1s #14 6.890 7350K .......... .......... .......... .......... .......... 49% 2.39M 1s #14 6.910 7400K .......... .......... .......... .......... .......... 49% 14.9M 1s #14 6.914 7450K .......... .......... .......... .......... .......... 50% 111M 1s #14 6.914 7500K .......... .......... .......... .......... .......... 50% 143M 1s #14 6.914 7550K .......... .......... .......... .......... .......... 50% 798K 1s #14 6.977 7600K .......... .......... .......... .......... .......... 51% 71.1M 1s #14 6.978 7650K .......... .......... .......... .......... .......... 51% 106M 1s #14 6.978 7700K .......... .......... .......... .......... .......... 51% 126M 1s #14 6.979 7750K .......... .......... .......... .......... .......... 52% 121M 1s #14 6.979 7800K .......... .......... .......... .......... .......... 52% 134M 1s #14 6.979 7850K .......... .......... .......... .......... .......... 52% 147M 1s #14 6.980 7900K .......... .......... .......... .......... .......... 53% 151M 1s #14 6.980 7950K .......... .......... .......... .......... .......... 53% 119M 1s #14 6.980 8000K .......... .......... .......... .......... .......... 53% 137M 1s #14 6.981 8050K .......... .......... .......... .......... .......... 54% 65.2M 1s #14 6.981 8100K .......... .......... .......... .......... .......... 54% 111M 1s #14 6.982 8150K .......... .......... .......... .......... .......... 54% 116M 1s #14 6.982 8200K .......... .......... .......... .......... .......... 55% 106M 1s #14 6.983 8250K .......... .......... .......... .......... .......... 55% 119M 1s #14 6.983 8300K .......... .......... .......... .......... .......... 55% 112M 1s #14 6.984 8350K .......... .......... .......... .......... .......... 56% 97.9M 1s #14 6.984 8400K .......... .......... .......... .......... .......... 56% 109M 1s #14 6.984 8450K .......... .......... .......... .......... .......... 56% 115M 1s #14 6.985 8500K .......... .......... .......... .......... .......... 57% 127M 1s #14 6.985 8550K .......... .......... .......... .......... .......... 57% 98.7M 1s #14 6.986 8600K .......... .......... .......... .......... .......... 57% 127M 1s #14 6.986 8650K .......... .......... .......... .......... .......... 58% 146M 1s #14 6.987 8700K .......... .......... .......... .......... .......... 58% 184M 1s #14 6.987 8750K .......... .......... .......... .......... .......... 58% 132M 1s #14 6.987 8800K .......... .......... .......... .......... .......... 59% 162M 1s #14 6.987 8850K .......... .......... .......... .......... .......... 59% 199M 1s #14 6.988 8900K .......... .......... .......... .......... .......... 59% 187M 1s #14 6.988 8950K .......... .......... .......... .......... .......... 60% 167M 1s #14 6.988 9000K .......... .......... .......... .......... .......... 60% 183M 1s #14 6.988 9050K .......... .......... .......... .......... .......... 60% 187M 1s #14 6.989 9100K .......... .......... .......... .......... .......... 61% 193M 1s #14 6.989 9150K .......... .......... .......... .......... .......... 61% 159M 1s #14 6.989 9200K .......... .......... .......... .......... .......... 61% 192M 1s #14 6.990 9250K .......... .......... .......... .......... .......... 62% 261M 1s #14 6.990 9300K .......... .......... .......... .......... .......... 62% 274M 1s #14 6.990 9350K .......... .......... .......... .......... .......... 62% 279M 1s #14 6.990 9400K .......... .......... .......... .......... .......... 63% 288M 1s #14 6.990 9450K .......... .......... .......... .......... .......... 63% 268M 1s #14 6.990 9500K .......... .......... .......... .......... .......... 63% 297M 1s #14 6.991 9550K .......... .......... .......... .......... .......... 64% 201M 1s #14 6.991 9600K .......... .......... .......... .......... .......... 64% 267M 1s #14 6.991 9650K .......... .......... .......... .......... .......... 64% 268M 1s #14 6.991 9700K .......... .......... .......... .......... .......... 65% 242M 1s #14 6.991 9750K .......... .......... .......... .......... .......... 65% 252M 1s #14 6.992 9800K .......... .......... .......... .......... .......... 65% 251M 1s #14 6.992 9850K .......... .......... .......... .......... .......... 66% 591K 1s #14 7.077 9900K .......... .......... .......... .......... .......... 66% 93.4M 1s #14 7.077 9950K .......... .......... .......... .......... .......... 66% 83.7M 1s #14 7.078 10000K .......... .......... .......... .......... .......... 67% 138M 1s #14 7.078 10050K .......... .......... .......... .......... .......... 67% 112M 1s #14 7.078 10100K .......... .......... .......... .......... .......... 67% 125M 1s #14 7.079 10150K .......... .......... .......... .......... .......... 68% 104M 1s #14 7.079 10200K .......... .......... .......... .......... .......... 68% 118M 1s #14 7.080 10250K .......... .......... .......... .......... .......... 68% 124M 1s #14 7.080 10300K .......... .......... .......... .......... .......... 69% 132M 1s #14 7.080 10350K .......... .......... .......... .......... .......... 69% 98.5M 1s #14 7.081 10400K .......... .......... .......... .......... .......... 69% 125M 1s #14 7.081 10450K .......... .......... .......... .......... .......... 70% 105M 1s #14 7.082 10500K .......... .......... .......... .......... .......... 70% 37.4M 1s #14 7.083 10550K .......... .......... .......... .......... .......... 70% 179M 1s #14 7.083 10600K .......... .......... .......... .......... .......... 71% 216M 0s #14 7.084 10650K .......... .......... .......... .......... .......... 71% 229M 0s #14 7.084 10700K .......... .......... .......... .......... .......... 71% 197M 0s #14 7.084 10750K .......... .......... .......... .......... .......... 72% 116M 0s #14 7.084 10800K .......... .......... .......... .......... .......... 72% 130M 0s #14 7.085 10850K .......... .......... .......... .......... .......... 72% 126M 0s #14 7.085 10900K .......... .......... .......... .......... .......... 73% 125M 0s #14 7.086 10950K .......... .......... .......... .......... .......... 73% 106M 0s #14 7.086 11000K .......... .......... .......... .......... .......... 73% 128M 0s #14 7.086 11050K .......... .......... .......... .......... .......... 74% 84.4M 0s #14 7.087 11100K .......... .......... .......... .......... .......... 74% 147M 0s #14 7.087 11150K .......... .......... .......... .......... .......... 74% 88.8M 0s #14 7.088 11200K .......... .......... .......... .......... .......... 75% 129M 0s #14 7.088 11250K .......... .......... .......... .......... .......... 75% 127M 0s #14 7.089 11300K .......... .......... .......... .......... .......... 75% 126M 0s #14 7.089 11350K .......... .......... .......... .......... .......... 76% 580K 0s #14 7.176 11400K .......... .......... .......... .......... .......... 76% 88.4M 0s #14 7.176 11450K .......... .......... .......... .......... .......... 76% 128M 0s #14 7.176 11500K .......... .......... .......... .......... .......... 77% 98.6M 0s #14 7.177 11550K .......... .......... .......... .......... .......... 77% 94.5M 0s #14 7.177 11600K .......... .......... .......... .......... .......... 77% 98.6M 0s #14 7.178 11650K .......... .......... .......... .......... .......... 78% 115M 0s #14 7.178 11700K .......... .......... .......... .......... .......... 78% 126M 0s #14 7.179 11750K .......... .......... .......... .......... .......... 78% 83.7M 0s #14 7.179 11800K .......... .......... .......... .......... .......... 79% 141M 0s #14 7.179 11850K .......... .......... .......... .......... .......... 79% 134M 0s #14 7.180 11900K .......... .......... .......... .......... .......... 79% 107M 0s #14 7.180 11950K .......... .......... .......... .......... .......... 80% 84.8M 0s #14 7.181 12000K .......... .......... .......... .......... .......... 80% 47.9M 0s #14 7.182 12050K .......... .......... .......... .......... .......... 80% 124M 0s #14 7.182 12100K .......... .......... .......... .......... .......... 81% 126M 0s #14 7.183 12150K .......... .......... .......... .......... .......... 81% 121M 0s #14 7.183 12200K .......... .......... .......... .......... .......... 81% 108M 0s #14 7.184 12250K .......... .......... .......... .......... .......... 82% 124M 0s #14 7.184 12300K .......... .......... .......... .......... .......... 82% 96.1M 0s #14 7.184 12350K .......... .......... .......... .......... .......... 82% 90.3M 0s #14 7.185 12400K .......... .......... .......... .......... .......... 83% 125M 0s #14 7.185 12450K .......... .......... .......... .......... .......... 83% 127M 0s #14 7.186 12500K .......... .......... .......... .......... .......... 83% 123M 0s #14 7.186 12550K .......... .......... .......... .......... .......... 84% 109M 0s #14 7.187 12600K .......... .......... .......... .......... .......... 84% 92.9M 0s #14 7.187 12650K .......... .......... .......... .......... .......... 84% 126M 0s #14 7.187 12700K .......... .......... .......... .......... .......... 85% 127M 0s #14 7.188 12750K .......... .......... .......... .......... .......... 85% 89.5M 0s #14 7.188 12800K .......... .......... .......... .......... .......... 85% 128M 0s #14 7.189 12850K .......... .......... .......... .......... .......... 86% 2.35M 0s #14 7.210 12900K .......... .......... .......... .......... .......... 86% 771K 0s #14 7.274 12950K .......... .......... .......... .......... .......... 86% 66.9M 0s #14 7.275 13000K .......... .......... .......... .......... .......... 87% 102M 0s #14 7.276 13050K .......... .......... .......... .......... .......... 87% 106M 0s #14 7.276 13100K .......... .......... .......... .......... .......... 87% 116M 0s #14 7.276 13150K .......... .......... .......... .......... .......... 88% 110M 0s #14 7.277 13200K .......... .......... .......... .......... .......... 88% 126M 0s #14 7.277 13250K .......... .......... .......... .......... .......... 88% 99.1M 0s #14 7.278 13300K .......... .......... .......... .......... .......... 89% 130M 0s #14 7.278 13350K .......... .......... .......... .......... .......... 89% 109M 0s #14 7.279 13400K .......... .......... .......... .......... .......... 89% 119M 0s #14 7.279 13450K .......... .......... .......... .......... .......... 90% 108M 0s #14 7.279 13500K .......... .......... .......... .......... .......... 90% 114M 0s #14 7.280 13550K .......... .......... .......... .......... .......... 90% 60.5M 0s #14 7.281 13600K .......... .......... .......... .......... .......... 91% 96.0M 0s #14 7.281 13650K .......... .......... .......... .......... .......... 91% 126M 0s #14 7.282 13700K .......... .......... .......... .......... .......... 91% 110M 0s #14 7.283 13750K .......... .......... .......... .......... .......... 92% 41.0M 0s #14 7.283 13800K .......... .......... .......... .......... .......... 92% 173M 0s #14 7.283 13850K .......... .......... .......... .......... .......... 92% 224M 0s #14 7.284 13900K .......... .......... .......... .......... .......... 93% 244M 0s #14 7.284 13950K .......... .......... .......... .......... .......... 93% 89.8M 0s #14 7.284 14000K .......... .......... .......... .......... .......... 93% 124M 0s #14 7.285 14050K .......... .......... .......... .......... .......... 94% 129M 0s #14 7.285 14100K .......... .......... .......... .......... .......... 94% 103M 0s #14 7.286 14150K .......... .......... .......... .......... .......... 94% 127M 0s #14 7.286 14200K .......... .......... .......... .......... .......... 95% 94.7M 0s #14 7.287 14250K .......... .......... .......... .......... .......... 95% 125M 0s #14 7.287 14300K .......... .......... .......... .......... .......... 95% 127M 0s #14 7.287 14350K .......... .......... .......... .......... .......... 96% 90.8M 0s #14 7.288 14400K .......... .......... .......... .......... .......... 96% 588K 0s #14 7.373 14450K .......... .......... .......... .......... .......... 96% 90.8M 0s #14 7.373 14500K .......... .......... .......... .......... .......... 97% 65.3M 0s #14 7.374 14550K .......... .......... .......... .......... .......... 97% 97.3M 0s #14 7.375 14600K .......... .......... .......... .......... .......... 97% 62.7M 0s #14 7.375 14650K .......... .......... .......... .......... .......... 98% 100M 0s #14 7.376 14700K .......... .......... .......... .......... .......... 98% 100M 0s #14 7.376 14750K .......... .......... .......... .......... .......... 98% 79.1M 0s #14 7.377 14800K .......... .......... .......... .......... .......... 99% 136M 0s #14 7.377 14850K .......... .......... .......... .......... .......... 99% 115M 0s #14 7.378 14900K .......... .......... .......... .......... .......... 99% 118M 0s #14 7.378 14950K .......... .......... .......... .......... ......... 100% 147M=1.5s #14 7.379 #14 7.379 2024-04-26 07:40:39 (9.75 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #14 7.379 #14 7.615 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #14 7.615 find rest-api -name "*.json" | while read x; do \ #14 7.615 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #14 7.615 done #14 7.705 +---- Asterisk Installation Complete -------+ #14 7.705 + + #14 7.707 + YOU MUST READ THE SECURITY DOCUMENT + #14 7.708 + + #14 7.709 + Asterisk has successfully been installed. + #14 7.709 + If you would like to install the sample + #14 7.710 + configuration files (overwriting any + #14 7.711 + existing config files), run: + #14 7.712 + + #14 7.718 + For generic reference documentation: + #14 7.724 + make samples + #14 7.731 + + #14 7.732 + For a sample basic PBX: + #14 7.734 + make basic-pbx + #14 7.737 + + #14 7.740 + + #14 7.747 +----------------- or ---------------------+ #14 7.751 + + #14 7.752 + You can go ahead and install the asterisk + #14 7.753 + program documentation now or later run: + #14 7.756 + + #14 7.759 + make progdocs + #14 7.763 + + #14 7.763 + **Note** This requires that you have + #14 7.763 + doxygen installed on your local system + #14 7.763 +-------------------------------------------+ #14 13.22 Installing adsi config files... #14 13.22 /usr/bin/install -c -d "/etc/asterisk" #14 13.23 Installing configs/samples/asterisk.adsi #14 13.23 Installing configs/samples/telcordia-1.adsi #14 13.23 Installing other config files... #14 13.23 Installing file configs/samples/acl.conf.sample #14 13.23 Installing file configs/samples/adsi.conf.sample #14 13.24 Installing file configs/samples/aeap.conf.sample #14 13.24 Installing file configs/samples/agents.conf.sample #14 13.24 Installing file configs/samples/alarmreceiver.conf.sample #14 13.24 Installing file configs/samples/alsa.conf.sample #14 13.24 Installing file configs/samples/amd.conf.sample #14 13.24 Installing file configs/samples/app_skel.conf.sample #14 13.24 Installing file configs/samples/ari.conf.sample #14 13.24 Installing file configs/samples/ast_debug_tools.conf.sample #14 13.25 Installing file configs/samples/asterisk.conf.sample #14 13.25 Installing file configs/samples/calendar.conf.sample #14 13.25 Installing file configs/samples/ccss.conf.sample #14 13.25 Installing file configs/samples/cdr.conf.sample #14 13.25 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #14 13.25 Installing file configs/samples/cdr_beanstalkd.conf.sample #14 13.25 Installing file configs/samples/cdr_custom.conf.sample #14 13.26 Installing file configs/samples/cdr_manager.conf.sample #14 13.26 Installing file configs/samples/cdr_odbc.conf.sample #14 13.26 Installing file configs/samples/cdr_pgsql.conf.sample #14 13.26 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #14 13.26 Installing file configs/samples/cdr_tds.conf.sample #14 13.26 Installing file configs/samples/cel.conf.sample #14 13.26 Installing file configs/samples/cel_beanstalkd.conf.sample #14 13.26 Installing file configs/samples/cel_custom.conf.sample #14 13.27 Installing file configs/samples/cel_odbc.conf.sample #14 13.27 Installing file configs/samples/cel_pgsql.conf.sample #14 13.27 Installing file configs/samples/cel_sqlite3_custom.conf.sample #14 13.27 Installing file configs/samples/cel_tds.conf.sample #14 13.27 Installing file configs/samples/chan_dahdi.conf.sample #14 13.27 Installing file configs/samples/chan_mobile.conf.sample #14 13.28 Installing file configs/samples/cli.conf.sample #14 13.28 Installing file configs/samples/cli_aliases.conf.sample #14 13.28 Installing file configs/samples/cli_permissions.conf.sample #14 13.28 Installing file configs/samples/codecs.conf.sample #14 13.28 Installing file configs/samples/confbridge.conf.sample #14 13.28 Installing file configs/samples/config_test.conf.sample #14 13.29 Installing file configs/samples/console.conf.sample #14 13.29 Installing file configs/samples/dbsep.conf.sample #14 13.29 Installing file configs/samples/dnsmgr.conf.sample #14 13.29 Installing file configs/samples/dsp.conf.sample #14 13.29 Installing file configs/samples/dundi.conf.sample #14 13.29 Installing file configs/samples/enum.conf.sample #14 13.29 Installing file configs/samples/extconfig.conf.sample #14 13.29 Installing file configs/samples/extensions.ael.sample #14 13.30 Installing file configs/samples/extensions.conf.sample #14 13.30 Installing file configs/samples/extensions.lua.sample #14 13.30 Installing file configs/samples/extensions_minivm.conf.sample #14 13.30 Installing file configs/samples/features.conf.sample #14 13.30 Installing file configs/samples/festival.conf.sample #14 13.30 Installing file configs/samples/followme.conf.sample #14 13.30 Installing file configs/samples/func_odbc.conf.sample #14 13.31 Installing file configs/samples/geolocation.conf.sample #14 13.31 Installing file configs/samples/hep.conf.sample #14 13.31 Installing file configs/samples/http.conf.sample #14 13.31 Installing file configs/samples/iax.conf.sample #14 13.31 Installing file configs/samples/iaxprov.conf.sample #14 13.31 Installing file configs/samples/indications.conf.sample #14 13.31 Installing file configs/samples/logger.conf.sample #14 13.31 Installing file configs/samples/manager.conf.sample #14 13.32 Installing file configs/samples/meetme.conf.sample #14 13.32 Installing file configs/samples/mgcp.conf.sample #14 13.32 Installing file configs/samples/minivm.conf.sample #14 13.32 Installing file configs/samples/modules.conf.sample #14 13.32 Installing file configs/samples/motif.conf.sample #14 13.32 Installing file configs/samples/musiconhold.conf.sample #14 13.33 Installing file configs/samples/ooh323.conf.sample #14 13.33 Installing file configs/samples/osp.conf.sample #14 13.33 Installing file configs/samples/phoneprov.conf.sample #14 13.33 Installing file configs/samples/pjproject.conf.sample #14 13.33 Installing file configs/samples/pjsip.conf.sample #14 13.33 Installing file configs/samples/pjsip_notify.conf.sample #14 13.33 Installing file configs/samples/pjsip_wizard.conf.sample #14 13.34 Installing file configs/samples/prometheus.conf.sample #14 13.34 Installing file configs/samples/queuerules.conf.sample #14 13.34 Installing file configs/samples/queues.conf.sample #14 13.34 Installing file configs/samples/res_config_mysql.conf.sample #14 13.34 Installing file configs/samples/res_config_odbc.conf.sample #14 13.34 Installing file configs/samples/res_config_sqlite3.conf.sample #14 13.34 Installing file configs/samples/res_corosync.conf.sample #14 13.35 Installing file configs/samples/res_curl.conf.sample #14 13.35 Installing file configs/samples/res_fax.conf.sample #14 13.35 Installing file configs/samples/res_http_media_cache.conf.sample #14 13.35 Installing file configs/samples/res_ldap.conf.sample #14 13.35 Installing file configs/samples/res_odbc.conf.sample #14 13.35 Installing file configs/samples/res_parking.conf.sample #14 13.36 Installing file configs/samples/res_pgsql.conf.sample #14 13.36 Installing file configs/samples/res_pktccops.conf.sample #14 13.36 Installing file configs/samples/res_snmp.conf.sample #14 13.36 Installing file configs/samples/res_stun_monitor.conf.sample #14 13.36 Installing file configs/samples/resolver_unbound.conf.sample #14 13.36 Installing file configs/samples/rtp.conf.sample #14 13.36 Installing file configs/samples/say.conf.sample #14 13.37 Installing file configs/samples/sip.conf.sample #14 13.37 Installing file configs/samples/sip_notify.conf.sample #14 13.37 Installing file configs/samples/skinny.conf.sample #14 13.37 Installing file configs/samples/sla.conf.sample #14 13.37 Installing file configs/samples/smdi.conf.sample #14 13.37 Installing file configs/samples/sorcery.conf.sample #14 13.37 Installing file configs/samples/ss7.timers.sample #14 13.38 Installing file configs/samples/stasis.conf.sample #14 13.38 Installing file configs/samples/statsd.conf.sample #14 13.38 Installing file configs/samples/stir_shaken.conf.sample #14 13.38 Installing file configs/samples/test_sorcery.conf.sample #14 13.38 Installing file configs/samples/udptl.conf.sample #14 13.38 Installing file configs/samples/unistim.conf.sample #14 13.38 Installing file configs/samples/users.conf.sample #14 13.38 Installing file configs/samples/voicemail.conf.sample #14 13.39 Installing file configs/samples/xmpp.conf.sample #14 13.39 Updating asterisk.conf #14 13.39 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #14 13.39 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #14 13.40 Installing file phoneprov/000000000000-directory.xml #14 13.40 Installing file phoneprov/000000000000-phone.cfg #14 13.40 Installing file phoneprov/000000000000.cfg #14 13.40 Installing file phoneprov/polycom.xml #14 13.40 Installing file phoneprov/polycom_line.xml #14 13.40 Installing file phoneprov/snom-mac.xml #14 DONE 13.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.4s done #15 writing image sha256:db857b63000d73ea2b6a6d9e1d73762e57395f7087d16e8ddcccdf651a64b7c8 0.0s done #15 naming to docker.io/osmocom-build/asterisk-master:latest 0.0s done #15 DONE 3.5s 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 db857b63000d + list_osmo_packages debian-bookworm asterisk-master + local distro=debian-bookworm + local image=asterisk-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/asterisk-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-asterisk-ims-ue-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-asterisk-ims-ue-test + echo ttcn3-asterisk-ims-ue-test + dir=ttcn3-asterisk-ims-ue-test + pull_arg=--pull + grep ^FROM ../ttcn3-asterisk-ims-ue-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-asterisk-ims-ue-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-asterisk-ims-ue-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-asterisk-ims-ue-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -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.1s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 638B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" asterisk #8 0.194 + OSMO_TTCN3_BRANCH=master #8 0.194 + shift #8 0.194 + cd /osmo-ttcn3-hacks #8 0.194 + git fetch #8 0.299 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.299 + cc6c0ec9...c6b09407 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.300 + dfaf4b60...090d11f1 pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.302 + git checkout master #8 0.359 Already on 'master' #8 0.360 Your branch is up to date with 'origin/master'. #8 0.360 + git symbolic-ref -q HEAD #8 0.361 refs/heads/master #8 0.361 + git reset --hard origin/master #8 0.365 HEAD is now at 11f8ac87 {cbc,remsim}: fix unbound 'use_ssl' field in HTTP_Adapter_Params #8 0.365 + git rev-parse --abbrev-ref HEAD #8 0.365 master #8 0.366 + git rev-parse HEAD #8 0.366 11f8ac8761100d44c8bea5b24558448bfd7cda6d #8 0.366 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.367 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.367 + make -j8 deps #8 0.400 (make -j16 -C deps || make -j1 -C deps) #8 0.401 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.402 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.943 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.944 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.944 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.944 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.945 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.946 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.946 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.946 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.946 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.946 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.946 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.947 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.948 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.949 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.954 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.955 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.113 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.120 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.128 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.136 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.177 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.178 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.200 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.219 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.220 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.222 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.222 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.225 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.225 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.232 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.233 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.240 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.244 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.244 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.250 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.279 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.282 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.289 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.292 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.313 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.314 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.314 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.314 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.317 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.317 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.320 + + gitgit checkout -q checkout -f -q f086e78d74defa044d864f17adaad9433fedc961 -f #8 1.320 ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.323 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.324 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.328 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.330 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.330 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.330 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.333 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.333 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.335 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.335 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.345 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.348 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.357 + git checkout -qorigin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.358 -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.367 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.367 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.370 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.370 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.370 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.370 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.371 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.372 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.377 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.377 + make asterisk #8 1.774 (make -j16 -C deps || make -j1 -C deps) #8 1.776 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.066 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 2.066 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 2.067 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 2.068 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 2.069 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 2.069 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 2.070 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 2.070 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 2.071 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 2.072 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 2.081 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 2.082 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 2.083 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 2.085 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 2.085 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 2.093 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 2.184 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.185 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.202 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.202 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.230 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.236 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.236 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.245 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.248 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.252 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.260 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.268 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.274 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.276 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.287 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.289 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.308 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.309 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.309 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.309 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.309 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.309 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27+ git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.309 #8 2.318 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.318 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.327 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.327 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.332 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.332 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.336 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.336 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.340 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.340 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.341 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.341 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.344 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.345 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.357 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.357 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.363 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.363 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.416 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.416 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.459 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.459 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.461 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.461 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 2.464 Linking TCCInterface_Functions.ttcn #8 2.464 Linking TCCConversion_Functions.ttcn #8 2.465 Linking TCCConversion.cc #8 2.465 Linking TCCInterface.cc #8 2.466 Linking TCCInterface_ip.h #8 2.466 Linking TCCOpenSecurity_Functions.ttcn #8 2.467 Linking TCCOpenSecurity.cc #8 2.468 Linking TCCOpenSecurity_Functions.hh #8 2.468 Linking TCCDateTime.cc #8 2.469 Linking TCCDateTime_Functions.ttcn #8 2.469 Linking Socket_API_Definitions.ttcn #8 2.470 Linking IPL4asp_Functions.ttcn #8 2.470 Linking IPL4asp_PT.cc #8 2.471 Linking IPL4asp_PT.hh #8 2.471 Linking IPL4asp_PortType.ttcn #8 2.472 Linking IPL4asp_Types.ttcn #8 2.472 Linking IPL4asp_discovery.cc #8 2.473 Linking IPL4asp_protocol_L234.hh #8 2.473 Linking TELNETasp_PT.cc #8 2.473 Linking TELNETasp_PT.hh #8 2.474 Linking TELNETasp_PortType.ttcn #8 2.475 Linking SDP_EncDec.cc #8 2.475 Linking SDP_Types.ttcn #8 2.475 Linking SDP_parse_.tab.c #8 2.475 Linking SDP_parse_.tab.h #8 2.476 Linking SDP_parse_parser.h #8 2.476 Linking SDP_parser.l #8 2.476 Linking SDP_parser.y #8 2.477 Linking lex.SDP_parse_.c #8 2.477 Linking RTP_EncDec.cc #8 2.478 Linking RTP_Types.ttcn #8 2.478 Linking SIP_parse.h #8 2.479 Linking SIP_parse.y #8 2.479 Linking SIP_parse_.tab.h #8 2.480 Linking SIPmsg_PT.hh #8 2.481 Linking SIPmsg_Types.ttcn #8 2.481 Linking SIP_parse.l #8 2.482 Linking SIP_parse_.tab.c #8 2.482 Linking SIPmsg_PT.cc #8 2.483 Linking SIPmsg_PortType.ttcn #8 2.483 Linking lex.SIP_parse_.c #8 2.484 Linking Misc_Helpers.ttcn #8 2.484 Linking General_Types.ttcn #8 2.485 Linking GSM_Types.ttcn #8 2.485 Linking Osmocom_Types.ttcn #8 2.486 Linking Native_Functions.ttcn #8 2.486 Linking Native_FunctionDefs.cc #8 2.487 Linking RTP_CodecPort.ttcn #8 2.487 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.487 Linking SDP_Templates.ttcn #8 2.488 Linking SIP_Emulation.ttcn #8 2.488 Linking SIP_Templates.ttcn #8 2.497 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 2.497 Generating Makefile skeleton... #8 2.497 Makefile skeleton was generated. #8 2.507 make -C asterisk compile #8 2.510 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 2.510 /usr/bin/ttcn3_compiler -L -U 8 AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_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 TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn - AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_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 TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn #8 2.513 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.513 #8 2.515 Notify: Parsing TTCN-3 module `AMI_Functions.ttcn'... #8 2.516 Notify: Parsing TTCN-3 module `Asterisk_Tests.ttcn'... #8 2.517 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.519 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.520 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.521 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.521 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.522 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.522 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.522 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.524 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.524 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.525 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.525 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.526 Notify: Parsing TTCN-3 module `SIP_ConnectionHandler.ttcn'... #8 2.528 Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'... #8 2.529 Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'... #8 2.533 Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'... #8 2.533 Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'... #8 2.533 SIPmsg_Types.ttcn:169.34: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 2.533 SIPmsg_Types.ttcn:288.24: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 2.535 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 2.536 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.536 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.537 Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'... #8 2.538 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.538 Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... #8 2.538 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.538 Notify: Checking modules... #8 2.549 SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation': #8 2.549 SIP_Emulation.ttcn:233.1-243.1: In function definition `f_init_sip': #8 2.549 SIP_Emulation.ttcn:236.13-238.2: In variable definition `ops': #8 2.549 SIP_Emulation.ttcn:237.3-59: In value for record field `create_cb': #8 2.549 SIP_Emulation.ttcn:359.1-407.1: In function definition `ExpectedCreateCallback': #8 2.549 SIP_Emulation.ttcn:365.2-369.2: In if statement: #8 2.549 SIP_Emulation.ttcn:368.3-12: warning: Control never reaches this statement #8 2.550 SIP_Emulation.ttcn:406.2-11: warning: Control never reaches this statement #8 2.550 SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': #8 2.550 SIP_Templates.ttcn:73.1-101.1: In template definition `ts_Credentials_DigestResponseMD5': #8 2.550 SIP_Templates.ttcn:85.20-100.2: In template for union field `digestResponse': #8 2.550 SIP_Templates.ttcn:98.3-52: In component 9: #8 2.550 SIP_Templates.ttcn:98.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': #8 2.550 SIP_Templates.ttcn:98.29-51: In parameter #2 for `paramValue': #8 2.550 SIP_Templates.ttcn:98.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': #8 2.550 SIP_Templates.ttcn:98.45-50: In parameter #1 for `val': #8 2.550 SIP_Templates.ttcn:98.45-50: warning: Inadequate restriction on the referenced template parameter `cnonce', this may cause a dynamic test case error at runtime #8 2.550 SIP_Templates.ttcn:82.4-44: note: Referenced template parameter is here #8 2.551 SIP_Templates.ttcn:173.9-181.1: In function definition `f_tr_Contact_SipAddr': #8 2.551 SIP_Templates.ttcn:180.2-40: In return statement: #8 2.551 SIP_Templates.ttcn:180.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': #8 2.551 SIP_Templates.ttcn:180.28-39: In parameter #1 for `contact_addr': #8 2.551 SIP_Templates.ttcn:180.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 2.551 SIP_Templates.ttcn:173.39-67: note: Referenced template parameter is here #8 2.551 SIP_Templates.ttcn:185.9-191.1: In function definition `ts_Contact_SipAddr_omit': #8 2.551 SIP_Templates.ttcn:190.2-40: In return statement: #8 2.551 SIP_Templates.ttcn:190.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': #8 2.551 SIP_Templates.ttcn:190.28-39: In parameter #1 for `contact_addr': #8 2.551 SIP_Templates.ttcn:190.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 2.551 SIP_Templates.ttcn:185.42-85: note: Referenced template parameter is here #8 2.551 SIP_Templates.ttcn:240.1-256.1: In function definition `tr_SipAddr_from_val': #8 2.551 SIP_Templates.ttcn:245.4-248.2: In if statement: #8 2.551 SIP_Templates.ttcn:245.26-75: In actual parameter list of external function `@Native_Functions.f_str_tolower': #8 2.551 SIP_Templates.ttcn:245.27-74: In parameter #1 for `input': #8 2.551 SIP_Templates.ttcn:245.44-74: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': #8 2.551 SIP_Templates.ttcn:245.45-73: In parameter #1 for `val': #8 2.551 SIP_Templates.ttcn:245.45-73: warning: Inadequate restriction on the referenced template parameter `tin.addr.nameAddr.displayName', this may cause a dynamic test case error at runtime #8 2.551 SIP_Templates.ttcn:240.30-57: note: Referenced template parameter is here #8 2.552 SIP_Templates.ttcn:604.1-617.1: In template definition `tr_SIP_INVITE': #8 2.552 SIP_Templates.ttcn:613.15-614.34: In template for record field `msgHeader': #8 2.552 SIP_Templates.ttcn:613.30-614.34: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.552 SIP_Templates.ttcn:614.10-12: In parameter #5 for `via': #8 2.552 SIP_Templates.ttcn:614.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 2.552 SIP_Templates.ttcn:609.8-68: note: Referenced template parameter is here #8 2.552 SIP_Templates.ttcn:633.1-646.1: In template definition `tr_SIP_BYE': #8 2.552 SIP_Templates.ttcn:642.15-643.31: In template for record field `msgHeader': #8 2.552 SIP_Templates.ttcn:642.30-643.31: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.552 SIP_Templates.ttcn:643.10-12: In parameter #5 for `via': #8 2.552 SIP_Templates.ttcn:643.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 2.552 SIP_Templates.ttcn:638.5-20: note: Referenced template parameter is here #8 2.553 SIP_Templates.ttcn:665.1-679.1: In template definition `tr_SIP_ACK': #8 2.553 SIP_Templates.ttcn:674.15-676.26: In template for record field `msgHeader': #8 2.553 SIP_Templates.ttcn:674.30-676.26: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.553 SIP_Templates.ttcn:675.10-12: In parameter #5 for `via': #8 2.553 SIP_Templates.ttcn:675.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 2.553 SIP_Templates.ttcn:670.5-20: note: Referenced template parameter is here #8 2.558 SIP_ConnectionHandler.ttcn: In TTCN-3 module `SIP_ConnectionHandler': #8 2.558 SIP_ConnectionHandler.ttcn:334.1-430.1: In function definition `f_SIP_mo_call_setup': #8 2.558 SIP_ConnectionHandler.ttcn:413.2-21: In deactivate statement: #8 2.558 SIP_ConnectionHandler.ttcn:413.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.558 SIP_ConnectionHandler.ttcn:414.2-22: In deactivate statement: #8 2.558 SIP_ConnectionHandler.ttcn:414.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.558 SIP_ConnectionHandler.ttcn:432.9-445.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 2.558 SIP_ConnectionHandler.ttcn:434.2-64: In function instance: #8 2.558 SIP_ConnectionHandler.ttcn:434.2-64: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 2.558 SIP_ConnectionHandler.ttcn:448.1-512.1: In altstep definition `as_SIP_mt_call_accept': #8 2.558 SIP_ConnectionHandler.ttcn:503.3-507.3: In if statement: #8 2.558 SIP_ConnectionHandler.ttcn:506.4-51: In altstep instance: #8 2.558 SIP_ConnectionHandler.ttcn:580.1-628.1: In altstep definition `as_SIP_exp_call_update': #8 2.558 SIP_ConnectionHandler.ttcn:597.3-67: In function instance: #8 2.558 SIP_ConnectionHandler.ttcn:597.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 2.559 Asterisk_Tests.ttcn: In TTCN-3 module `Asterisk_Tests': #8 2.559 Asterisk_Tests.ttcn:50.1-59.1: In function definition `f_init_ConnHdlrPars': #8 2.559 Asterisk_Tests.ttcn:52.39-57.20: In template variable definition `pars': #8 2.559 Asterisk_Tests.ttcn:52.53-57.20: In actual parameter list of template `@SIP_ConnectionHandler.t_Pars': #8 2.559 Asterisk_Tests.ttcn:56.12-64: In parameter #5 for `user': #8 2.559 Asterisk_Tests.ttcn:56.12-64: In the right operand of operation `&': #8 2.559 Asterisk_Tests.ttcn:56.18-64: In the operand of operation `int2str()': #8 2.559 Asterisk_Tests.ttcn:56.26-63: In the operands of operation `+': #8 2.559 Asterisk_Tests.ttcn:56.26-57: In the operand of operation `str2int()': #8 2.559 Asterisk_Tests.ttcn:56.34-56: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' #8 2.560 Asterisk_Tests.ttcn:90.9-95.1: In function definition `f_TC_internal_registration': #8 2.560 Asterisk_Tests.ttcn:92.2-17: In function instance: #8 2.560 Asterisk_Tests.ttcn:92.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.560 Asterisk_Tests.ttcn:106.9-119.1: In function definition `f_TC_internal_call_mo': #8 2.560 Asterisk_Tests.ttcn:108.2-17: In function instance: #8 2.560 Asterisk_Tests.ttcn:108.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.560 Asterisk_Tests.ttcn:120.9-142.1: In function definition `f_TC_internal_call_mt': #8 2.560 Asterisk_Tests.ttcn:124.2-17: In function instance: #8 2.560 Asterisk_Tests.ttcn:124.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.564 Notify: Generating code... #8 2.646 Notify: File `AMI_Functions.hh' was generated. #8 2.647 Notify: File `AMI_Functions.cc' was generated. #8 2.647 Notify: File `AMI_Functions_part_1.cc' was generated. #8 2.647 Notify: File `AMI_Functions_part_2.cc' was generated. #8 2.647 Notify: File `AMI_Functions_part_3.cc' was generated. #8 2.647 Notify: File `AMI_Functions_part_4.cc' was generated. #8 2.647 Notify: File `AMI_Functions_part_5.cc' was generated. #8 2.647 Notify: File `AMI_Functions_part_6.cc' was generated. #8 2.647 Notify: File `AMI_Functions_part_7.cc' was generated. #8 2.647 Notify: File `Asterisk_Tests.hh' was generated. #8 2.647 Notify: File `Asterisk_Tests.cc' was generated. #8 2.647 Notify: File `Asterisk_Tests_part_1.cc' was generated. #8 2.647 Notify: File `Asterisk_Tests_part_2.cc' was generated. #8 2.647 Notify: File `Asterisk_Tests_part_3.cc' was generated. #8 2.647 Notify: File `Asterisk_Tests_part_4.cc' was generated. #8 2.647 Notify: File `Asterisk_Tests_part_5.cc' was generated. #8 2.647 Notify: File `Asterisk_Tests_part_6.cc' was generated. #8 2.647 Notify: File `Asterisk_Tests_part_7.cc' was generated. #8 2.647 Notify: File `GSM_Types.hh' was generated. #8 2.648 Notify: File `GSM_Types.cc' was generated. #8 2.648 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.648 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.648 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.648 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.648 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.648 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.648 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.648 Notify: File `General_Types.hh' was generated. #8 2.649 Notify: File `General_Types.cc' was generated. #8 2.649 Notify: File `General_Types_part_1.cc' was generated. #8 2.649 Notify: File `General_Types_part_2.cc' was generated. #8 2.649 Notify: File `General_Types_part_3.cc' was generated. #8 2.649 Notify: File `General_Types_part_4.cc' was generated. #8 2.649 Notify: File `General_Types_part_5.cc' was generated. #8 2.649 Notify: File `General_Types_part_6.cc' was generated. #8 2.649 Notify: File `General_Types_part_7.cc' was generated. #8 2.649 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.649 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.650 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.650 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.650 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.650 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.650 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.650 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.650 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.650 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.650 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.650 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.650 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.650 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.650 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.650 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.650 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.651 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.651 Notify: File `IPL4asp_Types.hh' was generated. #8 2.651 Notify: File `IPL4asp_Types.cc' was generated. #8 2.651 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.651 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.651 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.651 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.651 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.652 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.652 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.652 Notify: File `Misc_Helpers.hh' was generated. #8 2.652 Notify: File `Misc_Helpers.cc' was generated. #8 2.652 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.652 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.652 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.652 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.652 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.652 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.652 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.652 Notify: File `Native_Functions.hh' was generated. #8 2.652 Notify: File `Native_Functions.cc' was generated. #8 2.652 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.652 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.653 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.653 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.653 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.653 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.653 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.653 Notify: File `Osmocom_Types.hh' was generated. #8 2.653 Notify: File `Osmocom_Types.cc' was generated. #8 2.653 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.653 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.653 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.653 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.653 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.654 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.654 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.654 Notify: File `RTP_CodecPort.hh' was generated. #8 2.654 Notify: File `RTP_CodecPort.cc' was generated. #8 2.654 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 2.654 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 2.654 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 2.654 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 2.654 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 2.654 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 2.654 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 2.654 Notify: File `RTP_Types.hh' was generated. #8 2.655 Notify: File `RTP_Types.cc' was generated. #8 2.655 Notify: File `RTP_Types_part_1.cc' was generated. #8 2.656 Notify: File `RTP_Types_part_2.cc' was generated. #8 2.656 Notify: File `RTP_Types_part_3.cc' was generated. #8 2.656 Notify: File `RTP_Types_part_4.cc' was generated. #8 2.656 Notify: File `RTP_Types_part_5.cc' was generated. #8 2.656 Notify: File `RTP_Types_part_6.cc' was generated. #8 2.656 Notify: File `RTP_Types_part_7.cc' was generated. #8 2.657 Notify: File `SDP_Templates.hh' was generated. #8 2.657 Notify: File `SDP_Templates.cc' was generated. #8 2.657 Notify: File `SDP_Templates_part_1.cc' was generated. #8 2.657 Notify: File `SDP_Templates_part_2.cc' was generated. #8 2.657 Notify: File `SDP_Templates_part_3.cc' was generated. #8 2.657 Notify: File `SDP_Templates_part_4.cc' was generated. #8 2.657 Notify: File `SDP_Templates_part_5.cc' was generated. #8 2.657 Notify: File `SDP_Templates_part_6.cc' was generated. #8 2.657 Notify: File `SDP_Templates_part_7.cc' was generated. #8 2.657 Notify: File `SDP_Types.hh' was generated. #8 2.658 Notify: File `SDP_Types.cc' was generated. #8 2.659 Notify: File `SDP_Types_part_1.cc' was generated. #8 2.659 Notify: File `SDP_Types_part_2.cc' was generated. #8 2.660 Notify: File `SDP_Types_part_3.cc' was generated. #8 2.660 Notify: File `SDP_Types_part_4.cc' was generated. #8 2.661 Notify: File `SDP_Types_part_5.cc' was generated. #8 2.661 Notify: File `SDP_Types_part_6.cc' was generated. #8 2.661 Notify: File `SDP_Types_part_7.cc' was generated. #8 2.661 Notify: File `SIP_ConnectionHandler.hh' was generated. #8 2.661 Notify: File `SIP_ConnectionHandler.cc' was generated. #8 2.662 Notify: File `SIP_ConnectionHandler_part_1.cc' was generated. #8 2.662 Notify: File `SIP_ConnectionHandler_part_2.cc' was generated. #8 2.662 Notify: File `SIP_ConnectionHandler_part_3.cc' was generated. #8 2.662 Notify: File `SIP_ConnectionHandler_part_4.cc' was generated. #8 2.662 Notify: File `SIP_ConnectionHandler_part_5.cc' was generated. #8 2.662 Notify: File `SIP_ConnectionHandler_part_6.cc' was generated. #8 2.662 Notify: File `SIP_ConnectionHandler_part_7.cc' was generated. #8 2.662 Notify: File `SIP_Emulation.hh' was generated. #8 2.662 Notify: File `SIP_Emulation.cc' was generated. #8 2.662 Notify: File `SIP_Emulation_part_1.cc' was generated. #8 2.662 Notify: File `SIP_Emulation_part_2.cc' was generated. #8 2.662 Notify: File `SIP_Emulation_part_3.cc' was generated. #8 2.663 Notify: File `SIP_Emulation_part_4.cc' was generated. #8 2.663 Notify: File `SIP_Emulation_part_5.cc' was generated. #8 2.663 Notify: File `SIP_Emulation_part_6.cc' was generated. #8 2.663 Notify: File `SIP_Emulation_part_7.cc' was generated. #8 2.663 Notify: File `SIP_Templates.hh' was generated. #8 2.663 Notify: File `SIP_Templates.cc' was generated. #8 2.663 Notify: File `SIP_Templates_part_1.cc' was generated. #8 2.663 Notify: File `SIP_Templates_part_2.cc' was generated. #8 2.663 Notify: File `SIP_Templates_part_3.cc' was generated. #8 2.663 Notify: File `SIP_Templates_part_4.cc' was generated. #8 2.663 Notify: File `SIP_Templates_part_5.cc' was generated. #8 2.664 Notify: File `SIP_Templates_part_6.cc' was generated. #8 2.664 Notify: File `SIP_Templates_part_7.cc' was generated. #8 2.664 Notify: File `SIPmsg_PortType.hh' was generated. #8 2.664 Notify: File `SIPmsg_PortType.cc' was generated. #8 2.664 Notify: File `SIPmsg_PortType_part_1.cc' was generated. #8 2.664 Notify: File `SIPmsg_PortType_part_2.cc' was generated. #8 2.664 Notify: File `SIPmsg_PortType_part_3.cc' was generated. #8 2.664 Notify: File `SIPmsg_PortType_part_4.cc' was generated. #8 2.664 Notify: File `SIPmsg_PortType_part_5.cc' was generated. #8 2.664 Notify: File `SIPmsg_PortType_part_6.cc' was generated. #8 2.665 Notify: File `SIPmsg_PortType_part_7.cc' was generated. #8 2.665 Notify: File `SIPmsg_Types.hh' was generated. #8 2.666 Notify: File `SIPmsg_Types.cc' was generated. #8 2.666 Notify: File `SIPmsg_Types_part_1.cc' was generated. #8 2.667 Notify: File `SIPmsg_Types_part_2.cc' was generated. #8 2.667 Notify: File `SIPmsg_Types_part_3.cc' was generated. #8 2.668 Notify: File `SIPmsg_Types_part_4.cc' was generated. #8 2.668 Notify: File `SIPmsg_Types_part_5.cc' was generated. #8 2.669 Notify: File `SIPmsg_Types_part_6.cc' was generated. #8 2.670 Notify: File `SIPmsg_Types_part_7.cc' was generated. #8 2.670 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.670 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.670 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.670 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.670 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.670 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.670 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.670 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.670 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.671 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.671 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.671 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.671 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.671 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.671 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.671 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.671 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.671 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.671 Notify: File `TCCDateTime_Functions.hh' was generated. #8 2.671 Notify: File `TCCDateTime_Functions.cc' was generated. #8 2.671 Notify: File `TCCDateTime_Functions_part_1.cc' was generated. #8 2.671 Notify: File `TCCDateTime_Functions_part_2.cc' was generated. #8 2.671 Notify: File `TCCDateTime_Functions_part_3.cc' was generated. #8 2.671 Notify: File `TCCDateTime_Functions_part_4.cc' was generated. #8 2.672 Notify: File `TCCDateTime_Functions_part_5.cc' was generated. #8 2.672 Notify: File `TCCDateTime_Functions_part_6.cc' was generated. #8 2.672 Notify: File `TCCDateTime_Functions_part_7.cc' was generated. #8 2.672 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.672 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.672 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.672 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.672 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.672 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.672 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.672 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.672 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.672 Notify: File `TCCOpenSecurity_Functions.hh' was generated. #8 2.673 Notify: File `TCCOpenSecurity_Functions.cc' was generated. #8 2.673 Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. #8 2.673 Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. #8 2.673 Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. #8 2.673 Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. #8 2.673 Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. #8 2.673 Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. #8 2.673 Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. #8 2.673 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.673 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.673 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.673 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.674 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.674 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.674 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.674 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.674 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.674 Notify: 225 files were updated. #8 2.684 touch compile #8 2.685 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 2.685 make -j16 -C asterisk #8 2.693 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 2.725 Creating dependency file for TELNETasp_PT.cc #8 2.725 Creating dependency file for TCCDateTime.cc #8 2.725 Creating dependency file for TCCOpenSecurity.cc #8 2.726 Creating dependency file for TCCInterface.cc #8 2.726 Creating dependency file for TCCConversion.cc #8 2.726 Creating dependency file for SIPmsg_PT.cc #8 2.727 Creating dependency file for SDP_EncDec.cc #8 2.728 Creating dependency file for RTP_EncDec.cc #8 2.728 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 2.729 Creating dependency file for Native_FunctionDefs.cc #8 2.730 Creating dependency file for IPL4asp_discovery.cc #8 2.752 Creating dependency file for IPL4asp_PT.cc #8 2.752 Creating dependency file for lex.SIP_parse_.c #8 2.752 Creating dependency file for lex.SDP_parse_.c #8 2.757 Creating dependency file for SIP_parse_.tab.c #8 2.773 Creating dependency file for SDP_parse_.tab.c #8 2.821 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.825 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.850 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.877 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.882 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.882 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.888 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.888 Creating dependency file for TCCOpenSecurity_Functions_part_7.cc #8 2.888 Creating dependency file for TCCOpenSecurity_Functions_part_6.cc #8 2.890 Creating dependency file for TCCOpenSecurity_Functions_part_5.cc #8 2.890 Creating dependency file for TCCOpenSecurity_Functions_part_4.cc #8 2.901 Creating dependency file for TCCOpenSecurity_Functions_part_3.cc #8 2.901 Creating dependency file for TCCOpenSecurity_Functions_part_2.cc #8 2.902 Creating dependency file for TCCOpenSecurity_Functions_part_1.cc #8 2.905 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.906 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.910 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.914 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.915 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.915 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.917 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.921 Creating dependency file for TCCDateTime_Functions_part_7.cc #8 2.923 Creating dependency file for TCCDateTime_Functions_part_6.cc #8 2.923 Creating dependency file for TCCDateTime_Functions_part_5.cc #8 2.925 Creating dependency file for TCCDateTime_Functions_part_4.cc #8 2.928 Creating dependency file for TCCDateTime_Functions_part_3.cc #8 2.928 Creating dependency file for TCCDateTime_Functions_part_2.cc #8 2.929 Creating dependency file for TCCDateTime_Functions_part_1.cc #8 2.929 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.930 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.931 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.931 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.932 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.932 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.933 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.937 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.942 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.942 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.944 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.944 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.945 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.945 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.946 Creating dependency file for SIPmsg_Types_part_7.cc #8 2.948 Creating dependency file for SIPmsg_Types_part_6.cc #8 2.949 Creating dependency file for SIPmsg_Types_part_5.cc #8 2.951 Creating dependency file for SIPmsg_Types_part_4.cc #8 2.953 Creating dependency file for SIPmsg_Types_part_3.cc #8 2.958 Creating dependency file for SIPmsg_Types_part_2.cc #8 2.959 Creating dependency file for SIPmsg_Types_part_1.cc #8 2.959 Creating dependency file for SIPmsg_PortType_part_7.cc #8 2.969 Creating dependency file for SIPmsg_PortType_part_6.cc #8 2.969 Creating dependency file for SIPmsg_PortType_part_5.cc #8 2.981 Creating dependency file for SIPmsg_PortType_part_4.cc #8 2.985 Creating dependency file for SIPmsg_PortType_part_3.cc #8 2.992 Creating dependency file for SIPmsg_PortType_part_2.cc #8 2.993 Creating dependency file for SIPmsg_PortType_part_1.cc #8 2.994 Creating dependency file for SIP_Templates_part_7.cc #8 2.996 Creating dependency file for SIP_Templates_part_6.cc #8 3.005 Creating dependency file for SIP_Templates_part_5.cc #8 3.006 Creating dependency file for SIP_Templates_part_4.cc #8 3.020 Creating dependency file for SIP_Templates_part_3.cc #8 3.023 Creating dependency file for SIP_Templates_part_2.cc #8 3.025 Creating dependency file for SIP_Templates_part_1.cc #8 3.027 Creating dependency file for SIP_Emulation_part_7.cc #8 3.027 Creating dependency file for SIP_Emulation_part_6.cc #8 3.029 Creating dependency file for SIP_Emulation_part_5.cc #8 3.035 Creating dependency file for SIP_Emulation_part_4.cc #8 3.049 Creating dependency file for SIP_Emulation_part_3.cc #8 3.050 Creating dependency file for SIP_Emulation_part_2.cc #8 3.053 Creating dependency file for SIP_Emulation_part_1.cc #8 3.057 Creating dependency file for SIP_ConnectionHandler_part_7.cc #8 3.059 Creating dependency file for SIP_ConnectionHandler_part_6.cc #8 3.059 Creating dependency file for SIP_ConnectionHandler_part_5.cc #8 3.060 Creating dependency file for SIP_ConnectionHandler_part_3.cc #8 3.061 Creating dependency file for SIP_ConnectionHandler_part_4.cc #8 3.061 Creating dependency file for SIP_ConnectionHandler_part_1.cc #8 3.061 Creating dependency file for SIP_ConnectionHandler_part_2.cc #8 3.062 Creating dependency file for SDP_Types_part_7.cc #8 3.067 Creating dependency file for SDP_Types_part_6.cc #8 3.068 Creating dependency file for SDP_Types_part_5.cc #8 3.070 Creating dependency file for SDP_Types_part_3.cc #8 3.070 Creating dependency file for SDP_Types_part_2.cc #8 3.070 Creating dependency file for SDP_Types_part_1.cc #8 3.070 Creating dependency file for SDP_Types_part_4.cc #8 3.072 Creating dependency file for SDP_Templates_part_7.cc #8 3.073 Creating dependency file for SDP_Templates_part_5.cc #8 3.073 Creating dependency file for SDP_Templates_part_4.cc #8 3.073 Creating dependency file for SDP_Templates_part_6.cc #8 3.077 Creating dependency file for SDP_Templates_part_3.cc #8 3.085 Creating dependency file for SDP_Templates_part_2.cc #8 3.085 Creating dependency file for SDP_Templates_part_1.cc #8 3.086 Creating dependency file for RTP_Types_part_7.cc #8 3.087 Creating dependency file for RTP_Types_part_6.cc #8 3.108 Creating dependency file for RTP_Types_part_5.cc #8 3.108 Creating dependency file for RTP_Types_part_4.cc #8 3.112 Creating dependency file for RTP_Types_part_3.cc #8 3.125 Creating dependency file for RTP_Types_part_2.cc #8 3.125 Creating dependency file for RTP_Types_part_1.cc #8 3.133 Creating dependency file for RTP_CodecPort_part_7.cc #8 3.148 Creating dependency file for RTP_CodecPort_part_6.cc #8 3.157 Creating dependency file for RTP_CodecPort_part_5.cc #8 3.163 Creating dependency file for RTP_CodecPort_part_4.cc #8 3.172 Creating dependency file for RTP_CodecPort_part_2.cc #8 3.172 Creating dependency file for RTP_CodecPort_part_3.cc #8 3.176 Creating dependency file for RTP_CodecPort_part_1.cc #8 3.177 Creating dependency file for Osmocom_Types_part_7.cc #8 3.180 Creating dependency file for Osmocom_Types_part_6.cc #8 3.180 Creating dependency file for Osmocom_Types_part_5.cc #8 3.182 Creating dependency file for Osmocom_Types_part_4.cc #8 3.188 Creating dependency file for Osmocom_Types_part_3.cc #8 3.188 Creating dependency file for Osmocom_Types_part_2.cc #8 3.188 Creating dependency file for Osmocom_Types_part_1.cc #8 3.189 Creating dependency file for Native_Functions_part_7.cc #8 3.192 Creating dependency file for Native_Functions_part_6.cc #8 3.192 Creating dependency file for Native_Functions_part_5.cc #8 3.194 Creating dependency file for Native_Functions_part_4.cc #8 3.195 Creating dependency file for Native_Functions_part_3.cc #8 3.196 Creating dependency file for Native_Functions_part_1.cc #8 3.197 Creating dependency file for Native_Functions_part_2.cc #8 3.198 Creating dependency file for Misc_Helpers_part_7.cc #8 3.203 Creating dependency file for Misc_Helpers_part_6.cc #8 3.204 Creating dependency file for Misc_Helpers_part_5.cc #8 3.204 Creating dependency file for Misc_Helpers_part_4.cc #8 3.208 Creating dependency file for Misc_Helpers_part_3.cc #8 3.209 Creating dependency file for Misc_Helpers_part_2.cc #8 3.213 Creating dependency file for Misc_Helpers_part_1.cc #8 3.214 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.214 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.215 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.217 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.221 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.224 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.224 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.225 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.226 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.226 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.228 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.238 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.239 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.241 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.245 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.249 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.254 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.256 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.260 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.261 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.262 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.266 Creating dependency file for General_Types_part_7.cc #8 3.269 Creating dependency file for General_Types_part_6.cc #8 3.272 Creating dependency file for General_Types_part_5.cc #8 3.272 Creating dependency file for General_Types_part_4.cc #8 3.274 Creating dependency file for General_Types_part_3.cc #8 3.274 Creating dependency file for General_Types_part_2.cc #8 3.285 Creating dependency file for General_Types_part_1.cc #8 3.286 Creating dependency file for GSM_Types_part_7.cc #8 3.293 Creating dependency file for GSM_Types_part_6.cc #8 3.296 Creating dependency file for GSM_Types_part_5.cc #8 3.296 Creating dependency file for GSM_Types_part_3.cc #8 3.296 Creating dependency file for GSM_Types_part_2.cc #8 3.296 Creating dependency file for GSM_Types_part_4.cc #8 3.300 Creating dependency file for GSM_Types_part_1.cc #8 3.302 Creating dependency file for Asterisk_Tests_part_7.cc #8 3.303 Creating dependency file for Asterisk_Tests_part_6.cc #8 3.303 Creating dependency file for Asterisk_Tests_part_5.cc #8 3.311 Creating dependency file for Asterisk_Tests_part_4.cc #8 3.312 Creating dependency file for Asterisk_Tests_part_3.cc #8 3.313 Creating dependency file for Asterisk_Tests_part_2.cc #8 3.315 Creating dependency file for Asterisk_Tests_part_1.cc #8 3.320 Creating dependency file for AMI_Functions_part_7.cc #8 3.321 Creating dependency file for AMI_Functions_part_6.cc #8 3.321 Creating dependency file for AMI_Functions_part_5.cc #8 3.322 Creating dependency file for AMI_Functions_part_4.cc #8 3.325 Creating dependency file for AMI_Functions_part_3.cc #8 3.325 Creating dependency file for AMI_Functions_part_2.cc #8 3.327 Creating dependency file for AMI_Functions_part_1.cc #8 3.329 Creating dependency file for TELNETasp_PortType.cc #8 3.330 Creating dependency file for TCCOpenSecurity_Functions.cc #8 3.330 Creating dependency file for TCCInterface_Functions.cc #8 3.331 Creating dependency file for TCCDateTime_Functions.cc #8 3.331 Creating dependency file for TCCConversion_Functions.cc #8 3.331 Creating dependency file for Socket_API_Definitions.cc #8 3.333 Creating dependency file for SIPmsg_Types.cc #8 3.333 Creating dependency file for SIPmsg_PortType.cc #8 3.345 Creating dependency file for SIP_Templates.cc #8 3.346 Creating dependency file for SIP_Emulation.cc #8 3.347 Creating dependency file for SIP_ConnectionHandler.cc #8 3.349 Creating dependency file for SDP_Types.cc #8 3.365 Creating dependency file for SDP_Templates.cc #8 3.381 Creating dependency file for RTP_Types.cc #8 3.389 Creating dependency file for RTP_CodecPort.cc #8 3.406 Creating dependency file for Osmocom_Types.cc #8 3.425 Creating dependency file for Native_Functions.cc #8 3.433 Creating dependency file for Misc_Helpers.cc #8 3.439 Creating dependency file for IPL4asp_Types.cc #8 3.453 Creating dependency file for IPL4asp_PortType.cc #8 3.469 Creating dependency file for IPL4asp_Functions.cc #8 3.481 Creating dependency file for General_Types.cc #8 3.513 Creating dependency file for GSM_Types.cc #8 3.528 Creating dependency file for Asterisk_Tests.cc #8 3.529 Creating dependency file for AMI_Functions.cc #8 3.829 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMI_Functions.o AMI_Functions.cc #8 3.830 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Asterisk_Tests.o Asterisk_Tests.cc #8 3.830 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.830 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 3.837 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 3.841 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 3.841 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 3.857 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 3.865 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 3.869 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 3.873 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 3.887 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 3.897 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 3.905 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 3.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_ConnectionHandler.o SIP_ConnectionHandler.cc #8 3.921 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Emulation.o SIP_Emulation.cc #8 4.749 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Templates.o SIP_Templates.cc #8 5.532 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PortType.o SIPmsg_PortType.cc #8 5.549 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_Types.o SIPmsg_Types.cc #8 5.876 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 6.016 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 6.060 SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': #8 6.060 SIP_Emulation.cc:4011:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.060 4011 | } #8 6.060 | ^ #8 6.060 SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 6.060 SIP_Emulation.cc:4062:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.060 4062 | } #8 6.060 | ^ #8 6.177 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime_Functions.o TCCDateTime_Functions.cc #8 6.316 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 6.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions.o TCCOpenSecurity_Functions.cc #8 6.420 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 7.049 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMI_Functions_part_1.o AMI_Functions_part_1.cc #8 7.073 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMI_Functions_part_2.o AMI_Functions_part_2.cc #8 7.107 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMI_Functions_part_3.o AMI_Functions_part_3.cc #8 7.135 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMI_Functions_part_4.o AMI_Functions_part_4.cc #8 7.153 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMI_Functions_part_5.o AMI_Functions_part_5.cc #8 7.213 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMI_Functions_part_6.o AMI_Functions_part_6.cc #8 7.233 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMI_Functions_part_7.o AMI_Functions_part_7.cc #8 7.284 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Asterisk_Tests_part_1.o Asterisk_Tests_part_1.cc #8 7.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Asterisk_Tests_part_2.o Asterisk_Tests_part_2.cc #8 7.380 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Asterisk_Tests_part_3.o Asterisk_Tests_part_3.cc #8 7.395 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Asterisk_Tests_part_4.o Asterisk_Tests_part_4.cc #8 7.415 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Asterisk_Tests_part_5.o Asterisk_Tests_part_5.cc #8 7.447 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Asterisk_Tests_part_6.o Asterisk_Tests_part_6.cc #8 7.499 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Asterisk_Tests_part_7.o Asterisk_Tests_part_7.cc #8 7.517 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 7.553 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 7.591 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 7.609 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 7.691 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 7.707 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 7.736 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 7.743 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 7.776 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 7.803 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 7.851 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 7.923 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 7.975 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 8.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 8.028 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 8.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 8.091 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 8.172 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 8.185 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 8.208 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 8.248 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 8.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 8.277 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 8.308 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 8.346 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 8.360 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 8.368 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 8.413 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 8.438 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 8.441 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 8.460 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 8.524 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 8.527 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 8.541 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 8.581 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 8.605 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 8.629 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 8.653 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 8.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 8.683 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 8.689 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 8.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 8.725 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 8.737 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 8.749 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 8.764 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 8.771 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 8.777 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 8.778 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 8.797 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 8.816 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 8.829 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 8.849 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 8.861 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 8.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 8.897 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 8.921 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 8.925 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 8.937 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 8.951 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 8.968 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 8.980 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 8.989 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 8.996 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 9.009 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 9.021 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 9.022 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 9.028 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 9.039 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 9.053 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 9.073 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 9.089 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 9.113 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 9.144 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 9.157 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 9.181 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 9.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 9.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 9.225 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 9.232 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 9.235 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 9.283 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 10.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 10.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 10.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_1.o SIP_ConnectionHandler_part_1.cc #8 10.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_2.o SIP_ConnectionHandler_part_2.cc #8 10.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_3.o SIP_ConnectionHandler_part_3.cc #8 10.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_4.o SIP_ConnectionHandler_part_4.cc #8 10.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_5.o SIP_ConnectionHandler_part_5.cc #8 10.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_6.o SIP_ConnectionHandler_part_6.cc #8 10.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_7.o SIP_ConnectionHandler_part_7.cc #8 10.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Emulation_part_1.o SIP_Emulation_part_1.cc #8 10.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Emulation_part_2.o SIP_Emulation_part_2.cc #8 10.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Emulation_part_3.o SIP_Emulation_part_3.cc #8 10.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Emulation_part_4.o SIP_Emulation_part_4.cc #8 10.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Emulation_part_5.o SIP_Emulation_part_5.cc #8 10.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Emulation_part_6.o SIP_Emulation_part_6.cc #8 10.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Emulation_part_7.o SIP_Emulation_part_7.cc #8 10.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Templates_part_1.o SIP_Templates_part_1.cc #8 10.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Templates_part_2.o SIP_Templates_part_2.cc #8 10.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Templates_part_3.o SIP_Templates_part_3.cc #8 10.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Templates_part_4.o SIP_Templates_part_4.cc #8 10.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Templates_part_5.o SIP_Templates_part_5.cc #8 10.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Templates_part_6.o SIP_Templates_part_6.cc #8 10.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Templates_part_7.o SIP_Templates_part_7.cc #8 10.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_1.o SIPmsg_PortType_part_1.cc #8 10.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_2.o SIPmsg_PortType_part_2.cc #8 10.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_3.o SIPmsg_PortType_part_3.cc #8 10.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_4.o SIPmsg_PortType_part_4.cc #8 10.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_5.o SIPmsg_PortType_part_5.cc #8 10.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_6.o SIPmsg_PortType_part_6.cc #8 10.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_7.o SIPmsg_PortType_part_7.cc #8 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_Types_part_1.o SIPmsg_Types_part_1.cc #8 11.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_Types_part_2.o SIPmsg_Types_part_2.cc #8 11.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_Types_part_3.o SIPmsg_Types_part_3.cc #8 11.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_Types_part_4.o SIPmsg_Types_part_4.cc #8 11.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_Types_part_5.o SIPmsg_Types_part_5.cc #8 12.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_Types_part_6.o SIPmsg_Types_part_6.cc #8 12.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_Types_part_7.o SIPmsg_Types_part_7.cc #8 13.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 13.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 13.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 13.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 13.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 13.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 13.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 13.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 13.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 13.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 13.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 14.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 14.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 14.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_1.o TCCDateTime_Functions_part_1.cc #8 14.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_2.o TCCDateTime_Functions_part_2.cc #8 14.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_3.o TCCDateTime_Functions_part_3.cc #8 14.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_4.o TCCDateTime_Functions_part_4.cc #8 14.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_5.o TCCDateTime_Functions_part_5.cc #8 14.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_6.o TCCDateTime_Functions_part_6.cc #8 14.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_7.o TCCDateTime_Functions_part_7.cc #8 14.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 14.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 14.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 14.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 14.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 14.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 15.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 15.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_1.cc #8 15.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_2.cc #8 15.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_3.cc #8 15.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_4.cc #8 15.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_5.cc #8 15.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_6.cc #8 15.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_7.o TCCOpenSecurity_Functions_part_7.cc #8 15.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 15.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 15.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 15.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 15.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 15.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 15.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 15.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_parse_.tab.o SIP_parse_.tab.c #8 15.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 15.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o lex.SIP_parse_.o lex.SIP_parse_.c #8 16.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 16.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 17.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 17.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 17.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 18.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 18.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PT.o SIPmsg_PT.cc #8 18.47 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 18.47 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.47 21592 | register yy_state_type yy_current_state; #8 18.47 | ^~~~~~~~~~~~~~~~ #8 18.47 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.47 21593 | register char *yy_cp, *yy_bp; #8 18.47 | ^~~~~ #8 18.48 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.48 21593 | register char *yy_cp, *yy_bp; #8 18.48 | ^~~~~ #8 18.48 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.48 21594 | register int yy_act; #8 18.48 | ^~~~~~ #8 18.48 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 18.48 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.48 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 18.48 | ^~~~ #8 18.48 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.48 22513 | register char *source = (yytext_ptr); #8 18.48 | ^~~~~~ #8 18.48 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.48 22514 | register int number_to_move, i; #8 18.48 | ^~~~~~~~~~~~~~ #8 18.48 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.48 22514 | register int number_to_move, i; #8 18.48 | ^ #8 18.49 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 18.49 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.49 22646 | register yy_state_type yy_current_state; #8 18.49 | ^~~~~~~~~~~~~~~~ #8 18.49 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.49 22647 | register char *yy_cp; #8 18.49 | ^~~~~ #8 18.49 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 18.49 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.49 22676 | register int yy_is_jam; #8 18.49 | ^~~~~~~~~ #8 18.49 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 18.49 22677 | register char *yy_cp = (yy_c_buf_p); #8 18.49 | ^~~~~ #8 18.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 18.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 19.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc #8 19.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime.o TCCDateTime.cc #8 19.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 20.13 g++ -shared -o AMI_Functions.so AMI_Functions.o #8 20.22 g++ -shared -o Asterisk_Tests.so Asterisk_Tests.o #8 20.30 g++ -shared -o GSM_Types.so GSM_Types.o #8 20.41 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 20.41 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 67 | MD5_Init(&Md5Ctx); #8 20.41 | ~~~~~~~~^~~~~~~~~ #8 20.41 In file included from TCCOpenSecurity.cc:19: #8 20.41 /usr/include/openssl/md5.h:49:27: note: declared here #8 20.41 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 20.41 | ^~~~~~~~ #8 20.41 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 69 | MD5_Update(&Md5Ctx, ":", 1); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 71 | MD5_Update(&Md5Ctx, ":", 1); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 73 | MD5_Final(ha1, &Md5Ctx); #8 20.41 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:51:27: note: declared here #8 20.41 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 20.41 | ^~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 75 | MD5_Init(&Md5Ctx); #8 20.41 | ~~~~~~~~^~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:49:27: note: declared here #8 20.41 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 20.41 | ^~~~~~~~ #8 20.41 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 77 | MD5_Update(&Md5Ctx, ":", 1); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 79 | MD5_Update(&Md5Ctx, ":", 1); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 81 | MD5_Final(ha1, &Md5Ctx); #8 20.41 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:51:27: note: declared here #8 20.41 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 20.41 | ^~~~~~~~~ #8 20.41 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 20.41 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 107 | MD5_Init(&Md5Ctx); #8 20.41 | ~~~~~~~~^~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:49:27: note: declared here #8 20.41 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 20.41 | ^~~~~~~~ #8 20.41 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 109 | MD5_Update(&Md5Ctx, ":", 1); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 112 | MD5_Update(&Md5Ctx, ":", 1); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 20.41 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.41 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.41 | ^~~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 115 | MD5_Final(ha2, &Md5Ctx); #8 20.41 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:51:27: note: declared here #8 20.41 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 20.41 | ^~~~~~~~~ #8 20.41 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.41 118 | MD5_Init(&Md5Ctx); #8 20.41 | ~~~~~~~~^~~~~~~~~ #8 20.41 /usr/include/openssl/md5.h:49:27: note: declared here #8 20.41 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 20.41 | ^~~~~~~~ #8 20.42 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 120 | MD5_Update(&Md5Ctx, ":", 1); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 122 | MD5_Update(&Md5Ctx, ":", 1); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 125 | MD5_Update(&Md5Ctx, ":", 1); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 127 | MD5_Update(&Md5Ctx, ":", 1); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 129 | MD5_Update(&Md5Ctx, ":", 1); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 20.42 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:50:27: note: declared here #8 20.42 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 20.42 | ^~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 134 | MD5_Final(resp, &Md5Ctx); #8 20.42 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:51:27: note: declared here #8 20.42 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 20.42 | ^~~~~~~~~ #8 20.42 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 20.42 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 20.42 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:52:38: note: declared here #8 20.42 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 20.42 | ^~~ #8 20.42 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 20.42 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 20.42 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/md5.h:52:38: note: declared here #8 20.42 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 20.42 | ^~~ #8 20.42 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 20.42 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 20.42 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 20.42 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 20.42 In file included from TCCOpenSecurity.cc:21: #8 20.42 /usr/include/openssl/aes.h:51:5: note: declared here #8 20.42 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 20.42 | ^~~~~~~~~~~~~~~~~~~ #8 20.42 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 20.42 526 | AES_cbc_encrypt(data, enc_data, #8 20.42 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 20.42 527 | data_len, &enc_key, #8 20.42 | ~~~~~~~~~~~~~~~~~~~ #8 20.42 528 | k_iv, AES_ENCRYPT); #8 20.42 | ~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/aes.h:66:6: note: declared here #8 20.42 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 20.42 | ^~~~~~~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 20.42 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 20.42 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 20.42 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/aes.h:54:5: note: declared here #8 20.42 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 20.42 | ^~~~~~~~~~~~~~~~~~~ #8 20.42 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 20.42 571 | AES_cbc_encrypt(data, dec_data, #8 20.42 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 20.42 572 | data_len, &dec_key, #8 20.42 | ~~~~~~~~~~~~~~~~~~~ #8 20.42 573 | k_iv, AES_DECRYPT); #8 20.42 | ~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/aes.h:66:6: note: declared here #8 20.42 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 20.42 | ^~~~~~~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 20.42 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 20.42 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 20.42 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/aes.h:51:5: note: declared here #8 20.42 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 20.42 | ^~~~~~~~~~~~~~~~~~~ #8 20.42 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 20.42 615 | AES_cbc_encrypt(data, enc_data, #8 20.42 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 20.42 616 | data_len, &enc_key, #8 20.42 | ~~~~~~~~~~~~~~~~~~~ #8 20.42 617 | k_iv, AES_ENCRYPT); #8 20.42 | ~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/aes.h:66:6: note: declared here #8 20.42 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 20.42 | ^~~~~~~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 20.42 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 20.42 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 20.42 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/aes.h:54:5: note: declared here #8 20.42 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 20.42 | ^~~~~~~~~~~~~~~~~~~ #8 20.42 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 20.42 661 | AES_cbc_encrypt(data, dec_data, #8 20.42 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 20.42 662 | data_len, &dec_key, #8 20.42 | ~~~~~~~~~~~~~~~~~~~ #8 20.42 663 | k_iv, AES_DECRYPT); #8 20.42 | ~~~~~~~~~~~~~~~~~~ #8 20.42 /usr/include/openssl/aes.h:66:6: note: declared here #8 20.42 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 20.42 | ^~~~~~~~~~~~~~~ #8 20.42 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 20.42 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.42 1124 | DH* dh = DH_new(); #8 20.42 | ~~~~~~^~ #8 20.43 In file included from TCCOpenSecurity.cc:24: #8 20.43 /usr/include/openssl/dh.h:203:27: note: declared here #8 20.43 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 20.43 | ^~~~~~ #8 20.43 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1134 | DH_free(dh); #8 20.43 | ~~~~~~~^~~~ #8 20.43 /usr/include/openssl/dh.h:204:28: note: declared here #8 20.43 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 20.43 | ^~~~~~~ #8 20.43 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 20.43 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 20.43 /usr/include/openssl/dh.h:259:27: note: declared here #8 20.43 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 20.43 | ^~~~~~~~~~~ #8 20.43 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1150 | DH_generate_key(dh); #8 20.43 | ~~~~~~~~~~~~~~~^~~~ #8 20.43 /usr/include/openssl/dh.h:227:27: note: declared here #8 20.43 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 20.43 | ^~~~~~~~~~~~~~~ #8 20.43 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1155 | DH_get0_key(dh, &pubk, &privk); #8 20.43 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 20.43 /usr/include/openssl/dh.h:260:28: note: declared here #8 20.43 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 20.43 | ^~~~~~~~~~~ #8 20.43 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1172 | DH_free(dh); #8 20.43 | ~~~~~~~^~~~ #8 20.43 /usr/include/openssl/dh.h:204:28: note: declared here #8 20.43 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 20.43 | ^~~~~~~ #8 20.43 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1187 | DH_free(dh); #8 20.43 | ~~~~~~~^~~~ #8 20.43 /usr/include/openssl/dh.h:204:28: note: declared here #8 20.43 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 20.43 | ^~~~~~~ #8 20.43 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1191 | DH_free(dh); #8 20.43 | ~~~~~~~^~~~ #8 20.43 /usr/include/openssl/dh.h:204:28: note: declared here #8 20.43 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 20.43 | ^~~~~~~ #8 20.43 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 20.43 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1227 | DH* dh = DH_new(); #8 20.43 | ~~~~~~^~ #8 20.43 /usr/include/openssl/dh.h:203:27: note: declared here #8 20.43 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 20.43 | ^~~~~~ #8 20.43 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1237 | DH_free(dh); #8 20.43 | ~~~~~~~^~~~ #8 20.43 /usr/include/openssl/dh.h:204:28: note: declared here #8 20.43 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 20.43 | ^~~~~~~ #8 20.43 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 20.43 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 20.43 /usr/include/openssl/dh.h:259:27: note: declared here #8 20.43 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 20.43 | ^~~~~~~~~~~ #8 20.43 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 20.43 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 20.43 /usr/include/openssl/dh.h:262:27: note: declared here #8 20.43 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 20.43 | ^~~~~~~~~~~ #8 20.43 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 20.43 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.43 /usr/include/openssl/dh.h:228:27: note: declared here #8 20.43 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 20.43 | ^~~~~~~~~~~~~~ #8 20.43 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1267 | DH_free(dh); #8 20.43 | ~~~~~~~^~~~ #8 20.43 /usr/include/openssl/dh.h:204:28: note: declared here #8 20.43 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 20.43 | ^~~~~~~ #8 20.43 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 20.43 1271 | DH_free(dh); #8 20.43 | ~~~~~~~^~~~ #8 20.43 /usr/include/openssl/dh.h:204:28: note: declared here #8 20.43 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 20.43 | ^~~~~~~ #8 20.43 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 20.43 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 20.43 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 20.43 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.43 /usr/include/openssl/aes.h:51:5: note: declared here #8 20.43 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 20.43 | ^~~~~~~~~~~~~~~~~~~ #8 20.43 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 20.43 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 20.43 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.43 /usr/include/openssl/aes.h:57:6: note: declared here #8 20.43 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 20.43 | ^~~~~~~~~~~ #8 20.44 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 20.44 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 20.44 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.44 /usr/include/openssl/aes.h:57:6: note: declared here #8 20.44 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 20.44 | ^~~~~~~~~~~ #8 20.44 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 20.44 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 20.44 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 20.44 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.44 /usr/include/openssl/aes.h:54:5: note: declared here #8 20.44 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 20.44 | ^~~~~~~~~~~~~~~~~~~ #8 20.44 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 20.44 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 20.44 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.44 /usr/include/openssl/aes.h:60:6: note: declared here #8 20.44 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 20.44 | ^~~~~~~~~~~ #8 20.44 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 20.44 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 20.44 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.44 /usr/include/openssl/aes.h:60:6: note: declared here #8 20.44 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 20.44 | ^~~~~~~~~~~ #8 20.44 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 20.44 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 20.44 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 20.44 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 20.44 /usr/include/openssl/aes.h:51:5: note: declared here #8 20.44 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 20.44 | ^~~~~~~~~~~~~~~~~~~ #8 20.44 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 20.44 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 20.44 | ^~~~~~~~~~~ #8 20.44 /usr/include/openssl/aes.h:57:6: note: declared here #8 20.44 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 20.44 | ^~~~~~~~~~~ #8 20.46 g++ -shared -o General_Types.so General_Types.o #8 20.56 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 20.59 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 20.65 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 20.66 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 20.72 g++ -shared -o Native_Functions.so Native_Functions.o #8 20.72 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 20.74 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 20.88 g++ -shared -o RTP_Types.so RTP_Types.o #8 20.89 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 21.00 g++ -shared -o SDP_Types.so SDP_Types.o #8 21.01 g++ -shared -o SIP_ConnectionHandler.so SIP_ConnectionHandler.o #8 21.04 g++ -shared -o SIP_Emulation.so SIP_Emulation.o #8 21.08 g++ -shared -o SIP_Templates.so SIP_Templates.o #8 21.13 g++ -shared -o SIPmsg_PortType.so SIPmsg_PortType.o #8 21.14 g++ -shared -o SIPmsg_Types.so SIPmsg_Types.o #8 21.15 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 21.18 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 21.20 g++ -shared -o TCCDateTime_Functions.so TCCDateTime_Functions.o #8 21.23 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 21.26 g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o #8 21.28 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 21.29 g++ -shared -o AMI_Functions_part_1.so AMI_Functions_part_1.o #8 21.32 g++ -shared -o AMI_Functions_part_2.so AMI_Functions_part_2.o #8 21.33 g++ -shared -o AMI_Functions_part_3.so AMI_Functions_part_3.o #8 21.35 g++ -shared -o AMI_Functions_part_4.so AMI_Functions_part_4.o #8 21.37 g++ -shared -o AMI_Functions_part_5.so AMI_Functions_part_5.o #8 21.38 g++ -shared -o AMI_Functions_part_6.so AMI_Functions_part_6.o #8 21.39 g++ -shared -o AMI_Functions_part_7.so AMI_Functions_part_7.o #8 21.42 g++ -shared -o Asterisk_Tests_part_1.so Asterisk_Tests_part_1.o #8 21.44 g++ -shared -o Asterisk_Tests_part_2.so Asterisk_Tests_part_2.o #8 21.45 g++ -shared -o Asterisk_Tests_part_3.so Asterisk_Tests_part_3.o #8 21.46 g++ -shared -o Asterisk_Tests_part_4.so Asterisk_Tests_part_4.o #8 21.50 g++ -shared -o Asterisk_Tests_part_5.so Asterisk_Tests_part_5.o #8 21.51 g++ -shared -o Asterisk_Tests_part_6.so Asterisk_Tests_part_6.o #8 21.51 g++ -shared -o Asterisk_Tests_part_7.so Asterisk_Tests_part_7.o #8 21.52 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 21.54 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 21.57 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 21.59 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 21.59 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 21.59 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 21.61 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 21.63 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 21.64 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 21.65 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 21.65 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 21.65 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 21.68 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 21.68 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 21.69 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 21.70 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 21.71 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 21.72 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 21.72 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 21.73 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 21.74 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 21.74 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 21.74 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 21.74 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 21.75 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 21.77 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 21.78 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 21.79 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 21.80 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 21.81 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 21.84 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 21.85 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 21.87 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 21.88 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 21.89 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 21.91 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 21.93 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 21.93 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 21.94 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 21.94 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 21.95 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 21.96 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 21.97 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 21.98 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 21.98 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 21.98 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 21.98 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 21.98 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 22.00 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 22.04 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 22.05 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 22.06 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 22.08 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 22.08 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 22.08 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 22.08 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 22.09 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 22.09 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 22.10 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 22.10 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 22.11 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 22.12 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 22.13 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 22.13 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 22.14 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 22.15 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 22.16 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 22.16 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 22.16 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 22.16 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 22.17 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 22.19 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 22.19 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 22.20 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 22.22 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 22.23 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 22.23 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 22.26 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 22.26 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 22.28 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 22.29 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 22.30 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 22.32 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 22.34 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 22.35 g++ -shared -o SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_1.o #8 22.36 g++ -shared -o SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_2.o #8 22.36 g++ -shared -o SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_3.o #8 22.37 g++ -shared -o SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_4.o #8 22.42 g++ -shared -o SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_5.o #8 22.43 g++ -shared -o SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_6.o #8 22.45 g++ -shared -o SIP_ConnectionHandler_part_7.so SIP_ConnectionHandler_part_7.o #8 22.45 g++ -shared -o SIP_Emulation_part_1.so SIP_Emulation_part_1.o #8 22.45 g++ -shared -o SIP_Emulation_part_2.so SIP_Emulation_part_2.o #8 22.46 g++ -shared -o SIP_Emulation_part_3.so SIP_Emulation_part_3.o #8 22.49 g++ -shared -o SIP_Emulation_part_4.so SIP_Emulation_part_4.o #8 22.49 g++ -shared -o SIP_Emulation_part_5.so SIP_Emulation_part_5.o #8 22.51 g++ -shared -o SIP_Emulation_part_6.so SIP_Emulation_part_6.o #8 22.52 g++ -shared -o SIP_Emulation_part_7.so SIP_Emulation_part_7.o #8 22.53 g++ -shared -o SIP_Templates_part_1.so SIP_Templates_part_1.o #8 22.56 g++ -shared -o SIP_Templates_part_2.so SIP_Templates_part_2.o #8 22.57 g++ -shared -o SIP_Templates_part_3.so SIP_Templates_part_3.o #8 22.58 g++ -shared -o SIP_Templates_part_4.so SIP_Templates_part_4.o #8 22.58 g++ -shared -o SIP_Templates_part_5.so SIP_Templates_part_5.o #8 22.59 g++ -shared -o SIP_Templates_part_6.so SIP_Templates_part_6.o #8 22.59 g++ -shared -o SIP_Templates_part_7.so SIP_Templates_part_7.o #8 22.59 g++ -shared -o SIPmsg_PortType_part_1.so SIPmsg_PortType_part_1.o #8 22.60 g++ -shared -o SIPmsg_PortType_part_2.so SIPmsg_PortType_part_2.o #8 22.60 g++ -shared -o SIPmsg_PortType_part_3.so SIPmsg_PortType_part_3.o #8 22.60 g++ -shared -o SIPmsg_PortType_part_4.so SIPmsg_PortType_part_4.o #8 22.61 g++ -shared -o SIPmsg_PortType_part_5.so SIPmsg_PortType_part_5.o #8 22.62 lex.SIP_parse_.c: In function 'int SIP_parse_lex()': #8 22.62 lex.SIP_parse_.c:139866:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.62 139866 | register yy_state_type yy_current_state; #8 22.62 | ^~~~~~~~~~~~~~~~ #8 22.62 lex.SIP_parse_.c:139867:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.62 139867 | register char *yy_cp, *yy_bp; #8 22.62 | ^~~~~ #8 22.62 lex.SIP_parse_.c:139867:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.62 139867 | register char *yy_cp, *yy_bp; #8 22.62 | ^~~~~ #8 22.62 lex.SIP_parse_.c:139868:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.62 139868 | register int yy_act; #8 22.62 | ^~~~~~ #8 22.63 g++ -shared -o SIPmsg_PortType_part_6.so SIPmsg_PortType_part_6.o #8 22.63 g++ -shared -o SIPmsg_PortType_part_7.so SIPmsg_PortType_part_7.o #8 22.63 lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': #8 22.63 lex.SIP_parse_.c:142690:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.63 142690 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 22.63 | ^~~~ #8 22.63 lex.SIP_parse_.c:142691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.63 142691 | register char *source = (yytext_ptr); #8 22.63 | ^~~~~~ #8 22.63 lex.SIP_parse_.c:142692:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.63 142692 | register int number_to_move, i; #8 22.63 | ^~~~~~~~~~~~~~ #8 22.63 lex.SIP_parse_.c:142692:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.63 142692 | register int number_to_move, i; #8 22.63 | ^ #8 22.63 lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 22.63 lex.SIP_parse_.c:142824:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.63 142824 | register yy_state_type yy_current_state; #8 22.63 | ^~~~~~~~~~~~~~~~ #8 22.63 lex.SIP_parse_.c:142825:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.63 142825 | register char *yy_cp; #8 22.63 | ^~~~~ #8 22.63 lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 22.63 lex.SIP_parse_.c:142854:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.63 142854 | register int yy_is_jam; #8 22.63 | ^~~~~~~~~ #8 22.63 lex.SIP_parse_.c:142855:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 22.63 142855 | register char *yy_cp = (yy_c_buf_p); #8 22.63 | ^~~~~ #8 22.64 g++ -shared -o SIPmsg_Types_part_1.so SIPmsg_Types_part_1.o #8 22.64 g++ -shared -o SIPmsg_Types_part_3.so SIPmsg_Types_part_3.o #8 22.66 g++ -shared -o SIPmsg_Types_part_4.so SIPmsg_Types_part_4.o #8 22.67 g++ -shared -o SIPmsg_Types_part_5.so SIPmsg_Types_part_5.o #8 22.68 g++ -shared -o SIPmsg_Types_part_6.so SIPmsg_Types_part_6.o #8 22.68 g++ -shared -o SIPmsg_Types_part_7.so SIPmsg_Types_part_7.o #8 22.69 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 22.70 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 22.71 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 22.71 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 22.71 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 22.71 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 22.72 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 22.73 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 22.74 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 22.77 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 22.78 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 22.81 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 22.82 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 22.83 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 22.83 g++ -shared -o TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_1.o #8 22.84 g++ -shared -o TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_2.o #8 22.84 g++ -shared -o TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_3.o #8 22.85 g++ -shared -o TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_4.o #8 22.86 g++ -shared -o TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_5.o #8 22.86 g++ -shared -o TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_6.o #8 22.89 g++ -shared -o TCCDateTime_Functions_part_7.so TCCDateTime_Functions_part_7.o #8 22.91 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 22.93 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 22.94 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 22.95 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 22.96 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 22.97 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 22.99 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 23.00 g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o #8 23.00 g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o #8 23.00 g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o #8 23.03 g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o #8 23.04 g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o #8 23.04 g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o #8 23.06 g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o #8 23.07 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 23.08 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 23.08 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 23.10 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 23.11 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 23.11 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 23.11 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 23.11 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 23.12 g++ -shared -o SIP_parse_.tab.so SIP_parse_.tab.o #8 23.12 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 23.14 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 23.14 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 23.14 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 23.14 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 23.15 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 23.15 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 23.16 g++ -shared -o SIPmsg_PT.so SIPmsg_PT.o #8 23.16 g++ -shared -o TCCConversion.so TCCConversion.o #8 23.18 g++ -shared -o TCCInterface.so TCCInterface.o #8 23.19 g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o #8 23.21 g++ -shared -o TCCDateTime.so TCCDateTime.o #8 23.23 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 23.25 g++ -shared -o SIPmsg_Types_part_2.so SIPmsg_Types_part_2.o #8 23.77 g++ -shared -o lex.SIP_parse_.so lex.SIP_parse_.o #8 23.82 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 IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_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 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 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 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 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 IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SDP_EncDec.so SIPmsg_PT.so TCCConversion.so TCCInterface.so TCCOpenSecurity.so TCCDateTime.so TELNETasp_PT.so \ #8 23.82 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 23.82 -L/lib -lcrypto \ #8 23.82 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 23.82 then : ; else /usr/bin/titanver AMI_Functions.o Asterisk_Tests.o GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_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 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 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 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 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 IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SDP_EncDec.o SIPmsg_PT.o TCCConversion.o TCCInterface.o TCCOpenSecurity.o TCCDateTime.o TELNETasp_PT.o; exit 1; fi #8 24.21 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 DONE 24.4s #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:6cc8715838c1f16e847b6505f060cae380b3b6da6a6c05d18eafb8304cf7ff3a done #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 6cc8715838c1 + 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 + 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/asterisk-ims-ue-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/unix + cp Asterisk_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk + cp asterisk/asterisk.conf asterisk/asterisk.sh asterisk/extensions.conf asterisk/manager.conf asterisk/pjsip.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/ + network_create + SUBNET=3542931 + seq 1 30 + echo (3542931 + 1) % 256 + bc + SUBNET=148 + NET_NAME=ttcn3-asterisk-ims-ue-test-148 + SUB4=172.18.148.0/24 + SUB6=fd02:db8:148::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-148, trying SUBNET=148... + docker network create --internal --subnet 172.18.148.0/24 --ipv6 --subnet fd02:db8:148::/64 ttcn3-asterisk-ims-ue-test-148 05b4ca4a5c65f9db11c36e72dbc75472e1d138365b764b76b888c98b19b03996 + set +x ### Network ttcn3-asterisk-ims-ue-test-148 created (SUBNET=148) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=148 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=148 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=148 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf Applying SUBNET=148 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=148 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=148 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/extensions.conf + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 148 10 + NET=148 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-148 --ip 172.18.148.10 --ip6 fd02:db8:148::10 + docker run --rm --network ttcn3-asterisk-ims-ue-test-148 --ip 172.18.148.10 --ip6 fd02:db8:148::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk:/data --name jenkins-ttcn3-asterisk-ims-ue-test-25-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 3f3597b2edfed57cd2ae47670a1087e64f22c582998b81dfe2bc32b98f5f1e3f + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 148 103 + NET=148 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-148 --ip 172.18.148.103 --ip6 fd02:db8:148::103 + docker run --rm --network ttcn3-asterisk-ims-ue-test-148 --ip 172.18.148.103 --ip6 fd02:db8:148::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester:/data --name jenkins-ttcn3-asterisk-ims-ue-test-25-ttcn3-asterisk-ims-ue-test osmocom-build/ttcn3-asterisk-ims-ue-test + SUBDIR=asterisk + SUITE=Asterisk_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/asterisk/Asterisk_Tests Asterisk_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli Asterisk_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: Asterisk_Tests.cfg MC@c8fb08fccdd7: Unix server socket created successfully. MC@c8fb08fccdd7: Listening on TCP port 35791. MC2> c8fb08fccdd7 is the default spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests c8fb08fccdd7 35791 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c8fb08fccdd7: New HC connected from 172.18.148.103 [172.18.148.103]. c8fb08fccdd7: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@c8fb08fccdd7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c8fb08fccdd7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c8fb08fccdd7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c8fb08fccdd7: Configuration file was processed on all HCs. MC@c8fb08fccdd7: Creating MTC on host 172.18.148.103. MC@c8fb08fccdd7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Fri Apr 26 07:41:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@c8fb08fccdd7: Test case TC_internal_registration started. MTC@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@c8fb08fccdd7: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(3)@c8fb08fccdd7: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(3)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(3)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(3)@c8fb08fccdd7: 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@c8fb08fccdd7: end of f_init TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(3)@c8fb08fccdd7: Added SIP Call Table entry [0] for "821DB14323DCEE1@172.18.148.103" at TC_internal_registration-ConnHdlr-0501(4) TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714117280/5b4bc7c96883719c55f502ecca060fc5:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "89789c6342f1d5a02ed182958c132dc1" TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_registration-ConnHdlr-0501(4)@c8fb08fccdd7: Final verdict of PTC: pass Asterisk_Test-SIP(3)@c8fb08fccdd7: Final verdict of PTC: none MTC@c8fb08fccdd7: Setting final verdict of the test case. MTC@c8fb08fccdd7: Local verdict of MTC: none MTC@c8fb08fccdd7: Local verdict of PTC Asterisk_Test-SIP(3): none (none -> none) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_registration-ConnHdlr-0501(4): pass (none -> pass) MTC@c8fb08fccdd7: Test case TC_internal_registration finished. Verdict: pass MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass'. Fri Apr 26 07:41:20 UTC 2024 ====== Asterisk_Tests.TC_internal_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2116) MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass' was executed successfully (exit status: 0). MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Fri Apr 26 07:41:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@c8fb08fccdd7: Test case TC_internal_call_momt started. MTC@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@c8fb08fccdd7: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(5)@c8fb08fccdd7: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(5)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(5)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(5)@c8fb08fccdd7: 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@c8fb08fccdd7: end of f_init TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(5)@c8fb08fccdd7: Added SIP Call Table entry [0] for "334C168E2A25FAF@172.18.148.103" at TC_internal_call_momt-ConnHdlr-0501(6) Asterisk_Test-SIP(5)@c8fb08fccdd7: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_momt-ConnHdlr-0502(7) TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714117283/cd93aafc2ead36f790c69ef82419f694:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "4cd98aab33f1bf73245f90a89eb3ff8e" Asterisk_Test-SIP(5)@c8fb08fccdd7: Added SIP Call Table entry [1] for "EF6FE86932353C9@172.18.148.103" at TC_internal_call_momt-ConnHdlr-0502(7) TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714117283/cd93aafc2ead36f790c69ef82419f694:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "e4340e4cfbe53c0d7643ba099c0de821" Asterisk_Test-SIP(5)@c8fb08fccdd7: Added SIP Call Table entry [2] for "5187C484227D60D" at TC_internal_call_momt-ConnHdlr-0501(6) TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: A2: md5('"INVITE:sip172.18.148.10"') = "879d88e3de8bbd32d449062edd901987" TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714117283/cd93aafc2ead36f790c69ef82419f694:00000001:0a4f113b:auth:879d88e3de8bbd32d449062edd901987"') = "5f6f942df65da66797f296df4247500d" TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: 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 := "5187C484227D60D" }, 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 := 1710321766, 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.148.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "8740E9FB-195A0CF0" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.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.148.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.148.103" }, { id := "branch", paramValue := "z9hG4bK9EE195E6464098B96016A6FC30E7CE75" } } } } }, 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_Test-SIP(5)@c8fb08fccdd7: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_momt-ConnHdlr-0502(7) Asterisk_Test-SIP(5)@c8fb08fccdd7: Added SIP Call Table entry [3] for "2bc4a37b-4bb7-4886-8645-19858d5b9b61" at TC_internal_call_momt-ConnHdlr-0502(7) TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "141023850", session_version := "141023850", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := 11544, 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_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "5187C484227D60D" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.148.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 := 1710321766, 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.148.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "8740E9FB-195A0CF0" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "67fc09ed-a7f2-43f1-85bd-786506805c9c" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.148.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.148.103" }, { id := "branch", paramValue := "z9hG4bK9EE195E6464098B96016A6FC30E7CE75" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "141023850", session_version := "141023851", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := { } } } } } } TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "141023850", session_version := "141023852", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := 11544, 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 := { } } } } } } TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(7)@c8fb08fccdd7: Final verdict of PTC: pass TC_internal_call_momt-ConnHdlr-0501(6)@c8fb08fccdd7: Final verdict of PTC: pass Asterisk_Test-SIP(5)@c8fb08fccdd7: Final verdict of PTC: none MTC@c8fb08fccdd7: Setting final verdict of the test case. MTC@c8fb08fccdd7: Local verdict of MTC: none MTC@c8fb08fccdd7: Local verdict of PTC Asterisk_Test-SIP(5): none (none -> none) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0501(6): pass (none -> pass) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0502(7): pass (pass -> pass) MTC@c8fb08fccdd7: Test case TC_internal_call_momt finished. Verdict: pass MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass'. Fri Apr 26 07:41:24 UTC 2024 ====== Asterisk_Tests.TC_internal_call_momt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18415) Waiting for packet dumper to finish... 1 (prev_count=18415, count=23667) MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass' was executed successfully (exit status: 0). MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Fri Apr 26 07:41:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@c8fb08fccdd7: Test case TC_internal_call_all_2registered started. MTC@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@c8fb08fccdd7: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(8)@c8fb08fccdd7: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(8)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(8)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(8)@c8fb08fccdd7: 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@c8fb08fccdd7: end of f_init TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(8)@c8fb08fccdd7: Added SIP Call Table entry [0] for "78012B98DF9C362@172.18.148.103" at TC_internal_call_all_2registered-ConnHdlr-0501(9) Asterisk_Test-SIP(8)@c8fb08fccdd7: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(10) Asterisk_Test-SIP(8)@c8fb08fccdd7: Added SIP Call Table entry [1] for "1E5F0AF4BBA4030@172.18.148.103" at TC_internal_call_all_2registered-ConnHdlr-0502(10) TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714117287/5662aaa92f51281a102f731827a1bfb9:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "5afcd62f028ee39a91b95030ec92bcb3" TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714117287/5662aaa92f51281a102f731827a1bfb9:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "eda3d60ef545b2a8723de12f84a7ffed" Asterisk_Test-SIP(8)@c8fb08fccdd7: Added SIP Call Table entry [2] for "B239F417C9730E0" at TC_internal_call_all_2registered-ConnHdlr-0501(9) TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: A2: md5('"INVITE:sip172.18.148.10"') = "879d88e3de8bbd32d449062edd901987" TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714117287/5662aaa92f51281a102f731827a1bfb9:00000001:0a4f113b:auth:879d88e3de8bbd32d449062edd901987"') = "bf10c26f325b3f58d0350c4aa51a7ca8" TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: 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 := "B239F417C9730E0" }, 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 := 1094036064, 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.148.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "55392E41-195A1CE2" } } }, 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.148.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.148.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.148.103" }, { id := "branch", paramValue := "z9hG4bK2B8D2A2BC0AC03C1A442D1944020EB3E" } } } } }, 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_Test-SIP(8)@c8fb08fccdd7: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(10) Asterisk_Test-SIP(8)@c8fb08fccdd7: Added SIP Call Table entry [3] for "744747d8-eacb-4c12-9f0b-c596584b6129" at TC_internal_call_all_2registered-ConnHdlr-0502(10) TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1405871762", session_version := "1405871762", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 11522, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "B239F417C9730E0" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.148.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 := 1094036064, 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.148.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "55392E41-195A1CE2" } } }, 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.148.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "95f4a119-47e9-4669-9e0f-a5f232ca3a53" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.148.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.148.103" }, { id := "branch", paramValue := "z9hG4bK2B8D2A2BC0AC03C1A442D1944020EB3E" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1405871762", session_version := "1405871763", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := { } } } } } } TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1405871762", session_version := "1405871764", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 11522, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "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 := { } } } } } } TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(10)@c8fb08fccdd7: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0501(9)@c8fb08fccdd7: Final verdict of PTC: pass Asterisk_Test-SIP(8)@c8fb08fccdd7: Final verdict of PTC: none MTC@c8fb08fccdd7: Setting final verdict of the test case. MTC@c8fb08fccdd7: Local verdict of MTC: none MTC@c8fb08fccdd7: Local verdict of PTC Asterisk_Test-SIP(8): none (none -> none) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(9): pass (none -> pass) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(10): pass (pass -> pass) MTC@c8fb08fccdd7: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Fri Apr 26 07:41:28 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18089) Waiting for packet dumper to finish... 1 (prev_count=18089, count=23409) MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Fri Apr 26 07:41:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@c8fb08fccdd7: Test case TC_internal_call_all_3registered started. MTC@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@c8fb08fccdd7: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(11)@c8fb08fccdd7: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(11)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(11)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(11)@c8fb08fccdd7: 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@c8fb08fccdd7: end of f_init TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(11)@c8fb08fccdd7: Added SIP Call Table entry [0] for "60105BFE4EECC99@172.18.148.103" at TC_internal_call_all_3registered-ConnHdlr-0501(12) Asterisk_Test-SIP(11)@c8fb08fccdd7: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(13) TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" Asterisk_Test-SIP(11)@c8fb08fccdd7: Added SIP Call Table entry [1] for "8F1919658FAEC57@172.18.148.103" at TC_internal_call_all_3registered-ConnHdlr-0502(13) TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714117291/b1207de3848c7d5fc932f1fd16c4cb46:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "0f93e00aba09fd4b5087f0ed9e75edf4" Asterisk_Test-SIP(11)@c8fb08fccdd7: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(14) TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714117291/b1207de3848c7d5fc932f1fd16c4cb46:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "cf769f388350e8e963a6d9227ceefb10" Asterisk_Test-SIP(11)@c8fb08fccdd7: Added SIP Call Table entry [2] for "7BCFE1D0AE16840@172.18.148.103" at TC_internal_call_all_3registered-ConnHdlr-0503(14) TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1714117291/b1207de3848c7d5fc932f1fd16c4cb46:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "0023a5e5be9771c2e8c1da8306dd19ae" Asterisk_Test-SIP(11)@c8fb08fccdd7: Added SIP Call Table entry [3] for "5B106E8451D3272" at TC_internal_call_all_3registered-ConnHdlr-0501(12) TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: A2: md5('"INVITE:sip172.18.148.10"') = "879d88e3de8bbd32d449062edd901987" TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714117291/b1207de3848c7d5fc932f1fd16c4cb46:00000001:0a4f113b:auth:879d88e3de8bbd32d449062edd901987"') = "7ec64e9af458905469d6c67fc5be63a2" TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: 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 := "5B106E8451D3272" }, 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 := 158741557, 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.148.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "3852C133-195A2CD5" } } }, 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.148.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.148.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.148.103" }, { id := "branch", paramValue := "z9hG4bK6D95E9CD79F433D4F2261E21D36C752E" } } } } }, 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_Test-SIP(11)@c8fb08fccdd7: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@c8fb08fccdd7: Added SIP Call Table entry [4] for "7b6dabff-4289-4592-a00e-218b0bcacdb9" at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@c8fb08fccdd7: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(13) Asterisk_Test-SIP(11)@c8fb08fccdd7: Added SIP Call Table entry [5] for "b926e0d7-31cd-49ab-8a08-e99dcffe332d" at TC_internal_call_all_3registered-ConnHdlr-0502(13) TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1236159340", session_version := "1236159340", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := 14564, 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(13)@c8fb08fccdd7: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "409621533", session_version := "409621533", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := 19080, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "5B106E8451D3272" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.148.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 := 158741557, 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.148.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "3852C133-195A2CD5" } } }, 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.148.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "01085c80-90c2-4856-98a6-0e8afda9df19" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.148.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.148.103" }, { id := "branch", paramValue := "z9hG4bK6D95E9CD79F433D4F2261E21D36C752E" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "409621533", session_version := "409621534", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "409621533", session_version := "409621535", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := 19080, 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 := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(13)@c8fb08fccdd7: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0503(14)@c8fb08fccdd7: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0501(12)@c8fb08fccdd7: Final verdict of PTC: pass Asterisk_Test-SIP(11)@c8fb08fccdd7: Final verdict of PTC: none MTC@c8fb08fccdd7: Setting final verdict of the test case. MTC@c8fb08fccdd7: Local verdict of MTC: none MTC@c8fb08fccdd7: Local verdict of PTC Asterisk_Test-SIP(11): none (none -> none) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(12): pass (none -> pass) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(13): pass (pass -> pass) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(14): pass (pass -> pass) MTC@c8fb08fccdd7: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Fri Apr 26 07:41:32 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23343) Waiting for packet dumper to finish... 1 (prev_count=23343, count=28567) MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Fri Apr 26 07:41:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@c8fb08fccdd7: Test case TC_internal_call_all_4registered started. MTC@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@c8fb08fccdd7: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(15)@c8fb08fccdd7: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(15)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(15)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(15)@c8fb08fccdd7: 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@c8fb08fccdd7: end of f_init TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(15)@c8fb08fccdd7: Added SIP Call Table entry [0] for "DE3F3D5D5D27D19@172.18.148.103" at TC_internal_call_all_4registered-ConnHdlr-0501(16) Asterisk_Test-SIP(15)@c8fb08fccdd7: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(17) Asterisk_Test-SIP(15)@c8fb08fccdd7: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0503(18) TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714117295/d4ca4406145df0c86fa69a3a134b914e:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "c483f2966764be73f0f2ff72556082bf" Asterisk_Test-SIP(15)@c8fb08fccdd7: Added SIP Call Table entry [1] for "CC306E9C334DDAA@172.18.148.103" at TC_internal_call_all_4registered-ConnHdlr-0502(17) TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714117295/d4ca4406145df0c86fa69a3a134b914e:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "789cab3bbfa20528187c40417eff2d54" Asterisk_Test-SIP(15)@c8fb08fccdd7: Added SIP Call Table entry [2] for "45133269F31104D@172.18.148.103" at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@c8fb08fccdd7: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(19) TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1714117295/d4ca4406145df0c86fa69a3a134b914e:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "c26511df185dd6d71e13f6cc201782c2" Asterisk_Test-SIP(15)@c8fb08fccdd7: Added SIP Call Table entry [3] for "6127727BCDF3D62@172.18.148.103" at TC_internal_call_all_4registered-ConnHdlr-0504(19) TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: A1: md5('"0504:asterisk:secret"') = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: A2: md5('"REGISTER:sip172.18.148.10"') = "ee978d86820a0af86e467d9e02b84067" TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Request-Digest: md5('"29c47c28d362d1b0e548b5de7e72da8a":"1714117295/d4ca4406145df0c86fa69a3a134b914e:00000001:0a4f113b:auth:ee978d86820a0af86e467d9e02b84067"') = "d0d8678c97d18a52c74a4921a78617d0" Asterisk_Test-SIP(15)@c8fb08fccdd7: Added SIP Call Table entry [4] for "A511DEB4ED7DCAD" at TC_internal_call_all_4registered-ConnHdlr-0501(16) TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: A2: md5('"INVITE:sip172.18.148.10"') = "879d88e3de8bbd32d449062edd901987" TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714117295/d4ca4406145df0c86fa69a3a134b914e:00000001:0a4f113b:auth:879d88e3de8bbd32d449062edd901987"') = "0097bce08432c3b80afd0286aada7837" TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: 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 := "A511DEB4ED7DCAD" }, 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 := 1519603126, 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.148.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "A6D86FB5-195A3CCE" } } }, 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.148.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.148.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.148.103" }, { id := "branch", paramValue := "z9hG4bKDD1B5D659CDA2E6D2F51423E416C159C" } } } } }, 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_Test-SIP(15)@c8fb08fccdd7: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(19) Asterisk_Test-SIP(15)@c8fb08fccdd7: Added SIP Call Table entry [5] for "728e0ff9-3c67-4403-a6eb-ad1525fa8032" at TC_internal_call_all_4registered-ConnHdlr-0504(19) Asterisk_Test-SIP(15)@c8fb08fccdd7: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@c8fb08fccdd7: Added SIP Call Table entry [6] for "e5fc04db-38ae-420d-98ba-6e03a2f78671" at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@c8fb08fccdd7: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.148.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(17) Asterisk_Test-SIP(15)@c8fb08fccdd7: Added SIP Call Table entry [7] for "0fe4811a-3025-47e9-880d-22b2c5e4e917" at TC_internal_call_all_4registered-ConnHdlr-0502(17) TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "2101641945", session_version := "2101641945", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := 14342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1899202128", session_version := "1899202128", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := 17540, 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(17)@c8fb08fccdd7: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1708234458", session_version := "1708234458", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := 12058, 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-0501(16)@c8fb08fccdd7: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "A511DEB4ED7DCAD" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.148.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 := 1519603126, 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.148.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "A6D86FB5-195A3CCE" } } }, 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.148.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "819f9e2b-6f3e-4834-b1c4-c0cc06bcb6f3" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.148.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.148.103" }, { id := "branch", paramValue := "z9hG4bKDD1B5D659CDA2E6D2F51423E416C159C" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1708234458", session_version := "1708234459", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1708234458", session_version := "1708234460", net_type := "IN", addr_type := "IP4", addr := "172.18.148.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.148.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 := 12058, 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 := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(16)@c8fb08fccdd7: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0504(19)@c8fb08fccdd7: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0502(17)@c8fb08fccdd7: Final verdict of PTC: pass Asterisk_Test-SIP(15)@c8fb08fccdd7: Final verdict of PTC: none TC_internal_call_all_4registered-ConnHdlr-0503(18)@c8fb08fccdd7: Final verdict of PTC: pass MTC@c8fb08fccdd7: Setting final verdict of the test case. MTC@c8fb08fccdd7: Local verdict of MTC: none MTC@c8fb08fccdd7: Local verdict of PTC Asterisk_Test-SIP(15): none (none -> none) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(16): pass (none -> pass) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(17): pass (pass -> pass) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(18): pass (pass -> pass) MTC@c8fb08fccdd7: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(19): pass (pass -> pass) MTC@c8fb08fccdd7: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@c8fb08fccdd7: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Fri Apr 26 07:41:36 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28806) Waiting for packet dumper to finish... 1 (prev_count=28806, count=34039) MTC@c8fb08fccdd7: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MC@c8fb08fccdd7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c8fb08fccdd7: Terminating MTC. MC@c8fb08fccdd7: MTC terminated. MC2> exit MC@c8fb08fccdd7: Shutting down session. MC@c8fb08fccdd7: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/asterisk/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass Asterisk_Tests.TC_internal_registration pass Asterisk_Tests.TC_internal_call_momt pass Asterisk_Tests.TC_internal_call_all_2registered pass Asterisk_Tests.TC_internal_call_all_3registered pass Asterisk_Tests.TC_internal_call_all_4registered Summary: pass: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh Asterisk_Tests --rm 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-148 + cut -d : -f2 + awk -F" NR>1{print $2} + grep Name + local containers=jenkins-ttcn3-asterisk-ims-ue-test-25-asterisk + [ -n jenkins-ttcn3-asterisk-ims-ue-test-25-asterisk ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-25-asterisk + docker kill jenkins-ttcn3-asterisk-ims-ue-test-25-asterisk jenkins-ttcn3-asterisk-ims-ue-test-25-asterisk + docker wait jenkins-ttcn3-asterisk-ims-ue-test-25-asterisk Error response from daemon: No such container: jenkins-ttcn3-asterisk-ims-ue-test-25-asterisk + true + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-148 + docker network remove ttcn3-asterisk-ims-ue-test-148 ttcn3-asterisk-ims-ue-test-148 + 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-25-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS