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 6beffab8df005a45e503b9e1f3b7b44ce7b38dab (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 Commit message: "ttcn3-hnbgw: Apply latest changes to 'with-pfcp' scenario" > git rev-list --no-walk 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 [ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins15208666013671437851.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-22 = 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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.45kB 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 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.244 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.245 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.245 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #5 0.259 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.396 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [155 kB] #5 0.433 Fetched 203 kB in 0s (954 kB/s) #5 0.433 Reading package lists... #5 0.956 Reading package lists... #5 1.358 Building dependency tree... #5 1.460 Reading state information... #5 1.480 Calculating upgrade... #5 1.606 The following packages will be upgraded: #5 1.607 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev linux-libc-dev locales #5 1.628 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 1.628 Need to get 11.9 MB of archives. #5 1.628 After this operation, 43.0 kB of additional disk space will be used. #5 1.628 Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u6 [1902 kB] #5 1.666 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u6 [45.6 kB] #5 1.667 Get:3 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.85-1 [1968 kB] #5 1.692 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6 amd64 2.36-9+deb12u6 [2753 kB] #5 1.707 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-bin amd64 2.36-9+deb12u6 [607 kB] #5 1.712 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-l10n all 2.36-9+deb12u6 [675 kB] #5 1.718 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 locales all 2.36-9+deb12u6 [3902 kB] #5 1.895 debconf: delaying package configuration, since apt-utils is not installed #5 1.926 Fetched 11.9 MB in 0s (83.8 MB/s) #5 1.953 (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 2.001 Preparing to unpack .../libc6-dev_2.36-9+deb12u6_amd64.deb ... #5 2.013 Unpacking libc6-dev:amd64 (2.36-9+deb12u6) over (2.36-9+deb12u4) ... #5 3.199 Preparing to unpack .../libc-dev-bin_2.36-9+deb12u6_amd64.deb ... #5 3.210 Unpacking libc-dev-bin (2.36-9+deb12u6) over (2.36-9+deb12u4) ... #5 3.272 Preparing to unpack .../linux-libc-dev_6.1.85-1_amd64.deb ... #5 3.283 Unpacking linux-libc-dev:amd64 (6.1.85-1) over (6.1.76-1) ... #5 5.490 Preparing to unpack .../libc6_2.36-9+deb12u6_amd64.deb ... #5 5.561 debconf: unable to initialize frontend: Dialog #5 5.561 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 5.561 debconf: falling back to frontend: Readline #5 5.566 debconf: unable to initialize frontend: Readline #5 5.566 debconf: (This frontend requires a controlling tty.) #5 5.566 debconf: falling back to frontend: Teletype #5 5.604 Unpacking libc6:amd64 (2.36-9+deb12u6) over (2.36-9+deb12u4) ... #5 6.502 Setting up libc6:amd64 (2.36-9+deb12u6) ... #5 6.580 debconf: unable to initialize frontend: Dialog #5 6.580 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 6.580 debconf: falling back to frontend: Readline #5 6.584 debconf: unable to initialize frontend: Readline #5 6.584 debconf: (This frontend requires a controlling tty.) #5 6.584 debconf: falling back to frontend: Teletype #5 7.686 (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 7.731 Preparing to unpack .../libc-bin_2.36-9+deb12u6_amd64.deb ... #5 7.740 Unpacking libc-bin (2.36-9+deb12u6) over (2.36-9+deb12u4) ... #5 7.919 Setting up libc-bin (2.36-9+deb12u6) ... #5 8.008 (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 8.047 Preparing to unpack .../libc-l10n_2.36-9+deb12u6_all.deb ... #5 8.062 Unpacking libc-l10n (2.36-9+deb12u6) over (2.36-9+deb12u4) ... #5 8.301 Preparing to unpack .../locales_2.36-9+deb12u6_all.deb ... #5 8.311 Unpacking locales (2.36-9+deb12u6) over (2.36-9+deb12u4) ... #5 9.809 Setting up libc-l10n (2.36-9+deb12u6) ... #5 9.820 Setting up linux-libc-dev:amd64 (6.1.85-1) ... #5 9.829 Setting up locales (2.36-9+deb12u6) ... #5 9.910 debconf: unable to initialize frontend: Dialog #5 9.910 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 9.910 debconf: falling back to frontend: Readline #5 9.916 debconf: unable to initialize frontend: Readline #5 9.916 debconf: (This frontend requires a controlling tty.) #5 9.916 debconf: falling back to frontend: Teletype #5 10.20 Generating locales (this might take a while)... #5 10.21 Generation complete. #5 10.23 Setting up libc-dev-bin (2.36-9+deb12u6) ... #5 10.24 Setting up libc6-dev:amd64 (2.36-9+deb12u6) ... #5 10.25 Processing triggers for man-db (2.11.2-2) ... #5 10.29 Reading package lists... #5 10.92 Building dependency tree... #5 11.11 Reading state information... #5 11.38 sudo is already the newest version (1.9.13p3-1+deb12u1). #5 11.38 iproute2 is already the newest version (6.1.0-3). #5 11.38 libcap2-bin is already the newest version (1:2.66-4). #5 11.38 libcap2-bin set to manually installed. #5 11.38 libssl-dev is already the newest version (3.0.11-1~deb12u2). #5 11.38 libncurses5-dev is already the newest version (6.4-4). #5 11.38 libsqlite3-dev is already the newest version (3.40.1-2). #5 11.38 build-essential is already the newest version (12.9). #5 11.38 libjansson-dev is already the newest version (2.14-2). #5 11.38 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #5 11.38 libxml2-dev set to manually installed. #5 11.38 uuid-dev is already the newest version (2.38.1-5+deb12u1). #5 11.38 uuid-dev set to manually installed. #5 11.38 wget is already the newest version (1.21.3-1+b2). #5 11.38 The following additional packages will be installed: #5 11.38 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 11.38 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 11.38 Suggested packages: #5 11.38 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 11.38 Recommended packages: #5 11.38 libpng-tools xxd #5 11.54 The following NEW packages will be installed: #5 11.54 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 11.54 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 11.54 net-tools subversion vim vim-common vim-runtime #5 11.57 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 11.57 Need to get 13.5 MB of archives. #5 11.57 After this operation, 60.8 MB of additional disk space will be used. #5 11.57 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #5 11.59 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #5 11.59 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #5 11.59 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 11.60 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 11.60 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 11.60 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 11.60 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 11.61 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 11.61 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 11.61 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 11.61 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 11.62 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 11.62 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #5 11.63 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #5 11.64 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #5 11.64 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #5 11.70 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #5 11.87 debconf: delaying package configuration, since apt-utils is not installed #5 11.92 Fetched 13.5 MB in 0s (85.9 MB/s) #5 11.94 Selecting previously unselected package iputils-ping. #5 11.94 (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 11.99 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #5 12.00 Unpacking iputils-ping (3:20221126-1) ... #5 12.05 Selecting previously unselected package vim-common. #5 12.05 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #5 12.06 Unpacking vim-common (2:9.0.1378-2) ... #5 12.11 Selecting previously unselected package libapr1:amd64. #5 12.11 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #5 12.12 Unpacking libapr1:amd64 (1.7.2-3) ... #5 12.16 Selecting previously unselected package libaprutil1:amd64. #5 12.17 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 12.17 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 12.21 Selecting previously unselected package libedit-dev:amd64. #5 12.22 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 12.22 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 12.27 Selecting previously unselected package libgpm2:amd64. #5 12.28 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 12.28 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 12.32 Selecting previously unselected package libslang2:amd64. #5 12.33 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 12.33 Unpacking libslang2:amd64 (2.3.3-3) ... #5 12.40 Selecting previously unselected package libpng-dev:amd64. #5 12.41 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 12.41 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 12.46 Selecting previously unselected package libslang2-dev:amd64. #5 12.47 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 12.47 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 12.55 Selecting previously unselected package libnewt0.52:amd64. #5 12.56 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 12.57 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 12.62 Selecting previously unselected package libnewt-dev:amd64. #5 12.63 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 12.63 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 12.68 Selecting previously unselected package libserf-1-1:amd64. #5 12.69 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 12.69 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 12.73 Selecting previously unselected package libutf8proc2:amd64. #5 12.74 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 12.74 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 12.79 Selecting previously unselected package libsvn1:amd64. #5 12.80 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #5 12.80 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #5 12.92 Selecting previously unselected package net-tools. #5 12.92 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #5 12.93 Unpacking net-tools (2.10-0.1) ... #5 12.99 Selecting previously unselected package subversion. #5 12.99 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #5 13.00 Unpacking subversion (1.14.2-4+b2) ... #5 13.11 Selecting previously unselected package vim-runtime. #5 13.12 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #5 13.13 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 13.15 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 13.15 Unpacking vim-runtime (2:9.0.1378-2) ... #5 13.56 Selecting previously unselected package vim. #5 13.57 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #5 13.57 Unpacking vim (2:9.0.1378-2) ... #5 13.72 Setting up net-tools (2.10-0.1) ... #5 13.73 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 13.74 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 13.75 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 13.76 Setting up libapr1:amd64 (1.7.2-3) ... #5 13.77 Setting up vim-common (2:9.0.1378-2) ... #5 13.80 Setting up libslang2:amd64 (2.3.3-3) ... #5 13.81 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 13.82 Setting up vim-runtime (2:9.0.1378-2) ... #5 13.94 Setting up iputils-ping (3:20221126-1) ... #5 13.96 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 13.98 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 13.98 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 14.00 Setting up vim (2:9.0.1378-2) ... #5 14.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.01 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 14.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 14.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 14.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 14.02 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 14.02 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 14.02 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 14.02 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 14.02 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 14.02 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 14.02 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 14.02 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 14.02 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 14.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 14.03 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 14.03 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 14.03 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 14.03 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 14.03 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 14.03 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 14.03 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 14.03 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 14.03 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 14.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 14.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 14.04 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 14.05 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 14.06 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #5 14.07 Setting up subversion (1.14.2-4+b2) ... #5 14.09 Processing triggers for mailcap (3.70+nmu1) ... #5 14.11 Processing triggers for libc-bin (2.36-9+deb12u6) ... #5 14.15 Processing triggers for man-db (2.11.2-2) ... #5 DONE 14.3s #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.278 Cloning into 'asterisk'... #9 DONE 24.0s #10 [ 6/10] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/master origin/sysmocom/master #10 0.834 Switched to a new branch 'sysmocom/master' #10 0.834 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.480 Generating the configure script for Asterisk ... #11 3.245 Generating the configure script for menuselect ... #11 4.313 checking build system type... x86_64-pc-linux-gnu #11 4.351 checking host system type... x86_64-pc-linux-gnu #11 4.352 checking for gcc... gcc #11 4.372 checking whether the C compiler works... yes #11 4.399 checking for C compiler default output file name... a.out #11 4.400 checking for suffix of executables... #11 4.437 checking whether we are cross compiling... no #11 4.477 checking for suffix of object files... o #11 4.496 checking whether the compiler supports GNU C... yes #11 4.514 checking whether gcc accepts -g... yes #11 4.532 checking for gcc option to enable C11 features... none needed #11 4.577 checking for stdio.h... yes #11 4.594 checking for stdlib.h... yes #11 4.614 checking for string.h... yes #11 4.637 checking for inttypes.h... yes #11 4.659 checking for stdint.h... yes #11 4.681 checking for strings.h... yes #11 4.704 checking for sys/stat.h... yes #11 4.727 checking for sys/types.h... yes #11 4.749 checking for unistd.h... yes #11 4.772 checking for wchar.h... yes #11 4.800 checking for minix/config.h... no #11 4.827 checking for sys/param.h... yes #11 4.856 checking for sys/select.h... yes #11 4.877 checking for sys/socket.h... yes #11 4.900 checking for utime.h... yes #11 4.924 checking whether it is safe to define __EXTENSIONS__... yes #11 4.954 checking whether _XOPEN_SOURCE should be defined... no #11 4.977 checking whether char is unsigned... no #11 4.990 checking for uname... /usr/bin/uname #11 4.993 checking for g++... g++ #11 5.010 checking whether the compiler supports GNU C++... yes #11 5.041 checking whether g++ accepts -g... yes #11 5.061 checking for g++ option to enable C++11 features... none needed #11 5.136 checking how to run the C preprocessor... gcc -E #11 5.182 checking how to run the C++ preprocessor... g++ -E #11 5.236 checking for a sed that does not truncate output... /usr/bin/sed #11 5.240 checking for egrep... grep -E #11 5.242 checking for ld used by gcc... /usr/bin/ld #11 5.246 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.249 checking for gawk... gawk #11 5.249 checking for a BSD-compatible install... /usr/bin/install -c #11 5.255 checking whether ln -s works... yes #11 5.255 checking for ranlib... ranlib #11 5.255 checking for GNU make... make #11 5.260 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.262 checking for egrep... /usr/bin/grep -E #11 5.264 checking for strip... strip #11 5.264 checking for ar... ar #11 5.264 checking for bison... /usr/bin/bison #11 5.265 checking for cmp... /usr/bin/cmp #11 5.265 checking for cat... /usr/bin/cat #11 5.265 checking for cut... /usr/bin/cut #11 5.265 checking for flex... /usr/bin/flex #11 5.266 checking for grep... (cached) /usr/bin/grep #11 5.266 checking for python2.7... no #11 5.266 checking for python2... no #11 5.266 checking for python... no #11 5.267 checking for python3... /usr/bin/python3 #11 5.267 checking for find... /usr/bin/find #11 5.267 checking for basename... /usr/bin/basename #11 5.267 checking for dirname... /usr/bin/dirname #11 5.267 checking for sh... /bin/bash #11 5.268 checking for ln... /usr/bin/ln #11 5.268 checking for doxygen... /usr/bin/doxygen #11 5.268 checking for dot... /usr/bin/dot #11 5.268 checking for wget... /usr/bin/wget #11 5.269 checking for curl... /usr/bin/curl #11 5.269 checking for xmllint... /usr/bin/xmllint #11 5.269 checking for xmlstarlet... no #11 5.270 checking for xml... no #11 5.270 checking for bash... /bin/bash #11 5.270 checking for git... /usr/bin/git #11 5.270 checking for alembic... : #11 5.270 checking for bzip2... /usr/bin/bzip2 #11 5.271 checking for tar... /usr/bin/tar #11 5.271 checking for patch... /usr/bin/patch #11 5.271 checking for sed... (cached) /usr/bin/sed #11 5.271 checking for nm... /usr/bin/nm #11 5.271 checking for realpath... /usr/bin/realpath #11 5.272 checking for ldconfig... /usr/sbin/ldconfig #11 5.272 checking for sha1sum... /usr/bin/sha1sum #11 5.272 checking for openssl... /usr/bin/openssl #11 5.273 checking for pkg-config... /usr/bin/pkg-config #11 5.273 checking pkg-config is at least version 0.9.0... yes #11 5.274 checking for bison that supports parse-param... /usr/bin/bison #11 5.292 checking for soxmix... no #11 5.293 checking for md5... no #11 5.293 checking for md5sum... md5sum #11 5.293 checking for a sed that does not truncate output... (cached) /usr/bin/sed #11 5.294 checking whether gcc is Clang... no #11 5.305 checking whether pthreads work with "-pthread" and "-lpthread"... yes #11 5.349 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #11 5.389 checking whether more special flags are required for pthreads... no #11 5.389 checking for PTHREAD_PRIO_INHERIT... yes #11 5.429 checking for RAII support... checking for gcc -fnested-functions... no #11 5.480 checking for clang strsep/strcmp optimization... no #11 5.507 configure: checking OPENSSL with pkg-config #11 5.507 configure: checking whether system openssl > 1.1.0 #11 5.507 checking for openssl >= 1.1.0... yes #11 5.516 checking for embedded pjproject (may have to download)... configuring #11 5.543 [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 5.804 [pjproject] Verifying /tmp/pjproject-2.14.tar.bz2 #11 5.819 [pjproject] Verify successful #11 5.820 [pjproject] Verifying /tmp/pjproject-2.14.tar.bz2 #11 5.838 [pjproject] Verify successful #11 5.838 [pjproject] Unpacking /tmp/pjproject-2.14.tar.bz2 #11 7.472 [pjproject] Applying patches /home/asterisk/asterisk/third-party/pjproject/patches /home/asterisk/asterisk/third-party/pjproject/source #11 7.514 [pjproject] Applying user.mak #11 7.530 [pjproject] Rebuilding #11 7.600 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #11 7.601 [pjproject] Applying custom include file patches/config_site.h #11 7.602 [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 10.41 checking for bundled pjproject... yes #11 10.42 checking for gawk... (cached) gawk #11 10.42 checking for curl-config... /usr/bin/curl-config #11 10.42 checking for the version of libcurl... 7.88.1 #11 10.43 checking for libcurl >= version 7.10.1... yes #11 10.43 checking whether libcurl is usable... yes #11 10.54 checking for curl_free... yes #11 10.81 checking for size_t... yes #11 10.87 checking for working alloca.h... yes #11 10.91 checking for alloca... yes #11 10.91 checking for dirent.h that defines DIR... yes #11 10.94 checking for library containing opendir... none required #11 10.97 checking for sys/wait.h that is POSIX.1 compatible... yes #11 11.00 checking for sys/types.h... (cached) yes #11 11.00 checking for netinet/in.h... yes #11 11.01 checking for arpa/nameser.h... yes #11 11.04 checking for netdb.h... yes #11 11.07 checking for resolv.h... yes #11 11.10 checking for arpa/nameser.h... (cached) yes #11 11.10 checking for assert.h... yes #11 11.13 checking for ctype.h... yes #11 11.16 checking for dlfcn.h... yes #11 11.19 checking for errno.h... yes #11 11.22 checking for fcntl.h... yes #11 11.25 checking for float.h... yes #11 11.28 checking for grp.h... yes #11 11.31 checking for inttypes.h... (cached) yes #11 11.32 checking for limits.h... yes #11 11.35 checking for locale.h... yes #11 11.38 checking for math.h... yes #11 11.42 checking for pwd.h... yes #11 11.45 checking for netinet/in.h... (cached) yes #11 11.46 checking for regex.h... yes #11 11.48 checking for sched.h... yes #11 11.51 checking for stdarg.h... yes #11 11.55 checking for stdint.h... (cached) yes #11 11.55 checking for stdio.h... (cached) yes #11 11.55 checking for stdlib.h... (cached) yes #11 11.56 checking for string.h... (cached) yes #11 11.56 checking for syslog.h... yes #11 11.60 checking for sys/file.h... yes #11 11.64 checking for sys/ioctl.h... yes #11 11.68 checking for sys/param.h... (cached) yes #11 11.68 checking for sys/resource.h... yes #11 11.72 checking for sys/socket.h... (cached) yes #11 11.73 checking for sys/stat.h... (cached) yes #11 11.74 checking for sys/time.h... yes #11 11.77 checking for sys/types.h... (cached) yes #11 11.78 checking for sys/un.h... yes #11 11.81 checking for termios.h... yes #11 11.85 checking for time.h... yes #11 11.89 checking for unistd.h... (cached) yes #11 11.89 checking for arpa/inet.h... yes #11 11.92 checking for libintl.h... yes #11 11.96 checking for malloc.h... yes #11 11.99 checking for netdb.h... (cached) yes #11 11.99 checking for stddef.h... yes #11 12.02 checking for strings.h... (cached) yes #11 12.02 checking for sys/event.h... no #11 12.04 checking for utime.h... (cached) yes #11 12.04 checking for libedit... yes #11 12.05 checking for Testing for libedit unicode support... yes #11 12.07 checking for uuid_generate_random in -luuid... yes #11 12.11 checking for uuid/uuid.h... yes #11 12.14 checking for jansson >= 2.11... yes #11 12.17 checking for libjwt >= 1.15.3... no #11 12.20 checking for clock_gettime in -lrt... yes #11 12.24 checking for libxml-2.0... yes #11 12.24 checking for uriParseUriA in -luriparser... no #11 12.27 checking for xsltLoadStylesheetPI in -lxslt... no #11 12.30 checking for xsltCleanupGlobals in -lxslt... no #11 12.36 checking for xlocale.h... no #11 12.45 checking for winsock.h... no #11 12.51 checking for winsock2.h... no #11 12.55 checking for sys/poll.h... yes #11 12.57 checking for special C compiler options needed for large files... no #11 12.57 checking for _FILE_OFFSET_BITS value needed for large files... no #11 12.59 checking for _Bool... yes #11 12.65 checking for stdbool.h that conforms to C99... yes #11 12.67 checking for an ANSI C-conforming const... yes #11 12.69 checking for uid_t in sys/types.h... yes #11 12.70 checking for inline... inline #11 12.71 checking for long double with more range or precision than double... yes #11 12.73 checking for mode_t... yes #11 12.79 checking for off_t... yes #11 12.84 checking for pid_t... yes #11 12.91 checking for size_t... (cached) yes #11 12.91 checking for struct stat.st_blksize... yes #11 12.94 checking for struct ucred.uid... yes #11 12.96 checking for struct ucred.cr_uid... no #11 12.99 checking for struct sockpeercred.uid... no #11 13.03 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #11 13.07 checking whether struct tm is in sys/time.h or time.h... time.h #11 13.09 checking for working volatile... yes #11 13.10 checking for ptrdiff_t... yes #11 13.16 checking for struct stat.st_mtim... yes #11 13.19 checking for struct stat.st_mtimensec... no #11 13.22 checking for struct stat.st_mtimespec... no #11 13.25 checking for working chown... yes #11 13.30 checking whether closedir returns void... no #11 13.31 checking for error_at_line... yes #11 13.35 checking for vfork.h... no #11 13.38 checking for fork... yes #11 13.43 checking for vfork... yes #11 13.47 checking for working fork... yes #11 13.52 checking for working vfork... (cached) yes #11 13.52 checking for _LARGEFILE_SOURCE value needed for large files... no #11 13.56 checking whether gcc needs -traditional... no #11 13.58 checking for working memcmp... yes #11 13.64 checking for getpagesize... yes #11 13.67 checking for vprintf... yes #11 13.70 checking for working mmap... yes #11 13.79 checking types of arguments for select... int,fd_set *,struct timeval * #11 13.83 checking whether lstat correctly handles trailing slash... yes #11 13.88 checking whether stat accepts an empty string... no #11 13.92 checking for working strcoll... yes #11 13.97 checking for strftime... yes #11 14.00 checking for working strnlen... yes #11 14.05 checking for working strtod... yes #11 14.10 checking whether utime accepts a null argument... yes #11 14.15 checking for asprintf... yes #11 14.18 checking for atexit... yes #11 14.22 checking for closefrom... yes #11 14.25 checking for dup2... yes #11 14.29 checking for eaccess... yes #11 14.32 checking for endpwent... yes #11 14.36 checking for euidaccess... yes #11 14.40 checking for ffsll... yes #11 14.43 checking for ftruncate... yes #11 14.47 checking for getcwd... yes #11 14.51 checking for gethostbyname... yes #11 14.54 checking for gethostname... yes #11 14.58 checking for getloadavg... yes #11 14.61 checking for gettimeofday... yes #11 14.65 checking for glob... yes #11 14.69 checking for ioperm... yes #11 14.73 checking for inet_ntoa... yes #11 14.77 checking for isascii... yes #11 14.81 checking for memchr... yes #11 14.85 checking for memmove... yes #11 14.89 checking for memset... yes #11 14.93 checking for mkdir... yes #11 14.96 checking for mkdtemp... yes #11 14.99 checking for munmap... yes #11 15.03 checking for newlocale... yes #11 15.07 checking for pipe2... yes #11 15.11 checking for ppoll... yes #11 15.14 checking for putenv... yes #11 15.18 checking for re_comp... yes #11 15.21 checking for regcomp... yes #11 15.25 checking for select... yes #11 15.28 checking for setenv... yes #11 15.32 checking for socket... yes #11 15.36 checking for strcasecmp... yes #11 15.40 checking for strcasestr... yes #11 15.44 checking for strchr... yes #11 15.51 checking for strcspn... yes #11 15.55 checking for strdup... yes #11 15.59 checking for strerror... yes #11 15.62 checking for strlcat... no #11 15.66 checking for strlcpy... no #11 15.70 checking for strncasecmp... yes #11 15.74 checking for strndup... yes #11 15.78 checking for strnlen... yes #11 15.82 checking for strrchr... yes #11 15.86 checking for strsep... yes #11 15.90 checking for strspn... yes #11 15.94 checking for strstr... yes #11 15.98 checking for strtod... (cached) yes #11 15.98 checking for strtol... yes #11 16.02 checking for strtold... yes #11 16.06 checking for strtoq... yes #11 16.09 checking for unsetenv... yes #11 16.13 checking for uselocale... yes #11 16.16 checking for utime... yes #11 16.20 checking for vasprintf... yes #11 16.24 checking for getpeereid... no #11 16.28 checking for sysctl... no #11 16.31 checking for swapctl... no #11 16.35 checking for malloc_trim... yes #11 16.38 checking for htonll... no #11 16.42 checking for ntohll... no #11 16.46 checking for sqrt in -lm... yes #11 16.50 checking for exp2... yes #11 16.55 checking for log2... yes #11 16.59 checking for exp10... yes #11 16.64 checking for log10... yes #11 16.68 checking for sin... yes #11 16.72 checking for cos... yes #11 16.76 checking for tan... yes #11 16.80 checking for asin... yes #11 16.85 checking for acos... yes #11 16.89 checking for atan... yes #11 16.94 checking for atan2... yes #11 16.98 checking for pow... yes #11 17.02 checking for rint... yes #11 17.07 checking for exp... yes #11 17.12 checking for log... yes #11 17.16 checking for remainder... yes #11 17.21 checking for fmod... yes #11 17.25 checking for round... yes #11 17.29 checking for roundf... yes #11 17.34 checking for trunc... yes #11 17.38 checking for floor... yes #11 17.42 checking for ceil... yes #11 17.46 checking for exp2l... yes #11 17.50 checking for log2l... yes #11 17.54 checking for exp10l... yes #11 17.58 checking for log10l... yes #11 17.63 checking for sinl... yes #11 17.68 checking for cosl... yes #11 17.72 checking for tanl... yes #11 17.77 checking for asinl... yes #11 17.81 checking for acosl... yes #11 17.86 checking for atanl... yes #11 17.91 checking for atan2l... yes #11 17.95 checking for powl... yes #11 17.99 checking for sqrtl... yes #11 18.02 checking for rintl... yes #11 18.06 checking for expl... yes #11 18.10 checking for logl... yes #11 18.14 checking for remainderl... yes #11 18.19 checking for fmodl... yes #11 18.24 checking for roundl... yes #11 18.27 checking for truncl... yes #11 18.32 checking for floorl... yes #11 18.36 checking for ceill... yes #11 18.40 checking for LLONG_MAX in limits.h... yes #11 18.44 checking for timersub in time.h... yes #11 18.48 checking for a version of GNU ld that supports the --dynamic-list flag... yes #11 18.53 checking for sys/poll.h... (cached) yes #11 18.53 checking for inet_aton... yes #11 18.57 checking for IP_PKTINFO... yes #11 18.61 checking for gcc options needed to detect all undeclared functions... none needed #11 18.65 checking whether gethostbyname_r is declared... yes #11 18.68 checking for library containing gethostbyname_r... none required #11 18.73 checking for gethostbyname_r with 6 arguments... yes #11 18.78 checking for gethostbyname_r with 5 arguments... no #11 18.81 checking for byteswap.h... yes #11 18.84 checking for __swap16 variant of byteswapping macros... no #11 18.86 checking for bswap16 variant of byteswapping macros... no #11 18.87 checking for locale_t in locale.h... yes #11 18.91 checking for O_EVTONLY in fcntl.h... no #11 18.93 checking for O_SYMLINK in fcntl.h... no #11 18.95 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #11 18.98 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #11 19.01 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #11 19.05 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #11 19.09 checking for pthread_spinlock_t in pthread.h... yes #11 19.13 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #11 19.16 checking for working unnamed semaphores... yes #11 19.20 checking if PTHREAD_ONCE_INIT needs braces... no #11 19.23 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #11 19.25 checking whether we can compare a mutex to its initial value... no #11 19.27 checking for compiler sync operations... yes #11 19.31 checking for compiler atomic operations... yes #11 19.34 checking if your system printf is NULL-safe.... (null)yes #11 19.38 checking if socket() accepts SOCK_NONBLOCK... yes #11 19.42 checking if we can increase the maximum select-able file descriptor... no #11 19.45 checking if we have usable eventfd support... yes #11 19.49 checking for compiler 'attribute pure' support... yes #11 19.51 checking for compiler 'attribute malloc' support... yes #11 19.53 checking for compiler 'attribute const' support... yes #11 19.55 checking for compiler 'attribute unused' support... yes #11 19.57 checking for compiler 'attribute always_inline' support... no #11 19.60 checking for compiler 'attribute deprecated' support... yes #11 19.61 checking for compiler 'attribute sentinel' support... yes #11 19.63 checking for compiler 'attribute warn_unused_result' support... yes #11 19.65 checking for compiler 'attribute may_alias' support... yes #11 19.67 checking for compiler 'attribute constructor' support... yes #11 19.69 checking for compiler 'attribute destructor' support... yes #11 19.70 checking for compiler 'attribute noreturn' support... yes #11 19.72 checking for -fsanitize=address support... yes #11 19.73 checking for -fsanitize=thread support... yes #11 19.75 checking for -fsanitize=leak support... yes #11 19.77 checking for -fsanitize=undefined support... yes #11 19.79 checking for -Wdeclaration-after-statement support... yes #11 19.79 checking for -Wtrampolines support... yes #11 19.80 checking for _FORTIFY_SOURCE support... yes #11 19.81 checking for -fno-strict-overflow... yes #11 19.81 checking for -Wno-format-truncation... yes #11 19.82 checking for -Wno-format-y2k... yes #11 19.83 checking for -Wno-stringop-truncation... yes #11 19.84 checking for -Wshadow... yes #11 19.84 checking for -march=native support... yes #11 19.85 checking whether to use rpath... not needed #11 19.85 checking for sysinfo... yes #11 19.89 checking for library containing res_9_ninit... no #11 19.96 checking for res_ninit... yes #11 20.02 checking for library containing res_9_ndestroy... no #11 20.10 checking for res_ndestroy... no #11 20.16 checking for library containing res_9_close... no #11 20.24 checking for res_close... no #11 20.29 checking for struct __res_state._u._ext.nsaddrs... yes #11 20.32 checking for BIND_8_COMPAT required... no #11 20.34 checking for GLOB_NOMAGIC in glob.h... yes #11 20.36 checking for GLOB_BRACE in glob.h... yes #11 20.38 checking for RTLD_NOLOAD in dlfcn.h... yes #11 20.40 checking for IP_MTU_DISCOVER in netinet/in.h... yes #11 20.42 checking size of int... 4 #11 20.48 checking size of long... 8 #11 20.53 checking size of long long... 8 #11 20.58 checking size of char *... 8 #11 20.63 checking size of long... (cached) 8 #11 20.63 checking size of long long... (cached) 8 #11 20.69 checking size of fd_set.fds_bits... (cached) 8 #11 20.69 checking for dladdr in dlfcn.h... yes #11 20.72 checking for snd_pcm_open in -lasound... yes #11 20.77 checking for alsa/asoundlib.h... yes #11 20.82 checking for bfd_openr in -lbfd... no #11 20.86 checking for bfd_openr in -lbfd... (cached) no #11 20.86 checking for bfd_openr in -lbfd... (cached) no #11 20.86 checking for cap_from_text in -lcap... no #11 20.89 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #11 20.91 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #11 20.94 checking for enhanced dahdi vmwi support... yes #11 20.97 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #11 20.99 checking for getifaddrs() support... yes #11 21.01 checking for timerfd support... yes #11 21.04 checking for gsm_create in -lgsm... yes #11 21.07 checking for gsm.h... yes #11 21.09 checking for gsm/gsm.h... yes #11 21.12 checking for libilbc < 3... no #11 21.13 checking for iconv_open in -liconv... no #11 21.16 checking for libiconv_open in -liconv... no #11 21.19 checking for iconv_close in -lc... yes #11 21.22 checking for iconv.h... yes #11 21.25 checking for icaltimezone_get_utc_timezone in -lical... no #11 21.28 checking for iks_start_sasl in -liksemel... no #11 21.31 checking for UW IMAP Toolkit c-client library... no #11 21.32 checking for system c-client library...... no #11 21.37 checking for SQLConnect in -liodbc... no #11 21.40 checking for inotify_init in -lc... yes #11 21.44 checking for sys/inotify.h... yes #11 21.46 checking for jack_activate in -ljack... no #11 21.49 checking for kqueue in -lc... no #11 21.54 checking for kevent64... no #11 21.58 checking for ldap_initialize in -lldap... no #11 21.61 checking for mysql_config... no #11 21.61 checking for neon-config... no #11 21.61 checking for neon-config... no #11 21.61 checking for netsnmp-agent... yes #11 21.62 checking for newtBell in -lnewt... yes #11 21.67 checking for newt.h... yes #11 21.69 checking for ub_ctx_delete in -lunbound... no #11 21.72 checking for SQLConnect in -lodbc... no #11 21.76 checking for ogg_stream_init in -logg... no #11 21.78 checking for backtrace in -lexecinfo... no #11 21.81 checking for backtrace in -lc... yes #11 21.84 checking for execinfo.h... yes #11 21.87 checking for ba2str in -lbluetooth... no #11 21.90 checking for bs_version in -lbeanstalk... no #11 21.92 checking for pg_config... no #11 21.93 checking for poptStrerror in -lpopt... no #11 21.95 checking for portaudio-2.0... no #11 21.97 checking for Pa_GetDeviceCount in -lportaudio... no #11 21.99 checking for pri_connected_line_update in -lpri... no #11 22.02 checking for resample_open in -lresample... no #11 22.05 checking for fftw_malloc in -lfftw3... yes #11 22.09 checking for fftw3.h... yes #11 22.12 checking for sf_open in -lsndfile... no #11 22.15 checking for minimum version of SpanDSP... no #11 22.17 checking for ss7_set_isup_timer in -lss7... no #11 22.19 checking for openr2_chan_new in -lopenr2... no #11 22.21 checking for opus_encoder_create in -lopus... no #11 22.25 checking for op_open_callbacks in -lopusfile... no #11 22.28 checking for luaL_newstate in -llua5.4... no #11 22.31 checking for luaL_newstate in -llua5.3... yes #11 22.35 checking for lua5.3/lua.h... yes #11 22.38 checking for rc_read_config in -lfreeradius-client... no #11 22.41 checking for rc_read_config in -lradiusclient-ng... no #11 22.44 checking for rc_read_config in -lradcli... no #11 22.47 checking for codec2_create in -lcodec2... no #11 22.49 checking for cpg_join in -lcpg... no #11 22.52 checking for corosync_cfg_state_track in -lcfg... no #11 22.55 checking for speex_encode in -lspeex... no #11 22.58 checking for speex_preprocess_ctl in -lspeex... no #11 22.61 checking for speex_preprocess_ctl in -lspeexdsp... no #11 22.64 checking for sqlite3_open in -lsqlite3... yes #11 22.68 checking for sqlite3.h... yes #11 22.71 checking for crypt in -lcrypt... yes #11 22.74 checking for crypt.h... yes #11 22.77 checking for crypt... no #11 22.81 checking for crypt_r in -lcrypt... yes #11 22.85 checking for osp/osp.h... no #11 22.88 checking for srtp_init in -lsrtp2... no #11 22.91 checking for srtp_init in -lsrtp... no #11 22.93 checking for gmime-3.0... no #11 22.96 checking for gmime-2.6... no #11 22.97 checking for gmime-2.4... no #11 22.99 checking for gmime-2.2... no #11 23.01 checking for gmime-2.0... no #11 23.03 checking for malloc in -lhoard... no #11 23.05 checking for dbinit in -lsybdb... no #11 23.08 checking for tone_zone_find_by_num in -ltonezone... no #11 23.11 checking for tone_zone_find in -ltonezone... no #11 23.14 checking for vorbis_info_init in -lvorbis... no #11 23.18 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #11 23.19 checking for compress in -lz... yes #11 23.23 checking for zlib.h... yes #11 23.26 checking for linux/compiler.h... no #11 23.29 checking for MSG_NOSIGNAL in sys/socket.h... yes #11 23.31 checking for SO_NOSIGPIPE in sys/socket.h... no #11 23.33 checking for sdl-config... no #11 23.33 checking for IMG_Load in -lSDL_image... no #11 23.36 checking for sws_getContext in -lavcodec... no #11 23.39 checking for linux/videodev.h... no #11 23.42 checking for XOpenDisplay in -lX11... no #11 23.45 checking for XOpenDisplay in -lX11... (cached) no #11 23.45 checking for /sbin/launchd... no #11 23.45 checking for gtk+-2.0... no #11 23.46 checking for libsystemd... yes #11 23.47 checking for LOG_AUTH in syslog.h... yes #11 23.49 checking for LOG_AUTHPRIV in syslog.h... yes #11 23.51 checking for LOG_CRON in syslog.h... yes #11 23.53 checking for LOG_DAEMON in syslog.h... yes #11 23.55 checking for LOG_FTP in syslog.h... yes #11 23.57 checking for LOG_KERN in syslog.h... yes #11 23.59 checking for LOG_LPR in syslog.h... yes #11 23.60 checking for LOG_MAIL in syslog.h... yes #11 23.63 checking for LOG_NEWS in syslog.h... yes #11 23.65 checking for LOG_SYSLOG in syslog.h... yes #11 23.66 checking for LOG_UUCP in syslog.h... yes #11 23.68 checking for bridges/bridge_softmix/include/hrirs.h... yes #11 23.68 checking for mandatory modules: PJPROJECT... ok #11 23.73 configure: creating ./config.status #11 23.79 config.status: creating build_tools/menuselect-deps #11 23.80 config.status: creating makeopts #11 23.80 config.status: creating include/asterisk/autoconfig.h #11 23.86 checking build system type... x86_64-unknown-linux-gnu #11 23.90 checking host system type... x86_64-unknown-linux-gnu #11 23.90 checking for gcc... gcc #11 23.92 checking whether the C compiler works... yes #11 23.94 checking for C compiler default output file name... a.out #11 23.94 checking for suffix of executables... #11 23.97 checking whether we are cross compiling... no #11 24.01 checking for suffix of object files... o #11 24.02 checking whether the compiler supports GNU C... yes #11 24.04 checking whether gcc accepts -g... yes #11 24.06 checking for gcc option to enable C11 features... none needed #11 24.10 checking for GNU make... make #11 24.10 checking for pkg-config... /usr/bin/pkg-config #11 24.10 checking pkg-config is at least version 0.9.0... yes #11 24.10 checking for stdio.h... yes #11 24.12 checking for stdlib.h... yes #11 24.14 checking for string.h... yes #11 24.15 checking for inttypes.h... yes #11 24.17 checking for stdint.h... yes #11 24.19 checking for strings.h... yes #11 24.21 checking for sys/stat.h... yes #11 24.23 checking for sys/types.h... yes #11 24.25 checking for unistd.h... yes #11 24.28 checking for size_t... yes #11 24.32 checking for working alloca.h... yes #11 24.35 checking for alloca... yes #11 24.35 checking for asprintf... yes #11 24.38 checking for getloadavg... yes #11 24.42 checking for setenv... yes #11 24.45 checking for strcasestr... yes #11 24.48 checking for strndup... yes #11 24.51 checking for strnlen... yes #11 24.54 checking for strsep... yes #11 24.57 checking for unsetenv... yes #11 24.60 checking for vasprintf... yes #11 24.63 checking for newtBell in -lnewt... yes #11 24.66 checking for newt.h... yes #11 24.69 checking for initscr in -lncurses... yes #11 24.72 checking for ncurses.h... yes #11 24.76 checking for keypad in -ltinfo... yes #11 24.79 checking for ncurses.h... (cached) yes #11 24.79 checking for a sed that does not truncate output... /usr/bin/sed #11 24.80 checking for libxml-2.0... yes #11 24.80 checking for gtk+-2.0... no #11 24.84 configure: creating ./config.status #11 24.89 config.status: creating makeopts #11 24.89 config.status: creating autoconfig.h #11 24.90 configure: Menuselect build configuration successfully completed #11 24.91 #11 24.91 .$$$$$$$$$$$$$$$=.. #11 24.91 .$7$7.. .7$$7:. #11 24.91 .$$:. ,$7.7 #11 24.91 .$7. 7$$$$ .$$77 #11 24.91 ..$$. $$$$$ .$$$7 #11 24.91 ..7$ .?. $$$$$ .?. 7$$$. #11 24.91 $.$. .$$$7. $$$$7 .7$$$. .$$$. #11 24.91 .777. .$$$$$$77$$$77$$$$$7. $$$, #11 24.91 $$$~ .7$$$$$$$$$$$$$7. .$$$. #11 24.91 .$$7 .7$$$$$$$7: ?$$$. #11 24.91 $$$ ?7$$$$$$$$$$I .$$$7 #11 24.91 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #11 24.91 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #11 24.91 $$$ $$$ 7$$$7 .$$$ .$$$. #11 24.91 $$$$ $$$$7 .$$$. #11 24.91 7$$$7 7$$$$ 7$$$ #11 24.91 $$$$$ $$$ #11 24.91 $$$$7. $$ (TM) #11 24.91 $$$$$$$. .7$$$$$$ $$ #11 24.91 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #11 24.91 $$$$$$$$$$$$$$$$. #11 24.91 #11 24.91 configure: Package configured for: #11 24.91 configure: OS type : linux-gnu #11 24.91 configure: Host CPU : x86_64 #11 24.91 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #11 24.91 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #11 25.56 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #11 25.56 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #11 25.56 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #11 25.56 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #11 25.56 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #11 25.70 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #11 25.76 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #11 25.78 Generating input for menuselect ... #11 27.40 menuselect/menuselect --check-deps menuselect.makeopts #11 27.40 menuselect/menuselect --check-deps menuselect.makeopts #11 27.45 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #11 27.45 [CC] astcanary.c -> astcanary.o #11 27.45 [CC] astdb2bdb.c -> astdb2bdb.o #11 27.46 [CC] hash/hash.c -> hash/hash.o #11 27.46 [CC] hash/hash_buf.c -> hash/hash_buf.o #11 27.46 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #11 27.46 [CC] hash/hash_func.c -> hash/hash_func.o #11 27.46 [CC] hash/hash_log2.c -> hash/hash_log2.o #11 27.46 [CC] hash/hash_page.c -> hash/hash_page.o #11 27.47 [CC] hash/ndbm.c -> hash/ndbm.o #11 27.47 [CC] btree/bt_close.c -> btree/bt_close.o #11 27.47 [CC] btree/bt_conv.c -> btree/bt_conv.o #11 27.47 [CC] btree/bt_debug.c -> btree/bt_debug.o #11 27.48 [CC] btree/bt_delete.c -> btree/bt_delete.o #11 27.48 [CC] btree/bt_get.c -> btree/bt_get.o #11 27.50 [CC] btree/bt_open.c -> btree/bt_open.o #11 27.50 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #11 27.53 [CC] btree/bt_page.c -> btree/bt_page.o #11 27.55 [LD] astcanary.o -> astcanary #11 27.55 [CC] btree/bt_put.c -> btree/bt_put.o #11 27.58 [CC] btree/bt_search.c -> btree/bt_search.o #11 27.59 [CC] btree/bt_seq.c -> btree/bt_seq.o #11 27.59 [CC] btree/bt_split.c -> btree/bt_split.o #11 27.59 [CC] btree/bt_utils.c -> btree/bt_utils.o #11 27.60 [CC] db/db.c -> db/db.o #11 27.60 [CC] mpool/mpool.c -> mpool/mpool.o #11 27.64 [CC] recno/rec_close.c -> recno/rec_close.o #11 27.64 [CC] recno/rec_delete.c -> recno/rec_delete.o #11 27.67 [CC] recno/rec_get.c -> recno/rec_get.o #11 27.68 [CC] recno/rec_open.c -> recno/rec_open.o #11 27.70 [CC] recno/rec_put.c -> recno/rec_put.o #11 27.71 [CC] recno/rec_search.c -> recno/rec_search.o #11 27.72 [CC] recno/rec_seq.c -> recno/rec_seq.o #11 27.73 [CC] recno/rec_utils.c -> recno/rec_utils.o #11 27.90 [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 27.96 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #11 27.96 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #11 28.06 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #11 29.36 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #11 30.30 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #11 34.33 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #11 34.34 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #11 34.36 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #11 34.37 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #11 36.52 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #11 36.66 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #11 36.67 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #11 37.03 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #11 37.96 [pjproject] Generating symbols #11 38.08 [CC] chan_audiosocket.c -> chan_audiosocket.o #11 38.08 [CC] chan_bridge_media.c -> chan_bridge_media.o #11 38.08 [CC] chan_iax2.c -> chan_iax2.o #11 38.08 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #11 38.08 [CC] iax2/firmware.c -> iax2/firmware.o #11 38.08 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #11 38.08 [CC] iax2/parser.c -> iax2/parser.o #11 38.09 [CC] iax2/netsock.c -> iax2/netsock.o #11 38.09 [CC] iax2/provision.c -> iax2/provision.o #11 38.09 [CC] chan_pjsip.c -> chan_pjsip.o #11 38.09 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #11 38.09 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #11 38.09 [CC] chan_rtp.c -> chan_rtp.o #11 38.09 [CC] chan_unistim.c -> chan_unistim.o #11 38.30 [LD] chan_audiosocket.o -> chan_audiosocket.so #11 38.31 [LD] chan_bridge_media.o -> chan_bridge_media.so #11 38.43 [LD] chan_rtp.o -> chan_rtp.so #11 39.23 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #11 40.21 [LD] chan_unistim.o -> chan_unistim.so #11 43.53 [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 43.59 [CC] pbx_ael.c -> pbx_ael.o #11 43.59 [CC] pbx_config.c -> pbx_config.o #11 43.59 [CC] pbx_dundi.c -> pbx_dundi.o #11 43.59 [CC] dundi-parser.c -> dundi-parser.o #11 43.59 [CC] pbx_loopback.c -> pbx_loopback.o #11 43.59 [CC] pbx_lua.c -> pbx_lua.o #11 43.59 [CC] pbx_realtime.c -> pbx_realtime.o #11 43.59 [CC] pbx_spool.c -> pbx_spool.o #11 43.77 [LD] pbx_loopback.o -> pbx_loopback.so #11 43.83 [LD] pbx_ael.o -> pbx_ael.so #11 43.92 [LD] pbx_realtime.o -> pbx_realtime.so #11 44.05 [LD] pbx_lua.o -> pbx_lua.so #11 44.10 [LD] pbx_spool.o -> pbx_spool.so #11 44.31 [LD] pbx_config.o -> pbx_config.so #11 45.64 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #11 45.68 [CC] app_adsiprog.c -> app_adsiprog.o #11 45.68 [CC] app_agent_pool.c -> app_agent_pool.o #11 45.68 [CC] app_amd.c -> app_amd.o #11 45.68 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #11 45.68 [CC] app_audiosocket.c -> app_audiosocket.o #11 45.68 [CC] app_attended_transfer.c -> app_attended_transfer.o #11 45.68 [CC] app_authenticate.c -> app_authenticate.o #11 45.68 [CC] app_blind_transfer.c -> app_blind_transfer.o #11 45.68 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #11 45.68 [CC] app_bridgewait.c -> app_bridgewait.o #11 45.68 [CC] app_broadcast.c -> app_broadcast.o #11 45.69 [CC] app_cdr.c -> app_cdr.o #11 45.70 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #11 45.70 [CC] app_chanisavail.c -> app_chanisavail.o #11 45.70 [CC] app_channelredirect.c -> app_channelredirect.o #11 45.71 [CC] app_chanspy.c -> app_chanspy.o #11 45.89 [CC] app_confbridge.c -> app_confbridge.o #11 45.89 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #11 45.90 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #11 45.94 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #11 45.96 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #11 45.97 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #11 45.98 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #11 45.99 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #11 46.00 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #11 46.04 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #11 46.18 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #11 46.18 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #11 46.18 [CC] app_controlplayback.c -> app_controlplayback.o #11 46.22 [CC] app_db.c -> app_db.o #11 46.22 [CC] app_dial.c -> app_dial.o #11 46.23 [CC] app_dictate.c -> app_dictate.o #11 46.24 [CC] app_directed_pickup.c -> app_directed_pickup.o #11 46.26 [CC] app_directory.c -> app_directory.o #11 46.31 [CC] app_disa.c -> app_disa.o #11 46.42 [CC] app_dtmfstore.c -> app_dtmfstore.o #11 46.45 [CC] app_dumpchan.c -> app_dumpchan.o #11 46.49 [CC] app_echo.c -> app_echo.o #11 46.49 [CC] app_exec.c -> app_exec.o #11 46.51 [CC] app_externalivr.c -> app_externalivr.o #11 46.55 [CC] app_festival.c -> app_festival.o #11 46.55 [CC] app_flash.c -> app_flash.o #11 46.56 [CC] app_followme.c -> app_followme.o #11 46.61 [CC] app_forkcdr.c -> app_forkcdr.o #11 46.64 [CC] app_getcpeid.c -> app_getcpeid.o #11 46.74 [CC] app_if.c -> app_if.o #11 46.74 [CC] app_mf.c -> app_mf.o #11 46.76 [CC] app_milliwatt.c -> app_milliwatt.o #11 46.82 [CC] app_minivm.c -> app_minivm.o #11 46.87 [CC] app_mixmonitor.c -> app_mixmonitor.o #11 46.87 [CC] app_morsecode.c -> app_morsecode.o #11 46.95 [CC] app_mp3.c -> app_mp3.o #11 46.97 [CC] app_originate.c -> app_originate.o #11 47.02 [CC] app_page.c -> app_page.o #11 47.04 [CC] app_playback.c -> app_playback.o #11 47.06 [CC] app_playtones.c -> app_playtones.o #11 47.08 [CC] app_privacy.c -> app_privacy.o #11 47.15 [CC] app_queue.c -> app_queue.o #11 47.15 [CC] app_read.c -> app_read.o #11 47.23 [CC] app_readexten.c -> app_readexten.o #11 47.31 [CC] app_record.c -> app_record.o #11 47.33 [CC] app_reload.c -> app_reload.o #11 47.40 [CC] app_sayunixtime.c -> app_sayunixtime.o #11 47.43 [CC] app_senddtmf.c -> app_senddtmf.o #11 47.45 [CC] app_sendtext.c -> app_sendtext.o #11 47.50 [CC] app_sf.c -> app_sf.o #11 47.51 [CC] app_signal.c -> app_signal.o #11 47.59 [CC] app_sms.c -> app_sms.o #11 47.67 [CC] app_softhangup.c -> app_softhangup.o #11 47.73 [CC] app_speech_utils.c -> app_speech_utils.o #11 47.74 [CC] app_stack.c -> app_stack.o #11 47.76 [CC] app_stasis.c -> app_stasis.o #11 47.77 [CC] app_stream_echo.c -> app_stream_echo.o #11 47.77 [CC] app_system.c -> app_system.o #11 47.81 [CC] app_talkdetect.c -> app_talkdetect.o #11 47.81 [CC] app_test.c -> app_test.o #11 47.93 [CC] app_transfer.c -> app_transfer.o #11 48.00 [CC] app_userevent.c -> app_userevent.o #11 48.02 [CC] app_verbose.c -> app_verbose.o #11 48.04 [CC] app_voicemail.c -> app_voicemail.o #11 48.07 [CC] app_waitforcond.c -> app_waitforcond.o #11 48.10 [CC] app_waitforring.c -> app_waitforring.o #11 48.17 [CC] app_waitforsilence.c -> app_waitforsilence.o #11 48.23 [CC] app_waituntil.c -> app_waituntil.o #11 48.26 [CC] app_while.c -> app_while.o #11 48.31 [CC] app_zapateller.c -> app_zapateller.o #11 48.38 [LD] app_adsiprog.o -> app_adsiprog.so #11 48.44 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #11 48.44 [LD] app_agent_pool.o -> app_agent_pool.so #11 48.45 [LD] app_amd.o -> app_amd.so #11 48.46 [LD] app_attended_transfer.o -> app_attended_transfer.so #11 48.51 [LD] app_audiosocket.o -> app_audiosocket.so #11 48.53 [LD] app_blind_transfer.o -> app_blind_transfer.so #11 48.53 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #11 48.55 [LD] app_authenticate.o -> app_authenticate.so #11 48.56 [LD] app_bridgewait.o -> app_bridgewait.so #11 48.64 [LD] app_broadcast.o -> app_broadcast.so #11 48.64 [LD] app_cdr.o -> app_cdr.so #11 48.64 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #11 48.68 [LD] app_channelredirect.o -> app_channelredirect.so #11 48.68 [LD] app_chanisavail.o -> app_chanisavail.so #11 48.68 [LD] app_chanspy.o -> app_chanspy.so #11 48.76 [LD] app_controlplayback.o -> app_controlplayback.so #11 48.76 [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 48.78 [LD] app_db.o -> app_db.so #11 48.78 [LD] app_dictate.o -> app_dictate.so #11 48.79 [LD] app_directed_pickup.o -> app_directed_pickup.so #11 48.84 [LD] app_directory.o -> app_directory.so #11 48.84 [LD] app_dtmfstore.o -> app_dtmfstore.so #11 48.85 [LD] app_disa.o -> app_disa.so #11 48.85 [LD] app_dumpchan.o -> app_dumpchan.so #11 48.88 [LD] app_echo.o -> app_echo.so #11 48.88 [LD] app_exec.o -> app_exec.so #11 48.88 [LD] app_flash.o -> app_flash.so #11 48.88 [LD] app_festival.o -> app_festival.so #11 48.88 [LD] app_externalivr.o -> app_externalivr.so #11 48.91 [LD] app_followme.o -> app_followme.so #11 48.93 [LD] app_getcpeid.o -> app_getcpeid.so #11 48.93 [LD] app_forkcdr.o -> app_forkcdr.so #11 48.94 [LD] app_if.o -> app_if.so #11 48.96 [LD] app_mf.o -> app_mf.so #11 48.96 [LD] app_milliwatt.o -> app_milliwatt.so #11 48.99 [LD] app_mixmonitor.o -> app_mixmonitor.so #11 48.99 [LD] app_morsecode.o -> app_morsecode.so #11 48.99 [LD] app_mp3.o -> app_mp3.so #11 48.99 [LD] app_originate.o -> app_originate.so #11 49.00 [LD] app_page.o -> app_page.so #11 49.00 [LD] app_playback.o -> app_playback.so #11 49.04 [LD] app_playtones.o -> app_playtones.so #11 49.04 [LD] app_privacy.o -> app_privacy.so #11 49.04 [LD] app_readexten.o -> app_readexten.so #11 49.05 [LD] app_read.o -> app_read.so #11 49.05 [LD] app_record.o -> app_record.so #11 49.05 [LD] app_reload.o -> app_reload.so #11 49.06 [LD] app_sayunixtime.o -> app_sayunixtime.so #11 49.07 [LD] app_senddtmf.o -> app_senddtmf.so #11 49.07 [LD] app_sendtext.o -> app_sendtext.so #11 49.07 [LD] app_sf.o -> app_sf.so #11 49.07 [LD] app_signal.o -> app_signal.so #11 49.08 [LD] app_softhangup.o -> app_softhangup.so #11 49.09 [LD] app_stack.o -> app_stack.so #11 49.09 [LD] app_speech_utils.o -> app_speech_utils.so #11 49.09 [LD] app_stasis.o -> app_stasis.so #11 49.10 [LD] app_stream_echo.o -> app_stream_echo.so #11 49.10 [LD] app_system.o -> app_system.so #11 49.11 [LD] app_test.o -> app_test.so #11 49.11 [LD] app_transfer.o -> app_transfer.so #11 49.11 [LD] app_userevent.o -> app_userevent.so #11 49.11 [LD] app_verbose.o -> app_verbose.so #11 49.12 [LD] app_talkdetect.o -> app_talkdetect.so #11 49.12 [LD] app_waitforcond.o -> app_waitforcond.so #11 49.13 [LD] app_waitforring.o -> app_waitforring.so #11 49.14 [LD] app_waitforsilence.o -> app_waitforsilence.so #11 49.14 [LD] app_waituntil.o -> app_waituntil.so #11 49.15 [LD] app_while.o -> app_while.so #11 49.17 [LD] app_dial.o -> app_dial.so #11 49.17 [LD] app_zapateller.o -> app_zapateller.so #11 49.51 [LD] app_minivm.o -> app_minivm.so #11 49.52 [LD] app_sms.o -> app_sms.so #11 51.59 [LD] app_queue.o -> app_queue.so #11 52.97 [LD] app_voicemail.o -> app_voicemail.so #11 53.00 [CC] codec_a_mu.c -> codec_a_mu.o #11 53.00 [CC] codec_alaw.c -> codec_alaw.o #11 53.00 [CC] codec_adpcm.c -> codec_adpcm.o #11 53.00 [CC] codec_dahdi.c -> codec_dahdi.o #11 53.00 [CC] codec_g722.c -> codec_g722.o #11 53.00 [CC] g722/g722_encode.c -> g722/g722_encode.o #11 53.00 [CC] g722/g722_decode.c -> g722/g722_decode.o #11 53.01 [CC] codec_g726.c -> codec_g726.o #11 53.01 [CC] codec_gsm.c -> codec_gsm.o #11 53.01 [CC] codec_ilbc.c -> codec_ilbc.o #11 53.01 [CC] anaFilter.c -> anaFilter.o #11 53.01 [CC] constants.c -> constants.o #11 53.01 [CC] createCB.c -> createCB.o #11 53.01 [CC] doCPLC.c -> doCPLC.o #11 53.01 [CC] f2clib.c -> f2clib.o #11 53.01 [CC] codec_lpc10.c -> codec_lpc10.o #11 53.12 [CC] enhancer.c -> enhancer.o #11 53.12 [CC] analys.c -> analys.o #11 53.18 [CC] codec_resample.c -> codec_resample.o #11 53.19 [CC] filter.c -> filter.o #11 53.21 [CC] speex/resample.c -> speex/resample.o #11 53.23 [CC] bsynz.c -> bsynz.o #11 53.28 [CC] FrameClassify.c -> FrameClassify.o #11 53.33 [CC] chanwr.c -> chanwr.o #11 53.34 [CC] codec_ulaw.c -> codec_ulaw.o #11 53.37 [CC] gainquant.c -> gainquant.o #11 53.39 [CC] getCBvec.c -> getCBvec.o #11 53.42 [LD] codec_a_mu.o -> codec_a_mu.so #11 53.43 [CC] dcbias.c -> dcbias.o #11 53.43 [LD] codec_alaw.o -> codec_alaw.so #11 53.45 [LD] codec_adpcm.o -> codec_adpcm.so #11 53.45 [CC] helpfun.c -> helpfun.o #11 53.45 [CC] decode.c -> decode.o #11 53.45 [CC] hpInput.c -> hpInput.o #11 53.46 [CC] hpOutput.c -> hpOutput.o #11 53.46 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #11 53.47 [CC] iCBConstruct.c -> iCBConstruct.o #11 53.47 [CC] deemp.c -> deemp.o #11 53.48 [LD] codec_g726.o -> codec_g726.so #11 53.50 [CC] difmag.c -> difmag.o #11 53.51 [CC] iLBC_decode.c -> iLBC_decode.o #11 53.51 [CC] iCBSearch.c -> iCBSearch.o #11 53.51 [LD] codec_dahdi.o -> codec_dahdi.so #11 53.53 [CC] dyptrk.c -> dyptrk.o #11 53.54 [CC] iLBC_encode.c -> iLBC_encode.o #11 53.54 [CC] iLBC_test.c -> iLBC_test.o #11 53.54 [CC] LPCdecode.c -> LPCdecode.o #11 53.56 [CC] encode.c -> encode.o #11 53.57 [CC] energy.c -> energy.o #11 53.59 [CC] LPCencode.c -> LPCencode.o #11 53.59 [CC] ham84.c -> ham84.o #11 53.61 [LD] codec_ulaw.o -> codec_ulaw.so #11 53.61 [CC] hp100.c -> hp100.o #11 53.63 [CC] invert.c -> invert.o #11 53.65 [CC] lsf.c -> lsf.o #11 53.65 [CC] irc2pc.c -> irc2pc.o #11 53.67 [CC] ivfilt.c -> ivfilt.o #11 53.67 [CC] lpcdec.c -> lpcdec.o #11 53.68 [CC] packing.c -> packing.o #11 53.70 [CC] StateConstructW.c -> StateConstructW.o #11 53.70 [CC] lpcenc.c -> lpcenc.o #11 53.71 [CC] lpcini.c -> lpcini.o #11 53.71 [CC] lpfilt.c -> lpfilt.o #11 53.71 [CC] StateSearchW.c -> StateSearchW.o #11 53.73 [CC] median.c -> median.o #11 53.73 [CC] mload.c -> mload.o #11 53.73 [LD] codec_gsm.o -> codec_gsm.so #11 53.77 [CC] pitsyn.c -> pitsyn.o #11 53.77 [CC] onset.c -> onset.o #11 53.77 [CC] placea.c -> placea.o #11 53.78 [CC] syntFilter.c -> syntFilter.o #11 53.81 [LD] codec_resample.o speex/resample.o -> codec_resample.so #11 53.81 [CC] placev.c -> placev.o #11 53.82 [CC] preemp.c -> preemp.o #11 53.85 [CC] prepro.c -> prepro.o #11 53.85 [CC] random.c -> random.o #11 53.86 [CC] rcchk.c -> rcchk.o #11 53.87 [CC] synths.c -> synths.o #11 53.89 [CC] tbdm.c -> tbdm.o #11 53.89 [CC] voicin.c -> voicin.o #11 53.90 [CC] vparms.c -> vparms.o #11 53.95 [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 54.00 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #11 54.02 [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 54.05 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #11 54.10 [CC] format_g719.c -> format_g719.o #11 54.10 [CC] format_g723.c -> format_g723.o #11 54.10 [CC] format_g726.c -> format_g726.o #11 54.11 [CC] format_g729.c -> format_g729.o #11 54.11 [CC] format_gsm.c -> format_gsm.o #11 54.12 [CC] format_h263.c -> format_h263.o #11 54.13 [CC] format_h264.c -> format_h264.o #11 54.16 [CC] format_ilbc.c -> format_ilbc.o #11 54.17 [CC] format_pcm.c -> format_pcm.o #11 54.19 [CC] format_siren14.c -> format_siren14.o #11 54.21 [CC] format_siren7.c -> format_siren7.o #11 54.23 [CC] format_sln.c -> format_sln.o #11 54.23 [CC] format_vox.c -> format_vox.o #11 54.26 [CC] format_wav.c -> format_wav.o #11 54.28 [CC] format_wav_gsm.c -> format_wav_gsm.o #11 54.40 [LD] format_h263.o -> format_h263.so #11 54.44 [LD] format_g729.o -> format_g729.so #11 54.44 [LD] format_h264.o -> format_h264.so #11 54.44 [LD] format_siren7.o -> format_siren7.so #11 54.48 [LD] format_siren14.o -> format_siren14.so #11 54.53 [LD] format_g719.o -> format_g719.so #11 54.54 [LD] format_g723.o -> format_g723.so #11 54.55 [LD] format_g726.o -> format_g726.so #11 54.62 [LD] format_sln.o -> format_sln.so #11 54.63 [LD] format_ilbc.o -> format_ilbc.so #11 54.65 [LD] format_vox.o -> format_vox.so #11 54.68 [LD] format_pcm.o -> format_pcm.so #11 54.69 [LD] format_wav.o -> format_wav.so #11 54.73 [LD] format_gsm.o -> format_gsm.so #11 55.19 [LD] format_wav_gsm.o -> format_wav_gsm.so #11 55.23 [CC] cdr_csv.c -> cdr_csv.o #11 55.25 [CC] cdr_custom.c -> cdr_custom.o #11 55.26 [CC] cdr_manager.c -> cdr_manager.o #11 55.26 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #11 55.48 [LD] cdr_custom.o -> cdr_custom.so #11 55.50 [LD] cdr_manager.o -> cdr_manager.so #11 55.61 [LD] cdr_csv.o -> cdr_csv.so #11 55.61 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #11 55.65 [CC] cel_custom.c -> cel_custom.o #11 55.65 [CC] cel_manager.c -> cel_manager.o #11 55.65 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #11 55.83 [LD] cel_custom.o -> cel_custom.so #11 55.84 [LD] cel_manager.o -> cel_manager.so #11 55.95 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #11 55.99 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #11 55.99 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #11 55.99 [CC] bridge_holding.c -> bridge_holding.o #11 55.99 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #11 55.99 [CC] bridge_simple.c -> bridge_simple.o #11 55.99 [CC] bridge_softmix.c -> bridge_softmix.o #11 55.99 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #11 56.22 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #11 56.26 [LD] bridge_simple.o -> bridge_simple.so #11 56.29 [LD] bridge_holding.o -> bridge_holding.so #11 56.44 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #11 56.54 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #11 57.18 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #11 57.22 [CC] func_base64.c -> func_base64.o #11 57.22 [CC] func_blacklist.c -> func_blacklist.o #11 57.22 [CC] func_aes.c -> func_aes.o #11 57.22 [CC] func_callerid.c -> func_callerid.o #11 57.22 [CC] func_callcompletion.c -> func_callcompletion.o #11 57.22 [CC] func_cdr.c -> func_cdr.o #11 57.22 [CC] func_channel.c -> func_channel.o #11 57.22 [CC] func_config.c -> func_config.o #11 57.22 [CC] func_curl.c -> func_curl.o #11 57.22 [CC] func_cut.c -> func_cut.o #11 57.22 [CC] func_db.c -> func_db.o #11 57.23 [CC] func_devstate.c -> func_devstate.o #11 57.23 [CC] func_dialgroup.c -> func_dialgroup.o #11 57.24 [CC] func_dialplan.c -> func_dialplan.o #11 57.24 [CC] func_enum.c -> func_enum.o #11 57.26 [CC] func_env.c -> func_env.o #11 57.42 [CC] func_evalexten.c -> func_evalexten.o #11 57.47 [CC] func_export.c -> func_export.o #11 57.49 [CC] func_extstate.c -> func_extstate.o #11 57.50 [CC] func_frame_drop.c -> func_frame_drop.o #11 57.52 [CC] func_frame_trace.c -> func_frame_trace.o #11 57.53 [CC] func_global.c -> func_global.o #11 57.55 [CC] func_groupcount.c -> func_groupcount.o #11 57.57 [CC] func_hangupcause.c -> func_hangupcause.o #11 57.61 [CC] func_holdintercept.c -> func_holdintercept.o #11 57.65 [CC] func_iconv.c -> func_iconv.o #11 57.68 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #11 57.71 [CC] func_json.c -> func_json.o #11 57.74 [CC] func_lock.c -> func_lock.o #11 57.76 [CC] func_logic.c -> func_logic.o #11 57.76 [CC] func_math.c -> func_math.o #11 57.81 [CC] func_md5.c -> func_md5.o #11 57.81 [CC] func_module.c -> func_module.o #11 57.83 [CC] func_periodic_hook.c -> func_periodic_hook.o #11 57.89 [CC] func_pitchshift.c -> func_pitchshift.o #11 57.92 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #11 57.92 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #11 57.99 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #11 58.01 [CC] func_presencestate.c -> func_presencestate.o #11 58.02 [CC] func_rand.c -> func_rand.o #11 58.06 [CC] func_realtime.c -> func_realtime.o #11 58.07 [CC] func_sayfiles.c -> func_sayfiles.o #11 58.08 [CC] func_scramble.c -> func_scramble.o #11 58.09 [CC] func_sha1.c -> func_sha1.o #11 58.11 [CC] func_shell.c -> func_shell.o #11 58.18 [CC] func_sorcery.c -> func_sorcery.o #11 58.19 [CC] func_sprintf.c -> func_sprintf.o #11 58.26 [CC] func_srv.c -> func_srv.o #11 58.30 [CC] func_strings.c -> func_strings.o #11 58.32 [CC] func_sysinfo.c -> func_sysinfo.o #11 58.34 [CC] func_talkdetect.c -> func_talkdetect.o #11 58.37 [CC] func_timeout.c -> func_timeout.o #11 58.39 [CC] func_uri.c -> func_uri.o #11 58.40 [CC] func_version.c -> func_version.o #11 58.40 [CC] func_vmcount.c -> func_vmcount.o #11 58.41 [CC] func_volume.c -> func_volume.o #11 58.52 [LD] func_aes.o -> func_aes.so #11 58.53 [LD] func_base64.o -> func_base64.so #11 58.59 [LD] func_blacklist.o -> func_blacklist.so #11 58.59 [LD] func_callerid.o -> func_callerid.so #11 58.59 [LD] func_cdr.o -> func_cdr.so #11 58.61 [LD] func_callcompletion.o -> func_callcompletion.so #11 58.61 [LD] func_channel.o -> func_channel.so #11 58.62 [LD] func_config.o -> func_config.so #11 58.62 [LD] func_curl.o -> func_curl.so #11 58.64 [LD] func_cut.o -> func_cut.so #11 58.64 [LD] func_devstate.o -> func_devstate.so #11 58.64 [LD] func_db.o -> func_db.so #11 58.65 [LD] func_dialgroup.o -> func_dialgroup.so #11 58.65 [LD] func_env.o -> func_env.so #11 58.66 [LD] func_dialplan.o -> func_dialplan.so #11 58.66 [LD] func_enum.o -> func_enum.so #11 58.66 [LD] func_export.o -> func_export.so #11 58.66 [LD] func_evalexten.o -> func_evalexten.so #11 58.67 [LD] func_extstate.o -> func_extstate.so #11 58.67 [LD] func_frame_drop.o -> func_frame_drop.so #11 58.69 [LD] func_global.o -> func_global.so #11 58.69 [LD] func_holdintercept.o -> func_holdintercept.so #11 58.69 [LD] func_hangupcause.o -> func_hangupcause.so #11 58.70 [LD] func_frame_trace.o -> func_frame_trace.so #11 58.70 [LD] func_groupcount.o -> func_groupcount.so #11 58.70 [LD] func_iconv.o -> func_iconv.so #11 58.70 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #11 58.70 [LD] func_json.o -> func_json.so #11 58.70 [LD] func_lock.o -> func_lock.so #11 58.71 [LD] func_logic.o -> func_logic.so #11 58.71 [LD] func_math.o -> func_math.so #11 58.71 [LD] func_md5.o -> func_md5.so #11 58.72 [LD] func_pitchshift.o -> func_pitchshift.so #11 58.72 [LD] func_periodic_hook.o -> func_periodic_hook.so #11 58.73 [LD] func_module.o -> func_module.so #11 58.73 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #11 58.74 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #11 58.74 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #11 58.74 [LD] func_presencestate.o -> func_presencestate.so #11 58.75 [LD] func_rand.o -> func_rand.so #11 58.75 [LD] func_realtime.o -> func_realtime.so #11 58.75 [LD] func_sayfiles.o -> func_sayfiles.so #11 58.76 [LD] func_shell.o -> func_shell.so #11 58.76 [LD] func_sha1.o -> func_sha1.so #11 58.76 [LD] func_sorcery.o -> func_sorcery.so #11 58.76 [LD] func_srv.o -> func_srv.so #11 58.76 [LD] func_sprintf.o -> func_sprintf.so #11 58.76 [LD] func_sysinfo.o -> func_sysinfo.so #11 58.76 [LD] func_scramble.o -> func_scramble.so #11 58.77 [LD] func_talkdetect.o -> func_talkdetect.so #11 58.79 [LD] func_timeout.o -> func_timeout.so #11 58.80 [LD] func_uri.o -> func_uri.so #11 58.80 [LD] func_version.o -> func_version.so #11 58.80 [LD] func_vmcount.o -> func_vmcount.so #11 58.80 [LD] func_volume.o -> func_volume.so #11 59.10 [LD] func_strings.o -> func_strings.so #11 59.14 [CC] abstract_jb.c -> abstract_jb.o #11 59.15 [CC] acl.c -> acl.o #11 59.15 [CC] adsi.c -> adsi.o #11 59.15 [CC] alertpipe.c -> alertpipe.o #11 59.15 [CC] alaw.c -> alaw.o #11 59.15 [CC] aoc.c -> aoc.o #11 59.15 [CC] app.c -> app.o #11 59.15 [CC] ast_expr2.c -> ast_expr2.o #11 59.15 [CC] ast_expr2f.c -> ast_expr2f.o #11 59.15 [CC] astfd.c -> astfd.o #11 59.15 [CC] asterisk.c -> asterisk.o #11 59.15 [CC] astobj2.c -> astobj2.o #11 59.15 [CC] astmm.c -> astmm.o #11 59.15 [CC] astobj2_container.c -> astobj2_container.o #11 59.16 [CC] astobj2_global.c -> astobj2_global.o #11 59.19 [CC] astobj2_hash.c -> astobj2_hash.o #11 59.22 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #11 59.25 [CC] audiohook.c -> audiohook.o #11 59.29 [CC] autochan.c -> autochan.o #11 59.40 [CC] autoservice.c -> autoservice.o #11 59.46 [CC] backtrace.c -> backtrace.o #11 59.47 [CC] bridge.c -> bridge.o #11 59.53 [CC] bridge_after.c -> bridge_after.o #11 59.63 [CC] bridge_basic.c -> bridge_basic.o #11 59.70 [CC] bridge_channel.c -> bridge_channel.o #11 59.75 [CC] bridge_roles.c -> bridge_roles.o #11 59.84 [CC] bucket.c -> bucket.o #11 59.86 [CC] callerid.c -> callerid.o #11 59.86 [CC] channel.c -> channel.o #11 59.94 [CC] channel_internal_api.c -> channel_internal_api.o #11 59.96 [CC] chanvars.c -> chanvars.o #11 60.02 [CC] cli.c -> cli.o #11 60.06 [CC] codec.c -> codec.o #11 60.22 [CC] codec_builtin.c -> codec_builtin.o #11 60.34 [CC] config_options.c -> config_options.o #11 60.48 [CC] conversions.c -> conversions.o #11 60.54 [CC] core_local.c -> core_local.o #11 60.57 [CC] core_unreal.c -> core_unreal.o #11 60.61 [CC] crypt.c -> crypt.o #11 60.67 [CC] data_buffer.c -> data_buffer.o #11 60.74 [CC] datastore.c -> datastore.o #11 60.78 [CC] db.c -> db.o #11 60.83 [CC] devicestate.c -> devicestate.o #11 60.99 [CC] dial.c -> dial.o #11 61.07 [CC] dns.c -> dns.o #11 61.09 [CC] dns_core.c -> dns_core.o #11 61.36 [CC] dns_naptr.c -> dns_naptr.o #11 61.39 [CC] dns_query_set.c -> dns_query_set.o #11 61.47 [CC] dns_recurring.c -> dns_recurring.o #11 61.49 [CC] dns_srv.c -> dns_srv.o #11 61.52 [CC] dns_system_resolver.c -> dns_system_resolver.o #11 61.56 [CC] dns_test.c -> dns_test.o #11 61.57 [CC] dns_tlsa.c -> dns_tlsa.o #11 61.63 [CC] dns_txt.c -> dns_txt.o #11 61.66 [CC] endpoints.c -> endpoints.o #11 61.68 [CC] event.c -> event.o #11 61.71 [CC] features_config.c -> features_config.o #11 61.76 [CC] file.c -> file.o #11 61.79 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #11 61.83 [CC] format.c -> format.o #11 61.89 [CC] format_cache.c -> format_cache.o #11 61.91 [CC] format_cap.c -> format_cap.o #11 61.94 [CC] format_compatibility.c -> format_compatibility.o #11 61.96 [CC] frame.c -> frame.o #11 62.00 [CC] framehook.c -> framehook.o #11 62.02 [CC] fskmodem.c -> fskmodem.o #11 62.12 [CC] global_datastores.c -> global_datastores.o #11 62.12 [CC] hashtab.c -> hashtab.o #11 62.13 [CC] heap.c -> heap.o #11 62.21 [CC] image.c -> image.o #11 62.24 [CC] io.c -> io.o #11 62.28 [CC] iostream.c -> iostream.o #11 62.36 [CC] jitterbuf.c -> jitterbuf.o #11 62.45 [CC] json.c -> json.o #11 62.48 [CC] loader.c -> loader.o #11 62.56 [CC] lock.c -> lock.o #11 62.59 [CC] logger_category.c -> logger_category.o #11 62.67 [CC] manager_bridges.c -> manager_bridges.o #11 62.75 [CC] manager_channels.c -> manager_channels.o #11 62.77 [CC] manager_endpoints.c -> manager_endpoints.o #11 62.81 [CC] manager_mwi.c -> manager_mwi.o #11 62.85 [CC] manager_system.c -> manager_system.o #11 62.87 [CC] max_forwards.c -> max_forwards.o #11 62.90 [CC] md5.c -> md5.o #11 62.91 [CC] media_cache.c -> media_cache.o #11 62.99 [CC] media_index.c -> media_index.o #11 63.04 [CC] message.c -> message.o #11 63.08 [CC] mixmonitor.c -> mixmonitor.o #11 63.08 [CC] mwi.c -> mwi.o #11 63.13 [CC] named_locks.c -> named_locks.o #11 63.17 [CC] netsock2.c -> netsock2.o #11 63.18 [CC] optional_api.c -> optional_api.o #11 63.21 [CC] options.c -> options.o #11 63.21 [CC] parking.c -> parking.o #11 63.21 [CC] pbx.c -> pbx.o #11 63.25 [CC] pbx_app.c -> pbx_app.o #11 63.37 [CC] pbx_builtins.c -> pbx_builtins.o #11 63.42 [CC] pbx_functions.c -> pbx_functions.o #11 63.45 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #11 63.47 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #11 63.52 [CC] pbx_include.c -> pbx_include.o #11 63.54 [CC] pbx_sw.c -> pbx_sw.o #11 63.55 [CC] pbx_switch.c -> pbx_switch.o #11 63.55 [CC] pbx_timing.c -> pbx_timing.o #11 63.67 [CC] pbx_variables.c -> pbx_variables.o #11 63.79 [CC] pickup.c -> pickup.o #11 63.83 [CC] poll.c -> poll.o #11 63.85 [CC] presencestate.c -> presencestate.o #11 63.87 [CC] privacy.c -> privacy.o #11 63.89 [CC] refer.c -> refer.o #11 63.93 [CC] rtp_engine.c -> rtp_engine.o #11 64.00 [CC] say.c -> say.o #11 64.00 [CC] sched.c -> sched.o #11 64.06 [CC] sdp_srtp.c -> sdp_srtp.o #11 64.08 [CC] security_events.c -> security_events.o #11 64.12 [CC] sem.c -> sem.o #11 64.12 [CC] serializer.c -> serializer.o #11 64.12 [CC] sha1.c -> sha1.o #11 64.14 [CC] sip_api.c -> sip_api.o #11 64.25 [CC] slinfactory.c -> slinfactory.o #11 64.28 [CC] smoother.c -> smoother.o #11 64.32 [CC] sorcery.c -> sorcery.o #11 64.37 [CC] srv.c -> srv.o #11 64.39 [CC] stasis.c -> stasis.o #11 64.47 [CC] stasis_bridges.c -> stasis_bridges.o #11 64.48 [CC] stasis_cache.c -> stasis_cache.o #11 64.51 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #11 64.54 [CC] stasis_channels.c -> stasis_channels.o #11 64.59 [CC] stasis_endpoints.c -> stasis_endpoints.o #11 64.60 [CC] stasis_message.c -> stasis_message.o #11 64.64 [CC] stasis_message_router.c -> stasis_message_router.o #11 64.79 [CC] stasis_state.c -> stasis_state.o #11 64.83 [CC] stasis_system.c -> stasis_system.o #11 64.93 [CC] stdtime/localtime.c -> stdtime/localtime.o #11 64.94 [CC] strcompat.c -> strcompat.o #11 65.05 [CC] stream.c -> stream.o #11 65.19 [CC] stringfields.c -> stringfields.o #11 65.22 [CC] strings.c -> strings.o #11 65.29 [CC] stun.c -> stun.o #11 65.33 [CC] syslog.c -> syslog.o #11 65.35 [CC] taskprocessor.c -> taskprocessor.o #11 65.48 [CC] tcptls.c -> tcptls.o #11 65.50 [CC] tdd.c -> tdd.o #11 65.56 [CC] term.c -> term.o #11 65.66 [CC] test.c -> test.o #11 65.72 [CC] threadpool.c -> threadpool.o #11 65.74 [CC] threadstorage.c -> threadstorage.o #11 65.79 [CC] time.c -> time.o #11 65.79 [CC] timing.c -> timing.o #11 65.89 [CC] translate.c -> translate.o #11 65.98 [CC] ulaw.c -> ulaw.o #11 66.03 [CC] uri.c -> uri.o #11 66.04 [CC] utf8.c -> utf8.o #11 66.19 [CC] utils.c -> utils.o #11 66.23 [CC] uuid.c -> uuid.o #11 66.24 [CC] version.c -> version.o #11 66.27 [CC] xml.c -> xml.o #11 66.32 [CC] xmldoc.c -> xmldoc.o #11 66.34 [CC] ccss.c -> ccss.o #11 66.40 [CC] cdr.c -> cdr.o #11 66.41 [CC] cel.c -> cel.o #11 66.55 [CC] config.c -> config.o #11 66.58 [CC] dnsmgr.c -> dnsmgr.o #11 66.59 [CC] dsp.c -> dsp.o #11 66.62 [CC] enum.c -> enum.o #11 66.65 [CC] features.c -> features.o #11 66.66 [CC] http.c -> http.o #11 67.23 [CC] indications.c -> indications.o #11 67.26 [CC] logger.c -> logger.o #11 67.58 [CC] manager.c -> manager.o #11 67.72 [CC] named_acl.c -> named_acl.o #11 67.77 [CC] plc.c -> plc.o #11 67.79 [CC] sounds.c -> sounds.o #11 67.81 [CC] udptl.c -> udptl.o #11 68.05 [CC] libasteriskssl.c -> libasteriskssl.o #11 68.18 [CC] libasteriskpj.c -> libasteriskpj.o #11 68.22 [GENERATE] libasteriskpj.exports #11 68.34 [LD] libasteriskpj.o -> libasteriskpj.so.2 #11 68.36 [LD] libasteriskssl.o -> libasteriskssl.so.1 #11 68.46 [LN] libasteriskssl.so.1 -> libasteriskssl.so #11 69.11 [LN] libasteriskpj.so.2 -> libasteriskpj.so #11 71.71 [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 72.51 [CC] res_adsi.c -> res_adsi.o #11 72.52 [CC] res_aeap.c -> res_aeap.o #11 72.53 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #11 72.54 [CC] res_aeap/general.c -> res_aeap/general.o #11 72.54 [CC] res_aeap/message.c -> res_aeap/message.o #11 72.54 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #11 72.54 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #11 72.54 [CC] res_aeap/transport.c -> res_aeap/transport.o #11 72.54 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #11 72.54 [CC] res_ael_share.c -> res_ael_share.o #11 72.55 [CC] ael/ael_lex.c -> ael/ael_lex.o #11 72.55 [CC] ael/ael.tab.c -> ael/ael.tab.o #11 72.56 [CC] ael/pval.c -> ael/pval.o #11 72.61 [CC] res_agi.c -> res_agi.o #11 72.61 [CC] res_ari.c -> res_ari.o #11 72.65 [CC] ari/cli.c -> ari/cli.o #11 72.66 [CC] ari/config.c -> ari/config.o #11 72.66 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #11 72.74 [CC] res_ari_applications.c -> res_ari_applications.o #11 72.76 [CC] ari/resource_applications.c -> ari/resource_applications.o #11 72.83 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #11 72.87 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #11 72.87 [CC] res_ari_bridges.c -> res_ari_bridges.o #11 72.93 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #11 72.97 [CC] res_ari_channels.c -> res_ari_channels.o #11 73.01 [CC] ari/resource_channels.c -> ari/resource_channels.o #11 73.12 [CC] res_ari_device_states.c -> res_ari_device_states.o #11 73.14 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #11 73.19 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #11 73.40 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #11 73.40 [CC] res_ari_events.c -> res_ari_events.o #11 73.45 [CC] ari/resource_events.c -> ari/resource_events.o #11 73.49 [CC] res_ari_model.c -> res_ari_model.o #11 73.52 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #11 73.56 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #11 73.67 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #11 73.67 [CC] res_ari_recordings.c -> res_ari_recordings.o #11 73.71 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #11 73.72 [CC] res_ari_sounds.c -> res_ari_sounds.o #11 73.75 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #11 73.83 [CC] res_audiosocket.c -> res_audiosocket.o #11 73.84 [CC] res_calendar.c -> res_calendar.o #11 73.88 [CC] res_clialiases.c -> res_clialiases.o #11 73.90 [CC] res_clioriginate.c -> res_clioriginate.o #11 73.92 [CC] res_config_curl.c -> res_config_curl.o #11 73.96 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #11 73.99 [CC] res_convert.c -> res_convert.o #11 73.99 [CC] res_crypto.c -> res_crypto.o #11 74.03 [CC] res_curl.c -> res_curl.o #11 74.04 [CC] res_fax.c -> res_fax.o #11 74.07 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #11 74.15 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #11 74.19 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #11 74.27 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #11 74.28 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #11 74.35 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #11 74.36 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #11 74.40 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #11 74.41 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #11 74.45 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #11 74.46 [CC] res_hep.c -> res_hep.o #11 74.57 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #11 74.66 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #11 74.70 [CC] res_http_media_cache.c -> res_http_media_cache.o #11 74.72 [CC] res_http_websocket.c -> res_http_websocket.o #11 74.73 [CC] res_limit.c -> res_limit.o #11 74.73 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #11 74.79 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #11 74.81 [CC] res_musiconhold.c -> res_musiconhold.o #11 74.84 [CC] res_mutestream.c -> res_mutestream.o #11 74.84 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #11 74.87 [CC] res_parking.c -> res_parking.o #11 74.93 [CC] parking/parking_applications.c -> parking/parking_applications.o #11 74.95 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #11 74.97 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #11 75.00 [CC] parking/parking_controller.c -> parking/parking_controller.o #11 75.00 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #11 75.07 [CC] parking/parking_manager.c -> parking/parking_manager.o #11 75.09 [CC] parking/parking_tests.c -> parking/parking_tests.o #11 75.15 [CC] parking/parking_ui.c -> parking/parking_ui.o #11 75.19 [CC] res_phoneprov.c -> res_phoneprov.o #11 75.29 [CC] res_pjproject.c -> res_pjproject.o #11 75.33 [CC] res_pjsip.c -> res_pjsip.o #11 75.34 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #11 75.36 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #11 75.38 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #11 75.42 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #11 75.44 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #11 75.51 [CC] res_pjsip/location.c -> res_pjsip/location.o #11 75.54 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #11 75.54 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #11 75.57 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #11 75.68 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #11 75.68 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #11 75.74 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #11 75.82 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #11 75.82 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #11 75.89 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #11 76.01 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #11 76.06 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #11 76.14 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #11 76.14 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #11 76.20 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #11 76.26 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #11 76.27 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #11 76.40 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #11 76.40 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #11 76.42 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #11 76.42 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #11 76.43 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #11 76.49 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #11 76.63 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #11 76.66 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #11 76.66 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #11 76.66 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #11 76.66 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #11 76.77 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #11 76.89 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #11 76.89 [CC] res_pjsip_history.c -> res_pjsip_history.o #11 76.90 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #11 76.98 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #11 77.00 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #11 77.01 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #11 77.07 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #11 77.12 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #11 77.13 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #11 77.18 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #11 77.23 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #11 77.23 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #11 77.25 [CC] res_pjsip_path.c -> res_pjsip_path.o #11 77.30 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #11 77.36 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #11 77.39 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #11 77.47 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #11 77.50 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #11 77.57 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #11 77.60 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #11 77.68 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #11 77.68 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #11 77.73 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #11 77.73 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #11 77.74 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #11 77.76 [CC] res_pjsip_session.c -> res_pjsip_session.o #11 77.77 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #11 77.80 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #11 77.80 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #11 77.82 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #11 77.95 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #11 78.02 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #11 78.07 [CC] res_prometheus.c -> res_prometheus.o #11 78.07 [CC] prometheus/bridges.c -> prometheus/bridges.o #11 78.10 [CC] prometheus/channels.c -> prometheus/channels.o #11 78.10 [CC] prometheus/cli.c -> prometheus/cli.o #11 78.11 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #11 78.22 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #11 78.29 [CC] res_realtime.c -> res_realtime.o #11 78.31 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #11 78.33 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #11 78.39 [CC] res_security_log.c -> res_security_log.o #11 78.45 [CC] res_smdi.c -> res_smdi.o #11 78.49 [CC] res_snmp.c -> res_snmp.o #11 78.49 [CC] snmp/agent.c -> snmp/agent.o #11 78.51 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #11 78.57 [CC] res_sorcery_config.c -> res_sorcery_config.o #11 78.59 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #11 78.60 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #11 78.61 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #11 78.63 [CC] res_speech.c -> res_speech.o #11 78.66 [CC] res_speech_aeap.c -> res_speech_aeap.o #11 78.73 [CC] res_stasis.c -> res_stasis.o #11 78.76 [CC] stasis/app.c -> stasis/app.o #11 78.77 [CC] stasis/command.c -> stasis/command.o #11 78.84 [CC] stasis/control.c -> stasis/control.o #11 78.86 [CC] stasis/messaging.c -> stasis/messaging.o #11 78.92 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #11 78.98 [CC] res_stasis_answer.c -> res_stasis_answer.o #11 78.99 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #11 79.06 [CC] res_stasis_playback.c -> res_stasis_playback.o #11 79.08 [CC] res_stasis_recording.c -> res_stasis_recording.o #11 79.10 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #11 79.17 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #11 79.23 [CC] res_statsd.c -> res_statsd.o #11 79.29 [CC] res_stun_monitor.c -> res_stun_monitor.o #11 79.37 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #11 79.39 [CC] res_timing_pthread.c -> res_timing_pthread.o #11 79.44 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #11 79.49 [CC] res_tonedetect.c -> res_tonedetect.o #11 79.54 [LD] res_adsi.o -> res_adsi.so #11 79.59 [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 79.61 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #11 79.64 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #11 79.65 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #11 79.65 [LD] res_agi.o -> res_agi.so #11 79.68 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #11 79.68 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #11 79.68 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #11 79.69 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #11 79.71 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #11 79.71 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #11 79.71 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #11 79.72 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #11 79.72 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #11 79.73 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #11 79.73 [LD] res_audiosocket.o -> res_audiosocket.so #11 79.73 [LD] res_calendar.o -> res_calendar.so #11 79.76 [LD] res_clioriginate.o -> res_clioriginate.so #11 79.76 [LD] res_clialiases.o -> res_clialiases.so #11 79.76 [LD] res_config_curl.o -> res_config_curl.so #11 79.76 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #11 79.77 [LD] res_convert.o -> res_convert.so #11 79.77 [LD] res_curl.o -> res_curl.so #11 79.79 [LD] res_crypto.o -> res_crypto.so #11 79.80 [LD] res_fax.o -> res_fax.so #11 79.80 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #11 79.80 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #11 79.81 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #11 79.81 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #11 79.83 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #11 79.83 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #11 79.83 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #11 79.83 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #11 79.84 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #11 79.84 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #11 79.84 [LD] res_hep.o -> res_hep.so #11 79.85 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #11 79.85 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #11 79.87 [LD] res_http_media_cache.o -> res_http_media_cache.so #11 79.88 [LD] res_http_websocket.o -> res_http_websocket.so #11 79.88 [LD] res_limit.o -> res_limit.so #11 79.88 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #11 79.88 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #11 79.88 [LD] res_musiconhold.o -> res_musiconhold.so #11 79.88 [LD] res_mutestream.o -> res_mutestream.so #11 79.88 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #11 79.90 [LD] res_phoneprov.o -> res_phoneprov.so #11 79.90 [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 79.91 [LD] res_pjproject.o -> res_pjproject.so #11 79.91 [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 79.92 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #11 79.92 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #11 79.92 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #11 79.92 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #11 79.92 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #11 79.93 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #11 79.94 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #11 79.94 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #11 79.96 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #11 79.96 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #11 79.97 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #11 79.97 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #11 79.97 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #11 79.98 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #11 79.98 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #11 79.98 [LD] res_pjsip_history.o -> res_pjsip_history.so #11 80.00 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #11 80.00 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #11 80.00 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #11 80.01 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #11 80.02 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #11 80.02 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #11 80.02 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #11 80.03 [LD] res_pjsip_outbound_registration.o -> res_pjsip_outbound_registration.so #11 80.03 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #11 80.03 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #11 80.03 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #11 80.03 [LD] res_pjsip_path.o -> res_pjsip_path.so #11 80.05 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #11 80.05 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #11 80.05 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #11 80.05 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #11 80.06 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #11 80.06 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #11 80.06 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #11 80.06 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #11 80.07 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #11 80.07 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #11 80.07 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #11 80.07 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #11 80.08 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #11 80.09 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #11 80.09 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #11 80.10 [LD] res_realtime.o -> res_realtime.so #11 80.10 [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 80.10 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #11 80.10 [LD] res_smdi.o -> res_smdi.so #11 80.10 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #11 80.10 [LD] res_security_log.o -> res_security_log.so #11 80.11 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #11 80.11 [LD] res_sorcery_config.o -> res_sorcery_config.so #11 80.11 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #11 80.12 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #11 80.13 [LD] res_speech.o -> res_speech.so #11 80.13 [LD] res_speech_aeap.o -> res_speech_aeap.so #11 80.13 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #11 80.14 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #11 80.14 [LD] res_stasis_answer.o -> res_stasis_answer.so #11 80.14 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #11 80.15 [LD] res_stasis_playback.o -> res_stasis_playback.so #11 80.15 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #11 80.16 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #11 80.16 [LD] res_statsd.o -> res_statsd.so #11 80.16 [LD] res_stun_monitor.o -> res_stun_monitor.so #11 80.16 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #11 80.17 [LD] res_timing_pthread.o -> res_timing_pthread.so #11 80.17 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #11 80.17 [LD] res_tonedetect.o -> res_tonedetect.so #11 80.91 [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 81.93 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #11 82.01 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #11 85.54 +--------- Asterisk Build Complete ---------+ #11 85.54 + Asterisk has successfully been built, and + #11 85.54 + can be installed by running: + #11 85.54 + + #11 85.54 + make install + #11 85.54 +-------------------------------------------+ #11 DONE 85.6s #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.842 Reset branch 'sysmocom/master' #13 0.842 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #13 0.842 Your branch is up to date with 'origin/sysmocom/master'. #13 DONE 1.0s #14 [10/10] RUN CD asterisk && make "-j$(nproc)" && make install && make samples && ldconfig #14 1.686 +--------- Asterisk Build Complete ---------+ #14 1.687 + Asterisk has successfully been built, and + #14 1.688 + can be installed by running: + #14 1.689 + + #14 1.690 + make install + #14 1.691 +-------------------------------------------+ #14 2.971 Installing modules from channels... #14 3.003 Installing modules from pbx... #14 3.138 Installing modules from apps... #14 3.263 Installing modules from codecs... #14 3.302 Installing modules from formats... #14 3.338 Installing modules from cdr... #14 3.361 Installing modules from cel... #14 3.387 Installing modules from bridges... #14 3.453 Installing modules from funcs... #14 3.509 Installing modules from tests... #14 3.658 Installing modules from main... #14 3.831 Installing modules from res... #14 3.961 Installing modules from addons... #14 4.086 /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.091 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #14 4.093 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #14 4.101 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #14 4.103 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #14 4.106 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #14 4.107 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #14 4.109 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #14 4.110 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #14 4.111 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #14 4.112 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #14 4.113 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #14 4.113 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #14 4.113 fi #14 4.114 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #14 4.115 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #14 4.116 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #14 4.120 find static-http | while read x; do \ #14 4.120 if test -d $x; then \ #14 4.120 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #14 4.120 else \ #14 4.120 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #14 4.120 fi \ #14 4.120 done #14 4.128 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #14 4.130 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #14 4.131 if [ -d doc/tex/asterisk ] ; then \ #14 4.131 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #14 4.131 for n in doc/tex/asterisk/* ; do \ #14 4.131 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #14 4.131 done \ #14 4.131 fi #14 4.132 for x in images/*.jpg; do \ #14 4.132 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #14 4.132 done #14 4.135 make -C sounds install #14 4.137 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #14 4.141 --2024-04-23 07:40:11-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #14 4.149 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #14 4.264 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #14 4.526 HTTP request sent, awaiting response... 200 OK #14 4.759 Length: 2466402 (2.4M) [application/octet-stream] #14 4.759 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #14 4.759 #14 4.759 0K .......... .......... .......... .......... .......... 2% 508K 5s #14 4.858 50K .......... .......... .......... .......... .......... 4% 511K 5s #14 4.956 100K .......... .......... .......... .......... .......... 6% 88.2M 3s #14 4.956 150K .......... .......... .......... .......... .......... 8% 510K 3s #14 5.054 200K .......... .......... .......... .......... .......... 10% 87.7M 3s #14 5.055 250K .......... .......... .......... .......... .......... 12% 140M 2s #14 5.055 300K .......... .......... .......... .......... .......... 14% 123M 2s #14 5.055 350K .......... .......... .......... .......... .......... 16% 516K 2s #14 5.152 400K .......... .......... .......... .......... .......... 18% 147M 2s #14 5.153 450K .......... .......... .......... .......... .......... 20% 98.6M 2s #14 5.153 500K .......... .......... .......... .......... .......... 22% 124M 1s #14 5.154 550K .......... .......... .......... .......... .......... 24% 119M 1s #14 5.154 600K .......... .......... .......... .......... .......... 26% 129M 1s #14 5.154 650K .......... .......... .......... .......... .......... 29% 113M 1s #14 5.155 700K .......... .......... .......... .......... .......... 31% 524K 1s #14 5.250 750K .......... .......... .......... .......... .......... 33% 81.9M 1s #14 5.251 800K .......... .......... .......... .......... .......... 35% 92.9M 1s #14 5.251 850K .......... .......... .......... .......... .......... 37% 114M 1s #14 5.252 900K .......... .......... .......... .......... .......... 39% 96.4M 1s #14 5.252 950K .......... .......... .......... .......... .......... 41% 86.0M 1s #14 5.253 1000K .......... .......... .......... .......... .......... 43% 81.8M 1s #14 5.253 1050K .......... .......... .......... .......... .......... 45% 99.2M 1s #14 5.254 1100K .......... .......... .......... .......... .......... 47% 87.1M 1s #14 5.254 1150K .......... .......... .......... .......... .......... 49% 88.1M 0s #14 5.255 1200K .......... .......... .......... .......... .......... 51% 105M 0s #14 5.256 1250K .......... .......... .......... .......... .......... 53% 122M 0s #14 5.256 1300K .......... .......... .......... .......... .......... 56% 98.0M 0s #14 5.256 1350K .......... .......... .......... .......... .......... 58% 148M 0s #14 5.257 1400K .......... .......... .......... .......... .......... 60% 144M 0s #14 5.257 1450K .......... .......... .......... .......... .......... 62% 549K 0s #14 5.348 1500K .......... .......... .......... .......... .......... 64% 127M 0s #14 5.349 1550K .......... .......... .......... .......... .......... 66% 94.0M 0s #14 5.349 1600K .......... .......... .......... .......... .......... 68% 128M 0s #14 5.349 1650K .......... .......... .......... .......... .......... 70% 127M 0s #14 5.350 1700K .......... .......... .......... .......... .......... 72% 112M 0s #14 5.350 1750K .......... .......... .......... .......... .......... 74% 92.2M 0s #14 5.351 1800K .......... .......... .......... .......... .......... 76% 122M 0s #14 5.351 1850K .......... .......... .......... .......... .......... 78% 124M 0s #14 5.352 1900K .......... .......... .......... .......... .......... 80% 124M 0s #14 5.352 1950K .......... .......... .......... .......... .......... 83% 90.9M 0s #14 5.353 2000K .......... .......... .......... .......... .......... 85% 128M 0s #14 5.353 2050K .......... .......... .......... .......... .......... 87% 113M 0s #14 5.353 2100K .......... .......... .......... .......... .......... 89% 118M 0s #14 5.354 2150K .......... .......... .......... .......... .......... 91% 94.0M 0s #14 5.354 2200K .......... .......... .......... .......... .......... 93% 127M 0s #14 5.355 2250K .......... .......... .......... .......... .......... 95% 121M 0s #14 5.355 2300K .......... .......... .......... .......... .......... 97% 509K 0s #14 5.453 2350K .......... .......... .......... .......... .......... 99% 125M 0s #14 5.454 2400K ........ 100% 148M=0.7s #14 5.454 #14 5.454 2024-04-23 07:40:13 (3.39 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #14 5.454 #14 5.486 --2024-04-23 07:40:13-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #14 5.497 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #14 5.536 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #14 5.798 HTTP request sent, awaiting response... 200 OK #14 6.034 Length: 15359473 (15M) [application/octet-stream] #14 6.034 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #14 6.034 #14 6.034 0K .......... .......... .......... .......... .......... 0% 504K 30s #14 6.133 50K .......... .......... .......... .......... .......... 0% 505K 30s #14 6.232 100K .......... .......... .......... .......... .......... 1% 103M 20s #14 6.233 150K .......... .......... .......... .......... .......... 1% 96.1M 15s #14 6.233 200K .......... .......... .......... .......... .......... 1% 507K 18s #14 6.332 250K .......... .......... .......... .......... .......... 2% 65.1M 15s #14 6.333 300K .......... .......... .......... .......... .......... 2% 115M 13s #14 6.333 350K .......... .......... .......... .......... .......... 2% 101M 11s #14 6.334 400K .......... .......... .......... .......... .......... 3% 514K 13s #14 6.431 450K .......... .......... .......... .......... .......... 3% 63.0M 12s #14 6.432 500K .......... .......... .......... .......... .......... 3% 124M 10s #14 6.432 550K .......... .......... .......... .......... .......... 4% 102M 10s #14 6.433 600K .......... .......... .......... .......... .......... 4% 121M 9s #14 6.433 650K .......... .......... .......... .......... .......... 4% 126M 8s #14 6.433 700K .......... .......... .......... .......... .......... 5% 88.5M 8s #14 6.434 750K .......... .......... .......... .......... .......... 5% 137M 7s #14 6.434 800K .......... .......... .......... .......... .......... 5% 96.1M 7s #14 6.435 850K .......... .......... .......... .......... .......... 6% 526K 8s #14 6.530 900K .......... .......... .......... .......... .......... 6% 116M 7s #14 6.530 950K .......... .......... .......... .......... .......... 6% 89.7M 7s #14 6.531 1000K .......... .......... .......... .......... .......... 7% 114M 7s #14 6.531 1050K .......... .......... .......... .......... .......... 7% 135M 6s #14 6.532 1100K .......... .......... .......... .......... .......... 7% 109M 6s #14 6.532 1150K .......... .......... .......... .......... .......... 8% 96.8M 6s #14 6.532 1200K .......... .......... .......... .......... .......... 8% 110M 5s #14 6.533 1250K .......... .......... .......... .......... .......... 8% 112M 5s #14 6.533 1300K .......... .......... .......... .......... .......... 9% 115M 5s #14 6.534 1350K .......... .......... .......... .......... .......... 9% 122M 5s #14 6.534 1400K .......... .......... .......... .......... .......... 9% 114M 5s #14 6.535 1450K .......... .......... .......... .......... .......... 10% 136M 5s #14 6.535 1500K .......... .......... .......... .......... .......... 10% 109M 4s #14 6.535 1550K .......... .......... .......... .......... .......... 10% 84.8M 4s #14 6.536 1600K .......... .......... .......... .......... .......... 11% 133M 4s #14 6.536 1650K .......... .......... .......... .......... .......... 11% 98.0M 4s #14 6.537 1700K .......... .......... .......... .......... .......... 11% 121M 4s #14 6.537 1750K .......... .......... .......... .......... .......... 12% 545K 4s #14 6.629 1800K .......... .......... .......... .......... .......... 12% 135M 4s #14 6.629 1850K .......... .......... .......... .......... .......... 12% 129M 4s #14 6.630 1900K .......... .......... .......... .......... .......... 13% 119M 4s #14 6.630 1950K .......... .......... .......... .......... .......... 13% 80.0M 4s #14 6.631 2000K .......... .......... .......... .......... .......... 13% 97.4M 4s #14 6.631 2050K .......... .......... .......... .......... .......... 14% 123M 4s #14 6.632 2100K .......... .......... .......... .......... .......... 14% 132M 4s #14 6.632 2150K .......... .......... .......... .......... .......... 14% 122M 3s #14 6.632 2200K .......... .......... .......... .......... .......... 15% 123M 3s #14 6.633 2250K .......... .......... .......... .......... .......... 15% 127M 3s #14 6.633 2300K .......... .......... .......... .......... .......... 15% 91.0M 3s #14 6.634 2350K .......... .......... .......... .......... .......... 16% 115M 3s #14 6.634 2400K .......... .......... .......... .......... .......... 16% 91.7M 3s #14 6.635 2450K .......... .......... .......... .......... .......... 16% 128M 3s #14 6.635 2500K .......... .......... .......... .......... .......... 17% 126M 3s #14 6.635 2550K .......... .......... .......... .......... .......... 17% 111M 3s #14 6.636 2600K .......... .......... .......... .......... .......... 17% 128M 3s #14 6.636 2650K .......... .......... .......... .......... .......... 18% 90.9M 3s #14 6.637 2700K .......... .......... .......... .......... .......... 18% 127M 3s #14 6.637 2750K .......... .......... .......... .......... .......... 18% 88.2M 3s #14 6.638 2800K .......... .......... .......... .......... .......... 19% 127M 3s #14 6.638 2850K .......... .......... .......... .......... .......... 19% 132M 3s #14 6.638 2900K .......... .......... .......... .......... .......... 19% 481K 3s #14 6.742 2950K .......... .......... .......... .......... .......... 20% 156M 3s #14 6.743 3000K .......... .......... .......... .......... .......... 20% 182M 3s #14 6.743 3050K .......... .......... .......... .......... .......... 20% 115M 3s #14 6.743 3100K .......... .......... .......... .......... .......... 21% 112M 3s #14 6.744 3150K .......... .......... .......... .......... .......... 21% 162M 3s #14 6.744 3200K .......... .......... .......... .......... .......... 21% 204M 3s #14 6.744 3250K .......... .......... .......... .......... .......... 22% 199M 3s #14 6.745 3300K .......... .......... .......... .......... .......... 22% 199M 2s #14 6.745 3350K .......... .......... .......... .......... .......... 22% 190M 2s #14 6.745 3400K .......... .......... .......... .......... .......... 23% 604K 3s #14 6.828 3450K .......... .......... .......... .......... .......... 23% 89.8M 3s #14 6.828 3500K .......... .......... .......... .......... .......... 23% 191M 3s #14 6.829 3550K .......... .......... .......... .......... .......... 24% 169M 3s #14 6.829 3600K .......... .......... .......... .......... .......... 24% 179M 2s #14 6.829 3650K .......... .......... .......... .......... .......... 24% 203M 2s #14 6.829 3700K .......... .......... .......... .......... .......... 25% 193M 2s #14 6.830 3750K .......... .......... .......... .......... .......... 25% 166M 2s #14 6.830 3800K .......... .......... .......... .......... .......... 25% 190M 2s #14 6.830 3850K .......... .......... .......... .......... .......... 26% 233M 2s #14 6.830 3900K .......... .......... .......... .......... .......... 26% 244M 2s #14 6.831 3950K .......... .......... .......... .......... .......... 26% 171M 2s #14 6.831 4000K .......... .......... .......... .......... .......... 27% 180M 2s #14 6.831 4050K .......... .......... .......... .......... .......... 27% 192M 2s #14 6.831 4100K .......... .......... .......... .......... .......... 27% 234M 2s #14 6.832 4150K .......... .......... .......... .......... .......... 28% 196M 2s #14 6.832 4200K .......... .......... .......... .......... .......... 28% 237M 2s #14 6.832 4250K .......... .......... .......... .......... .......... 28% 248M 2s #14 6.832 4300K .......... .......... .......... .......... .......... 29% 248M 2s #14 6.833 4350K .......... .......... .......... .......... .......... 29% 194M 2s #14 6.833 4400K .......... .......... .......... .......... .......... 29% 245M 2s #14 6.833 4450K .......... .......... .......... .......... .......... 30% 242M 2s #14 6.833 4500K .......... .......... .......... .......... .......... 30% 248M 2s #14 6.833 4550K .......... .......... .......... .......... .......... 30% 210M 2s #14 6.834 4600K .......... .......... .......... .......... .......... 31% 250M 2s #14 6.834 4650K .......... .......... .......... .......... .......... 31% 255M 2s #14 6.834 4700K .......... .......... .......... .......... .......... 31% 230M 2s #14 6.834 4750K .......... .......... .......... .......... .......... 32% 12.7M 2s #14 6.838 4800K .......... .......... .......... .......... .......... 32% 274M 2s #14 6.838 4850K .......... .......... .......... .......... .......... 32% 58.0M 2s #14 6.839 4900K .......... .......... .......... .......... .......... 33% 261M 2s #14 6.839 4950K .......... .......... .......... .......... .......... 33% 152M 2s #14 6.840 5000K .......... .......... .......... .......... .......... 33% 286M 2s #14 6.840 5050K .......... .......... .......... .......... .......... 34% 289M 2s #14 6.840 5100K .......... .......... .......... .......... .......... 34% 305M 2s #14 6.840 5150K .......... .......... .......... .......... .......... 34% 189M 2s #14 6.840 5200K .......... .......... .......... .......... .......... 35% 163M 1s #14 6.841 5250K .......... .......... .......... .......... .......... 35% 246M 1s #14 6.841 5300K .......... .......... .......... .......... .......... 35% 217M 1s #14 6.841 5350K .......... .......... .......... .......... .......... 36% 292M 1s #14 6.841 5400K .......... .......... .......... .......... .......... 36% 338M 1s #14 6.841 5450K .......... .......... .......... .......... .......... 36% 368M 1s #14 6.841 5500K .......... .......... .......... .......... .......... 37% 178M 1s #14 6.842 5550K .......... .......... .......... .......... .......... 37% 287M 1s #14 6.842 5600K .......... .......... .......... .......... .......... 37% 227M 1s #14 6.842 5650K .......... .......... .......... .......... .......... 38% 137M 1s #14 6.842 5700K .......... .......... .......... .......... .......... 38% 117M 1s #14 6.843 5750K .......... .......... .......... .......... .......... 38% 93.5M 1s #14 6.843 5800K .......... .......... .......... .......... .......... 39% 133M 1s #14 6.844 5850K .......... .......... .......... .......... .......... 39% 136M 1s #14 6.844 5900K .......... .......... .......... .......... .......... 39% 88.6M 1s #14 6.845 5950K .......... .......... .......... .......... .......... 40% 604K 1s #14 6.928 6000K .......... .......... .......... .......... .......... 40% 111M 1s #14 6.928 6050K .......... .......... .......... .......... .......... 40% 121M 1s #14 6.928 6100K .......... .......... .......... .......... .......... 41% 97.8M 1s #14 6.929 6150K .......... .......... .......... .......... .......... 41% 121M 1s #14 6.929 6200K .......... .......... .......... .......... .......... 41% 130M 1s #14 6.930 6250K .......... .......... .......... .......... .......... 42% 124M 1s #14 6.930 6300K .......... .......... .......... .......... .......... 42% 81.8M 1s #14 6.931 6350K .......... .......... .......... .......... .......... 42% 97.2M 1s #14 6.931 6400K .......... .......... .......... .......... .......... 43% 147M 1s #14 6.932 6450K .......... .......... .......... .......... .......... 43% 140M 1s #14 6.932 6500K .......... .......... .......... .......... .......... 43% 97.4M 1s #14 6.932 6550K .......... .......... .......... .......... .......... 44% 118M 1s #14 6.933 6600K .......... .......... .......... .......... .......... 44% 11.1M 1s #14 6.937 6650K .......... .......... .......... .......... .......... 44% 106M 1s #14 6.938 6700K .......... .......... .......... .......... .......... 45% 162M 1s #14 6.938 6750K .......... .......... .......... .......... .......... 45% 104M 1s #14 6.938 6800K .......... .......... .......... .......... .......... 45% 115M 1s #14 6.939 6850K .......... .......... .......... .......... .......... 46% 94.1M 1s #14 6.939 6900K .......... .......... .......... .......... .......... 46% 126M 1s #14 6.940 6950K .......... .......... .......... .......... .......... 46% 121M 1s #14 6.940 7000K .......... .......... .......... .......... .......... 47% 122M 1s #14 6.941 7050K .......... .......... .......... .......... .......... 47% 116M 1s #14 6.941 7100K .......... .......... .......... .......... .......... 47% 129M 1s #14 6.941 7150K .......... .......... .......... .......... .......... 48% 501K 1s #14 7.041 7200K .......... .......... .......... .......... .......... 48% 103M 1s #14 7.042 7250K .......... .......... .......... .......... .......... 48% 181M 1s #14 7.042 7300K .......... .......... .......... .......... .......... 49% 43.7M 1s #14 7.043 7350K .......... .......... .......... .......... .......... 49% 133M 1s #14 7.043 7400K .......... .......... .......... .......... .......... 49% 122M 1s #14 7.044 7450K .......... .......... .......... .......... .......... 50% 112M 1s #14 7.044 7500K .......... .......... .......... .......... .......... 50% 99.5M 1s #14 7.045 7550K .......... .......... .......... .......... .......... 50% 137M 1s #14 7.045 7600K .......... .......... .......... .......... .......... 51% 150M 1s #14 7.045 7650K .......... .......... .......... .......... .......... 51% 183M 1s #14 7.046 7700K .......... .......... .......... .......... .......... 51% 162M 1s #14 7.046 7750K .......... .......... .......... .......... .......... 52% 119M 1s #14 7.046 7800K .......... .......... .......... .......... .......... 52% 109M 1s #14 7.047 7850K .......... .......... .......... .......... .......... 52% 148M 1s #14 7.047 7900K .......... .......... .......... .......... .......... 53% 150M 1s #14 7.048 7950K .......... .......... .......... .......... .......... 53% 100M 1s #14 7.048 8000K .......... .......... .......... .......... .......... 53% 106M 1s #14 7.048 8050K .......... .......... .......... .......... .......... 54% 108M 1s #14 7.049 8100K .......... .......... .......... .......... .......... 54% 127M 1s #14 7.049 8150K .......... .......... .......... .......... .......... 54% 163M 1s #14 7.049 8200K .......... .......... .......... .......... .......... 55% 379M 1s #14 7.050 8250K .......... .......... .......... .......... .......... 55% 293M 1s #14 7.050 8300K .......... .......... .......... .......... .......... 55% 223M 1s #14 7.050 8350K .......... .......... .......... .......... .......... 56% 212M 1s #14 7.050 8400K .......... .......... .......... .......... .......... 56% 351M 1s #14 7.050 8450K .......... .......... .......... .......... .......... 56% 322M 1s #14 7.051 8500K .......... .......... .......... .......... .......... 57% 300M 1s #14 7.051 8550K .......... .......... .......... .......... .......... 57% 386M 1s #14 7.051 8600K .......... .......... .......... .......... .......... 57% 366M 1s #14 7.051 8650K .......... .......... .......... .......... .......... 58% 409M 1s #14 7.051 8700K .......... .......... .......... .......... .......... 58% 450M 1s #14 7.051 8750K .......... .......... .......... .......... .......... 58% 367M 1s #14 7.051 8800K .......... .......... .......... .......... .......... 59% 340M 1s #14 7.051 8850K .......... .......... .......... .......... .......... 59% 330M 1s #14 7.052 8900K .......... .......... .......... .......... .......... 59% 321M 1s #14 7.052 8950K .......... .......... .......... .......... .......... 60% 309M 1s #14 7.052 9000K .......... .......... .......... .......... .......... 60% 334M 1s #14 7.052 9050K .......... .......... .......... .......... .......... 60% 327M 1s #14 7.052 9100K .......... .......... .......... .......... .......... 61% 268M 1s #14 7.052 9150K .......... .......... .......... .......... .......... 61% 305M 1s #14 7.053 9200K .......... .......... .......... .......... .......... 61% 315M 1s #14 7.053 9250K .......... .......... .......... .......... .......... 62% 309M 1s #14 7.053 9300K .......... .......... .......... .......... .......... 62% 269M 1s #14 7.053 9350K .......... .......... .......... .......... .......... 62% 349M 1s #14 7.053 9400K .......... .......... .......... .......... .......... 63% 303M 1s #14 7.053 9450K .......... .......... .......... .......... .......... 63% 345M 1s #14 7.054 9500K .......... .......... .......... .......... .......... 63% 309M 1s #14 7.054 9550K .......... .......... .......... .......... .......... 64% 299M 1s #14 7.054 9600K .......... .......... .......... .......... .......... 64% 320M 1s #14 7.054 9650K .......... .......... .......... .......... .......... 64% 361M 1s #14 7.054 9700K .......... .......... .......... .......... .......... 65% 322M 1s #14 7.054 9750K .......... .......... .......... .......... .......... 65% 338M 1s #14 7.054 9800K .......... .......... .......... .......... .......... 65% 687K 1s #14 7.127 9850K .......... .......... .......... .......... .......... 66% 65.0M 1s #14 7.128 9900K .......... .......... .......... .......... .......... 66% 124M 1s #14 7.128 9950K .......... .......... .......... .......... .......... 66% 54.1M 1s #14 7.129 10000K .......... .......... .......... .......... .......... 67% 125M 1s #14 7.130 10050K .......... .......... .......... .......... .......... 67% 57.7M 1s #14 7.130 10100K .......... .......... .......... .......... .......... 67% 100M 1s #14 7.131 10150K .......... .......... .......... .......... .......... 68% 74.1M 1s #14 7.132 10200K .......... .......... .......... .......... .......... 68% 4.77M 1s #14 7.142 10250K .......... .......... .......... .......... .......... 68% 89.3M 1s #14 7.142 10300K .......... .......... .......... .......... .......... 69% 129M 0s #14 7.143 10350K .......... .......... .......... .......... .......... 69% 87.5M 0s #14 7.143 10400K .......... .......... .......... .......... .......... 69% 128M 0s #14 7.144 10450K .......... .......... .......... .......... .......... 70% 38.4M 0s #14 7.145 10500K .......... .......... .......... .......... .......... 70% 131M 0s #14 7.145 10550K .......... .......... .......... .......... .......... 70% 86.3M 0s #14 7.146 10600K .......... .......... .......... .......... .......... 71% 136M 0s #14 7.146 10650K .......... .......... .......... .......... .......... 71% 125M 0s #14 7.147 10700K .......... .......... .......... .......... .......... 71% 120M 0s #14 7.147 10750K .......... .......... .......... .......... .......... 72% 84.6M 0s #14 7.148 10800K .......... .......... .......... .......... .......... 72% 134M 0s #14 7.148 10850K .......... .......... .......... .......... .......... 72% 102M 0s #14 7.148 10900K .......... .......... .......... .......... .......... 73% 106M 0s #14 7.149 10950K .......... .......... .......... .......... .......... 73% 123M 0s #14 7.149 11000K .......... .......... .......... .......... .......... 73% 129M 0s #14 7.150 11050K .......... .......... .......... .......... .......... 74% 124M 0s #14 7.150 11100K .......... .......... .......... .......... .......... 74% 111M 0s #14 7.151 11150K .......... .......... .......... .......... .......... 74% 96.0M 0s #14 7.151 11200K .......... .......... .......... .......... .......... 75% 121M 0s #14 7.151 11250K .......... .......... .......... .......... .......... 75% 669K 0s #14 7.226 11300K .......... .......... .......... .......... .......... 75% 63.9M 0s #14 7.227 11350K .......... .......... .......... .......... .......... 76% 91.2M 0s #14 7.228 11400K .......... .......... .......... .......... .......... 76% 75.9M 0s #14 7.228 11450K .......... .......... .......... .......... .......... 76% 92.9M 0s #14 7.229 11500K .......... .......... .......... .......... .......... 77% 51.8M 0s #14 7.230 11550K .......... .......... .......... .......... .......... 77% 69.3M 0s #14 7.230 11600K .......... .......... .......... .......... .......... 77% 97.4M 0s #14 7.231 11650K .......... .......... .......... .......... .......... 78% 4.88M 0s #14 7.241 11700K .......... .......... .......... .......... .......... 78% 114M 0s #14 7.241 11750K .......... .......... .......... .......... .......... 78% 111M 0s #14 7.242 11800K .......... .......... .......... .......... .......... 79% 95.1M 0s #14 7.245 11850K .......... .......... .......... .......... .......... 79% 84.8M 0s #14 7.245 11900K .......... .......... .......... .......... .......... 79% 134M 0s #14 7.245 11950K .......... .......... .......... .......... .......... 80% 38.6M 0s #14 7.245 12000K .......... .......... .......... .......... .......... 80% 105M 0s #14 7.245 12050K .......... .......... .......... .......... .......... 80% 94.9M 0s #14 7.245 12100K .......... .......... .......... .......... .......... 81% 126M 0s #14 7.246 12150K .......... .......... .......... .......... .......... 81% 121M 0s #14 7.246 12200K .......... .......... .......... .......... .......... 81% 129M 0s #14 7.247 12250K .......... .......... .......... .......... .......... 82% 114M 0s #14 7.247 12300K .......... .......... .......... .......... .......... 82% 70.0M 0s #14 7.248 12350K .......... .......... .......... .......... .......... 82% 85.3M 0s #14 7.248 12400K .......... .......... .......... .......... .......... 83% 120M 0s #14 7.249 12450K .......... .......... .......... .......... .......... 83% 120M 0s #14 7.249 12500K .......... .......... .......... .......... .......... 83% 85.8M 0s #14 7.250 12550K .......... .......... .......... .......... .......... 84% 108M 0s #14 7.250 12600K .......... .......... .......... .......... .......... 84% 121M 0s #14 7.251 12650K .......... .......... .......... .......... .......... 84% 135M 0s #14 7.251 12700K .......... .......... .......... .......... .......... 85% 674K 0s #14 7.325 12750K .......... .......... .......... .......... .......... 85% 54.0M 0s #14 7.326 12800K .......... .......... .......... .......... .......... 85% 92.5M 0s #14 7.326 12850K .......... .......... .......... .......... .......... 86% 114M 0s #14 7.327 12900K .......... .......... .......... .......... .......... 86% 68.4M 0s #14 7.328 12950K .......... .......... .......... .......... .......... 86% 71.0M 0s #14 7.328 13000K .......... .......... .......... .......... .......... 87% 62.4M 0s #14 7.329 13050K .......... .......... .......... .......... .......... 87% 29.2M 0s #14 7.331 13100K .......... .......... .......... .......... .......... 87% 8.63M 0s #14 7.336 13150K .......... .......... .......... .......... .......... 88% 12.5M 0s #14 7.340 13200K .......... .......... .......... .......... .......... 88% 137M 0s #14 7.341 13250K .......... .......... .......... .......... .......... 88% 99.8M 0s #14 7.341 13300K .......... .......... .......... .......... .......... 89% 93.7M 0s #14 7.342 13350K .......... .......... .......... .......... .......... 89% 98.2M 0s #14 7.342 13400K .......... .......... .......... .......... .......... 89% 49.6M 0s #14 7.343 13450K .......... .......... .......... .......... .......... 90% 91.5M 0s #14 7.344 13500K .......... .......... .......... .......... .......... 90% 115M 0s #14 7.344 13550K .......... .......... .......... .......... .......... 90% 88.2M 0s #14 7.345 13600K .......... .......... .......... .......... .......... 91% 114M 0s #14 7.345 13650K .......... .......... .......... .......... .......... 91% 104M 0s #14 7.346 13700K .......... .......... .......... .......... .......... 91% 129M 0s #14 7.346 13750K .......... .......... .......... .......... .......... 92% 115M 0s #14 7.346 13800K .......... .......... .......... .......... .......... 92% 65.4M 0s #14 7.347 13850K .......... .......... .......... .......... .......... 92% 129M 0s #14 7.347 13900K .......... .......... .......... .......... .......... 93% 125M 0s #14 7.348 13950K .......... .......... .......... .......... .......... 93% 86.5M 0s #14 7.348 14000K .......... .......... .......... .......... .......... 93% 122M 0s #14 7.349 14050K .......... .......... .......... .......... .......... 94% 131M 0s #14 7.349 14100K .......... .......... .......... .......... .......... 94% 115M 0s #14 7.350 14150K .......... .......... .......... .......... .......... 94% 1.16M 0s #14 7.392 14200K .......... .......... .......... .......... .......... 95% 1.49M 0s #14 7.425 14250K .......... .......... .......... .......... .......... 95% 133M 0s #14 7.425 14300K .......... .......... .......... .......... .......... 95% 60.7M 0s #14 7.426 14350K .......... .......... .......... .......... .......... 96% 45.2M 0s #14 7.427 14400K .......... .......... .......... .......... .......... 96% 100M 0s #14 7.427 14450K .......... .......... .......... .......... .......... 96% 104M 0s #14 7.428 14500K .......... .......... .......... .......... .......... 97% 46.1M 0s #14 7.429 14550K .......... .......... .......... .......... .......... 97% 23.2M 0s #14 7.431 14600K .......... .......... .......... .......... .......... 97% 6.11M 0s #14 7.439 14650K .......... .......... .......... .......... .......... 98% 109M 0s #14 7.439 14700K .......... .......... .......... .......... .......... 98% 88.1M 0s #14 7.440 14750K .......... .......... .......... .......... .......... 98% 100M 0s #14 7.440 14800K .......... .......... .......... .......... .......... 99% 79.7M 0s #14 7.441 14850K .......... .......... .......... .......... .......... 99% 65.4M 0s #14 7.442 14900K .......... .......... .......... .......... .......... 99% 84.2M 0s #14 7.442 14950K .......... .......... .......... .......... ......... 100% 138M=1.4s #14 7.443 #14 7.443 2024-04-23 07:40:15 (10.4 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #14 7.443 #14 7.572 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #14 7.572 find rest-api -name "*.json" | while read x; do \ #14 7.572 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #14 7.572 done #14 7.585 +---- Asterisk Installation Complete -------+ #14 7.586 + + #14 7.586 + YOU MUST READ THE SECURITY DOCUMENT + #14 7.587 + + #14 7.588 + Asterisk has successfully been installed. + #14 7.589 + If you would like to install the sample + #14 7.590 + configuration files (overwriting any + #14 7.591 + existing config files), run: + #14 7.592 + + #14 7.592 + For generic reference documentation: + #14 7.594 + make samples + #14 7.595 + + #14 7.596 + For a sample basic PBX: + #14 7.597 + make basic-pbx + #14 7.597 + + #14 7.598 + + #14 7.599 +----------------- or ---------------------+ #14 7.600 + + #14 7.601 + You can go ahead and install the asterisk + #14 7.602 + program documentation now or later run: + #14 7.604 + + #14 7.605 + make progdocs + #14 7.606 + + #14 7.607 + **Note** This requires that you have + #14 7.607 + doxygen installed on your local system + #14 7.608 +-------------------------------------------+ #14 10.12 Installing adsi config files... #14 10.12 /usr/bin/install -c -d "/etc/asterisk" #14 10.13 Installing configs/samples/asterisk.adsi #14 10.13 Installing configs/samples/telcordia-1.adsi #14 10.13 Installing other config files... #14 10.13 Installing file configs/samples/acl.conf.sample #14 10.13 Installing file configs/samples/adsi.conf.sample #14 10.14 Installing file configs/samples/aeap.conf.sample #14 10.14 Installing file configs/samples/agents.conf.sample #14 10.14 Installing file configs/samples/alarmreceiver.conf.sample #14 10.14 Installing file configs/samples/alsa.conf.sample #14 10.14 Installing file configs/samples/amd.conf.sample #14 10.14 Installing file configs/samples/app_skel.conf.sample #14 10.14 Installing file configs/samples/ari.conf.sample #14 10.14 Installing file configs/samples/ast_debug_tools.conf.sample #14 10.15 Installing file configs/samples/asterisk.conf.sample #14 10.15 Installing file configs/samples/calendar.conf.sample #14 10.15 Installing file configs/samples/ccss.conf.sample #14 10.15 Installing file configs/samples/cdr.conf.sample #14 10.15 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #14 10.15 Installing file configs/samples/cdr_beanstalkd.conf.sample #14 10.15 Installing file configs/samples/cdr_custom.conf.sample #14 10.15 Installing file configs/samples/cdr_manager.conf.sample #14 10.15 Installing file configs/samples/cdr_odbc.conf.sample #14 10.16 Installing file configs/samples/cdr_pgsql.conf.sample #14 10.16 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #14 10.16 Installing file configs/samples/cdr_tds.conf.sample #14 10.16 Installing file configs/samples/cel.conf.sample #14 10.16 Installing file configs/samples/cel_beanstalkd.conf.sample #14 10.16 Installing file configs/samples/cel_custom.conf.sample #14 10.16 Installing file configs/samples/cel_odbc.conf.sample #14 10.16 Installing file configs/samples/cel_pgsql.conf.sample #14 10.17 Installing file configs/samples/cel_sqlite3_custom.conf.sample #14 10.17 Installing file configs/samples/cel_tds.conf.sample #14 10.17 Installing file configs/samples/chan_dahdi.conf.sample #14 10.17 Installing file configs/samples/chan_mobile.conf.sample #14 10.17 Installing file configs/samples/cli.conf.sample #14 10.17 Installing file configs/samples/cli_aliases.conf.sample #14 10.17 Installing file configs/samples/cli_permissions.conf.sample #14 10.17 Installing file configs/samples/codecs.conf.sample #14 10.18 Installing file configs/samples/confbridge.conf.sample #14 10.18 Installing file configs/samples/config_test.conf.sample #14 10.18 Installing file configs/samples/console.conf.sample #14 10.18 Installing file configs/samples/dbsep.conf.sample #14 10.18 Installing file configs/samples/dnsmgr.conf.sample #14 10.18 Installing file configs/samples/dsp.conf.sample #14 10.18 Installing file configs/samples/dundi.conf.sample #14 10.18 Installing file configs/samples/enum.conf.sample #14 10.18 Installing file configs/samples/extconfig.conf.sample #14 10.18 Installing file configs/samples/extensions.ael.sample #14 10.19 Installing file configs/samples/extensions.conf.sample #14 10.19 Installing file configs/samples/extensions.lua.sample #14 10.19 Installing file configs/samples/extensions_minivm.conf.sample #14 10.19 Installing file configs/samples/features.conf.sample #14 10.19 Installing file configs/samples/festival.conf.sample #14 10.19 Installing file configs/samples/followme.conf.sample #14 10.20 Installing file configs/samples/func_odbc.conf.sample #14 10.20 Installing file configs/samples/geolocation.conf.sample #14 10.20 Installing file configs/samples/hep.conf.sample #14 10.20 Installing file configs/samples/http.conf.sample #14 10.20 Installing file configs/samples/iax.conf.sample #14 10.20 Installing file configs/samples/iaxprov.conf.sample #14 10.20 Installing file configs/samples/indications.conf.sample #14 10.21 Installing file configs/samples/logger.conf.sample #14 10.21 Installing file configs/samples/manager.conf.sample #14 10.21 Installing file configs/samples/meetme.conf.sample #14 10.21 Installing file configs/samples/mgcp.conf.sample #14 10.21 Installing file configs/samples/minivm.conf.sample #14 10.22 Installing file configs/samples/modules.conf.sample #14 10.22 Installing file configs/samples/motif.conf.sample #14 10.22 Installing file configs/samples/musiconhold.conf.sample #14 10.22 Installing file configs/samples/ooh323.conf.sample #14 10.22 Installing file configs/samples/osp.conf.sample #14 10.22 Installing file configs/samples/phoneprov.conf.sample #14 10.22 Installing file configs/samples/pjproject.conf.sample #14 10.23 Installing file configs/samples/pjsip.conf.sample #14 10.23 Installing file configs/samples/pjsip_notify.conf.sample #14 10.23 Installing file configs/samples/pjsip_wizard.conf.sample #14 10.23 Installing file configs/samples/prometheus.conf.sample #14 10.23 Installing file configs/samples/queuerules.conf.sample #14 10.23 Installing file configs/samples/queues.conf.sample #14 10.23 Installing file configs/samples/res_config_mysql.conf.sample #14 10.23 Installing file configs/samples/res_config_odbc.conf.sample #14 10.24 Installing file configs/samples/res_config_sqlite3.conf.sample #14 10.24 Installing file configs/samples/res_corosync.conf.sample #14 10.24 Installing file configs/samples/res_curl.conf.sample #14 10.24 Installing file configs/samples/res_fax.conf.sample #14 10.25 Installing file configs/samples/res_http_media_cache.conf.sample #14 10.25 Installing file configs/samples/res_ldap.conf.sample #14 10.25 Installing file configs/samples/res_odbc.conf.sample #14 10.25 Installing file configs/samples/res_parking.conf.sample #14 10.25 Installing file configs/samples/res_pgsql.conf.sample #14 10.25 Installing file configs/samples/res_pktccops.conf.sample #14 10.25 Installing file configs/samples/res_snmp.conf.sample #14 10.26 Installing file configs/samples/res_stun_monitor.conf.sample #14 10.26 Installing file configs/samples/resolver_unbound.conf.sample #14 10.26 Installing file configs/samples/rtp.conf.sample #14 10.26 Installing file configs/samples/say.conf.sample #14 10.27 Installing file configs/samples/sip.conf.sample #14 10.27 Installing file configs/samples/sip_notify.conf.sample #14 10.27 Installing file configs/samples/skinny.conf.sample #14 10.27 Installing file configs/samples/sla.conf.sample #14 10.27 Installing file configs/samples/smdi.conf.sample #14 10.28 Installing file configs/samples/sorcery.conf.sample #14 10.28 Installing file configs/samples/ss7.timers.sample #14 10.28 Installing file configs/samples/stasis.conf.sample #14 10.28 Installing file configs/samples/statsd.conf.sample #14 10.28 Installing file configs/samples/stir_shaken.conf.sample #14 10.28 Installing file configs/samples/test_sorcery.conf.sample #14 10.29 Installing file configs/samples/udptl.conf.sample #14 10.29 Installing file configs/samples/unistim.conf.sample #14 10.29 Installing file configs/samples/users.conf.sample #14 10.29 Installing file configs/samples/voicemail.conf.sample #14 10.29 Installing file configs/samples/xmpp.conf.sample #14 10.29 Updating asterisk.conf #14 10.30 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #14 10.30 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #14 10.31 Installing file phoneprov/000000000000-directory.xml #14 10.31 Installing file phoneprov/000000000000-phone.cfg #14 10.31 Installing file phoneprov/000000000000.cfg #14 10.31 Installing file phoneprov/polycom.xml #14 10.31 Installing file phoneprov/polycom_line.xml #14 10.31 Installing file phoneprov/snom-mac.xml #14 DONE 10.5s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:241d60096fb2db7ab50908dac0491217c5ad080db584759409a93133806b0195 done #15 naming to docker.io/osmocom-build/asterisk-master:latest done #15 DONE 3.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' + docker_image_exists asterisk-master + docker images -q osmocom-build/asterisk-master + test -n 241d60096fb2 + list_osmo_packages debian-bookworm asterisk-master + local distro=debian-bookworm + local image=asterisk-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/asterisk-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-asterisk-ims-ue-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:6e8f0e1c3749fe3d5b2aefe87d84aaa30aa5e2e690e6a031516c90d4b9bf09d4 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-asterisk-ims-ue-test + echo ttcn3-asterisk-ims-ue-test + dir=ttcn3-asterisk-ims-ue-test + pull_arg=--pull + grep ^FROM ../ttcn3-asterisk-ims-ue-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-asterisk-ims-ue-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-asterisk-ims-ue-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-asterisk-ims-ue-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-asterisk-ims-ue-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 410B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 638B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" asterisk #8 0.230 + OSMO_TTCN3_BRANCH=master #8 0.230 + shift #8 0.230 + cd /osmo-ttcn3-hacks #8 0.230 + git fetch #8 0.352 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.352 74b12c75..d9887d36 master -> origin/master #8 0.352 + 4dee73e3...4cce3dcb pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.354 + git checkout master #8 0.405 Already on 'master' #8 0.405 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. #8 0.405 (use "git pull" to update your local branch) #8 0.406 + git symbolic-ref -q HEAD #8 0.407 refs/heads/master #8 0.407 + git reset --hard origin/master #8 0.418 HEAD is now at d9887d36 SGP32Definitions_Templates: remove unrelated template parameter #8 0.418 + git rev-parse --abbrev-ref HEAD #8 0.419 master #8 0.419 + git rev-parse HEAD #8 0.420 d9887d364d9ea4550270f8caaf6e3d77e9a92fd7 #8 0.420 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.421 + make -j8 deps #8 0.421 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.450 (make -j16 -C deps || make -j1 -C deps) #8 0.451 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.451 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.946 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.947 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.950 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.954 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.955 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.955 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.957 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.957 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.957 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.957 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.958 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.042 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.042 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.063 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.063 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.093 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.093 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.105 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.106 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.113 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.114 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.117 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.126 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.129 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.163 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.164 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.164 + git checkout -qorigin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.165 + -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.166 gitorigin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.166 checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.167 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.172 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.173 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.173 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.173 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.175 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.176 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.179 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.179 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.193 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.193 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.197 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.201 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.209 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.209 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.245 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.245 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.250 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.250 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.281 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.281 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.283 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.313 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.313 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.334 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.335 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.336 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.337 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.337 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.337 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.338 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.338 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.338 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.338 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.339 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.339 + make asterisk #8 1.369 (make -j16 -C deps || make -j1 -C deps) #8 1.370 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.624 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.625 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.625 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.625 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.627 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.634 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.635 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.635 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.635 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.635 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.638 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.645 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.645 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.650 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.658 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.658 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.762 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.762 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.770 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.773 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.773 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.775 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.808 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.808 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.817 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.818 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.824 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.824 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.831 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.834 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.842 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.845 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.845 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.845 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.845 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.857 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.860 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.860 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.867 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.867 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.871 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.871 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.876 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.876 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.880 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.880 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.887 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.888 + git checkout -qorigin/c496d298876fed55c2b730278b7ee77982555563 #8 1.888 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.888 -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.888 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.889 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.893 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.893 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.905 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.910 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.910 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.040 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.040 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.051 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.051 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.051 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.052 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 2.054 Linking TCCInterface_Functions.ttcn #8 2.055 Linking TCCConversion_Functions.ttcn #8 2.055 Linking TCCConversion.cc #8 2.056 Linking TCCInterface.cc #8 2.056 Linking TCCInterface_ip.h #8 2.056 Linking TCCOpenSecurity_Functions.ttcn #8 2.057 Linking TCCOpenSecurity.cc #8 2.057 Linking TCCOpenSecurity_Functions.hh #8 2.058 Linking TCCDateTime.cc #8 2.059 Linking TCCDateTime_Functions.ttcn #8 2.059 Linking Socket_API_Definitions.ttcn #8 2.060 Linking IPL4asp_Functions.ttcn #8 2.060 Linking IPL4asp_PT.cc #8 2.062 Linking IPL4asp_PT.hh #8 2.062 Linking IPL4asp_PortType.ttcn #8 2.062 Linking IPL4asp_Types.ttcn #8 2.062 Linking IPL4asp_discovery.cc #8 2.063 Linking IPL4asp_protocol_L234.hh #8 2.063 Linking TELNETasp_PT.cc #8 2.064 Linking TELNETasp_PT.hh #8 2.064 Linking TELNETasp_PortType.ttcn #8 2.064 Linking SDP_EncDec.cc #8 2.065 Linking SDP_Types.ttcn #8 2.065 Linking SDP_parse_.tab.c #8 2.066 Linking SDP_parse_.tab.h #8 2.066 Linking SDP_parse_parser.h #8 2.067 Linking SDP_parser.l #8 2.067 Linking SDP_parser.y #8 2.068 Linking lex.SDP_parse_.c #8 2.068 Linking RTP_EncDec.cc #8 2.069 Linking RTP_Types.ttcn #8 2.070 Linking SIP_parse.h #8 2.070 Linking SIP_parse.y #8 2.071 Linking SIP_parse_.tab.h #8 2.071 Linking SIPmsg_PT.hh #8 2.072 Linking SIPmsg_Types.ttcn #8 2.072 Linking SIP_parse.l #8 2.073 Linking SIP_parse_.tab.c #8 2.073 Linking SIPmsg_PT.cc #8 2.074 Linking SIPmsg_PortType.ttcn #8 2.074 Linking lex.SIP_parse_.c #8 2.075 Linking Misc_Helpers.ttcn #8 2.076 Linking General_Types.ttcn #8 2.076 Linking GSM_Types.ttcn #8 2.077 Linking Osmocom_Types.ttcn #8 2.077 Linking Native_Functions.ttcn #8 2.078 Linking Native_FunctionDefs.cc #8 2.078 Linking RTP_CodecPort.ttcn #8 2.079 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.080 Linking SDP_Templates.ttcn #8 2.080 Linking SIP_Emulation.ttcn #8 2.081 Linking SIP_Templates.ttcn #8 2.088 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.088 Generating Makefile skeleton... #8 2.089 Makefile skeleton was generated. #8 2.095 make -C asterisk compile #8 2.099 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 2.099 /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.101 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.101 #8 2.103 Notify: Parsing TTCN-3 module `AMI_Functions.ttcn'... #8 2.104 Notify: Parsing TTCN-3 module `Asterisk_Tests.ttcn'... #8 2.105 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.107 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.108 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.108 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.109 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.109 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.110 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.110 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.111 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.111 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.113 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.114 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.115 Notify: Parsing TTCN-3 module `SIP_ConnectionHandler.ttcn'... #8 2.119 Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'... #8 2.120 Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'... #8 2.124 Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'... #8 2.124 Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'... #8 2.124 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.125 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.127 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.127 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.128 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.129 Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'... #8 2.129 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.129 Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... #8 2.130 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.130 Notify: Checking modules... #8 2.142 SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation': #8 2.142 SIP_Emulation.ttcn:233.1-243.1: In function definition `f_init_sip': #8 2.142 SIP_Emulation.ttcn:236.13-238.2: In variable definition `ops': #8 2.142 SIP_Emulation.ttcn:237.3-59: In value for record field `create_cb': #8 2.142 SIP_Emulation.ttcn:359.1-407.1: In function definition `ExpectedCreateCallback': #8 2.142 SIP_Emulation.ttcn:365.2-369.2: In if statement: #8 2.142 SIP_Emulation.ttcn:368.3-12: warning: Control never reaches this statement #8 2.142 SIP_Emulation.ttcn:406.2-11: warning: Control never reaches this statement #8 2.143 SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': #8 2.143 SIP_Templates.ttcn:73.1-101.1: In template definition `ts_Credentials_DigestResponseMD5': #8 2.143 SIP_Templates.ttcn:85.20-100.2: In template for union field `digestResponse': #8 2.143 SIP_Templates.ttcn:98.3-52: In component 9: #8 2.143 SIP_Templates.ttcn:98.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': #8 2.143 SIP_Templates.ttcn:98.29-51: In parameter #2 for `paramValue': #8 2.143 SIP_Templates.ttcn:98.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': #8 2.143 SIP_Templates.ttcn:98.45-50: In parameter #1 for `val': #8 2.143 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.143 SIP_Templates.ttcn:82.4-44: note: Referenced template parameter is here #8 2.143 SIP_Templates.ttcn:173.9-181.1: In function definition `f_tr_Contact_SipAddr': #8 2.143 SIP_Templates.ttcn:180.2-40: In return statement: #8 2.143 SIP_Templates.ttcn:180.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': #8 2.143 SIP_Templates.ttcn:180.28-39: In parameter #1 for `contact_addr': #8 2.143 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.143 SIP_Templates.ttcn:173.39-67: note: Referenced template parameter is here #8 2.143 SIP_Templates.ttcn:185.9-191.1: In function definition `ts_Contact_SipAddr_omit': #8 2.144 SIP_Templates.ttcn:190.2-40: In return statement: #8 2.144 SIP_Templates.ttcn:190.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': #8 2.144 SIP_Templates.ttcn:190.28-39: In parameter #1 for `contact_addr': #8 2.144 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.144 SIP_Templates.ttcn:185.42-85: note: Referenced template parameter is here #8 2.144 SIP_Templates.ttcn:240.1-256.1: In function definition `tr_SipAddr_from_val': #8 2.144 SIP_Templates.ttcn:245.4-248.2: In if statement: #8 2.144 SIP_Templates.ttcn:245.26-75: In actual parameter list of external function `@Native_Functions.f_str_tolower': #8 2.144 SIP_Templates.ttcn:245.27-74: In parameter #1 for `input': #8 2.144 SIP_Templates.ttcn:245.44-74: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': #8 2.144 SIP_Templates.ttcn:245.45-73: In parameter #1 for `val': #8 2.144 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.144 SIP_Templates.ttcn:240.30-57: note: Referenced template parameter is here #8 2.145 SIP_Templates.ttcn:604.1-617.1: In template definition `tr_SIP_INVITE': #8 2.145 SIP_Templates.ttcn:613.15-614.34: In template for record field `msgHeader': #8 2.145 SIP_Templates.ttcn:613.30-614.34: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.145 SIP_Templates.ttcn:614.10-12: In parameter #5 for `via': #8 2.145 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.145 SIP_Templates.ttcn:609.8-68: note: Referenced template parameter is here #8 2.146 SIP_Templates.ttcn:633.1-646.1: In template definition `tr_SIP_BYE': #8 2.146 SIP_Templates.ttcn:642.15-643.31: In template for record field `msgHeader': #8 2.146 SIP_Templates.ttcn:642.30-643.31: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.146 SIP_Templates.ttcn:643.10-12: In parameter #5 for `via': #8 2.146 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.146 SIP_Templates.ttcn:638.5-20: note: Referenced template parameter is here #8 2.146 SIP_Templates.ttcn:665.1-679.1: In template definition `tr_SIP_ACK': #8 2.146 SIP_Templates.ttcn:674.15-676.26: In template for record field `msgHeader': #8 2.146 SIP_Templates.ttcn:674.30-676.26: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.146 SIP_Templates.ttcn:675.10-12: In parameter #5 for `via': #8 2.146 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.146 SIP_Templates.ttcn:670.5-20: note: Referenced template parameter is here #8 2.152 SIP_ConnectionHandler.ttcn: In TTCN-3 module `SIP_ConnectionHandler': #8 2.152 SIP_ConnectionHandler.ttcn:334.1-430.1: In function definition `f_SIP_mo_call_setup': #8 2.152 SIP_ConnectionHandler.ttcn:413.2-21: In deactivate statement: #8 2.152 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.152 SIP_ConnectionHandler.ttcn:414.2-22: In deactivate statement: #8 2.152 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.152 SIP_ConnectionHandler.ttcn:432.9-445.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 2.152 SIP_ConnectionHandler.ttcn:434.2-64: In function instance: #8 2.152 SIP_ConnectionHandler.ttcn:434.2-64: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 2.153 SIP_ConnectionHandler.ttcn:448.1-512.1: In altstep definition `as_SIP_mt_call_accept': #8 2.153 SIP_ConnectionHandler.ttcn:503.3-507.3: In if statement: #8 2.153 SIP_ConnectionHandler.ttcn:506.4-51: In altstep instance: #8 2.153 SIP_ConnectionHandler.ttcn:580.1-628.1: In altstep definition `as_SIP_exp_call_update': #8 2.153 SIP_ConnectionHandler.ttcn:597.3-67: In function instance: #8 2.153 SIP_ConnectionHandler.ttcn:597.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 2.154 Asterisk_Tests.ttcn: In TTCN-3 module `Asterisk_Tests': #8 2.154 Asterisk_Tests.ttcn:50.1-59.1: In function definition `f_init_ConnHdlrPars': #8 2.154 Asterisk_Tests.ttcn:52.39-57.20: In template variable definition `pars': #8 2.154 Asterisk_Tests.ttcn:52.53-57.20: In actual parameter list of template `@SIP_ConnectionHandler.t_Pars': #8 2.154 Asterisk_Tests.ttcn:56.12-64: In parameter #5 for `user': #8 2.154 Asterisk_Tests.ttcn:56.12-64: In the right operand of operation `&': #8 2.154 Asterisk_Tests.ttcn:56.18-64: In the operand of operation `int2str()': #8 2.154 Asterisk_Tests.ttcn:56.26-63: In the operands of operation `+': #8 2.154 Asterisk_Tests.ttcn:56.26-57: In the operand of operation `str2int()': #8 2.154 Asterisk_Tests.ttcn:56.34-56: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' #8 2.154 Asterisk_Tests.ttcn:90.9-95.1: In function definition `f_TC_internal_registration': #8 2.154 Asterisk_Tests.ttcn:92.2-17: In function instance: #8 2.154 Asterisk_Tests.ttcn:92.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.154 Asterisk_Tests.ttcn:106.9-119.1: In function definition `f_TC_internal_call_mo': #8 2.154 Asterisk_Tests.ttcn:108.2-17: In function instance: #8 2.154 Asterisk_Tests.ttcn:108.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.154 Asterisk_Tests.ttcn:120.9-142.1: In function definition `f_TC_internal_call_mt': #8 2.154 Asterisk_Tests.ttcn:124.2-17: In function instance: #8 2.154 Asterisk_Tests.ttcn:124.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.159 Notify: Generating code... #8 2.240 Notify: File `AMI_Functions.hh' was generated. #8 2.240 Notify: File `AMI_Functions.cc' was generated. #8 2.240 Notify: File `AMI_Functions_part_1.cc' was generated. #8 2.241 Notify: File `AMI_Functions_part_2.cc' was generated. #8 2.241 Notify: File `AMI_Functions_part_3.cc' was generated. #8 2.241 Notify: File `AMI_Functions_part_4.cc' was generated. #8 2.241 Notify: File `AMI_Functions_part_5.cc' was generated. #8 2.241 Notify: File `AMI_Functions_part_6.cc' was generated. #8 2.241 Notify: File `AMI_Functions_part_7.cc' was generated. #8 2.241 Notify: File `Asterisk_Tests.hh' was generated. #8 2.241 Notify: File `Asterisk_Tests.cc' was generated. #8 2.241 Notify: File `Asterisk_Tests_part_1.cc' was generated. #8 2.241 Notify: File `Asterisk_Tests_part_2.cc' was generated. #8 2.241 Notify: File `Asterisk_Tests_part_3.cc' was generated. #8 2.241 Notify: File `Asterisk_Tests_part_4.cc' was generated. #8 2.241 Notify: File `Asterisk_Tests_part_5.cc' was generated. #8 2.242 Notify: File `Asterisk_Tests_part_6.cc' was generated. #8 2.242 Notify: File `Asterisk_Tests_part_7.cc' was generated. #8 2.242 Notify: File `GSM_Types.hh' was generated. #8 2.242 Notify: File `GSM_Types.cc' was generated. #8 2.242 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.243 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.243 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.243 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.243 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.243 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.243 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.243 Notify: File `General_Types.hh' was generated. #8 2.244 Notify: File `General_Types.cc' was generated. #8 2.244 Notify: File `General_Types_part_1.cc' was generated. #8 2.244 Notify: File `General_Types_part_2.cc' was generated. #8 2.244 Notify: File `General_Types_part_3.cc' was generated. #8 2.244 Notify: File `General_Types_part_4.cc' was generated. #8 2.244 Notify: File `General_Types_part_5.cc' was generated. #8 2.244 Notify: File `General_Types_part_6.cc' was generated. #8 2.244 Notify: File `General_Types_part_7.cc' was generated. #8 2.244 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.244 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.244 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.244 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.244 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.244 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.245 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.245 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.245 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.245 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.245 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.245 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.245 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.245 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.245 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.245 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.245 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.245 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.245 Notify: File `IPL4asp_Types.hh' was generated. #8 2.246 Notify: File `IPL4asp_Types.cc' was generated. #8 2.246 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.246 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.246 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.246 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.246 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.246 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.247 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.247 Notify: File `Misc_Helpers.hh' was generated. #8 2.247 Notify: File `Misc_Helpers.cc' was generated. #8 2.247 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.247 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.247 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.247 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.247 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.247 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.248 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.248 Notify: File `Native_Functions.hh' was generated. #8 2.248 Notify: File `Native_Functions.cc' was generated. #8 2.248 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.248 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.248 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.248 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.248 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.248 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.248 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.248 Notify: File `Osmocom_Types.hh' was generated. #8 2.248 Notify: File `Osmocom_Types.cc' was generated. #8 2.249 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.249 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.249 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.249 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.249 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.249 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.249 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.249 Notify: File `RTP_CodecPort.hh' was generated. #8 2.249 Notify: File `RTP_CodecPort.cc' was generated. #8 2.249 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 2.249 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 2.250 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 2.250 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 2.250 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 2.250 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 2.250 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 2.250 Notify: File `RTP_Types.hh' was generated. #8 2.251 Notify: File `RTP_Types.cc' was generated. #8 2.251 Notify: File `RTP_Types_part_1.cc' was generated. #8 2.252 Notify: File `RTP_Types_part_2.cc' was generated. #8 2.253 Notify: File `RTP_Types_part_3.cc' was generated. #8 2.253 Notify: File `RTP_Types_part_4.cc' was generated. #8 2.253 Notify: File `RTP_Types_part_5.cc' was generated. #8 2.253 Notify: File `RTP_Types_part_6.cc' was generated. #8 2.253 Notify: File `RTP_Types_part_7.cc' was generated. #8 2.253 Notify: File `SDP_Templates.hh' was generated. #8 2.253 Notify: File `SDP_Templates.cc' was generated. #8 2.253 Notify: File `SDP_Templates_part_1.cc' was generated. #8 2.253 Notify: File `SDP_Templates_part_2.cc' was generated. #8 2.253 Notify: File `SDP_Templates_part_3.cc' was generated. #8 2.253 Notify: File `SDP_Templates_part_4.cc' was generated. #8 2.253 Notify: File `SDP_Templates_part_5.cc' was generated. #8 2.253 Notify: File `SDP_Templates_part_6.cc' was generated. #8 2.253 Notify: File `SDP_Templates_part_7.cc' was generated. #8 2.254 Notify: File `SDP_Types.hh' was generated. #8 2.254 Notify: File `SDP_Types.cc' was generated. #8 2.255 Notify: File `SDP_Types_part_1.cc' was generated. #8 2.256 Notify: File `SDP_Types_part_2.cc' was generated. #8 2.256 Notify: File `SDP_Types_part_3.cc' was generated. #8 2.257 Notify: File `SDP_Types_part_4.cc' was generated. #8 2.257 Notify: File `SDP_Types_part_5.cc' was generated. #8 2.257 Notify: File `SDP_Types_part_6.cc' was generated. #8 2.257 Notify: File `SDP_Types_part_7.cc' was generated. #8 2.257 Notify: File `SIP_ConnectionHandler.hh' was generated. #8 2.258 Notify: File `SIP_ConnectionHandler.cc' was generated. #8 2.258 Notify: File `SIP_ConnectionHandler_part_1.cc' was generated. #8 2.258 Notify: File `SIP_ConnectionHandler_part_2.cc' was generated. #8 2.258 Notify: File `SIP_ConnectionHandler_part_3.cc' was generated. #8 2.258 Notify: File `SIP_ConnectionHandler_part_4.cc' was generated. #8 2.258 Notify: File `SIP_ConnectionHandler_part_5.cc' was generated. #8 2.258 Notify: File `SIP_ConnectionHandler_part_6.cc' was generated. #8 2.258 Notify: File `SIP_ConnectionHandler_part_7.cc' was generated. #8 2.258 Notify: File `SIP_Emulation.hh' was generated. #8 2.258 Notify: File `SIP_Emulation.cc' was generated. #8 2.258 Notify: File `SIP_Emulation_part_1.cc' was generated. #8 2.258 Notify: File `SIP_Emulation_part_2.cc' was generated. #8 2.258 Notify: File `SIP_Emulation_part_3.cc' was generated. #8 2.259 Notify: File `SIP_Emulation_part_4.cc' was generated. #8 2.259 Notify: File `SIP_Emulation_part_5.cc' was generated. #8 2.259 Notify: File `SIP_Emulation_part_6.cc' was generated. #8 2.259 Notify: File `SIP_Emulation_part_7.cc' was generated. #8 2.259 Notify: File `SIP_Templates.hh' was generated. #8 2.259 Notify: File `SIP_Templates.cc' was generated. #8 2.259 Notify: File `SIP_Templates_part_1.cc' was generated. #8 2.259 Notify: File `SIP_Templates_part_2.cc' was generated. #8 2.259 Notify: File `SIP_Templates_part_3.cc' was generated. #8 2.259 Notify: File `SIP_Templates_part_4.cc' was generated. #8 2.259 Notify: File `SIP_Templates_part_5.cc' was generated. #8 2.259 Notify: File `SIP_Templates_part_6.cc' was generated. #8 2.259 Notify: File `SIP_Templates_part_7.cc' was generated. #8 2.259 Notify: File `SIPmsg_PortType.hh' was generated. #8 2.259 Notify: File `SIPmsg_PortType.cc' was generated. #8 2.259 Notify: File `SIPmsg_PortType_part_1.cc' was generated. #8 2.259 Notify: File `SIPmsg_PortType_part_2.cc' was generated. #8 2.260 Notify: File `SIPmsg_PortType_part_3.cc' was generated. #8 2.260 Notify: File `SIPmsg_PortType_part_4.cc' was generated. #8 2.260 Notify: File `SIPmsg_PortType_part_5.cc' was generated. #8 2.260 Notify: File `SIPmsg_PortType_part_6.cc' was generated. #8 2.260 Notify: File `SIPmsg_PortType_part_7.cc' was generated. #8 2.260 Notify: File `SIPmsg_Types.hh' was generated. #8 2.261 Notify: File `SIPmsg_Types.cc' was generated. #8 2.261 Notify: File `SIPmsg_Types_part_1.cc' was generated. #8 2.262 Notify: File `SIPmsg_Types_part_2.cc' was generated. #8 2.262 Notify: File `SIPmsg_Types_part_3.cc' was generated. #8 2.263 Notify: File `SIPmsg_Types_part_4.cc' was generated. #8 2.263 Notify: File `SIPmsg_Types_part_5.cc' was generated. #8 2.264 Notify: File `SIPmsg_Types_part_6.cc' was generated. #8 2.264 Notify: File `SIPmsg_Types_part_7.cc' was generated. #8 2.265 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.265 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.265 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.265 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.266 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.266 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.266 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.266 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.266 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.266 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.266 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.266 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.266 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.266 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.266 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.266 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.266 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.266 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.267 Notify: File `TCCDateTime_Functions.hh' was generated. #8 2.267 Notify: File `TCCDateTime_Functions.cc' was generated. #8 2.267 Notify: File `TCCDateTime_Functions_part_1.cc' was generated. #8 2.267 Notify: File `TCCDateTime_Functions_part_2.cc' was generated. #8 2.267 Notify: File `TCCDateTime_Functions_part_3.cc' was generated. #8 2.267 Notify: File `TCCDateTime_Functions_part_4.cc' was generated. #8 2.267 Notify: File `TCCDateTime_Functions_part_5.cc' was generated. #8 2.267 Notify: File `TCCDateTime_Functions_part_6.cc' was generated. #8 2.267 Notify: File `TCCDateTime_Functions_part_7.cc' was generated. #8 2.268 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.268 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.268 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.268 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.268 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.268 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.268 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.268 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.268 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.269 Notify: File `TCCOpenSecurity_Functions.hh' was generated. #8 2.269 Notify: File `TCCOpenSecurity_Functions.cc' was generated. #8 2.269 Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. #8 2.269 Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. #8 2.269 Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. #8 2.269 Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. #8 2.269 Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. #8 2.269 Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. #8 2.269 Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. #8 2.269 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.270 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.270 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.270 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.270 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.270 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.270 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.270 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.270 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.270 Notify: 225 files were updated. #8 2.284 touch compile #8 2.284 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 2.284 make -j16 -C asterisk #8 2.291 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 2.321 Creating dependency file for TELNETasp_PT.cc #8 2.322 Creating dependency file for TCCDateTime.cc #8 2.322 Creating dependency file for TCCOpenSecurity.cc #8 2.322 Creating dependency file for TCCInterface.cc #8 2.323 Creating dependency file for TCCConversion.cc #8 2.323 Creating dependency file for SIPmsg_PT.cc #8 2.326 Creating dependency file for SDP_EncDec.cc #8 2.326 Creating dependency file for RTP_EncDec.cc #8 2.330 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 2.342 Creating dependency file for Native_FunctionDefs.cc #8 2.360 Creating dependency file for IPL4asp_discovery.cc #8 2.362 Creating dependency file for IPL4asp_PT.cc #8 2.374 Creating dependency file for lex.SIP_parse_.c #8 2.386 Creating dependency file for lex.SDP_parse_.c #8 2.398 Creating dependency file for SIP_parse_.tab.c #8 2.417 Creating dependency file for SDP_parse_.tab.c #8 2.431 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.438 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.443 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.462 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.466 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.467 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.467 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.468 Creating dependency file for TCCOpenSecurity_Functions_part_7.cc #8 2.468 Creating dependency file for TCCOpenSecurity_Functions_part_6.cc #8 2.470 Creating dependency file for TCCOpenSecurity_Functions_part_5.cc #8 2.482 Creating dependency file for TCCOpenSecurity_Functions_part_3.cc #8 2.482 Creating dependency file for TCCOpenSecurity_Functions_part_4.cc #8 2.484 Creating dependency file for TCCOpenSecurity_Functions_part_2.cc #8 2.492 Creating dependency file for TCCOpenSecurity_Functions_part_1.cc #8 2.492 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.494 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.494 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.494 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.496 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.501 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.503 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.510 Creating dependency file for TCCDateTime_Functions_part_7.cc #8 2.511 Creating dependency file for TCCDateTime_Functions_part_6.cc #8 2.511 Creating dependency file for TCCDateTime_Functions_part_5.cc #8 2.511 Creating dependency file for TCCDateTime_Functions_part_4.cc #8 2.513 Creating dependency file for TCCDateTime_Functions_part_3.cc #8 2.515 Creating dependency file for TCCDateTime_Functions_part_2.cc #8 2.520 Creating dependency file for TCCDateTime_Functions_part_1.cc #8 2.521 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.522 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.523 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.523 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.524 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.524 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.526 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.533 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.534 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.534 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.534 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.535 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.535 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.535 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.536 Creating dependency file for SIPmsg_Types_part_7.cc #8 2.536 Creating dependency file for SIPmsg_Types_part_6.cc #8 2.537 Creating dependency file for SIPmsg_Types_part_5.cc #8 2.538 Creating dependency file for SIPmsg_Types_part_4.cc #8 2.538 Creating dependency file for SIPmsg_Types_part_3.cc #8 2.539 Creating dependency file for SIPmsg_Types_part_2.cc #8 2.545 Creating dependency file for SIPmsg_Types_part_1.cc #8 2.546 Creating dependency file for SIPmsg_PortType_part_7.cc #8 2.552 Creating dependency file for SIPmsg_PortType_part_6.cc #8 2.552 Creating dependency file for SIPmsg_PortType_part_5.cc #8 2.554 Creating dependency file for SIPmsg_PortType_part_4.cc #8 2.557 Creating dependency file for SIPmsg_PortType_part_3.cc #8 2.561 Creating dependency file for SIPmsg_PortType_part_2.cc #8 2.569 Creating dependency file for SIPmsg_PortType_part_1.cc #8 2.573 Creating dependency file for SIP_Templates_part_7.cc #8 2.574 Creating dependency file for SIP_Templates_part_6.cc #8 2.582 Creating dependency file for SIP_Templates_part_5.cc #8 2.585 Creating dependency file for SIP_Templates_part_4.cc #8 2.586 Creating dependency file for SIP_Templates_part_3.cc #8 2.598 Creating dependency file for SIP_Templates_part_2.cc #8 2.600 Creating dependency file for SIP_Templates_part_1.cc #8 2.610 Creating dependency file for SIP_Emulation_part_7.cc #8 2.610 Creating dependency file for SIP_Emulation_part_6.cc #8 2.615 Creating dependency file for SIP_Emulation_part_5.cc #8 2.628 Creating dependency file for SIP_Emulation_part_4.cc #8 2.634 Creating dependency file for SIP_Emulation_part_3.cc #8 2.636 Creating dependency file for SIP_Emulation_part_2.cc #8 2.637 Creating dependency file for SIP_Emulation_part_1.cc #8 2.641 Creating dependency file for SIP_ConnectionHandler_part_7.cc #8 2.646 Creating dependency file for SIP_ConnectionHandler_part_6.cc #8 2.647 Creating dependency file for SIP_ConnectionHandler_part_5.cc #8 2.648 Creating dependency file for SIP_ConnectionHandler_part_4.cc #8 2.648 Creating dependency file for SIP_ConnectionHandler_part_3.cc #8 2.653 Creating dependency file for SIP_ConnectionHandler_part_2.cc #8 2.653 Creating dependency file for SIP_ConnectionHandler_part_1.cc #8 2.654 Creating dependency file for SDP_Types_part_7.cc #8 2.654 Creating dependency file for SDP_Types_part_6.cc #8 2.655 Creating dependency file for SDP_Types_part_5.cc #8 2.657 Creating dependency file for SDP_Types_part_4.cc #8 2.658 Creating dependency file for SDP_Types_part_3.cc #8 2.659 Creating dependency file for SDP_Types_part_2.cc #8 2.659 Creating dependency file for SDP_Types_part_1.cc #8 2.660 Creating dependency file for SDP_Templates_part_7.cc #8 2.661 Creating dependency file for SDP_Templates_part_6.cc #8 2.661 Creating dependency file for SDP_Templates_part_5.cc #8 2.662 Creating dependency file for SDP_Templates_part_3.cc #8 2.662 Creating dependency file for SDP_Templates_part_4.cc #8 2.677 Creating dependency file for SDP_Templates_part_2.cc #8 2.677 Creating dependency file for SDP_Templates_part_1.cc #8 2.678 Creating dependency file for RTP_Types_part_7.cc #8 2.686 Creating dependency file for RTP_Types_part_6.cc #8 2.686 Creating dependency file for RTP_Types_part_5.cc #8 2.695 Creating dependency file for RTP_Types_part_4.cc #8 2.695 Creating dependency file for RTP_Types_part_3.cc #8 2.695 Creating dependency file for RTP_Types_part_2.cc #8 2.696 Creating dependency file for RTP_Types_part_1.cc #8 2.696 Creating dependency file for RTP_CodecPort_part_7.cc #8 2.697 Creating dependency file for RTP_CodecPort_part_6.cc #8 2.702 Creating dependency file for RTP_CodecPort_part_5.cc #8 2.703 Creating dependency file for RTP_CodecPort_part_4.cc #8 2.707 Creating dependency file for RTP_CodecPort_part_3.cc #8 2.708 Creating dependency file for RTP_CodecPort_part_2.cc #8 2.708 Creating dependency file for RTP_CodecPort_part_1.cc #8 2.715 Creating dependency file for Osmocom_Types_part_7.cc #8 2.716 Creating dependency file for Osmocom_Types_part_6.cc #8 2.721 Creating dependency file for Osmocom_Types_part_5.cc #8 2.724 Creating dependency file for Osmocom_Types_part_4.cc #8 2.738 Creating dependency file for Osmocom_Types_part_3.cc #8 2.743 Creating dependency file for Osmocom_Types_part_2.cc #8 2.743 Creating dependency file for Osmocom_Types_part_1.cc #8 2.743 Creating dependency file for Native_Functions_part_7.cc #8 2.743 Creating dependency file for Native_Functions_part_6.cc #8 2.746 Creating dependency file for Native_Functions_part_5.cc #8 2.750 Creating dependency file for Native_Functions_part_4.cc #8 2.754 Creating dependency file for Native_Functions_part_3.cc #8 2.755 Creating dependency file for Native_Functions_part_2.cc #8 2.764 Creating dependency file for Native_Functions_part_1.cc #8 2.765 Creating dependency file for Misc_Helpers_part_7.cc #8 2.766 Creating dependency file for Misc_Helpers_part_6.cc #8 2.766 Creating dependency file for Misc_Helpers_part_5.cc #8 2.766 Creating dependency file for Misc_Helpers_part_4.cc #8 2.776 Creating dependency file for Misc_Helpers_part_3.cc #8 2.776 Creating dependency file for Misc_Helpers_part_2.cc #8 2.779 Creating dependency file for Misc_Helpers_part_1.cc #8 2.779 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.782 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.786 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.786 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.790 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.793 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.793 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.793 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.794 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.794 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.802 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.802 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.803 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.803 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.805 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.806 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.807 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.807 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.808 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.808 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.814 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.815 Creating dependency file for General_Types_part_7.cc #8 2.815 Creating dependency file for General_Types_part_6.cc #8 2.816 Creating dependency file for General_Types_part_5.cc #8 2.818 Creating dependency file for General_Types_part_4.cc #8 2.818 Creating dependency file for General_Types_part_3.cc #8 2.826 Creating dependency file for General_Types_part_2.cc #8 2.826 Creating dependency file for General_Types_part_1.cc #8 2.827 Creating dependency file for GSM_Types_part_7.cc #8 2.827 Creating dependency file for GSM_Types_part_6.cc #8 2.828 Creating dependency file for GSM_Types_part_5.cc #8 2.828 Creating dependency file for GSM_Types_part_4.cc #8 2.829 Creating dependency file for GSM_Types_part_3.cc #8 2.829 Creating dependency file for GSM_Types_part_1.cc #8 2.829 Creating dependency file for GSM_Types_part_2.cc #8 2.830 Creating dependency file for Asterisk_Tests_part_7.cc #8 2.830 Creating dependency file for Asterisk_Tests_part_6.cc #8 2.831 Creating dependency file for Asterisk_Tests_part_5.cc #8 2.833 Creating dependency file for Asterisk_Tests_part_4.cc #8 2.835 Creating dependency file for Asterisk_Tests_part_3.cc #8 2.835 Creating dependency file for Asterisk_Tests_part_2.cc #8 2.836 Creating dependency file for Asterisk_Tests_part_1.cc #8 2.844 Creating dependency file for AMI_Functions_part_7.cc #8 2.846 Creating dependency file for AMI_Functions_part_6.cc #8 2.846 Creating dependency file for AMI_Functions_part_5.cc #8 2.847 Creating dependency file for AMI_Functions_part_4.cc #8 2.847 Creating dependency file for AMI_Functions_part_3.cc #8 2.847 Creating dependency file for AMI_Functions_part_2.cc #8 2.850 Creating dependency file for AMI_Functions_part_1.cc #8 2.854 Creating dependency file for TELNETasp_PortType.cc #8 2.854 Creating dependency file for TCCOpenSecurity_Functions.cc #8 2.856 Creating dependency file for TCCDateTime_Functions.cc #8 2.856 Creating dependency file for TCCInterface_Functions.cc #8 2.856 Creating dependency file for TCCConversion_Functions.cc #8 2.858 Creating dependency file for Socket_API_Definitions.cc #8 2.866 Creating dependency file for SIPmsg_Types.cc #8 2.867 Creating dependency file for SIPmsg_PortType.cc #8 2.867 Creating dependency file for SIP_Templates.cc #8 2.868 Creating dependency file for SIP_Emulation.cc #8 2.869 Creating dependency file for SIP_ConnectionHandler.cc #8 2.869 Creating dependency file for SDP_Types.cc #8 2.874 Creating dependency file for SDP_Templates.cc #8 2.874 Creating dependency file for RTP_Types.cc #8 2.886 Creating dependency file for RTP_CodecPort.cc #8 2.906 Creating dependency file for Osmocom_Types.cc #8 2.934 Creating dependency file for Native_Functions.cc #8 2.942 Creating dependency file for Misc_Helpers.cc #8 2.945 Creating dependency file for IPL4asp_Types.cc #8 2.947 Creating dependency file for IPL4asp_PortType.cc #8 2.947 Creating dependency file for IPL4asp_Functions.cc #8 2.986 Creating dependency file for General_Types.cc #8 3.007 Creating dependency file for GSM_Types.cc #8 3.007 Creating dependency file for Asterisk_Tests.cc #8 3.014 Creating dependency file for AMI_Functions.cc #8 3.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMI_Functions.o AMI_Functions.cc #8 3.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Asterisk_Tests.o Asterisk_Tests.cc #8 3.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 3.194 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 3.194 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 3.194 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 3.194 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 3.195 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 3.195 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 3.196 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 3.196 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 3.197 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 3.197 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 3.198 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_ConnectionHandler.o SIP_ConnectionHandler.cc #8 3.214 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Emulation.o SIP_Emulation.cc #8 4.018 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIP_Templates.o SIP_Templates.cc #8 4.111 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PortType.o SIPmsg_PortType.cc #8 4.357 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_Types.o SIPmsg_Types.cc #8 4.765 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 4.935 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 5.022 SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': #8 5.022 SIP_Emulation.cc:4011:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.022 4011 | } #8 5.022 | ^ #8 5.023 SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 5.023 SIP_Emulation.cc:4062:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.023 4062 | } #8 5.023 | ^ #8 5.233 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime_Functions.o TCCDateTime_Functions.cc #8 5.355 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 5.523 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions.o TCCOpenSecurity_Functions.cc #8 6.044 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 6.114 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 6.157 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 6.170 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 6.224 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 6.238 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 6.291 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 6.299 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 6.358 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 6.379 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 6.414 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 6.422 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 6.431 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 6.466 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 6.486 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 6.494 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 6.502 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 6.520 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 6.542 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 6.546 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 6.580 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 6.598 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 6.622 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 6.633 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 6.642 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 6.658 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 6.662 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 6.678 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 6.686 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 6.698 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 6.703 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 6.716 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 6.722 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 6.730 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 6.746 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 6.754 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 6.754 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 6.762 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 6.768 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 6.780 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 6.786 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 6.803 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 6.808 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 6.809 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 6.826 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 6.846 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 6.866 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 6.878 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 6.890 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 6.899 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 6.911 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 6.934 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 6.942 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 6.950 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 6.966 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 6.974 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 6.991 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 6.993 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 7.018 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 7.018 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 7.026 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 7.049 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 7.054 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 7.074 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 7.086 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 7.102 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 7.114 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 7.118 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 7.150 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 7.170 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 7.182 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 7.182 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 7.186 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 7.190 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 7.205 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 7.213 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 7.213 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 7.226 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 7.234 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 7.242 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 7.242 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 7.245 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 7.254 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 7.256 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 7.284 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 7.306 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 7.313 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 7.322 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 7.350 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 7.360 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 7.400 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 7.418 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 7.432 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 7.435 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 7.454 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 7.504 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 8.079 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 8.169 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 8.228 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 8.286 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 8.356 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 8.437 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 8.501 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 8.542 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 8.556 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 8.606 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 8.646 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 8.721 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 8.726 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 8.778 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 8.812 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 8.827 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 8.845 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 8.886 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 8.910 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 8.932 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 8.989 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 9.002 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 9.014 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 9.062 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 9.080 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 9.129 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 9.175 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 9.188 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 9.202 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 9.225 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 9.246 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 9.265 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 9.274 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 9.282 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 9.340 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 9.573 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 9.750 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 10.24 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 10.61 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 10.71 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 10.78 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 10.88 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 10.95 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 11.02 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 11.12 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 11.19 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 11.27 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 11.36 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 11.43 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 11.50 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 11.51 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 11.56 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 11.59 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 11.62 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 11.67 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 11.71 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 11.76 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 11.78 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 11.83 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 11.87 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 11.90 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 11.92 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 11.94 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 11.96 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 12.02 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 12.03 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 12.07 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 12.13 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 12.15 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 12.17 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 12.18 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 12.19 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 12.19 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 12.21 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 12.22 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 12.23 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 12.25 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 12.26 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 12.28 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 12.28 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 12.30 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 12.30 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 12.35 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 12.36 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 13.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 13.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 13.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 13.45 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 13.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 13.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 14.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SIPmsg_PT.o SIPmsg_PT.cc #8 14.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 14.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 14.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc #8 14.65 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 14.65 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.65 21592 | register yy_state_type yy_current_state; #8 14.65 | ^~~~~~~~~~~~~~~~ #8 14.67 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.67 21593 | register char *yy_cp, *yy_bp; #8 14.67 | ^~~~~ #8 14.67 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.67 21593 | register char *yy_cp, *yy_bp; #8 14.67 | ^~~~~ #8 14.67 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.67 21594 | register int yy_act; #8 14.67 | ^~~~~~ #8 14.67 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 14.67 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.67 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 14.67 | ^~~~ #8 14.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCDateTime.o TCCDateTime.cc #8 14.69 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.69 22513 | register char *source = (yytext_ptr); #8 14.69 | ^~~~~~ #8 14.69 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.69 22514 | register int number_to_move, i; #8 14.69 | ^~~~~~~~~~~~~~ #8 14.69 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.69 22514 | register int number_to_move, i; #8 14.69 | ^ #8 14.69 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 14.69 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.69 22646 | register yy_state_type yy_current_state; #8 14.69 | ^~~~~~~~~~~~~~~~ #8 14.69 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.69 22647 | register char *yy_cp; #8 14.69 | ^~~~~ #8 14.69 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 14.69 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.69 22676 | register int yy_is_jam; #8 14.69 | ^~~~~~~~~ #8 14.69 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 14.69 22677 | register char *yy_cp = (yy_c_buf_p); #8 14.69 | ^~~~~ #8 14.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 15.09 g++ -shared -o AMI_Functions.so AMI_Functions.o #8 15.19 g++ -shared -o Asterisk_Tests.so Asterisk_Tests.o #8 15.33 g++ -shared -o GSM_Types.so GSM_Types.o #8 15.40 g++ -shared -o General_Types.so General_Types.o #8 15.42 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 15.47 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 15.56 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 15.58 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 15.61 g++ -shared -o Native_Functions.so Native_Functions.o #8 15.62 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 15.69 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 15.71 g++ -shared -o RTP_Types.so RTP_Types.o #8 15.73 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 15.75 g++ -shared -o SDP_Types.so SDP_Types.o #8 15.78 g++ -shared -o SIP_ConnectionHandler.so SIP_ConnectionHandler.o #8 15.81 g++ -shared -o SIP_Emulation.so SIP_Emulation.o #8 15.86 g++ -shared -o SIP_Templates.so SIP_Templates.o #8 15.89 g++ -shared -o SIPmsg_PortType.so SIPmsg_PortType.o #8 15.92 g++ -shared -o SIPmsg_Types.so SIPmsg_Types.o #8 15.94 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 15.96 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 15.97 g++ -shared -o TCCDateTime_Functions.so TCCDateTime_Functions.o #8 15.99 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 16.00 g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o #8 16.00 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 16.04 g++ -shared -o AMI_Functions_part_1.so AMI_Functions_part_1.o #8 16.04 g++ -shared -o AMI_Functions_part_2.so AMI_Functions_part_2.o #8 16.07 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 16.07 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.07 67 | MD5_Init(&Md5Ctx); #8 16.07 | ~~~~~~~~^~~~~~~~~ #8 16.08 In file included from TCCOpenSecurity.cc:19: #8 16.08 /usr/include/openssl/md5.h:49:27: note: declared here #8 16.08 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 16.08 | ^~~~~~~~ #8 16.08 g++ -shared -o AMI_Functions_part_3.so AMI_Functions_part_3.o #8 16.08 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 69 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 71 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 73 | MD5_Final(ha1, &Md5Ctx); #8 16.08 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:51:27: note: declared here #8 16.08 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 16.08 | ^~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 75 | MD5_Init(&Md5Ctx); #8 16.08 | ~~~~~~~~^~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:49:27: note: declared here #8 16.08 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 16.08 | ^~~~~~~~ #8 16.08 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 77 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 79 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 81 | MD5_Final(ha1, &Md5Ctx); #8 16.08 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:51:27: note: declared here #8 16.08 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 16.08 | ^~~~~~~~~ #8 16.08 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 16.08 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 107 | MD5_Init(&Md5Ctx); #8 16.08 | ~~~~~~~~^~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:49:27: note: declared here #8 16.08 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 16.08 | ^~~~~~~~ #8 16.08 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 109 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 112 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 115 | MD5_Final(ha2, &Md5Ctx); #8 16.08 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:51:27: note: declared here #8 16.08 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 16.08 | ^~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 118 | MD5_Init(&Md5Ctx); #8 16.08 | ~~~~~~~~^~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:49:27: note: declared here #8 16.08 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 16.08 | ^~~~~~~~ #8 16.08 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 120 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 122 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 125 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 127 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 129 | MD5_Update(&Md5Ctx, ":", 1); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 16.08 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:50:27: note: declared here #8 16.08 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 16.08 | ^~~~~~~~~~ #8 16.08 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.08 134 | MD5_Final(resp, &Md5Ctx); #8 16.08 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 16.08 /usr/include/openssl/md5.h:51:27: note: declared here #8 16.08 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 16.08 | ^~~~~~~~~ #8 16.09 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 16.09 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.09 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 16.09 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.09 /usr/include/openssl/md5.h:52:38: note: declared here #8 16.09 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 16.09 | ^~~ #8 16.09 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 16.09 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.09 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 16.09 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.09 /usr/include/openssl/md5.h:52:38: note: declared here #8 16.09 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 16.09 | ^~~ #8 16.09 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 16.09 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 16.09 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 16.09 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 16.09 In file included from TCCOpenSecurity.cc:21: #8 16.09 /usr/include/openssl/aes.h:51:5: note: declared here #8 16.09 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 16.09 | ^~~~~~~~~~~~~~~~~~~ #8 16.09 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 16.09 526 | AES_cbc_encrypt(data, enc_data, #8 16.09 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 16.09 527 | data_len, &enc_key, #8 16.09 | ~~~~~~~~~~~~~~~~~~~ #8 16.09 528 | k_iv, AES_ENCRYPT); #8 16.09 | ~~~~~~~~~~~~~~~~~~ #8 16.09 /usr/include/openssl/aes.h:66:6: note: declared here #8 16.09 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 16.09 | ^~~~~~~~~~~~~~~ #8 16.09 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 16.09 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 16.09 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 16.09 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 16.09 /usr/include/openssl/aes.h:54:5: note: declared here #8 16.09 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 16.09 | ^~~~~~~~~~~~~~~~~~~ #8 16.09 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 16.09 571 | AES_cbc_encrypt(data, dec_data, #8 16.09 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 16.09 572 | data_len, &dec_key, #8 16.09 | ~~~~~~~~~~~~~~~~~~~ #8 16.09 573 | k_iv, AES_DECRYPT); #8 16.09 | ~~~~~~~~~~~~~~~~~~ #8 16.09 /usr/include/openssl/aes.h:66:6: note: declared here #8 16.09 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 16.09 | ^~~~~~~~~~~~~~~ #8 16.09 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 16.09 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 16.09 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 16.09 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.09 /usr/include/openssl/aes.h:51:5: note: declared here #8 16.09 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 16.09 | ^~~~~~~~~~~~~~~~~~~ #8 16.09 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 16.09 615 | AES_cbc_encrypt(data, enc_data, #8 16.09 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 16.09 616 | data_len, &enc_key, #8 16.09 | ~~~~~~~~~~~~~~~~~~~ #8 16.09 617 | k_iv, AES_ENCRYPT); #8 16.09 | ~~~~~~~~~~~~~~~~~~ #8 16.09 /usr/include/openssl/aes.h:66:6: note: declared here #8 16.09 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 16.09 | ^~~~~~~~~~~~~~~ #8 16.09 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 16.09 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 16.09 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 16.09 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.10 /usr/include/openssl/aes.h:54:5: note: declared here #8 16.10 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 16.10 | ^~~~~~~~~~~~~~~~~~~ #8 16.10 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 16.10 661 | AES_cbc_encrypt(data, dec_data, #8 16.10 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 16.10 662 | data_len, &dec_key, #8 16.10 | ~~~~~~~~~~~~~~~~~~~ #8 16.10 663 | k_iv, AES_DECRYPT); #8 16.10 | ~~~~~~~~~~~~~~~~~~ #8 16.10 /usr/include/openssl/aes.h:66:6: note: declared here #8 16.10 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 16.10 | ^~~~~~~~~~~~~~~ #8 16.10 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 16.10 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.10 1124 | DH* dh = DH_new(); #8 16.10 | ~~~~~~^~ #8 16.10 In file included from TCCOpenSecurity.cc:24: #8 16.10 /usr/include/openssl/dh.h:203:27: note: declared here #8 16.10 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 16.10 | ^~~~~~ #8 16.10 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.10 1134 | DH_free(dh); #8 16.10 | ~~~~~~~^~~~ #8 16.10 /usr/include/openssl/dh.h:204:28: note: declared here #8 16.10 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 16.10 | ^~~~~~~ #8 16.10 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.10 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 16.10 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 16.10 /usr/include/openssl/dh.h:259:27: note: declared here #8 16.10 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 16.10 | ^~~~~~~~~~~ #8 16.10 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.10 1150 | DH_generate_key(dh); #8 16.10 | ~~~~~~~~~~~~~~~^~~~ #8 16.10 /usr/include/openssl/dh.h:227:27: note: declared here #8 16.10 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 16.10 | ^~~~~~~~~~~~~~~ #8 16.10 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.10 1155 | DH_get0_key(dh, &pubk, &privk); #8 16.10 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 16.10 /usr/include/openssl/dh.h:260:28: note: declared here #8 16.10 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 16.10 | ^~~~~~~~~~~ #8 16.10 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.10 1172 | DH_free(dh); #8 16.10 | ~~~~~~~^~~~ #8 16.10 /usr/include/openssl/dh.h:204:28: note: declared here #8 16.10 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 16.10 | ^~~~~~~ #8 16.11 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.11 1187 | DH_free(dh); #8 16.11 | ~~~~~~~^~~~ #8 16.11 /usr/include/openssl/dh.h:204:28: note: declared here #8 16.11 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 16.11 | ^~~~~~~ #8 16.11 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.11 1191 | DH_free(dh); #8 16.11 | ~~~~~~~^~~~ #8 16.11 /usr/include/openssl/dh.h:204:28: note: declared here #8 16.11 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 16.11 | ^~~~~~~ #8 16.11 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 16.11 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.11 1227 | DH* dh = DH_new(); #8 16.11 | ~~~~~~^~ #8 16.11 /usr/include/openssl/dh.h:203:27: note: declared here #8 16.11 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 16.11 | ^~~~~~ #8 16.11 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.11 1237 | DH_free(dh); #8 16.11 | ~~~~~~~^~~~ #8 16.11 /usr/include/openssl/dh.h:204:28: note: declared here #8 16.11 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 16.11 | ^~~~~~~ #8 16.11 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.11 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 16.11 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/dh.h:259:27: note: declared here #8 16.11 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 16.11 | ^~~~~~~~~~~ #8 16.11 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.11 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 16.11 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/dh.h:262:27: note: declared here #8 16.11 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 16.11 | ^~~~~~~~~~~ #8 16.11 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.11 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 16.11 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/dh.h:228:27: note: declared here #8 16.11 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 16.11 | ^~~~~~~~~~~~~~ #8 16.11 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.11 1267 | DH_free(dh); #8 16.11 | ~~~~~~~^~~~ #8 16.11 /usr/include/openssl/dh.h:204:28: note: declared here #8 16.11 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 16.11 | ^~~~~~~ #8 16.11 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 16.11 1271 | DH_free(dh); #8 16.11 | ~~~~~~~^~~~ #8 16.11 /usr/include/openssl/dh.h:204:28: note: declared here #8 16.11 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 16.11 | ^~~~~~~ #8 16.11 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 16.11 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 16.11 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 16.11 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/aes.h:51:5: note: declared here #8 16.11 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 16.11 | ^~~~~~~~~~~~~~~~~~~ #8 16.11 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 16.11 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 16.11 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/aes.h:57:6: note: declared here #8 16.11 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 16.11 | ^~~~~~~~~~~ #8 16.11 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 16.11 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 16.11 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/aes.h:57:6: note: declared here #8 16.11 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 16.11 | ^~~~~~~~~~~ #8 16.11 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 16.11 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 16.11 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 16.11 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/aes.h:54:5: note: declared here #8 16.11 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 16.11 | ^~~~~~~~~~~~~~~~~~~ #8 16.11 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 16.11 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 16.11 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/aes.h:60:6: note: declared here #8 16.11 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 16.11 | ^~~~~~~~~~~ #8 16.11 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 16.11 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 16.11 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/aes.h:60:6: note: declared here #8 16.11 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 16.11 | ^~~~~~~~~~~ #8 16.11 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 16.11 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 16.11 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 16.11 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 16.11 /usr/include/openssl/aes.h:51:5: note: declared here #8 16.11 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 16.11 | ^~~~~~~~~~~~~~~~~~~ #8 16.11 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 16.11 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 16.11 | ^~~~~~~~~~~ #8 16.11 g++ -shared -o AMI_Functions_part_4.so AMI_Functions_part_4.o #8 16.12 /usr/include/openssl/aes.h:57:6: note: declared here #8 16.12 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 16.12 | ^~~~~~~~~~~ #8 16.13 g++ -shared -o AMI_Functions_part_5.so AMI_Functions_part_5.o #8 16.13 g++ -shared -o AMI_Functions_part_6.so AMI_Functions_part_6.o #8 16.14 g++ -shared -o AMI_Functions_part_7.so AMI_Functions_part_7.o #8 16.15 g++ -shared -o Asterisk_Tests_part_1.so Asterisk_Tests_part_1.o #8 16.17 g++ -shared -o Asterisk_Tests_part_2.so Asterisk_Tests_part_2.o #8 16.17 g++ -shared -o Asterisk_Tests_part_3.so Asterisk_Tests_part_3.o #8 16.17 g++ -shared -o Asterisk_Tests_part_4.so Asterisk_Tests_part_4.o #8 16.17 g++ -shared -o Asterisk_Tests_part_5.so Asterisk_Tests_part_5.o #8 16.18 g++ -shared -o Asterisk_Tests_part_6.so Asterisk_Tests_part_6.o #8 16.19 g++ -shared -o Asterisk_Tests_part_7.so Asterisk_Tests_part_7.o #8 16.19 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 16.20 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 16.20 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 16.20 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 16.22 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 16.22 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 16.22 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 16.23 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 16.23 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 16.23 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 16.23 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 16.24 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 16.26 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 16.26 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 16.26 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 16.26 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 16.27 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 16.27 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 16.27 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 16.27 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 16.27 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 16.27 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 16.29 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 16.30 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 16.30 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 16.30 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 16.30 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 16.30 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 16.30 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 16.31 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 16.31 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 16.31 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 16.31 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 16.33 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 16.33 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 16.33 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 16.34 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 16.34 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 16.34 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 16.34 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 16.36 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 16.37 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 16.37 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 16.37 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 16.37 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 16.38 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 16.39 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 16.39 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 16.39 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 16.40 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 16.40 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 16.41 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 16.42 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 16.42 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 16.42 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 16.44 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 16.44 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 16.44 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 16.44 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 16.45 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 16.45 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 16.45 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 16.46 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 16.46 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 16.47 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 16.47 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 16.47 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 16.47 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 16.47 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 16.48 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 16.48 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 16.48 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 16.48 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 16.48 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 16.48 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 16.50 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 16.50 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 16.50 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 16.51 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 16.51 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 16.51 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 16.52 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 16.53 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 16.53 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 16.53 g++ -shared -o SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_1.o #8 16.54 g++ -shared -o SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_2.o #8 16.56 g++ -shared -o SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_3.o #8 16.57 g++ -shared -o SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_4.o #8 16.59 g++ -shared -o SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_5.o #8 16.61 g++ -shared -o SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_6.o #8 16.62 g++ -shared -o SIP_ConnectionHandler_part_7.so SIP_ConnectionHandler_part_7.o #8 16.64 g++ -shared -o SIP_Emulation_part_1.so SIP_Emulation_part_1.o #8 16.64 g++ -shared -o SIP_Emulation_part_2.so SIP_Emulation_part_2.o #8 16.65 g++ -shared -o SIP_Emulation_part_3.so SIP_Emulation_part_3.o #8 16.66 g++ -shared -o SIP_Emulation_part_4.so SIP_Emulation_part_4.o #8 16.67 g++ -shared -o SIP_Emulation_part_5.so SIP_Emulation_part_5.o #8 16.67 g++ -shared -o SIP_Emulation_part_6.so SIP_Emulation_part_6.o #8 16.67 g++ -shared -o SIP_Emulation_part_7.so SIP_Emulation_part_7.o #8 16.67 g++ -shared -o SIP_Templates_part_1.so SIP_Templates_part_1.o #8 16.67 g++ -shared -o SIP_Templates_part_2.so SIP_Templates_part_2.o #8 16.68 g++ -shared -o SIP_Templates_part_3.so SIP_Templates_part_3.o #8 16.68 g++ -shared -o SIP_Templates_part_4.so SIP_Templates_part_4.o #8 16.68 g++ -shared -o SIP_Templates_part_5.so SIP_Templates_part_5.o #8 16.69 g++ -shared -o SIP_Templates_part_6.so SIP_Templates_part_6.o #8 16.70 g++ -shared -o SIP_Templates_part_7.so SIP_Templates_part_7.o #8 16.70 g++ -shared -o SIPmsg_PortType_part_1.so SIPmsg_PortType_part_1.o #8 16.70 g++ -shared -o SIPmsg_PortType_part_2.so SIPmsg_PortType_part_2.o #8 16.70 g++ -shared -o SIPmsg_PortType_part_3.so SIPmsg_PortType_part_3.o #8 16.70 g++ -shared -o SIPmsg_PortType_part_4.so SIPmsg_PortType_part_4.o #8 16.71 g++ -shared -o SIPmsg_PortType_part_5.so SIPmsg_PortType_part_5.o #8 16.71 g++ -shared -o SIPmsg_PortType_part_6.so SIPmsg_PortType_part_6.o #8 16.71 g++ -shared -o SIPmsg_PortType_part_7.so SIPmsg_PortType_part_7.o #8 16.72 g++ -shared -o SIPmsg_Types_part_1.so SIPmsg_Types_part_1.o #8 16.72 g++ -shared -o SIPmsg_Types_part_2.so SIPmsg_Types_part_2.o #8 16.72 g++ -shared -o SIPmsg_Types_part_3.so SIPmsg_Types_part_3.o #8 16.72 g++ -shared -o SIPmsg_Types_part_4.so SIPmsg_Types_part_4.o #8 16.73 g++ -shared -o SIPmsg_Types_part_5.so SIPmsg_Types_part_5.o #8 16.73 g++ -shared -o SIPmsg_Types_part_6.so SIPmsg_Types_part_6.o #8 16.73 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 16.74 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 16.75 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 16.75 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 16.75 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 16.75 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 16.77 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 16.78 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 16.78 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 16.78 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 16.80 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 16.82 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 16.82 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 16.83 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 16.83 g++ -shared -o TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_1.o #8 16.83 g++ -shared -o TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_2.o #8 16.86 g++ -shared -o TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_3.o #8 16.86 g++ -shared -o TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_4.o #8 16.87 g++ -shared -o TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_5.o #8 16.87 g++ -shared -o TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_6.o #8 16.87 lex.SIP_parse_.c: In function 'int SIP_parse_lex()': #8 16.87 lex.SIP_parse_.c:139866:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.87 139866 | register yy_state_type yy_current_state; #8 16.87 | ^~~~~~~~~~~~~~~~ #8 16.87 lex.SIP_parse_.c:139867:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.87 139867 | register char *yy_cp, *yy_bp; #8 16.87 | ^~~~~ #8 16.87 lex.SIP_parse_.c:139867:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.87 139867 | register char *yy_cp, *yy_bp; #8 16.87 | ^~~~~ #8 16.87 lex.SIP_parse_.c:139868:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.87 139868 | register int yy_act; #8 16.87 | ^~~~~~ #8 16.87 g++ -shared -o TCCDateTime_Functions_part_7.so TCCDateTime_Functions_part_7.o #8 16.89 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 16.89 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 16.89 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 16.89 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 16.89 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 16.90 lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': #8 16.90 lex.SIP_parse_.c:142690:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.90 142690 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 16.90 | ^~~~ #8 16.90 lex.SIP_parse_.c:142691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.90 142691 | register char *source = (yytext_ptr); #8 16.90 | ^~~~~~ #8 16.90 lex.SIP_parse_.c:142692:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.90 142692 | register int number_to_move, i; #8 16.90 | ^~~~~~~~~~~~~~ #8 16.90 lex.SIP_parse_.c:142692:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.90 142692 | register int number_to_move, i; #8 16.90 | ^ #8 16.90 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 16.90 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 16.90 g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o #8 16.90 lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 16.90 lex.SIP_parse_.c:142824:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.90 142824 | register yy_state_type yy_current_state; #8 16.90 | ^~~~~~~~~~~~~~~~ #8 16.90 lex.SIP_parse_.c:142825:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.90 142825 | register char *yy_cp; #8 16.90 | ^~~~~ #8 16.90 lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 16.90 lex.SIP_parse_.c:142854:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.90 142854 | register int yy_is_jam; #8 16.90 | ^~~~~~~~~ #8 16.90 lex.SIP_parse_.c:142855:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.90 142855 | register char *yy_cp = (yy_c_buf_p); #8 16.90 | ^~~~~ #8 16.90 g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o #8 16.90 g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o #8 16.91 g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o #8 16.91 g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o #8 16.92 g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o #8 16.92 g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o #8 16.93 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 16.93 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 16.93 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 16.93 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 16.93 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 16.93 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 16.94 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 16.94 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 16.94 g++ -shared -o SIP_parse_.tab.so SIP_parse_.tab.o #8 16.94 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 16.95 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 16.96 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 16.96 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 16.96 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 16.97 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 16.97 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 16.97 g++ -shared -o TCCConversion.so TCCConversion.o #8 16.97 g++ -shared -o TCCInterface.so TCCInterface.o #8 16.97 g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o #8 16.97 g++ -shared -o TCCDateTime.so TCCDateTime.o #8 16.98 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 17.00 g++ -shared -o SIPmsg_Types_part_7.so SIPmsg_Types_part_7.o #8 17.20 g++ -shared -o SIPmsg_PT.so SIPmsg_PT.o #8 17.80 g++ -shared -o lex.SIP_parse_.so lex.SIP_parse_.o #8 17.86 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 17.86 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 17.86 -L/lib -lcrypto \ #8 17.86 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 17.86 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 18.16 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 DONE 18.8s #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.5s done #10 writing image sha256:f7b779723e6fc69b8207c3dca4ff218e42251139370c4e294fe4cbb0badf5224 done #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest done #10 DONE 0.5s 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 f7b779723e6f + 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=1966744 + seq 1 30 + echo (1966744 + 1) % 256 + bc + SUBNET=153 + NET_NAME=ttcn3-asterisk-ims-ue-test-153 + SUB4=172.18.153.0/24 + SUB6=fd02:db8:153::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-153, trying SUBNET=153... + docker network create --internal --subnet 172.18.153.0/24 --ipv6 --subnet fd02:db8:153::/64 ttcn3-asterisk-ims-ue-test-153 ef4d135e3cfb1662005b6282bb82ae0f7a0ce97789c9c5fb0ee38098de81230a + set +x ### Network ttcn3-asterisk-ims-ue-test-153 created (SUBNET=153) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=153 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=153 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=153 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf Applying SUBNET=153 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=153 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=153 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 153 10 + NET=153 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-153 --ip 172.18.153.10 --ip6 fd02:db8:153::10 + docker run --rm --network ttcn3-asterisk-ims-ue-test-153 --ip 172.18.153.10 --ip6 fd02:db8:153::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-22-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 a543c7ed56b30222f625ef237185917e5c412c96e00163f164a9766728fcc0fb + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 153 103 + NET=153 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-153 --ip 172.18.153.103 --ip6 fd02:db8:153::103 + docker run --rm --network ttcn3-asterisk-ims-ue-test-153 --ip 172.18.153.103 --ip6 fd02:db8:153::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-22-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@defa8c4a6819: Unix server socket created successfully. MC@defa8c4a6819: Listening on TCP port 41971. defa8c4a6819 is the default MC2> spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests defa8c4a6819 41971 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@defa8c4a6819: New HC connected from 172.18.153.103 [172.18.153.103]. defa8c4a6819: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@defa8c4a6819: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@defa8c4a6819: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@defa8c4a6819: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@defa8c4a6819: Configuration file was processed on all HCs. MC@defa8c4a6819: Creating MTC on host 172.18.153.103. MC@defa8c4a6819: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Tue Apr 23 07:40:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@defa8c4a6819: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@defa8c4a6819: Test case TC_internal_registration started. MTC@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@defa8c4a6819: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(3)@defa8c4a6819: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(3)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(3)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(3)@defa8c4a6819: 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@defa8c4a6819: end of f_init TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(3)@defa8c4a6819: Added SIP Call Table entry [0] for "E4CE9D3C6DB634A@172.18.153.103" at TC_internal_registration-ConnHdlr-0501(4) TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1713858046/383e67852564de6a8759ffab78ac1bed:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "4cd148ed0fb0c6f315dcecb2487aeb4a" TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_registration-ConnHdlr-0501(4)@defa8c4a6819: Final verdict of PTC: pass Asterisk_Test-SIP(3)@defa8c4a6819: Final verdict of PTC: none MTC@defa8c4a6819: Setting final verdict of the test case. MTC@defa8c4a6819: Local verdict of MTC: none MTC@defa8c4a6819: Local verdict of PTC Asterisk_Test-SIP(3): none (none -> none) MTC@defa8c4a6819: Local verdict of PTC TC_internal_registration-ConnHdlr-0501(4): pass (none -> pass) MTC@defa8c4a6819: Test case TC_internal_registration finished. Verdict: pass MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass'. Tue Apr 23 07:40:46 UTC 2024 ====== Asterisk_Tests.TC_internal_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=5015) MTC@defa8c4a6819: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass' was executed successfully (exit status: 0). MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Tue Apr 23 07:40:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@defa8c4a6819: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@defa8c4a6819: Test case TC_internal_call_momt started. MTC@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@defa8c4a6819: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(5)@defa8c4a6819: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(5)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(5)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(5)@defa8c4a6819: 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@defa8c4a6819: end of f_init TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(5)@defa8c4a6819: Added SIP Call Table entry [0] for "0EABFDB2C3E01DB@172.18.153.103" at TC_internal_call_momt-ConnHdlr-0501(6) Asterisk_Test-SIP(5)@defa8c4a6819: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.153.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)@defa8c4a6819: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1713858049/5b33222fd66125d557914c6668621fd5:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "4778860b088b15edd6b8f0f254fbefc6" Asterisk_Test-SIP(5)@defa8c4a6819: Added SIP Call Table entry [1] for "D5BD7FD5E2F4E6E@172.18.153.103" at TC_internal_call_momt-ConnHdlr-0502(7) TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1713858049/5b33222fd66125d557914c6668621fd5:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "7901094c918810343f0ffed98bc01ea9" Asterisk_Test-SIP(5)@defa8c4a6819: Added SIP Call Table entry [2] for "D73B1FD3E5C2F82" at TC_internal_call_momt-ConnHdlr-0501(6) TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: A2: md5('"INVITE:sip172.18.153.10"') = "5d2a4f1d23d02e5d3a55bcc56ebf144e" TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1713858049/5b33222fd66125d557914c6668621fd5:00000001:0a4f113b:auth:5d2a4f1d23d02e5d3a55bcc56ebf144e"') = "510c4dd918ce870c76f93615268aaa9e" TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: 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 := "D73B1FD3E5C2F82" }, 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 := 313452565, 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.153.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "7FFDD66D-09E675D5" } } }, 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.153.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.153.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.153.103" }, { id := "branch", paramValue := "z9hG4bK09A7298DE9E60C0D498DAB3BE5503EF2" } } } } }, 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)@defa8c4a6819: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_momt-ConnHdlr-0502(7) Asterisk_Test-SIP(5)@defa8c4a6819: Added SIP Call Table entry [3] for "4d3449a9-aa27-4c63-bf29-8cad5d4cf096" at TC_internal_call_momt-ConnHdlr-0502(7) TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1743633810", session_version := "1743633810", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 18850, 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)@defa8c4a6819: 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 := "D73B1FD3E5C2F82" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.153.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 := 313452565, 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.153.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "7FFDD66D-09E675D5" } } }, 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.153.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "27532118-3551-4b94-a3f8-67cb327d3f23" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.153.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.153.103" }, { id := "branch", paramValue := "z9hG4bK09A7298DE9E60C0D498DAB3BE5503EF2" } } } } }, 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)@defa8c4a6819: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1743633810", session_version := "1743633811", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1743633810", session_version := "1743633812", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 18850, 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)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(7)@defa8c4a6819: Final verdict of PTC: pass TC_internal_call_momt-ConnHdlr-0501(6)@defa8c4a6819: Final verdict of PTC: pass Asterisk_Test-SIP(5)@defa8c4a6819: Final verdict of PTC: none MTC@defa8c4a6819: Setting final verdict of the test case. MTC@defa8c4a6819: Local verdict of MTC: none MTC@defa8c4a6819: Local verdict of PTC Asterisk_Test-SIP(5): none (none -> none) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0501(6): pass (none -> pass) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0502(7): pass (pass -> pass) MTC@defa8c4a6819: Test case TC_internal_call_momt finished. Verdict: pass MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass'. Tue Apr 23 07:40:50 UTC 2024 ====== Asterisk_Tests.TC_internal_call_momt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18165) MTC@defa8c4a6819: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass' was executed successfully (exit status: 0). MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Tue Apr 23 07:40:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@defa8c4a6819: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@defa8c4a6819: Test case TC_internal_call_all_2registered started. MTC@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@defa8c4a6819: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(8)@defa8c4a6819: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(8)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(8)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(8)@defa8c4a6819: 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@defa8c4a6819: end of f_init TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(8)@defa8c4a6819: Added SIP Call Table entry [0] for "06F31AA39EEB9FD@172.18.153.103" at TC_internal_call_all_2registered-ConnHdlr-0501(9) Asterisk_Test-SIP(8)@defa8c4a6819: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(10) TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1713858052/9394fc2a626088cd3c2702c8ae63def0:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "db29c40c48beb982dd31cb583c0b4886" Asterisk_Test-SIP(8)@defa8c4a6819: Added SIP Call Table entry [1] for "BB8CB3AF11CB267@172.18.153.103" at TC_internal_call_all_2registered-ConnHdlr-0502(10) TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1713858052/9394fc2a626088cd3c2702c8ae63def0:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "3b16ab95650f5650f43468e961feff5c" Asterisk_Test-SIP(8)@defa8c4a6819: Added SIP Call Table entry [2] for "37A646C2A07FDD3" at TC_internal_call_all_2registered-ConnHdlr-0501(9) TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: A2: md5('"INVITE:sip172.18.153.10"') = "5d2a4f1d23d02e5d3a55bcc56ebf144e" TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1713858052/9394fc2a626088cd3c2702c8ae63def0:00000001:0a4f113b:auth:5d2a4f1d23d02e5d3a55bcc56ebf144e"') = "5dc0bdc6f5af542f823e4fe066d735ba" TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: 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 := "37A646C2A07FDD3" }, 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 := 2045555855, 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.153.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "F531A97F-09E681E1" } } }, 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.153.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.153.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.153.103" }, { id := "branch", paramValue := "z9hG4bK29B5349CC8A9E3F29EDA6651B40B46E0" } } } } }, 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)@defa8c4a6819: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(10) Asterisk_Test-SIP(8)@defa8c4a6819: Added SIP Call Table entry [3] for "734bff82-c359-41d0-a13e-e362b6fc1c68" at TC_internal_call_all_2registered-ConnHdlr-0502(10) TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "605692914", session_version := "605692914", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 19642, 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)@defa8c4a6819: 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 := "37A646C2A07FDD3" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.153.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 := 2045555855, 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.153.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "F531A97F-09E681E1" } } }, 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.153.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "43cf86b2-10c0-416e-abf4-87af27a40be5" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.153.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.153.103" }, { id := "branch", paramValue := "z9hG4bK29B5349CC8A9E3F29EDA6651B40B46E0" } } } } }, 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)@defa8c4a6819: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "605692914", session_version := "605692915", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "605692914", session_version := "605692916", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 19642, 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)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(10)@defa8c4a6819: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0501(9)@defa8c4a6819: Final verdict of PTC: pass Asterisk_Test-SIP(8)@defa8c4a6819: Final verdict of PTC: none MTC@defa8c4a6819: Setting final verdict of the test case. MTC@defa8c4a6819: Local verdict of MTC: none MTC@defa8c4a6819: Local verdict of PTC Asterisk_Test-SIP(8): none (none -> none) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(9): pass (none -> pass) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(10): pass (pass -> pass) MTC@defa8c4a6819: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Tue Apr 23 07:40:53 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18237) Waiting for packet dumper to finish... 1 (prev_count=18237, count=23468) MTC@defa8c4a6819: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Tue Apr 23 07:40:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@defa8c4a6819: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@defa8c4a6819: Test case TC_internal_call_all_3registered started. MTC@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@defa8c4a6819: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(11)@defa8c4a6819: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(11)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(11)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(11)@defa8c4a6819: 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@defa8c4a6819: end of f_init TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(11)@defa8c4a6819: Added SIP Call Table entry [0] for "75CF50FF5C678AF@172.18.153.103" at TC_internal_call_all_3registered-ConnHdlr-0501(12) TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(11)@defa8c4a6819: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.153.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)@defa8c4a6819: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1713858056/c7e01de60d8418d32808700a564512c0:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "86dcd7a92c82799c2e2b21a9ad8f9f88" Asterisk_Test-SIP(11)@defa8c4a6819: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@defa8c4a6819: Added SIP Call Table entry [1] for "5CADA0F53FEF059@172.18.153.103" at TC_internal_call_all_3registered-ConnHdlr-0502(13) TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" Asterisk_Test-SIP(11)@defa8c4a6819: Added SIP Call Table entry [2] for "8B42CA165B2CE75@172.18.153.103" at TC_internal_call_all_3registered-ConnHdlr-0503(14) TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1713858056/c7e01de60d8418d32808700a564512c0:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "0f30e96016a73409290caa177b54aa18" TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1713858056/c7e01de60d8418d32808700a564512c0:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "2d85d7fabb69749e6f862330083de010" Asterisk_Test-SIP(11)@defa8c4a6819: Added SIP Call Table entry [3] for "7815261A3F261E3" at TC_internal_call_all_3registered-ConnHdlr-0501(12) TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: A2: md5('"INVITE:sip172.18.153.10"') = "5d2a4f1d23d02e5d3a55bcc56ebf144e" TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1713858056/c7e01de60d8418d32808700a564512c0:00000001:0a4f113b:auth:5d2a4f1d23d02e5d3a55bcc56ebf144e"') = "eea73548397db584befe3c1d490d212b" TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: 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 := "7815261A3F261E3" }, 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 := 1178423524, 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.153.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "61DCC465-09E691D3" } } }, 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.153.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.153.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.153.103" }, { id := "branch", paramValue := "z9hG4bKB8893B9F6072D263245085E7994672F8" } } } } }, 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)@defa8c4a6819: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@defa8c4a6819: Added SIP Call Table entry [4] for "4a66d270-58ba-4937-85b1-1b2265f67cf9" at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@defa8c4a6819: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(13) Asterisk_Test-SIP(11)@defa8c4a6819: Added SIP Call Table entry [5] for "8e6dd4aa-6048-4651-a921-811ac01bac6a" at TC_internal_call_all_3registered-ConnHdlr-0502(13) TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1801268930", session_version := "1801268930", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 17050, 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)@defa8c4a6819: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "936574094", session_version := "936574094", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 14204, 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)@defa8c4a6819: 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 := "7815261A3F261E3" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.153.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 := 1178423524, 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.153.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "61DCC465-09E691D3" } } }, 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.153.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "59c77657-f232-42d3-89b4-a07634bae712" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.153.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.153.103" }, { id := "branch", paramValue := "z9hG4bKB8893B9F6072D263245085E7994672F8" } } } } }, 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)@defa8c4a6819: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "936574094", session_version := "936574095", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "936574094", session_version := "936574096", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 14204, 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)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(13)@defa8c4a6819: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0501(12)@defa8c4a6819: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0503(14)@defa8c4a6819: Final verdict of PTC: pass Asterisk_Test-SIP(11)@defa8c4a6819: Final verdict of PTC: none MTC@defa8c4a6819: Setting final verdict of the test case. MTC@defa8c4a6819: Local verdict of MTC: none MTC@defa8c4a6819: Local verdict of PTC Asterisk_Test-SIP(11): none (none -> none) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(12): pass (none -> pass) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(13): pass (pass -> pass) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(14): pass (pass -> pass) MTC@defa8c4a6819: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Tue Apr 23 07:40:57 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23498) MTC@defa8c4a6819: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Tue Apr 23 07:40:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@defa8c4a6819: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@defa8c4a6819: Test case TC_internal_call_all_4registered started. MTC@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@defa8c4a6819: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(15)@defa8c4a6819: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(15)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(15)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(15)@defa8c4a6819: 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@defa8c4a6819: end of f_init TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(15)@defa8c4a6819: Added SIP Call Table entry [0] for "9EE3E42F79D2418@172.18.153.103" at TC_internal_call_all_4registered-ConnHdlr-0501(16) Asterisk_Test-SIP(15)@defa8c4a6819: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(17) Asterisk_Test-SIP(15)@defa8c4a6819: Added SIP Call Table entry [1] for "1C4AE2BABC240E8@172.18.153.103" at TC_internal_call_all_4registered-ConnHdlr-0502(17) TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1713858059/e2814715b15ad87fc536662573f14d53:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "e975025eb416aca89b4a6e62db64bd11" Asterisk_Test-SIP(15)@defa8c4a6819: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.153.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-0504(19)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(15)@defa8c4a6819: Added SIP Call Table entry [2] for "01C78D9604B336D@172.18.153.103" at TC_internal_call_all_4registered-ConnHdlr-0503(18) TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1713858059/e2814715b15ad87fc536662573f14d53:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "a6a1394830310d5ab5b818f002f96c0f" Asterisk_Test-SIP(15)@defa8c4a6819: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.153.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)@defa8c4a6819: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1713858059/e2814715b15ad87fc536662573f14d53:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "42cd616289e26b5d7f84d6df55019a5b" Asterisk_Test-SIP(15)@defa8c4a6819: Added SIP Call Table entry [3] for "2417396237B6248@172.18.153.103" at TC_internal_call_all_4registered-ConnHdlr-0504(19) TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: A1: md5('"0504:asterisk:secret"') = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: A2: md5('"REGISTER:sip172.18.153.10"') = "47f829ec17e5a168e526cefbd0452b7f" TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Request-Digest: md5('"29c47c28d362d1b0e548b5de7e72da8a":"1713858059/e2814715b15ad87fc536662573f14d53:00000001:0a4f113b:auth:47f829ec17e5a168e526cefbd0452b7f"') = "e8bfdff6d8121add59c05488da4fa09c" Asterisk_Test-SIP(15)@defa8c4a6819: Added SIP Call Table entry [4] for "5747BEEA9B7C978" at TC_internal_call_all_4registered-ConnHdlr-0501(16) TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: A2: md5('"INVITE:sip172.18.153.10"') = "5d2a4f1d23d02e5d3a55bcc56ebf144e" TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1713858059/e2814715b15ad87fc536662573f14d53:00000001:0a4f113b:auth:5d2a4f1d23d02e5d3a55bcc56ebf144e"') = "49bb23e5c60b283a2c91bbf06a1ddb2a" TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: 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 := "5747BEEA9B7C978" }, 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 := 1972680228, 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.153.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "BC9FDF10-09E69DE2" } } }, 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.153.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.153.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.153.103" }, { id := "branch", paramValue := "z9hG4bKF68E83E93117B81DA7A94781C5287462" } } } } }, 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)@defa8c4a6819: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(19) Asterisk_Test-SIP(15)@defa8c4a6819: Added SIP Call Table entry [5] for "84fa7039-a3cb-490c-92d2-7a4558b0bf6f" at TC_internal_call_all_4registered-ConnHdlr-0504(19) Asterisk_Test-SIP(15)@defa8c4a6819: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@defa8c4a6819: Added SIP Call Table entry [6] for "30d2974e-380c-42e1-a9d1-8b4918aa15b8" at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@defa8c4a6819: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.153.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(17) Asterisk_Test-SIP(15)@defa8c4a6819: Added SIP Call Table entry [7] for "fad3fef5-0c2c-4e43-b195-b71d8dd4ddcf" at TC_internal_call_all_4registered-ConnHdlr-0502(17) TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "102373731", session_version := "102373731", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 11210, 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)@defa8c4a6819: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1077756287", session_version := "1077756287", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 14424, 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)@defa8c4a6819: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1613718220", session_version := "1613718220", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 16282, 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)@defa8c4a6819: 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 := "5747BEEA9B7C978" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.153.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 := 1972680228, 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.153.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "BC9FDF10-09E69DE2" } } }, 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.153.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "89784795-eae1-4d44-ba8f-fd1ebfe0cd2a" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.153.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.153.103" }, { id := "branch", paramValue := "z9hG4bKF68E83E93117B81DA7A94781C5287462" } } } } }, 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)@defa8c4a6819: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1613718220", session_version := "1613718221", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1613718220", session_version := "1613718222", net_type := "IN", addr_type := "IP4", addr := "172.18.153.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.153.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 := 16282, 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)@defa8c4a6819: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0502(17)@defa8c4a6819: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0504(19)@defa8c4a6819: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0501(16)@defa8c4a6819: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0503(18)@defa8c4a6819: Final verdict of PTC: pass Asterisk_Test-SIP(15)@defa8c4a6819: Final verdict of PTC: none MTC@defa8c4a6819: Setting final verdict of the test case. MTC@defa8c4a6819: Local verdict of MTC: none MTC@defa8c4a6819: Local verdict of PTC Asterisk_Test-SIP(15): none (none -> none) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(16): pass (none -> pass) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(17): pass (pass -> pass) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(18): pass (pass -> pass) MTC@defa8c4a6819: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(19): pass (pass -> pass) MTC@defa8c4a6819: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@defa8c4a6819: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Tue Apr 23 07:41:00 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28938) Waiting for packet dumper to finish... 1 (prev_count=28938, count=34166) MTC@defa8c4a6819: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MC@defa8c4a6819: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@defa8c4a6819: Terminating MTC. MC@defa8c4a6819: MTC terminated. MC2> exit MC@defa8c4a6819: Shutting down session. MC@defa8c4a6819: 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-153 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-asterisk-ims-ue-test-22-asterisk + [ -n jenkins-ttcn3-asterisk-ims-ue-test-22-asterisk ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-22-asterisk + docker kill jenkins-ttcn3-asterisk-ims-ue-test-22-asterisk jenkins-ttcn3-asterisk-ims-ue-test-22-asterisk + docker wait jenkins-ttcn3-asterisk-ims-ue-test-22-asterisk Error response from daemon: No such container: jenkins-ttcn3-asterisk-ims-ue-test-22-asterisk + true + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-153 + docker network remove ttcn3-asterisk-ims-ue-test-153 ttcn3-asterisk-ims-ue-test-153 + 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-22-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